@dynatrace/strato-icons 1.10.0 → 1.11.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.
Files changed (101) hide show
  1. package/__icons/ApproximateIcon.js +2 -2
  2. package/__icons/ArrowDownIcon.js +1 -1
  3. package/__icons/ArrowDownLeftIcon.js +1 -1
  4. package/__icons/ArrowDownRightIcon.js +1 -1
  5. package/__icons/ArrowSmallDownIcon.js +2 -2
  6. package/__icons/ArrowSmallLeftIcon.js +1 -1
  7. package/__icons/ArrowSmallRightIcon.js +2 -2
  8. package/__icons/ArrowUpIcon.js +1 -1
  9. package/__icons/ArrowUpLeftIcon.js +1 -1
  10. package/__icons/ArrowUpRightIcon.js +1 -1
  11. package/__icons/CallIcon.js +3 -3
  12. package/__icons/ChevronRightDoubleIcon.js +2 -2
  13. package/__icons/ColoringIcon.js +2 -2
  14. package/__icons/CompareIcon.js +2 -2
  15. package/__icons/ConditionsIcon.js +4 -4
  16. package/__icons/CurveLinearIcon.js +1 -1
  17. package/__icons/ExploitOffIcon.js +6 -6
  18. package/__icons/HeartFilledIcon.js +1 -1
  19. package/__icons/HostsOffIcon.js +6 -6
  20. package/__icons/JsonIcon.d.ts +7 -0
  21. package/__icons/JsonIcon.js +35 -0
  22. package/__icons/MuteIcon.js +2 -2
  23. package/__icons/RequestIcon.js +2 -2
  24. package/__icons/ServicesIcon.js +3 -3
  25. package/__icons/SourceNodeIcon.d.ts +8 -0
  26. package/__icons/SourceNodeIcon.js +36 -0
  27. package/__icons/StrikethroughSIcon.js +3 -3
  28. package/__icons/TargetNodeIcon.d.ts +8 -0
  29. package/__icons/TargetNodeIcon.js +36 -0
  30. package/__icons/ThresholdIcon.js +4 -4
  31. package/__icons/TriggerIcon.js +3 -3
  32. package/__icons/UnfoldLessIcon.js +2 -2
  33. package/__icons/WhatsNewIcon.js +1 -1
  34. package/__icons/WorldmapIcon.js +1 -1
  35. package/esm/__icons/ApproximateIcon.js +2 -2
  36. package/esm/__icons/ApproximateIcon.js.map +2 -2
  37. package/esm/__icons/ArrowDownIcon.js +1 -1
  38. package/esm/__icons/ArrowDownIcon.js.map +2 -2
  39. package/esm/__icons/ArrowDownLeftIcon.js +1 -1
  40. package/esm/__icons/ArrowDownLeftIcon.js.map +2 -2
  41. package/esm/__icons/ArrowDownRightIcon.js +1 -1
  42. package/esm/__icons/ArrowDownRightIcon.js.map +2 -2
  43. package/esm/__icons/ArrowSmallDownIcon.js +2 -2
  44. package/esm/__icons/ArrowSmallDownIcon.js.map +2 -2
  45. package/esm/__icons/ArrowSmallLeftIcon.js +1 -1
  46. package/esm/__icons/ArrowSmallLeftIcon.js.map +2 -2
  47. package/esm/__icons/ArrowSmallRightIcon.js +2 -2
  48. package/esm/__icons/ArrowSmallRightIcon.js.map +2 -2
  49. package/esm/__icons/ArrowUpIcon.js +1 -1
  50. package/esm/__icons/ArrowUpIcon.js.map +2 -2
  51. package/esm/__icons/ArrowUpLeftIcon.js +1 -1
  52. package/esm/__icons/ArrowUpLeftIcon.js.map +1 -1
  53. package/esm/__icons/ArrowUpRightIcon.js +1 -1
  54. package/esm/__icons/ArrowUpRightIcon.js.map +2 -2
  55. package/esm/__icons/CallIcon.js +3 -3
  56. package/esm/__icons/CallIcon.js.map +2 -2
  57. package/esm/__icons/ChevronRightDoubleIcon.js +2 -2
  58. package/esm/__icons/ChevronRightDoubleIcon.js.map +1 -1
  59. package/esm/__icons/ColoringIcon.js +2 -2
  60. package/esm/__icons/ColoringIcon.js.map +2 -2
  61. package/esm/__icons/CompareIcon.js +2 -2
  62. package/esm/__icons/CompareIcon.js.map +2 -2
  63. package/esm/__icons/ConditionsIcon.js +4 -4
  64. package/esm/__icons/ConditionsIcon.js.map +2 -2
  65. package/esm/__icons/CurveLinearIcon.js +1 -1
  66. package/esm/__icons/CurveLinearIcon.js.map +1 -1
  67. package/esm/__icons/ExploitOffIcon.js +6 -6
  68. package/esm/__icons/ExploitOffIcon.js.map +2 -2
  69. package/esm/__icons/HeartFilledIcon.js +1 -1
  70. package/esm/__icons/HeartFilledIcon.js.map +2 -2
  71. package/esm/__icons/HostsOffIcon.js +6 -6
  72. package/esm/__icons/HostsOffIcon.js.map +2 -2
  73. package/esm/__icons/JsonIcon.js +16 -0
  74. package/esm/__icons/JsonIcon.js.map +7 -0
  75. package/esm/__icons/MuteIcon.js +2 -2
  76. package/esm/__icons/MuteIcon.js.map +2 -2
  77. package/esm/__icons/RequestIcon.js +2 -2
  78. package/esm/__icons/RequestIcon.js.map +2 -2
  79. package/esm/__icons/ServicesIcon.js +3 -3
  80. package/esm/__icons/ServicesIcon.js.map +2 -2
  81. package/esm/__icons/SourceNodeIcon.js +17 -0
  82. package/esm/__icons/SourceNodeIcon.js.map +7 -0
  83. package/esm/__icons/StrikethroughSIcon.js +3 -3
  84. package/esm/__icons/StrikethroughSIcon.js.map +2 -2
  85. package/esm/__icons/TargetNodeIcon.js +17 -0
  86. package/esm/__icons/TargetNodeIcon.js.map +7 -0
  87. package/esm/__icons/ThresholdIcon.js +4 -4
  88. package/esm/__icons/ThresholdIcon.js.map +2 -2
  89. package/esm/__icons/TriggerIcon.js +3 -3
  90. package/esm/__icons/TriggerIcon.js.map +2 -2
  91. package/esm/__icons/UnfoldLessIcon.js +2 -2
  92. package/esm/__icons/UnfoldLessIcon.js.map +2 -2
  93. package/esm/__icons/WhatsNewIcon.js +1 -1
  94. package/esm/__icons/WhatsNewIcon.js.map +2 -2
  95. package/esm/__icons/WorldmapIcon.js +1 -1
  96. package/esm/__icons/WorldmapIcon.js.map +1 -1
  97. package/esm/index.js +6 -0
  98. package/esm/index.js.map +2 -2
  99. package/index.d.ts +3 -0
  100. package/index.js +6 -0
  101. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ExploitOffIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ExploitOffIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ExploitOffIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.2327 17.0099C6.16161 17.2777 7.17301 17.3039 8.17487 17.0355C11.1089 16.2493 12.8501 13.2334 12.064 10.2994C12.0555 10.2677 12.0467 10.2362 12.0377 10.2048L10.7458 11.4968C10.8526 13.3504 9.65058 15.0871 7.78664 15.5866C7.36334 15.7 6.93856 15.7413 6.52467 15.7179L5.2327 17.0099Z\" />\n <path d=\"M9.33294 8.66701C8.36638 7.85191 7.02996 7.50711 5.71609 7.85916C4.80096 8.10437 4.04846 8.64505 3.52886 9.35283C2.83296 10.3008 2.5609 11.5386 2.88766 12.7581C3.04531 13.3465 3.32582 13.8689 3.69485 14.3051L2.63152 15.3684C2.08359 14.7502 1.66713 13.9986 1.43877 13.1464C0.989233 11.4687 1.36604 9.76422 2.31971 8.46517C3.03386 7.49237 4.0715 6.74691 5.32786 6.41027C6.64748 6.05668 7.98365 6.21434 9.12607 6.76183L10.18 5.77006C10.8847 5.10695 11.886 4.86298 12.8167 5.12761L12.86 5.13993L9.33294 8.66701Z\" />\n <path d=\"M16.1737 1.82626L14.3996 3.60038L13.9875 3.11189L15.8984 1.49995L16.1737 1.82626Z\" />\n <path d=\"M16.2362 6.00635L17.1366 5.106L18.7374 5.09544L18.7353 6.59998L16.2354 6.61648L16.2362 6.00635Z\" />\n <path d=\"M15.9875 7.71429L17.5981 9.62361L16.4515 10.5908L14.8409 8.68146L15.9875 7.71429Z\" />\n <path d=\"M1 17L16.5563 1.4436L17.617 2.50426L2.06066 18.0606L1 17Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ExploitOffIcon = /* @__PURE__ */ Object.assign(\n ExploitOffIconComponent,\n { displayName: 'ExploitOffIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,+RAA8R;AAAA,IACtS,oBAAC,UAAK,GAAE,+fAA8f;AAAA,IACtgB,oBAAC,UAAK,GAAE,qFAAoF;AAAA,IAC5F,oBAAC,UAAK,GAAE,mGAAkG;AAAA,IAC1G,oBAAC,UAAK,GAAE,qFAAoF;AAAA,IAC5F,oBAAC,UAAK,GAAE,6DAA4D;AAAA,KACtE;AAEJ,CAAC;AAKM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ExploitOffIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ExploitOffIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.2327 17.01C6.16161 17.2777 7.17301 17.304 8.17487 17.0355C11.1089 16.2493 12.8501 13.2335 12.064 10.2994C12.0555 10.2678 12.0467 10.2363 12.0377 10.2049L10.7458 11.4969C10.8526 13.3505 9.65058 15.0872 7.78664 15.5866C7.36334 15.7001 6.93856 15.7413 6.52467 15.718L5.2327 17.01Z\" />\n <path d=\"M9.33294 8.66707C8.36638 7.85197 7.02996 7.50717 5.71609 7.85922C4.80096 8.10443 4.04846 8.64511 3.52886 9.35289C2.83296 10.3008 2.5609 11.5387 2.88766 12.7582C3.04531 13.3466 3.32582 13.8689 3.69485 14.3052L2.63152 15.3685C2.08359 14.7502 1.66713 13.9987 1.43877 13.1464C0.989233 11.4687 1.36604 9.76428 2.31971 8.46523C3.03386 7.49243 4.0715 6.74697 5.32786 6.41033C6.64748 6.05674 7.98365 6.2144 9.12607 6.76189L10.18 5.77012C10.8847 5.10701 11.886 4.86304 12.8167 5.12768L12.86 5.13999L9.33294 8.66707Z\" />\n <path d=\"M16.1737 1.82632L14.3996 3.60044L13.9875 3.11195L15.8984 1.50001L16.1737 1.82632Z\" />\n <path d=\"M16.2362 6.00641L17.1366 5.10606L18.7374 5.0955L18.7353 6.60004L16.2354 6.61654L16.2362 6.00641Z\" />\n <path d=\"M15.9875 7.71436L17.5981 9.62367L16.4515 10.5908L14.8409 8.68152L15.9875 7.71436Z\" />\n <path d=\"M1 17L16.5563 1.44366L17.617 2.50432L2.06066 18.0607L1 17Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ExploitOffIcon = /* @__PURE__ */ Object.assign(\n ExploitOffIconComponent,\n { displayName: 'ExploitOffIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,4RAA2R;AAAA,IACnS,oBAAC,UAAK,GAAE,8fAA6f;AAAA,IACrgB,oBAAC,UAAK,GAAE,qFAAoF;AAAA,IAC5F,oBAAC,UAAK,GAAE,oGAAmG;AAAA,IAC3G,oBAAC,UAAK,GAAE,qFAAoF;AAAA,IAC5F,oBAAC,UAAK,GAAE,8DAA6D;AAAA,KACvE;AAEJ,CAAC;AAKM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const HeartFilledIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "HeartFilledIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M7.06896 3.31562C8.10583 3.50138 9.12052 4.07926 10.0028 5.08743C10.8847 4.07952 11.8985 3.50182 12.9346 3.31643C14.2196 3.08651 15.4505 3.47789 16.358 4.24925C17.2648 5.01993 17.8569 6.17567 17.8746 7.48449C17.8924 8.8018 17.3294 10.2027 16.0603 11.478L10.0028 17.5632L3.94957 11.4793C2.67589 10.2031 2.10904 8.80114 2.12534 7.48303C2.14154 6.1731 2.73425 5.01702 3.64222 4.24664C4.55092 3.47564 5.78318 3.08526 7.06896 3.31562Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "HeartFilledIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M7.06896 3.31568C8.10583 3.50144 9.12052 4.07933 10.0028 5.08749C10.8847 4.07958 11.8985 3.50189 12.9346 3.3165C14.2196 3.08657 15.4505 3.47795 16.358 4.24931C17.2648 5.01999 17.8569 6.17574 17.8746 7.48455C17.8924 8.80186 17.3294 10.2028 16.0603 11.478L10.0028 17.5632L3.94957 11.4794C2.67589 10.2031 2.10904 8.8012 2.12534 7.48309C2.14154 6.17316 2.73425 5.01708 3.64222 4.2467C4.55092 3.4757 5.78318 3.08532 7.06896 3.31568Z" }) });
6
6
  });
7
7
  const HeartFilledIcon = /* @__PURE__ */ Object.assign(
8
8
  HeartFilledIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/HeartFilledIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst HeartFilledIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"HeartFilledIcon\" ref={forwardedRef} {...props}>\n <path d=\"M7.06896 3.31562C8.10583 3.50138 9.12052 4.07926 10.0028 5.08743C10.8847 4.07952 11.8985 3.50182 12.9346 3.31643C14.2196 3.08651 15.4505 3.47789 16.358 4.24925C17.2648 5.01993 17.8569 6.17567 17.8746 7.48449C17.8924 8.8018 17.3294 10.2027 16.0603 11.478L10.0028 17.5632L3.94957 11.4793C2.67589 10.2031 2.10904 8.80114 2.12534 7.48303C2.14154 6.1731 2.73425 5.01702 3.64222 4.24664C4.55092 3.47564 5.78318 3.08526 7.06896 3.31562Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Usage only for within charts\n * @public\n */\nexport const HeartFilledIcon = /* @__PURE__ */ Object.assign(\n HeartFilledIconComponent,\n { displayName: 'HeartFilledIcon' },\n);\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,2BAA2C,2BAG/C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,mBAAkB,KAAK,cAAe,GAAG,OAC9D,8BAAC,UAAK,GAAE,ibAAgb,GAC1b;AAEJ,CAAC;AAMM,MAAM,kBAAkC,uBAAO;AAAA,EACpD;AAAA,EACA,EAAE,aAAa,kBAAkB;AACnC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst HeartFilledIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"HeartFilledIcon\" ref={forwardedRef} {...props}>\n <path d=\"M7.06896 3.31568C8.10583 3.50144 9.12052 4.07933 10.0028 5.08749C10.8847 4.07958 11.8985 3.50189 12.9346 3.3165C14.2196 3.08657 15.4505 3.47795 16.358 4.24931C17.2648 5.01999 17.8569 6.17574 17.8746 7.48455C17.8924 8.80186 17.3294 10.2028 16.0603 11.478L10.0028 17.5632L3.94957 11.4794C2.67589 10.2031 2.10904 8.8012 2.12534 7.48309C2.14154 6.17316 2.73425 5.01708 3.64222 4.2467C4.55092 3.4757 5.78318 3.08532 7.06896 3.31568Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Usage only for within charts\n * @public\n */\nexport const HeartFilledIcon = /* @__PURE__ */ Object.assign(\n HeartFilledIconComponent,\n { displayName: 'HeartFilledIcon' },\n);\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,2BAA2C,2BAG/C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,mBAAkB,KAAK,cAAe,GAAG,OAC9D,8BAAC,UAAK,GAAE,+aAA8a,GACxb;AAEJ,CAAC;AAMM,MAAM,kBAAkC,uBAAO;AAAA,EACpD;AAAA,EACA,EAAE,aAAa,kBAAkB;AACnC;",
6
6
  "names": []
7
7
  }
@@ -4,14 +4,14 @@ import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const HostsOffIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "HostsOffIcon", ref: forwardedRef, ...props, children: [
6
6
  /* @__PURE__ */ jsx("path", { d: "M5.23984 17H8.5V15.5H6.73984L5.23984 17Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M8.48984 13.75H12.75C13.3023 13.75 13.75 13.3023 13.75 12.75V8.48985L12.25 9.98985V12.25H9.98984L8.48984 13.75Z" }),
8
- /* @__PURE__ */ jsx("path", { d: "M7.87415 12.25L6.60768 13.5165C6.38902 13.333 6.25 13.0578 6.25 12.75V7.25001C6.25 6.69773 6.69772 6.25001 7.25 6.25001H12.75C13.0577 6.25001 13.333 6.38903 13.5165 6.60769L12.25 7.87416V7.75001H7.75V12.25H7.87415Z" }),
9
- /* @__PURE__ */ jsx("path", { d: "M15.5 6.73985V8.50001H17V5.23985L15.5 6.73985Z" }),
10
- /* @__PURE__ */ jsx("path", { d: "M17 3.12416L15.5 4.62416V4.50001H11.5V3.00001H17V3.12416Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M8.48984 13.75H12.75C13.3023 13.75 13.75 13.3022 13.75 12.75V8.48979L12.25 9.98979V12.25H9.98984L8.48984 13.75Z" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M7.87415 12.25L6.60768 13.5164C6.38902 13.333 6.25 13.0577 6.25 12.75V7.24995C6.25 6.69767 6.69772 6.24995 7.25 6.24995H12.75C13.0577 6.24995 13.333 6.38897 13.5165 6.60763L12.25 7.8741V7.74995H7.75V12.25H7.87415Z" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M15.5 6.73979V8.49995H17V5.23979L15.5 6.73979Z" }),
10
+ /* @__PURE__ */ jsx("path", { d: "M17 3.1241L15.5 4.6241V4.49995H11.5V2.99995H17V3.1241Z" }),
11
11
  /* @__PURE__ */ jsx("path", { d: "M4.62415 15.5L3.12415 17H3V11.5H4.5V15.5H4.62415Z" }),
12
- /* @__PURE__ */ jsx("path", { d: "M8.5 3.00001V4.50001H4.5V8.50001H3V3.00001H8.5Z" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M8.5 2.99995V4.49995H4.5V8.49995H3V2.99995H8.5Z" }),
13
13
  /* @__PURE__ */ jsx("path", { d: "M15.5 11.5H17V17H11.5V15.5H15.5V11.5Z" }),
14
- /* @__PURE__ */ jsx("path", { d: "M1.25 16.75L16.8063 1.19366L17.867 2.25432L2.31066 17.8107L1.25 16.75Z" })
14
+ /* @__PURE__ */ jsx("path", { d: "M1.25 16.75L16.8063 1.1936L17.867 2.25426L2.31066 17.8106L1.25 16.75Z" })
15
15
  ] });
16
16
  });
17
17
  const HostsOffIcon = /* @__PURE__ */ Object.assign(
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/HostsOffIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst HostsOffIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"HostsOffIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.23984 17H8.5V15.5H6.73984L5.23984 17Z\" />\n <path d=\"M8.48984 13.75H12.75C13.3023 13.75 13.75 13.3023 13.75 12.75V8.48985L12.25 9.98985V12.25H9.98984L8.48984 13.75Z\" />\n <path d=\"M7.87415 12.25L6.60768 13.5165C6.38902 13.333 6.25 13.0578 6.25 12.75V7.25001C6.25 6.69773 6.69772 6.25001 7.25 6.25001H12.75C13.0577 6.25001 13.333 6.38903 13.5165 6.60769L12.25 7.87416V7.75001H7.75V12.25H7.87415Z\" />\n <path d=\"M15.5 6.73985V8.50001H17V5.23985L15.5 6.73985Z\" />\n <path d=\"M17 3.12416L15.5 4.62416V4.50001H11.5V3.00001H17V3.12416Z\" />\n <path d=\"M4.62415 15.5L3.12415 17H3V11.5H4.5V15.5H4.62415Z\" />\n <path d=\"M8.5 3.00001V4.50001H4.5V8.50001H3V3.00001H8.5Z\" />\n <path d=\"M15.5 11.5H17V17H11.5V15.5H15.5V11.5Z\" />\n <path d=\"M1.25 16.75L16.8063 1.19366L17.867 2.25432L2.31066 17.8107L1.25 16.75Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const HostsOffIcon = /* @__PURE__ */ Object.assign(\n HostsOffIconComponent,\n { displayName: 'HostsOffIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D;AAAA,wBAAC,UAAK,GAAE,4CAA2C;AAAA,IACnD,oBAAC,UAAK,GAAE,mHAAkH;AAAA,IAC1H,oBAAC,UAAK,GAAE,0NAAyN;AAAA,IACjO,oBAAC,UAAK,GAAE,kDAAiD;AAAA,IACzD,oBAAC,UAAK,GAAE,6DAA4D;AAAA,IACpE,oBAAC,UAAK,GAAE,qDAAoD;AAAA,IAC5D,oBAAC,UAAK,GAAE,mDAAkD;AAAA,IAC1D,oBAAC,UAAK,GAAE,yCAAwC;AAAA,IAChD,oBAAC,UAAK,GAAE,0EAAyE;AAAA,KACnF;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst HostsOffIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"HostsOffIcon\" ref={forwardedRef} {...props}>\n <path d=\"M5.23984 17H8.5V15.5H6.73984L5.23984 17Z\" />\n <path d=\"M8.48984 13.75H12.75C13.3023 13.75 13.75 13.3022 13.75 12.75V8.48979L12.25 9.98979V12.25H9.98984L8.48984 13.75Z\" />\n <path d=\"M7.87415 12.25L6.60768 13.5164C6.38902 13.333 6.25 13.0577 6.25 12.75V7.24995C6.25 6.69767 6.69772 6.24995 7.25 6.24995H12.75C13.0577 6.24995 13.333 6.38897 13.5165 6.60763L12.25 7.8741V7.74995H7.75V12.25H7.87415Z\" />\n <path d=\"M15.5 6.73979V8.49995H17V5.23979L15.5 6.73979Z\" />\n <path d=\"M17 3.1241L15.5 4.6241V4.49995H11.5V2.99995H17V3.1241Z\" />\n <path d=\"M4.62415 15.5L3.12415 17H3V11.5H4.5V15.5H4.62415Z\" />\n <path d=\"M8.5 2.99995V4.49995H4.5V8.49995H3V2.99995H8.5Z\" />\n <path d=\"M15.5 11.5H17V17H11.5V15.5H15.5V11.5Z\" />\n <path d=\"M1.25 16.75L16.8063 1.1936L17.867 2.25426L2.31066 17.8106L1.25 16.75Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const HostsOffIcon = /* @__PURE__ */ Object.assign(\n HostsOffIconComponent,\n { displayName: 'HostsOffIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D;AAAA,wBAAC,UAAK,GAAE,4CAA2C;AAAA,IACnD,oBAAC,UAAK,GAAE,mHAAkH;AAAA,IAC1H,oBAAC,UAAK,GAAE,yNAAwN;AAAA,IAChO,oBAAC,UAAK,GAAE,kDAAiD;AAAA,IACzD,oBAAC,UAAK,GAAE,0DAAyD;AAAA,IACjE,oBAAC,UAAK,GAAE,qDAAoD;AAAA,IAC5D,oBAAC,UAAK,GAAE,mDAAkD;AAAA,IAC1D,oBAAC,UAAK,GAAE,yCAAwC;AAAA,IAChD,oBAAC,UAAK,GAAE,yEAAwE;AAAA,KAClF;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
6
6
  "names": []
7
7
  }
@@ -0,0 +1,16 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import { SvgIcon } from "../lib/SvgIcon.js";
4
+ const JsonIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
+ return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "JsonIcon", ref: forwardedRef, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M6.46571 2.81134C5.28786 3.42394 4.88879 4.21668 4.88879 5.9824V7.45943C4.88879 8.82877 4.2723 9.74775 3.18506 10C4.2723 10.2522 4.88879 11.1712 4.88879 12.5406V14.0176C4.88879 15.7833 5.28786 16.5761 6.46571 17.1887L6.17569 18C4.32737 17.6757 3.29405 16.2518 3.25781 14.0176L3.24011 12.8827C3.20386 11.0449 2.42415 10.7204 1.5 10.7204V9.27957C2.42412 9.27957 3.20382 8.95492 3.24011 7.1173L3.25781 5.9824C3.29405 3.74822 4.32737 2.32432 6.17569 2L6.46571 2.81134Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M13.8253 2C15.6733 2.32447 16.706 3.7484 16.7422 5.9824L16.7599 7.1173C16.7962 8.95492 17.5759 9.27957 18.5 9.27957V10.7204C17.5758 10.7204 16.7961 11.0449 16.7599 12.8827L16.7422 14.0176C16.706 16.2516 15.6734 17.6755 13.8253 18L13.5353 17.1887C14.7128 16.5761 15.1112 15.7831 15.1112 14.0176V12.5406C15.1112 11.1712 15.7277 10.2522 16.8149 10C15.7277 9.74775 15.1112 8.82877 15.1112 7.45943V5.9824C15.1112 4.21693 14.7127 3.4239 13.5353 2.81134L13.8253 2Z" })
8
+ ] });
9
+ });
10
+ const JsonIcon = /* @__PURE__ */ Object.assign(JsonIconComponent, {
11
+ displayName: "JsonIcon"
12
+ });
13
+ export {
14
+ JsonIcon
15
+ };
16
+ //# sourceMappingURL=JsonIcon.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/__icons/JsonIcon.tsx"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst JsonIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"JsonIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.46571 2.81134C5.28786 3.42394 4.88879 4.21668 4.88879 5.9824V7.45943C4.88879 8.82877 4.2723 9.74775 3.18506 10C4.2723 10.2522 4.88879 11.1712 4.88879 12.5406V14.0176C4.88879 15.7833 5.28786 16.5761 6.46571 17.1887L6.17569 18C4.32737 17.6757 3.29405 16.2518 3.25781 14.0176L3.24011 12.8827C3.20386 11.0449 2.42415 10.7204 1.5 10.7204V9.27957C2.42412 9.27957 3.20382 8.95492 3.24011 7.1173L3.25781 5.9824C3.29405 3.74822 4.32737 2.32432 6.17569 2L6.46571 2.81134Z\" />\n <path d=\"M13.8253 2C15.6733 2.32447 16.706 3.7484 16.7422 5.9824L16.7599 7.1173C16.7962 8.95492 17.5759 9.27957 18.5 9.27957V10.7204C17.5758 10.7204 16.7961 11.0449 16.7599 12.8827L16.7422 14.0176C16.706 16.2516 15.6734 17.6755 13.8253 18L13.5353 17.1887C14.7128 16.5761 15.1112 15.7831 15.1112 14.0176V12.5406C15.1112 11.1712 15.7277 10.2522 16.8149 10C15.7277 9.74775 15.1112 8.82877 15.1112 7.45943V5.9824C15.1112 4.21693 14.7127 3.4239 13.5353 2.81134L13.8253 2Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const JsonIcon = /* @__PURE__ */ Object.assign(JsonIconComponent, {\n displayName: 'JsonIcon',\n});\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,oBAAoC,2BAGxC,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,YAAW,KAAK,cAAe,GAAG,OACvD;AAAA,wBAAC,UAAK,GAAE,odAAmd;AAAA,IAC3d,oBAAC,UAAK,GAAE,6cAA4c;AAAA,KACtd;AAEJ,CAAC;AAKM,MAAM,WAA2B,uBAAO,OAAO,mBAAmB;AAAA,EACvE,aAAa;AACf,CAAC;",
6
+ "names": []
7
+ }
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const MuteIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "MuteIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M6.5 4.50079C6.5 3.94851 6.94772 3.50079 7.5 3.50079H12.5C13.0523 3.50079 13.5 3.94851 13.5 4.50079V12.5008C13.5 13.0531 13.0523 13.5008 12.5 13.5008H7.5C6.94772 13.5008 6.5 13.0531 6.5 12.5008V4.50079ZM8 12.0008H12V5.00079H8V12.0008Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M14.7535 14.5008L5.06445 14.4978L5.06445 11.0008H3.75L3.75195 14.9988C3.75195 15.5522 4.1437 16.0008 4.62695 16.0008L9.24609 16.0008V18.0008H10.7461V16.0008H15.25C15.7332 16.0008 16.25 15.5522 16.25 14.9988V11.0008H14.7535V14.5008Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M6.5 4.50073C6.5 3.94845 6.94772 3.50073 7.5 3.50073H12.5C13.0523 3.50073 13.5 3.94845 13.5 4.50073V12.5007C13.5 13.053 13.0523 13.5007 12.5 13.5007H7.5C6.94772 13.5007 6.5 13.053 6.5 12.5007V4.50073ZM8 12.0007H12V5.00073H8V12.0007Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M14.7535 14.5007L5.06445 14.4978L5.06445 11.0007H3.75L3.75195 14.9988C3.75195 15.5521 4.1437 16.0007 4.62695 16.0007L9.24609 16.0007V18.0007H10.7461V16.0007H15.25C15.7332 16.0007 16.25 15.5521 16.25 14.9988V11.0007H14.7535V14.5007Z" })
8
8
  ] });
9
9
  });
10
10
  const MuteIcon = /* @__PURE__ */ Object.assign(MuteIconComponent, {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/MuteIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst MuteIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"MuteIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.5 4.50079C6.5 3.94851 6.94772 3.50079 7.5 3.50079H12.5C13.0523 3.50079 13.5 3.94851 13.5 4.50079V12.5008C13.5 13.0531 13.0523 13.5008 12.5 13.5008H7.5C6.94772 13.5008 6.5 13.0531 6.5 12.5008V4.50079ZM8 12.0008H12V5.00079H8V12.0008Z\" />\n <path d=\"M14.7535 14.5008L5.06445 14.4978L5.06445 11.0008H3.75L3.75195 14.9988C3.75195 15.5522 4.1437 16.0008 4.62695 16.0008L9.24609 16.0008V18.0008H10.7461V16.0008H15.25C15.7332 16.0008 16.25 15.5522 16.25 14.9988V11.0008H14.7535V14.5008Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const MuteIcon = /* @__PURE__ */ Object.assign(MuteIconComponent, {\n displayName: 'MuteIcon',\n});\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,oBAAoC,2BAGxC,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,YAAW,KAAK,cAAe,GAAG,OACvD;AAAA,wBAAC,UAAK,GAAE,8OAA6O;AAAA,IACrP,oBAAC,UAAK,GAAE,2OAA0O;AAAA,KACpP;AAEJ,CAAC;AAKM,MAAM,WAA2B,uBAAO,OAAO,mBAAmB;AAAA,EACvE,aAAa;AACf,CAAC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst MuteIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"MuteIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.5 4.50073C6.5 3.94845 6.94772 3.50073 7.5 3.50073H12.5C13.0523 3.50073 13.5 3.94845 13.5 4.50073V12.5007C13.5 13.053 13.0523 13.5007 12.5 13.5007H7.5C6.94772 13.5007 6.5 13.053 6.5 12.5007V4.50073ZM8 12.0007H12V5.00073H8V12.0007Z\" />\n <path d=\"M14.7535 14.5007L5.06445 14.4978L5.06445 11.0007H3.75L3.75195 14.9988C3.75195 15.5521 4.1437 16.0007 4.62695 16.0007L9.24609 16.0007V18.0007H10.7461V16.0007H15.25C15.7332 16.0007 16.25 15.5521 16.25 14.9988V11.0007H14.7535V14.5007Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const MuteIcon = /* @__PURE__ */ Object.assign(MuteIconComponent, {\n displayName: 'MuteIcon',\n});\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,oBAAoC,2BAGxC,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,YAAW,KAAK,cAAe,GAAG,OACvD;AAAA,wBAAC,UAAK,GAAE,4OAA2O;AAAA,IACnP,oBAAC,UAAK,GAAE,2OAA0O;AAAA,KACpP;AAEJ,CAAC;AAKM,MAAM,WAA2B,uBAAO,OAAO,mBAAmB;AAAA,EACvE,aAAa;AACf,CAAC;",
6
6
  "names": []
7
7
  }
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const RequestIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "RequestIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M9.74999 5.25L12.5784 8.07842L13.6374 7.01943L12.618 6H14.75V12.1035C14.3921 12.2048 14.0638 12.3766 13.7813 12.6032C13.1526 13.1071 12.75 13.8816 12.75 14.75C12.75 15.6184 13.1526 16.3929 13.7813 16.8968C14.2521 17.2743 14.8497 17.5 15.5 17.5C17.0188 17.5 18.25 16.2688 18.25 14.75C18.25 13.4912 17.4043 12.43 16.25 12.1035L16.2499 5.5C16.2499 4.94771 15.8022 4.5 15.2499 4.5H12.6244L13.6406 3.48376L12.5784 2.42157L9.74999 5.25ZM15.5 13.5C16.1904 13.5 16.75 14.0596 16.75 14.75C16.75 15.4404 16.1904 16 15.5 16C15.2029 16 14.9337 15.8982 14.7195 15.7265C14.4306 15.4949 14.25 15.1441 14.25 14.75C14.25 14.3559 14.4306 14.0051 14.7195 13.7735C14.9337 13.6018 15.2029 13.5 15.5 13.5Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M8.24997 5.49996C8.24997 3.98117 7.01875 2.74996 5.49997 2.74996C4.84963 2.74996 4.25202 2.9757 3.78122 3.35311C3.15253 3.85709 2.74997 4.63151 2.74997 5.49996C2.74997 6.3684 3.15253 7.14282 3.78122 7.6468C4.06379 7.87332 4.39205 8.04521 4.74997 8.14644V12.1037C4.39206 12.2049 4.06381 12.3768 3.78124 12.6033C3.15255 13.1073 2.74999 13.8817 2.74999 14.7501C2.74999 15.6186 3.15255 16.393 3.78124 16.897C4.25204 17.2744 4.84965 17.5001 5.49999 17.5001C7.01877 17.5001 8.24999 16.2689 8.24999 14.7501C8.24999 13.4914 7.40423 12.4301 6.24997 12.1037V8.14644C7.40422 7.81998 8.24997 6.75873 8.24997 5.49996ZM5.49997 4.24996C6.19033 4.24996 6.74997 4.8096 6.74997 5.49996C6.74997 6.19031 6.19033 6.74996 5.49997 6.74996C5.2029 6.74996 4.93371 6.6482 4.71943 6.47643C4.43059 6.24489 4.24997 5.89403 4.24997 5.49996C4.24997 5.10588 4.43059 4.75502 4.71943 4.52348C4.93371 4.35171 5.2029 4.24996 5.49997 4.24996ZM6.74999 14.7501C6.74999 15.4405 6.19035 16.0001 5.49999 16.0001C5.20292 16.0001 4.93373 15.8984 4.71945 15.7266C4.43062 15.4951 4.24999 15.1442 4.24999 14.7501C4.24999 14.3561 4.43062 14.0052 4.71945 13.7737C4.93373 13.6019 5.20292 13.5001 5.49999 13.5001C6.19035 13.5001 6.74999 14.0598 6.74999 14.7501Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M9.74999 5.25006L12.5784 8.07848L13.6374 7.01949L12.618 6.00006H14.75V12.1036C14.3921 12.2048 14.0638 12.3767 13.7813 12.6032C13.1526 13.1072 12.75 13.8816 12.75 14.7501C12.75 15.6185 13.1526 16.3929 13.7813 16.8969C14.2521 17.2743 14.8497 17.5001 15.5 17.5001C17.0188 17.5001 18.25 16.2688 18.25 14.7501C18.25 13.4913 17.4043 12.43 16.25 12.1036L16.2499 5.50006C16.2499 4.94777 15.8022 4.50006 15.2499 4.50006H12.6244L13.6406 3.48383L12.5784 2.42163L9.74999 5.25006ZM15.5 13.5001C16.1904 13.5001 16.75 14.0597 16.75 14.7501C16.75 15.4404 16.1904 16.0001 15.5 16.0001C15.2029 16.0001 14.9337 15.8983 14.7195 15.7265C14.4306 15.495 14.25 15.1441 14.25 14.7501C14.25 14.356 14.4306 14.0051 14.7195 13.7736C14.9337 13.6018 15.2029 13.5001 15.5 13.5001Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M8.24997 5.50002C8.24997 3.98123 7.01875 2.75002 5.49997 2.75002C4.84963 2.75002 4.25202 2.97576 3.78122 3.35317C3.15253 3.85715 2.74997 4.63157 2.74997 5.50002C2.74997 6.36846 3.15253 7.14288 3.78122 7.64686C4.06379 7.87338 4.39205 8.04527 4.74997 8.1465V12.1037C4.39206 12.205 4.06381 12.3768 3.78124 12.6034C3.15255 13.1073 2.74999 13.8818 2.74999 14.7502C2.74999 15.6187 3.15255 16.3931 3.78124 16.8971C4.25204 17.2745 4.84965 17.5002 5.49999 17.5002C7.01877 17.5002 8.24999 16.269 8.24999 14.7502C8.24999 13.4914 7.40423 12.4302 6.24997 12.1037V8.1465C7.40422 7.82004 8.24997 6.75879 8.24997 5.50002ZM5.49997 4.25002C6.19033 4.25002 6.74997 4.80966 6.74997 5.50002C6.74997 6.19037 6.19033 6.75002 5.49997 6.75002C5.2029 6.75002 4.93371 6.64827 4.71943 6.47649C4.43059 6.24496 4.24997 5.89409 4.24997 5.50002C4.24997 5.10594 4.43059 4.75508 4.71943 4.52354C4.93371 4.35177 5.2029 4.25002 5.49997 4.25002ZM6.74999 14.7502C6.74999 15.4406 6.19035 16.0002 5.49999 16.0002C5.20292 16.0002 4.93373 15.8985 4.71945 15.7267C4.43062 15.4951 4.24999 15.1443 4.24999 14.7502C4.24999 14.3561 4.43062 14.0053 4.71945 13.7737C4.93373 13.602 5.20292 13.5002 5.49999 13.5002C6.19035 13.5002 6.74999 14.0598 6.74999 14.7502Z" })
8
8
  ] });
9
9
  });
10
10
  const RequestIcon = /* @__PURE__ */ Object.assign(RequestIconComponent, {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/RequestIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst RequestIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"RequestIcon\" ref={forwardedRef} {...props}>\n <path d=\"M9.74999 5.25L12.5784 8.07842L13.6374 7.01943L12.618 6H14.75V12.1035C14.3921 12.2048 14.0638 12.3766 13.7813 12.6032C13.1526 13.1071 12.75 13.8816 12.75 14.75C12.75 15.6184 13.1526 16.3929 13.7813 16.8968C14.2521 17.2743 14.8497 17.5 15.5 17.5C17.0188 17.5 18.25 16.2688 18.25 14.75C18.25 13.4912 17.4043 12.43 16.25 12.1035L16.2499 5.5C16.2499 4.94771 15.8022 4.5 15.2499 4.5H12.6244L13.6406 3.48376L12.5784 2.42157L9.74999 5.25ZM15.5 13.5C16.1904 13.5 16.75 14.0596 16.75 14.75C16.75 15.4404 16.1904 16 15.5 16C15.2029 16 14.9337 15.8982 14.7195 15.7265C14.4306 15.4949 14.25 15.1441 14.25 14.75C14.25 14.3559 14.4306 14.0051 14.7195 13.7735C14.9337 13.6018 15.2029 13.5 15.5 13.5Z\" />\n <path d=\"M8.24997 5.49996C8.24997 3.98117 7.01875 2.74996 5.49997 2.74996C4.84963 2.74996 4.25202 2.9757 3.78122 3.35311C3.15253 3.85709 2.74997 4.63151 2.74997 5.49996C2.74997 6.3684 3.15253 7.14282 3.78122 7.6468C4.06379 7.87332 4.39205 8.04521 4.74997 8.14644V12.1037C4.39206 12.2049 4.06381 12.3768 3.78124 12.6033C3.15255 13.1073 2.74999 13.8817 2.74999 14.7501C2.74999 15.6186 3.15255 16.393 3.78124 16.897C4.25204 17.2744 4.84965 17.5001 5.49999 17.5001C7.01877 17.5001 8.24999 16.2689 8.24999 14.7501C8.24999 13.4914 7.40423 12.4301 6.24997 12.1037V8.14644C7.40422 7.81998 8.24997 6.75873 8.24997 5.49996ZM5.49997 4.24996C6.19033 4.24996 6.74997 4.8096 6.74997 5.49996C6.74997 6.19031 6.19033 6.74996 5.49997 6.74996C5.2029 6.74996 4.93371 6.6482 4.71943 6.47643C4.43059 6.24489 4.24997 5.89403 4.24997 5.49996C4.24997 5.10588 4.43059 4.75502 4.71943 4.52348C4.93371 4.35171 5.2029 4.24996 5.49997 4.24996ZM6.74999 14.7501C6.74999 15.4405 6.19035 16.0001 5.49999 16.0001C5.20292 16.0001 4.93373 15.8984 4.71945 15.7266C4.43062 15.4951 4.24999 15.1442 4.24999 14.7501C4.24999 14.3561 4.43062 14.0052 4.71945 13.7737C4.93373 13.6019 5.20292 13.5001 5.49999 13.5001C6.19035 13.5001 6.74999 14.0598 6.74999 14.7501Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const RequestIcon = /* @__PURE__ */ Object.assign(RequestIconComponent, {\n displayName: 'RequestIcon',\n});\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,wBAAC,UAAK,GAAE,+qBAA8qB;AAAA,IACtrB,oBAAC,UAAK,GAAE,8rCAA6rC;AAAA,KACvsC;AAEJ,CAAC;AAKM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst RequestIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"RequestIcon\" ref={forwardedRef} {...props}>\n <path d=\"M9.74999 5.25006L12.5784 8.07848L13.6374 7.01949L12.618 6.00006H14.75V12.1036C14.3921 12.2048 14.0638 12.3767 13.7813 12.6032C13.1526 13.1072 12.75 13.8816 12.75 14.7501C12.75 15.6185 13.1526 16.3929 13.7813 16.8969C14.2521 17.2743 14.8497 17.5001 15.5 17.5001C17.0188 17.5001 18.25 16.2688 18.25 14.7501C18.25 13.4913 17.4043 12.43 16.25 12.1036L16.2499 5.50006C16.2499 4.94777 15.8022 4.50006 15.2499 4.50006H12.6244L13.6406 3.48383L12.5784 2.42163L9.74999 5.25006ZM15.5 13.5001C16.1904 13.5001 16.75 14.0597 16.75 14.7501C16.75 15.4404 16.1904 16.0001 15.5 16.0001C15.2029 16.0001 14.9337 15.8983 14.7195 15.7265C14.4306 15.495 14.25 15.1441 14.25 14.7501C14.25 14.356 14.4306 14.0051 14.7195 13.7736C14.9337 13.6018 15.2029 13.5001 15.5 13.5001Z\" />\n <path d=\"M8.24997 5.50002C8.24997 3.98123 7.01875 2.75002 5.49997 2.75002C4.84963 2.75002 4.25202 2.97576 3.78122 3.35317C3.15253 3.85715 2.74997 4.63157 2.74997 5.50002C2.74997 6.36846 3.15253 7.14288 3.78122 7.64686C4.06379 7.87338 4.39205 8.04527 4.74997 8.1465V12.1037C4.39206 12.205 4.06381 12.3768 3.78124 12.6034C3.15255 13.1073 2.74999 13.8818 2.74999 14.7502C2.74999 15.6187 3.15255 16.3931 3.78124 16.8971C4.25204 17.2745 4.84965 17.5002 5.49999 17.5002C7.01877 17.5002 8.24999 16.269 8.24999 14.7502C8.24999 13.4914 7.40423 12.4302 6.24997 12.1037V8.1465C7.40422 7.82004 8.24997 6.75879 8.24997 5.50002ZM5.49997 4.25002C6.19033 4.25002 6.74997 4.80966 6.74997 5.50002C6.74997 6.19037 6.19033 6.75002 5.49997 6.75002C5.2029 6.75002 4.93371 6.64827 4.71943 6.47649C4.43059 6.24496 4.24997 5.89409 4.24997 5.50002C4.24997 5.10594 4.43059 4.75508 4.71943 4.52354C4.93371 4.35177 5.2029 4.25002 5.49997 4.25002ZM6.74999 14.7502C6.74999 15.4406 6.19035 16.0002 5.49999 16.0002C5.20292 16.0002 4.93373 15.8985 4.71945 15.7267C4.43062 15.4951 4.24999 15.1443 4.24999 14.7502C4.24999 14.3561 4.43062 14.0053 4.71945 13.7737C4.93373 13.602 5.20292 13.5002 5.49999 13.5002C6.19035 13.5002 6.74999 14.0598 6.74999 14.7502Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const RequestIcon = /* @__PURE__ */ Object.assign(RequestIconComponent, {\n displayName: 'RequestIcon',\n});\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,wBAAC,UAAK,GAAE,ivBAAgvB;AAAA,IACxvB,oBAAC,UAAK,GAAE,gsCAA+rC;AAAA,KACzsC;AAEJ,CAAC;AAKM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
6
6
  "names": []
7
7
  }
@@ -3,9 +3,9 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ServicesIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ServicesIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M4.91971 9.16694C5.06372 9.09266 5.23479 9.09276 5.3787 9.16723L8.92114 11.0001C9.08714 11.086 9.19137 11.2573 9.19137 11.4442V15.5242C9.19137 15.7134 9.08456 15.8864 8.9154 15.9712L5.37716 17.7445C5.23615 17.8152 5.07005 17.8152 4.92905 17.7445L1.39188 15.9712C1.22275 15.8864 1.11597 15.7134 1.11597 15.5242V11.4338C1.11597 11.2466 1.22045 11.0752 1.38675 10.9894L4.91971 9.16694ZM2.36597 12.5224V15.0612L4.52814 16.1452V13.6064L2.36597 12.5224ZM5.77814 16.1454L7.94137 15.0612V12.5299L5.77814 13.6075V16.1454ZM5.15403 12.5219L7.1859 11.5097L5.14841 10.4555L3.11968 11.502L5.15403 12.5219Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M9.72834 1.24515C9.87235 1.17087 10.0434 1.17097 10.1873 1.24544L13.7298 3.07832C13.8958 3.16421 14 3.3355 14 3.5224V7.60242C14 7.79164 13.8932 7.96464 13.724 8.04942L10.1858 9.82273C10.0448 9.8934 9.87868 9.89339 9.73768 9.8227L6.20051 8.04938C6.03138 7.96459 5.9246 7.7916 5.9246 7.60241V3.51196C5.9246 3.32484 6.02908 3.15338 6.19538 3.0676L9.72834 1.24515ZM7.1746 4.60062V7.13944L9.33677 8.22342V5.6846L7.1746 4.60062ZM10.5868 8.22356L12.75 7.13939V4.60807L10.5868 5.6857V8.22356ZM9.96266 4.60009L11.9945 3.5879L9.95704 2.53369L7.92831 3.58019L9.96266 4.60009Z" }),
8
- /* @__PURE__ */ jsx("path", { d: "M14.6878 9.16715C14.8318 9.09287 15.0029 9.09298 15.1468 9.16744L18.6893 11.0003C18.8553 11.0862 18.9595 11.2575 18.9595 11.4444V15.5244C18.9595 15.7136 18.8527 15.8866 18.6835 15.9714L15.1453 17.7447C15.0043 17.8154 14.8382 17.8154 14.6972 17.7447L11.16 15.9714C10.9909 15.8866 10.8841 15.7136 10.8841 15.5244V11.434C10.8841 11.2468 10.9886 11.0754 11.1549 10.9896L14.6878 9.16715ZM12.1341 12.5226V15.0614L14.2963 16.1454V13.6066L12.1341 12.5226ZM15.5463 16.1456L17.7095 15.0614V12.5301L15.5463 13.6077V16.1456ZM14.9222 12.5221L16.954 11.5099L14.9165 10.4557L12.8878 11.5022L14.9222 12.5221Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M4.91971 9.16688C5.06372 9.0926 5.23479 9.0927 5.3787 9.16716L8.92114 11C9.08714 11.0859 9.19137 11.2572 9.19137 11.4441V15.5241C9.19137 15.7134 9.08456 15.8864 8.9154 15.9712L5.37716 17.7445C5.23615 17.8151 5.07005 17.8151 4.92905 17.7444L1.39188 15.9711C1.22275 15.8863 1.11597 15.7133 1.11597 15.5241V11.4337C1.11597 11.2466 1.22045 11.0751 1.38675 10.9893L4.91971 9.16688ZM2.36597 12.5223V15.0612L4.52814 16.1451V13.6063L2.36597 12.5223ZM5.77814 16.1453L7.94137 15.0611V12.5298L5.77814 13.6074V16.1453ZM5.15403 12.5218L7.1859 11.5096L5.14841 10.4554L3.11968 11.5019L5.15403 12.5218Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M9.72834 1.24509C9.87235 1.17081 10.0434 1.17091 10.1873 1.24537L13.7298 3.07826C13.8958 3.16414 14 3.33544 14 3.52234V7.60236C14 7.79157 13.8932 7.96458 13.724 8.04936L10.1858 9.82267C10.0448 9.89334 9.87868 9.89333 9.73768 9.82264L6.20051 8.04932C6.03138 7.96453 5.9246 7.79154 5.9246 7.60235V3.5119C5.9246 3.32478 6.02908 3.15332 6.19538 3.06754L9.72834 1.24509ZM7.1746 4.60055V7.13938L9.33677 8.22336V5.68454L7.1746 4.60055ZM10.5868 8.2235L12.75 7.13932V4.60801L10.5868 5.68564V8.2235ZM9.96266 4.60003L11.9945 3.58784L9.95704 2.53363L7.92831 3.58013L9.96266 4.60003Z" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M14.6878 9.16709C14.8318 9.09281 15.0029 9.09291 15.1468 9.16738L18.6893 11.0003C18.8553 11.0861 18.9595 11.2574 18.9595 11.4443V15.5244C18.9595 15.7136 18.8527 15.8866 18.6835 15.9714L15.1453 17.7447C15.0043 17.8153 14.8382 17.8153 14.6972 17.7446L11.16 15.9713C10.9909 15.8865 10.8841 15.7135 10.8841 15.5244V11.4339C10.8841 11.2468 10.9886 11.0753 11.1549 10.9895L14.6878 9.16709ZM12.1341 12.5226V15.0614L14.2963 16.1454V13.6065L12.1341 12.5226ZM15.5463 16.1455L17.7095 15.0613V12.53L15.5463 13.6076V16.1455ZM14.9222 12.522L16.954 11.5098L14.9165 10.4556L12.8878 11.5021L14.9222 12.522Z" })
9
9
  ] });
10
10
  });
11
11
  const ServicesIcon = /* @__PURE__ */ Object.assign(
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ServicesIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ServicesIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ServicesIcon\" ref={forwardedRef} {...props}>\n <path d=\"M4.91971 9.16694C5.06372 9.09266 5.23479 9.09276 5.3787 9.16723L8.92114 11.0001C9.08714 11.086 9.19137 11.2573 9.19137 11.4442V15.5242C9.19137 15.7134 9.08456 15.8864 8.9154 15.9712L5.37716 17.7445C5.23615 17.8152 5.07005 17.8152 4.92905 17.7445L1.39188 15.9712C1.22275 15.8864 1.11597 15.7134 1.11597 15.5242V11.4338C1.11597 11.2466 1.22045 11.0752 1.38675 10.9894L4.91971 9.16694ZM2.36597 12.5224V15.0612L4.52814 16.1452V13.6064L2.36597 12.5224ZM5.77814 16.1454L7.94137 15.0612V12.5299L5.77814 13.6075V16.1454ZM5.15403 12.5219L7.1859 11.5097L5.14841 10.4555L3.11968 11.502L5.15403 12.5219Z\" />\n <path d=\"M9.72834 1.24515C9.87235 1.17087 10.0434 1.17097 10.1873 1.24544L13.7298 3.07832C13.8958 3.16421 14 3.3355 14 3.5224V7.60242C14 7.79164 13.8932 7.96464 13.724 8.04942L10.1858 9.82273C10.0448 9.8934 9.87868 9.89339 9.73768 9.8227L6.20051 8.04938C6.03138 7.96459 5.9246 7.7916 5.9246 7.60241V3.51196C5.9246 3.32484 6.02908 3.15338 6.19538 3.0676L9.72834 1.24515ZM7.1746 4.60062V7.13944L9.33677 8.22342V5.6846L7.1746 4.60062ZM10.5868 8.22356L12.75 7.13939V4.60807L10.5868 5.6857V8.22356ZM9.96266 4.60009L11.9945 3.5879L9.95704 2.53369L7.92831 3.58019L9.96266 4.60009Z\" />\n <path d=\"M14.6878 9.16715C14.8318 9.09287 15.0029 9.09298 15.1468 9.16744L18.6893 11.0003C18.8553 11.0862 18.9595 11.2575 18.9595 11.4444V15.5244C18.9595 15.7136 18.8527 15.8866 18.6835 15.9714L15.1453 17.7447C15.0043 17.8154 14.8382 17.8154 14.6972 17.7447L11.16 15.9714C10.9909 15.8866 10.8841 15.7136 10.8841 15.5244V11.434C10.8841 11.2468 10.9886 11.0754 11.1549 10.9896L14.6878 9.16715ZM12.1341 12.5226V15.0614L14.2963 16.1454V13.6066L12.1341 12.5226ZM15.5463 16.1456L17.7095 15.0614V12.5301L15.5463 13.6077V16.1456ZM14.9222 12.5221L16.954 11.5099L14.9165 10.4557L12.8878 11.5022L14.9222 12.5221Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ServicesIcon = /* @__PURE__ */ Object.assign(\n ServicesIconComponent,\n { displayName: 'ServicesIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D;AAAA,wBAAC,UAAK,GAAE,mlBAAklB;AAAA,IAC1lB,oBAAC,UAAK,GAAE,wjBAAujB;AAAA,IAC/jB,oBAAC,UAAK,GAAE,olBAAmlB;AAAA,KAC7lB;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ServicesIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ServicesIcon\" ref={forwardedRef} {...props}>\n <path d=\"M4.91971 9.16688C5.06372 9.0926 5.23479 9.0927 5.3787 9.16716L8.92114 11C9.08714 11.0859 9.19137 11.2572 9.19137 11.4441V15.5241C9.19137 15.7134 9.08456 15.8864 8.9154 15.9712L5.37716 17.7445C5.23615 17.8151 5.07005 17.8151 4.92905 17.7444L1.39188 15.9711C1.22275 15.8863 1.11597 15.7133 1.11597 15.5241V11.4337C1.11597 11.2466 1.22045 11.0751 1.38675 10.9893L4.91971 9.16688ZM2.36597 12.5223V15.0612L4.52814 16.1451V13.6063L2.36597 12.5223ZM5.77814 16.1453L7.94137 15.0611V12.5298L5.77814 13.6074V16.1453ZM5.15403 12.5218L7.1859 11.5096L5.14841 10.4554L3.11968 11.5019L5.15403 12.5218Z\" />\n <path d=\"M9.72834 1.24509C9.87235 1.17081 10.0434 1.17091 10.1873 1.24537L13.7298 3.07826C13.8958 3.16414 14 3.33544 14 3.52234V7.60236C14 7.79157 13.8932 7.96458 13.724 8.04936L10.1858 9.82267C10.0448 9.89334 9.87868 9.89333 9.73768 9.82264L6.20051 8.04932C6.03138 7.96453 5.9246 7.79154 5.9246 7.60235V3.5119C5.9246 3.32478 6.02908 3.15332 6.19538 3.06754L9.72834 1.24509ZM7.1746 4.60055V7.13938L9.33677 8.22336V5.68454L7.1746 4.60055ZM10.5868 8.2235L12.75 7.13932V4.60801L10.5868 5.68564V8.2235ZM9.96266 4.60003L11.9945 3.58784L9.95704 2.53363L7.92831 3.58013L9.96266 4.60003Z\" />\n <path d=\"M14.6878 9.16709C14.8318 9.09281 15.0029 9.09291 15.1468 9.16738L18.6893 11.0003C18.8553 11.0861 18.9595 11.2574 18.9595 11.4443V15.5244C18.9595 15.7136 18.8527 15.8866 18.6835 15.9714L15.1453 17.7447C15.0043 17.8153 14.8382 17.8153 14.6972 17.7446L11.16 15.9713C10.9909 15.8865 10.8841 15.7135 10.8841 15.5244V11.4339C10.8841 11.2468 10.9886 11.0753 11.1549 10.9895L14.6878 9.16709ZM12.1341 12.5226V15.0614L14.2963 16.1454V13.6065L12.1341 12.5226ZM15.5463 16.1455L17.7095 15.0613V12.53L15.5463 13.6076V16.1455ZM14.9222 12.522L16.954 11.5098L14.9165 10.4556L12.8878 11.5021L14.9222 12.522Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ServicesIcon = /* @__PURE__ */ Object.assign(\n ServicesIconComponent,\n { displayName: 'ServicesIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D;AAAA,wBAAC,UAAK,GAAE,8kBAA6kB;AAAA,IACrlB,oBAAC,UAAK,GAAE,8jBAA6jB;AAAA,IACrkB,oBAAC,UAAK,GAAE,ilBAAglB;AAAA,KAC1lB;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
6
6
  "names": []
7
7
  }
@@ -0,0 +1,17 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import { SvgIcon } from "../lib/SvgIcon.js";
4
+ const SourceNodeIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
+ return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "SourceNodeIcon", ref: forwardedRef, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M6.75098 4.25C9.12812 4.25001 11.1682 5.69257 12.0439 7.75H10.3564C9.60545 6.54911 8.27176 5.75001 6.75098 5.75C4.40377 5.75 2.50098 7.65279 2.50098 10C2.50098 12.3472 4.40377 14.25 6.75098 14.25C8.27176 14.25 9.60545 13.4509 10.3564 12.25H12.0439C11.1682 14.3074 9.12812 15.75 6.75098 15.75C3.57534 15.75 1.00098 13.1756 1.00098 10C1.00098 6.82436 3.57534 4.25 6.75098 4.25Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M19 10L14.7578 14.25L13.6963 13.1875L16.1289 10.751H8.50195V9.24902H16.1289L13.6963 6.8125L14.7578 5.75L19 10Z" })
8
+ ] });
9
+ });
10
+ const SourceNodeIcon = /* @__PURE__ */ Object.assign(
11
+ SourceNodeIconComponent,
12
+ { displayName: "SourceNodeIcon" }
13
+ );
14
+ export {
15
+ SourceNodeIcon
16
+ };
17
+ //# sourceMappingURL=SourceNodeIcon.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/__icons/SourceNodeIcon.tsx"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst SourceNodeIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"SourceNodeIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.75098 4.25C9.12812 4.25001 11.1682 5.69257 12.0439 7.75H10.3564C9.60545 6.54911 8.27176 5.75001 6.75098 5.75C4.40377 5.75 2.50098 7.65279 2.50098 10C2.50098 12.3472 4.40377 14.25 6.75098 14.25C8.27176 14.25 9.60545 13.4509 10.3564 12.25H12.0439C11.1682 14.3074 9.12812 15.75 6.75098 15.75C3.57534 15.75 1.00098 13.1756 1.00098 10C1.00098 6.82436 3.57534 4.25 6.75098 4.25Z\" />\n <path d=\"M19 10L14.7578 14.25L13.6963 13.1875L16.1289 10.751H8.50195V9.24902H16.1289L13.6963 6.8125L14.7578 5.75L19 10Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Can also be used outside of the \"node\" context\n * @public\n */\nexport const SourceNodeIcon = /* @__PURE__ */ Object.assign(\n SourceNodeIconComponent,\n { displayName: 'SourceNodeIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,2XAA0X;AAAA,IAClY,oBAAC,UAAK,GAAE,kHAAiH;AAAA,KAC3H;AAEJ,CAAC;AAMM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
6
+ "names": []
7
+ }
@@ -3,9 +3,9 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const StrikethroughSIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "StrikethroughSIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M6.72123 13.6978L5.93781 15.0198C6.90499 15.9299 8.34611 16.5047 9.99033 16.5047C12.534 16.5047 14.0622 15.106 14.0622 12.8356C14.0622 12.1414 13.9209 11.525 13.6397 11.0054L11.219 11.0054C12.156 11.3724 12.5921 12.0607 12.5921 12.9218C12.5921 14.1385 11.7119 15.0006 10.0387 15.0006C8.73298 15.0006 7.64973 14.4354 6.72123 13.6978Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M6.41752 8.00325L8.02787 8.00325C7.86943 7.71966 7.78514 7.38728 7.78514 7.01096C7.78514 5.89969 8.55889 5.00875 10.2225 5.00875C11.3347 5.00875 12.389 5.41111 13.2401 5.88053L13.7043 4.39564C12.7081 3.81126 11.4024 3.5047 10.1064 3.5047C7.64973 3.5047 6.31501 4.74051 6.31501 6.9918C6.31501 7.35475 6.34982 7.69205 6.41752 8.00325Z" }),
8
- /* @__PURE__ */ jsx("path", { d: "M16.25 11.0054L3.75 11.0054L3.75 9.50434L16.25 9.50434V11.0054Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M6.72123 13.6977L5.93781 15.0197C6.90499 15.9298 8.34611 16.5046 9.99033 16.5046C12.534 16.5046 14.0622 15.106 14.0622 12.8355C14.0622 12.1413 13.9209 11.5249 13.6397 11.0054L11.219 11.0054C12.156 11.3724 12.5921 12.0607 12.5921 12.9217C12.5921 14.1384 11.7119 15.0006 10.0387 15.0006C8.73298 15.0006 7.64973 14.4354 6.72123 13.6977Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M6.41752 8.00319L8.02787 8.00319C7.86943 7.7196 7.78514 7.38722 7.78514 7.0109C7.78514 5.89963 8.55889 5.00869 10.2225 5.00869C11.3347 5.00869 12.389 5.41105 13.2401 5.88047L13.7043 4.39557C12.7081 3.8112 11.4024 3.50464 10.1064 3.50464C7.64973 3.50464 6.31501 4.74045 6.31501 6.99174C6.31501 7.35469 6.34982 7.69199 6.41752 8.00319Z" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M16.25 11.0054L3.75 11.0054L3.75 9.50428L16.25 9.50428V11.0054Z" })
9
9
  ] });
10
10
  });
11
11
  const StrikethroughSIcon = /* @__PURE__ */ Object.assign(
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/StrikethroughSIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst StrikethroughSIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"StrikethroughSIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.72123 13.6978L5.93781 15.0198C6.90499 15.9299 8.34611 16.5047 9.99033 16.5047C12.534 16.5047 14.0622 15.106 14.0622 12.8356C14.0622 12.1414 13.9209 11.525 13.6397 11.0054L11.219 11.0054C12.156 11.3724 12.5921 12.0607 12.5921 12.9218C12.5921 14.1385 11.7119 15.0006 10.0387 15.0006C8.73298 15.0006 7.64973 14.4354 6.72123 13.6978Z\" />\n <path d=\"M6.41752 8.00325L8.02787 8.00325C7.86943 7.71966 7.78514 7.38728 7.78514 7.01096C7.78514 5.89969 8.55889 5.00875 10.2225 5.00875C11.3347 5.00875 12.389 5.41111 13.2401 5.88053L13.7043 4.39564C12.7081 3.81126 11.4024 3.5047 10.1064 3.5047C7.64973 3.5047 6.31501 4.74051 6.31501 6.9918C6.31501 7.35475 6.34982 7.69205 6.41752 8.00325Z\" />\n <path d=\"M16.25 11.0054L3.75 11.0054L3.75 9.50434L16.25 9.50434V11.0054Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const StrikethroughSIcon = /* @__PURE__ */ Object.assign(\n StrikethroughSIconComponent,\n { displayName: 'StrikethroughSIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,8BAA8C,2BAGlD,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,sBAAqB,KAAK,cAAe,GAAG,OACjE;AAAA,wBAAC,UAAK,GAAE,gVAA+U;AAAA,IACvV,oBAAC,UAAK,GAAE,gVAA+U;AAAA,IACvV,oBAAC,UAAK,GAAE,mEAAkE;AAAA,KAC5E;AAEJ,CAAC;AAKM,MAAM,qBAAqC,uBAAO;AAAA,EACvD;AAAA,EACA,EAAE,aAAa,qBAAqB;AACtC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst StrikethroughSIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"StrikethroughSIcon\" ref={forwardedRef} {...props}>\n <path d=\"M6.72123 13.6977L5.93781 15.0197C6.90499 15.9298 8.34611 16.5046 9.99033 16.5046C12.534 16.5046 14.0622 15.106 14.0622 12.8355C14.0622 12.1413 13.9209 11.5249 13.6397 11.0054L11.219 11.0054C12.156 11.3724 12.5921 12.0607 12.5921 12.9217C12.5921 14.1384 11.7119 15.0006 10.0387 15.0006C8.73298 15.0006 7.64973 14.4354 6.72123 13.6977Z\" />\n <path d=\"M6.41752 8.00319L8.02787 8.00319C7.86943 7.7196 7.78514 7.38722 7.78514 7.0109C7.78514 5.89963 8.55889 5.00869 10.2225 5.00869C11.3347 5.00869 12.389 5.41105 13.2401 5.88047L13.7043 4.39557C12.7081 3.8112 11.4024 3.50464 10.1064 3.50464C7.64973 3.50464 6.31501 4.74045 6.31501 6.99174C6.31501 7.35469 6.34982 7.69199 6.41752 8.00319Z\" />\n <path d=\"M16.25 11.0054L3.75 11.0054L3.75 9.50428L16.25 9.50428V11.0054Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const StrikethroughSIcon = /* @__PURE__ */ Object.assign(\n StrikethroughSIconComponent,\n { displayName: 'StrikethroughSIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,8BAA8C,2BAGlD,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,sBAAqB,KAAK,cAAe,GAAG,OACjE;AAAA,wBAAC,UAAK,GAAE,iVAAgV;AAAA,IACxV,oBAAC,UAAK,GAAE,iVAAgV;AAAA,IACxV,oBAAC,UAAK,GAAE,mEAAkE;AAAA,KAC5E;AAEJ,CAAC;AAKM,MAAM,qBAAqC,uBAAO;AAAA,EACvD;AAAA,EACA,EAAE,aAAa,qBAAqB;AACtC;",
6
6
  "names": []
7
7
  }
@@ -0,0 +1,17 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ import { SvgIcon } from "../lib/SvgIcon.js";
4
+ const TargetNodeIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
+ return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "TargetNodeIcon", ref: forwardedRef, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M13.25 4.25C16.4256 4.25 19 6.82436 19 10C19 13.1756 16.4256 15.75 13.25 15.75C11.7303 15.75 10.3494 15.1592 9.32129 14.1963L10.3818 13.1357C11.1378 13.8276 12.1445 14.25 13.25 14.25C15.5972 14.25 17.5 12.3472 17.5 10C17.5 7.65279 15.5972 5.75 13.25 5.75C12.184 5.75 11.2099 6.14271 10.4639 6.79102L9.40137 5.72852C10.4205 4.80968 11.7698 4.25 13.25 4.25Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M11.5 10L7.25781 14.25L6.19629 13.1875L8.62891 10.751H1V9.24902H8.62891L6.19629 6.8125L7.25781 5.75L11.5 10Z" })
8
+ ] });
9
+ });
10
+ const TargetNodeIcon = /* @__PURE__ */ Object.assign(
11
+ TargetNodeIconComponent,
12
+ { displayName: "TargetNodeIcon" }
13
+ );
14
+ export {
15
+ TargetNodeIcon
16
+ };
17
+ //# sourceMappingURL=TargetNodeIcon.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/__icons/TargetNodeIcon.tsx"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst TargetNodeIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"TargetNodeIcon\" ref={forwardedRef} {...props}>\n <path d=\"M13.25 4.25C16.4256 4.25 19 6.82436 19 10C19 13.1756 16.4256 15.75 13.25 15.75C11.7303 15.75 10.3494 15.1592 9.32129 14.1963L10.3818 13.1357C11.1378 13.8276 12.1445 14.25 13.25 14.25C15.5972 14.25 17.5 12.3472 17.5 10C17.5 7.65279 15.5972 5.75 13.25 5.75C12.184 5.75 11.2099 6.14271 10.4639 6.79102L9.40137 5.72852C10.4205 4.80968 11.7698 4.25 13.25 4.25Z\" />\n <path d=\"M11.5 10L7.25781 14.25L6.19629 13.1875L8.62891 10.751H1V9.24902H8.62891L6.19629 6.8125L7.25781 5.75L11.5 10Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * Can also be used outside of the \"node\" context\n * @public\n */\nexport const TargetNodeIcon = /* @__PURE__ */ Object.assign(\n TargetNodeIconComponent,\n { displayName: 'TargetNodeIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,uWAAsW;AAAA,IAC9W,oBAAC,UAAK,GAAE,gHAA+G;AAAA,KACzH;AAEJ,CAAC;AAMM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
6
+ "names": []
7
+ }
@@ -3,10 +3,10 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const ThresholdIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "ThresholdIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M14.4971 6.33778C14.5968 5.20695 15.2272 4.89783 15.5785 4.90496C15.892 4.91131 16.5 5.19637 16.5 6.43537H18C18 4.64796 16.983 3.43312 15.609 3.40526C14.2745 3.37821 13.156 4.49773 13.0035 6.19967L12.3143 12.7826C12.305 12.8715 12.2489 12.9487 12.1672 12.985L10.9633 13.52C10.386 13.7766 10.0833 14.3121 9.91908 14.6149C9.75664 14.9143 9.3941 15.1137 9.04722 15.0942C8.77702 15.079 8.41253 14.921 8.2274 14.2522L6.72883 7.75834L6.72666 7.74986C6.57923 7.17283 6.34727 6.69351 6.00215 6.32138C5.65218 5.94403 5.23066 5.7252 4.78653 5.60018C4.35556 5.47886 3.89259 5.44297 3.44045 5.43227C3.15992 5.42563 2.84776 5.42876 2.53373 5.43192C2.3546 5.43372 2.17482 5.43552 2 5.43552V6.93552C2.212 6.93552 2.40681 6.93347 2.59054 6.93154C2.88174 6.92847 3.14511 6.9257 3.40496 6.93185C3.81721 6.94161 4.13124 6.97401 4.38007 7.04406C4.61573 7.1104 4.77678 7.20601 4.90233 7.34138C5.03187 7.48105 5.16742 7.71061 5.27128 8.11311L6.77239 14.618L6.77608 14.6316C7.11044 15.8662 7.97759 16.5364 8.96295 16.5919C9.87332 16.6431 10.7908 16.1539 11.2376 15.33C11.3155 15.1864 11.3802 15.0815 11.4447 15.003C11.5065 14.9279 11.5489 14.9013 11.5725 14.8907L12.7764 14.3557C13.3483 14.1015 13.7409 13.5612 13.8061 12.9388L14.4959 6.35003L14.4971 6.33778Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M8.29822 9.00003H11.4535L11.2702 10.75H8.70207L8.29822 9.00003Z" }),
8
- /* @__PURE__ */ jsx("path", { d: "M4.1931 9.00003L4.59694 10.75H2V9.00003H4.1931Z" }),
9
- /* @__PURE__ */ jsx("path", { d: "M15.4753 9.00003L15.2921 10.75H18V9.00003H15.4753Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M14.4971 6.33775C14.5968 5.20692 15.2272 4.8978 15.5785 4.90493C15.892 4.91128 16.5 5.19634 16.5 6.43534H18C18 4.64793 16.983 3.43309 15.609 3.40523C14.2745 3.37818 13.156 4.4977 13.0035 6.19964L12.3143 12.7825C12.305 12.8715 12.2489 12.9486 12.1672 12.985L10.9633 13.52C10.386 13.7766 10.0833 14.3121 9.91908 14.6148C9.75664 14.9143 9.3941 15.1137 9.04722 15.0942C8.77702 15.079 8.41253 14.921 8.2274 14.2522L6.72883 7.75831L6.72666 7.74983C6.57923 7.1728 6.34727 6.69347 6.00215 6.32135C5.65218 5.944 5.23066 5.72517 4.78653 5.60015C4.35556 5.47883 3.89259 5.44294 3.44045 5.43224C3.15992 5.4256 2.84776 5.42873 2.53373 5.43189C2.3546 5.43369 2.17482 5.43549 2 5.43549V6.93549C2.212 6.93549 2.40681 6.93344 2.59054 6.93151C2.88174 6.92844 3.14511 6.92567 3.40496 6.93182C3.81721 6.94158 4.13124 6.97398 4.38007 7.04403C4.61573 7.11037 4.77678 7.20598 4.90233 7.34135C5.03187 7.48102 5.16742 7.71058 5.27128 8.11307L6.77239 14.618L6.77608 14.6316C7.11044 15.8662 7.97759 16.5364 8.96295 16.5918C9.87332 16.643 10.7908 16.1538 11.2376 15.33C11.3155 15.1864 11.3802 15.0814 11.4447 15.003C11.5065 14.9279 11.5489 14.9012 11.5725 14.8907L12.7764 14.3557C13.3483 14.1015 13.7409 13.5612 13.8061 12.9387L14.4959 6.35L14.4971 6.33775Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M8.29822 9H11.4535L11.2702 10.75H8.70207L8.29822 9Z" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M4.1931 9L4.59694 10.75H2V9H4.1931Z" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M15.4753 9L15.2921 10.75H18V9H15.4753Z" })
10
10
  ] });
11
11
  });
12
12
  const ThresholdIcon = /* @__PURE__ */ Object.assign(
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/ThresholdIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ThresholdIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ThresholdIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.4971 6.33778C14.5968 5.20695 15.2272 4.89783 15.5785 4.90496C15.892 4.91131 16.5 5.19637 16.5 6.43537H18C18 4.64796 16.983 3.43312 15.609 3.40526C14.2745 3.37821 13.156 4.49773 13.0035 6.19967L12.3143 12.7826C12.305 12.8715 12.2489 12.9487 12.1672 12.985L10.9633 13.52C10.386 13.7766 10.0833 14.3121 9.91908 14.6149C9.75664 14.9143 9.3941 15.1137 9.04722 15.0942C8.77702 15.079 8.41253 14.921 8.2274 14.2522L6.72883 7.75834L6.72666 7.74986C6.57923 7.17283 6.34727 6.69351 6.00215 6.32138C5.65218 5.94403 5.23066 5.7252 4.78653 5.60018C4.35556 5.47886 3.89259 5.44297 3.44045 5.43227C3.15992 5.42563 2.84776 5.42876 2.53373 5.43192C2.3546 5.43372 2.17482 5.43552 2 5.43552V6.93552C2.212 6.93552 2.40681 6.93347 2.59054 6.93154C2.88174 6.92847 3.14511 6.9257 3.40496 6.93185C3.81721 6.94161 4.13124 6.97401 4.38007 7.04406C4.61573 7.1104 4.77678 7.20601 4.90233 7.34138C5.03187 7.48105 5.16742 7.71061 5.27128 8.11311L6.77239 14.618L6.77608 14.6316C7.11044 15.8662 7.97759 16.5364 8.96295 16.5919C9.87332 16.6431 10.7908 16.1539 11.2376 15.33C11.3155 15.1864 11.3802 15.0815 11.4447 15.003C11.5065 14.9279 11.5489 14.9013 11.5725 14.8907L12.7764 14.3557C13.3483 14.1015 13.7409 13.5612 13.8061 12.9388L14.4959 6.35003L14.4971 6.33778Z\" />\n <path d=\"M8.29822 9.00003H11.4535L11.2702 10.75H8.70207L8.29822 9.00003Z\" />\n <path d=\"M4.1931 9.00003L4.59694 10.75H2V9.00003H4.1931Z\" />\n <path d=\"M15.4753 9.00003L15.2921 10.75H18V9.00003H15.4753Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ThresholdIcon = /* @__PURE__ */ Object.assign(\n ThresholdIconComponent,\n { displayName: 'ThresholdIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,yBAAyC,2BAG7C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,iBAAgB,KAAK,cAAe,GAAG,OAC5D;AAAA,wBAAC,UAAK,GAAE,wtCAAutC;AAAA,IAC/tC,oBAAC,UAAK,GAAE,mEAAkE;AAAA,IAC1E,oBAAC,UAAK,GAAE,mDAAkD;AAAA,IAC1D,oBAAC,UAAK,GAAE,sDAAqD;AAAA,KAC/D;AAEJ,CAAC;AAKM,MAAM,gBAAgC,uBAAO;AAAA,EAClD;AAAA,EACA,EAAE,aAAa,gBAAgB;AACjC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst ThresholdIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"ThresholdIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.4971 6.33775C14.5968 5.20692 15.2272 4.8978 15.5785 4.90493C15.892 4.91128 16.5 5.19634 16.5 6.43534H18C18 4.64793 16.983 3.43309 15.609 3.40523C14.2745 3.37818 13.156 4.4977 13.0035 6.19964L12.3143 12.7825C12.305 12.8715 12.2489 12.9486 12.1672 12.985L10.9633 13.52C10.386 13.7766 10.0833 14.3121 9.91908 14.6148C9.75664 14.9143 9.3941 15.1137 9.04722 15.0942C8.77702 15.079 8.41253 14.921 8.2274 14.2522L6.72883 7.75831L6.72666 7.74983C6.57923 7.1728 6.34727 6.69347 6.00215 6.32135C5.65218 5.944 5.23066 5.72517 4.78653 5.60015C4.35556 5.47883 3.89259 5.44294 3.44045 5.43224C3.15992 5.4256 2.84776 5.42873 2.53373 5.43189C2.3546 5.43369 2.17482 5.43549 2 5.43549V6.93549C2.212 6.93549 2.40681 6.93344 2.59054 6.93151C2.88174 6.92844 3.14511 6.92567 3.40496 6.93182C3.81721 6.94158 4.13124 6.97398 4.38007 7.04403C4.61573 7.11037 4.77678 7.20598 4.90233 7.34135C5.03187 7.48102 5.16742 7.71058 5.27128 8.11307L6.77239 14.618L6.77608 14.6316C7.11044 15.8662 7.97759 16.5364 8.96295 16.5918C9.87332 16.643 10.7908 16.1538 11.2376 15.33C11.3155 15.1864 11.3802 15.0814 11.4447 15.003C11.5065 14.9279 11.5489 14.9012 11.5725 14.8907L12.7764 14.3557C13.3483 14.1015 13.7409 13.5612 13.8061 12.9387L14.4959 6.35L14.4971 6.33775Z\" />\n <path d=\"M8.29822 9H11.4535L11.2702 10.75H8.70207L8.29822 9Z\" />\n <path d=\"M4.1931 9L4.59694 10.75H2V9H4.1931Z\" />\n <path d=\"M15.4753 9L15.2921 10.75H18V9H15.4753Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const ThresholdIcon = /* @__PURE__ */ Object.assign(\n ThresholdIconComponent,\n { displayName: 'ThresholdIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,yBAAyC,2BAG7C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,iBAAgB,KAAK,cAAe,GAAG,OAC5D;AAAA,wBAAC,UAAK,GAAE,itCAAgtC;AAAA,IACxtC,oBAAC,UAAK,GAAE,uDAAsD;AAAA,IAC9D,oBAAC,UAAK,GAAE,uCAAsC;AAAA,IAC9C,oBAAC,UAAK,GAAE,0CAAyC;AAAA,KACnD;AAEJ,CAAC;AAKM,MAAM,gBAAgC,uBAAO;AAAA,EAClD;AAAA,EACA,EAAE,aAAa,gBAAgB;AACjC;",
6
6
  "names": []
7
7
  }
@@ -4,9 +4,9 @@ import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const TriggerIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "TriggerIcon", ref: forwardedRef, ...props, children: [
6
6
  /* @__PURE__ */ jsxs("g", { children: [
7
- /* @__PURE__ */ jsx("path", { d: "M15.758 14.25L20.0006 10.001L15.758 5.75197L14.6973 6.81423L17.8793 10.001L14.6973 13.1878L15.758 14.25Z" }),
8
- /* @__PURE__ */ jsx("path", { d: "M4.24325 5.75099L0.000610352 10L4.24325 14.249L5.30391 13.1868L2.12193 10L5.30391 6.81325L4.24325 5.75099Z" }),
9
- /* @__PURE__ */ jsx("path", { d: "M12.1248 2.75006L5.75 11.2068H9.01634L7.87524 17.2501L14.25 8.80072L11.112 8.79588L12.1248 2.75006Z" })
7
+ /* @__PURE__ */ jsx("path", { d: "M15.758 14.25L20.0006 10.0009L15.758 5.75191L14.6973 6.81416L17.8793 10.0009L14.6973 13.1877L15.758 14.25Z" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M4.24325 5.75093L0.000610352 9.99995L4.24325 14.249L5.30391 13.1867L2.12193 9.99995L5.30391 6.81319L4.24325 5.75093Z" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M12.1248 2.75L5.75 11.2067H9.01634L7.87524 17.25L14.25 8.80066L11.112 8.79582L12.1248 2.75Z" })
10
10
  ] }),
11
11
  /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "clip0_2058_3543", children: /* @__PURE__ */ jsx("rect", { width: "20", height: "20" }) }) })
12
12
  ] });
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/TriggerIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst TriggerIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"TriggerIcon\" ref={forwardedRef} {...props}>\n <g>\n <path d=\"M15.758 14.25L20.0006 10.001L15.758 5.75197L14.6973 6.81423L17.8793 10.001L14.6973 13.1878L15.758 14.25Z\" />\n <path d=\"M4.24325 5.75099L0.000610352 10L4.24325 14.249L5.30391 13.1868L2.12193 10L5.30391 6.81325L4.24325 5.75099Z\" />\n <path d=\"M12.1248 2.75006L5.75 11.2068H9.01634L7.87524 17.2501L14.25 8.80072L11.112 8.79588L12.1248 2.75006Z\" />\n </g>\n <defs>\n <clipPath id=\"clip0_2058_3543\">\n <rect width=\"20\" height=\"20\" />\n </clipPath>\n </defs>\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const TriggerIcon = /* @__PURE__ */ Object.assign(TriggerIconComponent, {\n displayName: 'TriggerIcon',\n});\n"],
5
- "mappings": "AAYM,SACE,KADF;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,yBAAC,OACC;AAAA,0BAAC,UAAK,GAAE,4GAA2G;AAAA,MACnH,oBAAC,UAAK,GAAE,8GAA6G;AAAA,MACrH,oBAAC,UAAK,GAAE,uGAAsG;AAAA,OAChH;AAAA,IACA,oBAAC,UACC,8BAAC,cAAS,IAAG,mBACX,8BAAC,UAAK,OAAM,MAAK,QAAO,MAAK,GAC/B,GACF;AAAA,KACF;AAEJ,CAAC;AAKM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst TriggerIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"TriggerIcon\" ref={forwardedRef} {...props}>\n <g>\n <path d=\"M15.758 14.25L20.0006 10.0009L15.758 5.75191L14.6973 6.81416L17.8793 10.0009L14.6973 13.1877L15.758 14.25Z\" />\n <path d=\"M4.24325 5.75093L0.000610352 9.99995L4.24325 14.249L5.30391 13.1867L2.12193 9.99995L5.30391 6.81319L4.24325 5.75093Z\" />\n <path d=\"M12.1248 2.75L5.75 11.2067H9.01634L7.87524 17.25L14.25 8.80066L11.112 8.79582L12.1248 2.75Z\" />\n </g>\n <defs>\n <clipPath id=\"clip0_2058_3543\">\n <rect width=\"20\" height=\"20\" />\n </clipPath>\n </defs>\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const TriggerIcon = /* @__PURE__ */ Object.assign(TriggerIconComponent, {\n displayName: 'TriggerIcon',\n});\n"],
5
+ "mappings": "AAYM,SACE,KADF;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,uBAAuC,2BAG3C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,eAAc,KAAK,cAAe,GAAG,OAC1D;AAAA,yBAAC,OACC;AAAA,0BAAC,UAAK,GAAE,8GAA6G;AAAA,MACrH,oBAAC,UAAK,GAAE,wHAAuH;AAAA,MAC/H,oBAAC,UAAK,GAAE,+FAA8F;AAAA,OACxG;AAAA,IACA,oBAAC,UACC,8BAAC,cAAS,IAAG,mBACX,8BAAC,UAAK,OAAM,MAAK,QAAO,MAAK,GAC/B,GACF;AAAA,KACF;AAEJ,CAAC;AAKM,MAAM,cAA8B,uBAAO,OAAO,sBAAsB;AAAA,EAC7E,aAAa;AACf,CAAC;",
6
6
  "names": []
7
7
  }
@@ -3,8 +3,8 @@ import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const UnfoldLessIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
5
  return /* @__PURE__ */ jsxs(SvgIcon, { "data-iconname": "UnfoldLessIcon", ref: forwardedRef, ...props, children: [
6
- /* @__PURE__ */ jsx("path", { d: "M14.2426 15.7426L9.99997 11.5L5.75732 15.7426L6.81798 16.8033L9.99997 13.6213L13.1819 16.8033L14.2426 15.7426Z" }),
7
- /* @__PURE__ */ jsx("path", { d: "M5.75732 4.25735L9.99997 8.49999L14.2426 4.25735L13.1819 3.19669L9.99997 6.37867L6.81798 3.19669L5.75732 4.25735Z" })
6
+ /* @__PURE__ */ jsx("path", { d: "M14.2426 15.7427L9.99997 11.5L5.75732 15.7427L6.81798 16.8033L9.99997 13.6213L13.1819 16.8033L14.2426 15.7427Z" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M5.75732 4.25738L9.99997 8.50002L14.2426 4.25738L13.1819 3.19672L9.99997 6.3787L6.81798 3.19672L5.75732 4.25738Z" })
8
8
  ] });
9
9
  });
10
10
  const UnfoldLessIcon = /* @__PURE__ */ Object.assign(
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/UnfoldLessIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst UnfoldLessIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"UnfoldLessIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.2426 15.7426L9.99997 11.5L5.75732 15.7426L6.81798 16.8033L9.99997 13.6213L13.1819 16.8033L14.2426 15.7426Z\" />\n <path d=\"M5.75732 4.25735L9.99997 8.49999L14.2426 4.25735L13.1819 3.19669L9.99997 6.37867L6.81798 3.19669L5.75732 4.25735Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const UnfoldLessIcon = /* @__PURE__ */ Object.assign(\n UnfoldLessIconComponent,\n { displayName: 'UnfoldLessIcon' },\n);\n"],
5
- "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,kHAAiH;AAAA,IACzH,oBAAC,UAAK,GAAE,qHAAoH;AAAA,KAC9H;AAEJ,CAAC;AAKM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst UnfoldLessIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"UnfoldLessIcon\" ref={forwardedRef} {...props}>\n <path d=\"M14.2426 15.7427L9.99997 11.5L5.75732 15.7427L6.81798 16.8033L9.99997 13.6213L13.1819 16.8033L14.2426 15.7427Z\" />\n <path d=\"M5.75732 4.25738L9.99997 8.50002L14.2426 4.25738L13.1819 3.19672L9.99997 6.3787L6.81798 3.19672L5.75732 4.25738Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const UnfoldLessIcon = /* @__PURE__ */ Object.assign(\n UnfoldLessIconComponent,\n { displayName: 'UnfoldLessIcon' },\n);\n"],
5
+ "mappings": "AAWI,SACE,KADF;AATJ,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,0BAA0C,2BAG9C,CAAC,OAAqB,iBAA8B;AACpD,SACE,qBAAC,WAAQ,iBAAc,kBAAiB,KAAK,cAAe,GAAG,OAC7D;AAAA,wBAAC,UAAK,GAAE,kHAAiH;AAAA,IACzH,oBAAC,UAAK,GAAE,oHAAmH;AAAA,KAC7H;AAEJ,CAAC;AAKM,MAAM,iBAAiC,uBAAO;AAAA,EACnD;AAAA,EACA,EAAE,aAAa,iBAAiB;AAClC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const WhatsNewIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "WhatsNewIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M17 17L10 13.3867V18H7L6.84668 17.9922C6.09028 17.9154 5.5 17.2767 5.5 16.5V13L5.32031 12.9951C3.47083 12.9016 2 11.3727 2 9.5C2 7.62728 3.47083 6.09842 5.32031 6.00488L5.5 6H9.25L17 2V17ZM7 16.5H8.5V13H7V16.5ZM10 7.30078V11.6982L15.5 14.5371V4.46191L10 7.30078ZM5.5 7.5C4.39543 7.5 3.5 8.39543 3.5 9.5C3.5 10.6046 4.39543 11.5 5.5 11.5H8.5V7.5H5.5Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "WhatsNewIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M16 16.5L9.5 13.3652V18H6.5L6.34668 17.9922C5.59028 17.9154 5 17.2767 5 16.5V12.9639C3.3039 12.7212 2 11.2632 2 9.5C2 7.62727 3.47083 6.09842 5.32031 6.00488L5.5 6H8.73438L16 2.5V16.5ZM6.5 16.5H8V13H6.5V16.5ZM9.5 7.2959V11.6992L14.5 14.1104V4.8877L9.5 7.2959ZM5.5 7.5C4.39543 7.5 3.5 8.39543 3.5 9.5C3.5 10.6046 4.39543 11.5 5.5 11.5H8V7.5H5.5Z" }) });
6
6
  });
7
7
  const WhatsNewIcon = /* @__PURE__ */ Object.assign(
8
8
  WhatsNewIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/WhatsNewIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst WhatsNewIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"WhatsNewIcon\" ref={forwardedRef} {...props}>\n <path d=\"M17 17L10 13.3867V18H7L6.84668 17.9922C6.09028 17.9154 5.5 17.2767 5.5 16.5V13L5.32031 12.9951C3.47083 12.9016 2 11.3727 2 9.5C2 7.62728 3.47083 6.09842 5.32031 6.00488L5.5 6H9.25L17 2V17ZM7 16.5H8.5V13H7V16.5ZM10 7.30078V11.6982L15.5 14.5371V4.46191L10 7.30078ZM5.5 7.5C4.39543 7.5 3.5 8.39543 3.5 9.5C3.5 10.6046 4.39543 11.5 5.5 11.5H8.5V7.5H5.5Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const WhatsNewIcon = /* @__PURE__ */ Object.assign(\n WhatsNewIconComponent,\n { displayName: 'WhatsNewIcon' },\n);\n"],
5
- "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D,8BAAC,UAAK,GAAE,iWAAgW,GAC1W;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst WhatsNewIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"WhatsNewIcon\" ref={forwardedRef} {...props}>\n <path d=\"M16 16.5L9.5 13.3652V18H6.5L6.34668 17.9922C5.59028 17.9154 5 17.2767 5 16.5V12.9639C3.3039 12.7212 2 11.2632 2 9.5C2 7.62727 3.47083 6.09842 5.32031 6.00488L5.5 6H8.73438L16 2.5V16.5ZM6.5 16.5H8V13H6.5V16.5ZM9.5 7.2959V11.6992L14.5 14.1104V4.8877L9.5 7.2959ZM5.5 7.5C4.39543 7.5 3.5 8.39543 3.5 9.5C3.5 10.6046 4.39543 11.5 5.5 11.5H8V7.5H5.5Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const WhatsNewIcon = /* @__PURE__ */ Object.assign(\n WhatsNewIconComponent,\n { displayName: 'WhatsNewIcon' },\n);\n"],
5
+ "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D,8BAAC,UAAK,GAAE,4VAA2V,GACrW;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
6
6
  "names": []
7
7
  }
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { forwardRef } from "react";
3
3
  import { SvgIcon } from "../lib/SvgIcon.js";
4
4
  const WorldmapIconComponent = /* @__PURE__ */ forwardRef((props, forwardedRef) => {
5
- return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "WorldmapIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.2017 17.6924C16.4695 16.5489 19.0021 12.1622 17.8586 7.89445C16.7151 3.62672 12.3284 1.09406 8.06064 2.23759C3.79292 3.38113 1.26026 7.76782 2.40379 12.0356C3.54732 16.3033 7.93402 18.8359 12.2017 17.6924ZM11.9323 3.71851L11.85 3.91059L12.0763 4.46737L11.7721 5.07664C11.8694 5.12518 11.9684 5.21074 12.0609 5.29056C12.2283 5.43515 12.3739 5.56091 12.4473 5.4137C12.9159 5.3497 13.4037 5.51875 13.5891 5.61128L13.748 5.69059L13.8809 6.41473L12.507 6.72782L12.2518 6.60045L11.019 7.26939C11.026 7.42491 11.0316 7.75275 10.9981 7.81995C10.9645 7.88715 10.6559 8.16633 10.5058 8.29753L10.3668 9.08441L11.0433 9.65992C11.162 9.63992 11.4313 9.61577 11.5584 9.67922C11.6068 9.70339 11.6095 9.76741 11.613 9.85116C11.6187 9.98724 11.6266 10.1754 11.8365 10.3293L11.9571 11.0159L12.1209 12.4574L13.1385 13.422L13.5204 12.5529L14.0184 12.3195C14.0184 12.3195 14.2285 11.1682 14.3046 11.0159C14.3806 10.8636 14.527 10.5903 14.9985 10.5403L16.6287 9.73816C16.7346 12.6971 14.7953 15.4446 11.8135 16.2435C10.8512 16.5014 9.88141 16.5292 8.96257 16.3606L8.9075 16.1297L9.73984 15.9312L9.77934 14.6542L10.6338 13.6795L10.704 12.8069C10.5939 12.924 10.1889 12.8094 10.0358 12.6278C9.95231 12.5288 9.94496 12.4801 9.93346 12.404C9.9186 12.3056 9.89684 12.1615 9.69479 11.8038C9.57003 11.5829 9.61257 11.3627 9.64965 11.1707C9.69776 10.9217 9.73666 10.7203 9.38877 10.6271L8.21448 10.655L6.90936 10.8414L6.13757 10.4524L5.72254 10.1522L5.45723 8.66461H6.78282L7.91578 7.91428L7.77371 7.23494L8.13648 7.0147L8.34381 6.40146L9.49681 4.99359L8.99153 3.996L9.20504 3.53068C10.1393 3.39501 11.0662 3.4679 11.9323 3.71851ZM4.33337 9.61507L4.90545 12.0138L5.96624 12.5553L6.23552 13.6843L6.78282 14.598L7.04181 15.6839C5.52429 14.8638 4.33437 13.445 3.85268 11.6473C3.59191 10.6741 3.56642 9.69328 3.74136 8.76523L4.33337 9.61507Z" }) });
5
+ return /* @__PURE__ */ jsx(SvgIcon, { "data-iconname": "WorldmapIcon", ref: forwardedRef, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.2017 17.6923C16.4695 16.5488 19.0021 12.1621 17.8586 7.89438C16.7151 3.62666 12.3284 1.094 8.06064 2.23753C3.79292 3.38107 1.26026 7.76776 2.40379 12.0355C3.54732 16.3032 7.93402 18.8359 12.2017 17.6923ZM11.9323 3.71844L11.85 3.91053L12.0763 4.46731L11.7721 5.07658C11.8694 5.12512 11.9684 5.21068 12.0609 5.2905C12.2283 5.43509 12.3739 5.56085 12.4473 5.41364C12.9159 5.34964 13.4037 5.51869 13.5891 5.61122L13.748 5.69053L13.8809 6.41467L12.507 6.72776L12.2518 6.60039L11.019 7.26933C11.026 7.42485 11.0316 7.75269 10.9981 7.81989C10.9645 7.88709 10.6559 8.16627 10.5058 8.29747L10.3668 9.08434L11.0433 9.65986C11.162 9.63986 11.4313 9.61571 11.5584 9.67916C11.6068 9.70333 11.6095 9.76735 11.613 9.8511C11.6187 9.98718 11.6266 10.1753 11.8365 10.3292L11.9571 11.0159L12.1209 12.4573L13.1385 13.4219L13.5204 12.5528L14.0184 12.3195C14.0184 12.3195 14.2285 11.1682 14.3046 11.0159C14.3806 10.8635 14.527 10.5903 14.9985 10.5402L16.6287 9.7381C16.7346 12.6971 14.7953 15.4445 11.8135 16.2435C10.8512 16.5013 9.88141 16.5291 8.96257 16.3606L8.9075 16.1297L9.73984 15.9311L9.77934 14.6541L10.6338 13.6795L10.704 12.8068C10.5939 12.924 10.1889 12.8094 10.0358 12.6278C9.95231 12.5288 9.94496 12.48 9.93346 12.4039C9.9186 12.3056 9.89684 12.1614 9.69479 11.8037C9.57003 11.5828 9.61257 11.3626 9.64965 11.1707C9.69776 10.9216 9.73666 10.7202 9.38877 10.627L8.21448 10.655L6.90936 10.8413L6.13757 10.4523L5.72254 10.1521L5.45723 8.66455H6.78282L7.91578 7.91422L7.77371 7.23488L8.13648 7.01463L8.34381 6.4014L9.49681 4.99353L8.99153 3.99594L9.20504 3.53062C10.1393 3.39494 11.0662 3.46784 11.9323 3.71844ZM4.33337 9.61501L4.90545 12.0138L5.96624 12.5552L6.23552 13.6843L6.78282 14.5979L7.04181 15.6838C5.52429 14.8637 4.33437 13.4449 3.85268 11.6473C3.59191 10.674 3.56642 9.69322 3.74136 8.76517L4.33337 9.61501Z" }) });
6
6
  });
7
7
  const WorldmapIcon = /* @__PURE__ */ Object.assign(
8
8
  WorldmapIconComponent,
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/__icons/WorldmapIcon.tsx"],
4
- "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst WorldmapIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"WorldmapIcon\" ref={forwardedRef} {...props}>\n <path d=\"M12.2017 17.6924C16.4695 16.5489 19.0021 12.1622 17.8586 7.89445C16.7151 3.62672 12.3284 1.09406 8.06064 2.23759C3.79292 3.38113 1.26026 7.76782 2.40379 12.0356C3.54732 16.3033 7.93402 18.8359 12.2017 17.6924ZM11.9323 3.71851L11.85 3.91059L12.0763 4.46737L11.7721 5.07664C11.8694 5.12518 11.9684 5.21074 12.0609 5.29056C12.2283 5.43515 12.3739 5.56091 12.4473 5.4137C12.9159 5.3497 13.4037 5.51875 13.5891 5.61128L13.748 5.69059L13.8809 6.41473L12.507 6.72782L12.2518 6.60045L11.019 7.26939C11.026 7.42491 11.0316 7.75275 10.9981 7.81995C10.9645 7.88715 10.6559 8.16633 10.5058 8.29753L10.3668 9.08441L11.0433 9.65992C11.162 9.63992 11.4313 9.61577 11.5584 9.67922C11.6068 9.70339 11.6095 9.76741 11.613 9.85116C11.6187 9.98724 11.6266 10.1754 11.8365 10.3293L11.9571 11.0159L12.1209 12.4574L13.1385 13.422L13.5204 12.5529L14.0184 12.3195C14.0184 12.3195 14.2285 11.1682 14.3046 11.0159C14.3806 10.8636 14.527 10.5903 14.9985 10.5403L16.6287 9.73816C16.7346 12.6971 14.7953 15.4446 11.8135 16.2435C10.8512 16.5014 9.88141 16.5292 8.96257 16.3606L8.9075 16.1297L9.73984 15.9312L9.77934 14.6542L10.6338 13.6795L10.704 12.8069C10.5939 12.924 10.1889 12.8094 10.0358 12.6278C9.95231 12.5288 9.94496 12.4801 9.93346 12.404C9.9186 12.3056 9.89684 12.1615 9.69479 11.8038C9.57003 11.5829 9.61257 11.3627 9.64965 11.1707C9.69776 10.9217 9.73666 10.7203 9.38877 10.6271L8.21448 10.655L6.90936 10.8414L6.13757 10.4524L5.72254 10.1522L5.45723 8.66461H6.78282L7.91578 7.91428L7.77371 7.23494L8.13648 7.0147L8.34381 6.40146L9.49681 4.99359L8.99153 3.996L9.20504 3.53068C10.1393 3.39501 11.0662 3.4679 11.9323 3.71851ZM4.33337 9.61507L4.90545 12.0138L5.96624 12.5553L6.23552 13.6843L6.78282 14.598L7.04181 15.6839C5.52429 14.8638 4.33437 13.445 3.85268 11.6473C3.59191 10.6741 3.56642 9.69328 3.74136 8.76523L4.33337 9.61507Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const WorldmapIcon = /* @__PURE__ */ Object.assign(\n WorldmapIconComponent,\n { displayName: 'WorldmapIcon' },\n);\n"],
4
+ "sourcesContent": ["// THIS FILE IS AUTO GENERATED - do not edit!\n\nimport { forwardRef, type JSX } from 'react';\n\nimport { SvgIcon, type SvgIconProps } from '../lib/SvgIcon.js';\n\nconst WorldmapIconComponent = /* @__PURE__ */ forwardRef<\n SVGSVGElement,\n SvgIconProps\n>((props: SvgIconProps, forwardedRef): JSX.Element => {\n return (\n <SvgIcon data-iconname=\"WorldmapIcon\" ref={forwardedRef} {...props}>\n <path d=\"M12.2017 17.6923C16.4695 16.5488 19.0021 12.1621 17.8586 7.89438C16.7151 3.62666 12.3284 1.094 8.06064 2.23753C3.79292 3.38107 1.26026 7.76776 2.40379 12.0355C3.54732 16.3032 7.93402 18.8359 12.2017 17.6923ZM11.9323 3.71844L11.85 3.91053L12.0763 4.46731L11.7721 5.07658C11.8694 5.12512 11.9684 5.21068 12.0609 5.2905C12.2283 5.43509 12.3739 5.56085 12.4473 5.41364C12.9159 5.34964 13.4037 5.51869 13.5891 5.61122L13.748 5.69053L13.8809 6.41467L12.507 6.72776L12.2518 6.60039L11.019 7.26933C11.026 7.42485 11.0316 7.75269 10.9981 7.81989C10.9645 7.88709 10.6559 8.16627 10.5058 8.29747L10.3668 9.08434L11.0433 9.65986C11.162 9.63986 11.4313 9.61571 11.5584 9.67916C11.6068 9.70333 11.6095 9.76735 11.613 9.8511C11.6187 9.98718 11.6266 10.1753 11.8365 10.3292L11.9571 11.0159L12.1209 12.4573L13.1385 13.4219L13.5204 12.5528L14.0184 12.3195C14.0184 12.3195 14.2285 11.1682 14.3046 11.0159C14.3806 10.8635 14.527 10.5903 14.9985 10.5402L16.6287 9.7381C16.7346 12.6971 14.7953 15.4445 11.8135 16.2435C10.8512 16.5013 9.88141 16.5291 8.96257 16.3606L8.9075 16.1297L9.73984 15.9311L9.77934 14.6541L10.6338 13.6795L10.704 12.8068C10.5939 12.924 10.1889 12.8094 10.0358 12.6278C9.95231 12.5288 9.94496 12.48 9.93346 12.4039C9.9186 12.3056 9.89684 12.1614 9.69479 11.8037C9.57003 11.5828 9.61257 11.3626 9.64965 11.1707C9.69776 10.9216 9.73666 10.7202 9.38877 10.627L8.21448 10.655L6.90936 10.8413L6.13757 10.4523L5.72254 10.1521L5.45723 8.66455H6.78282L7.91578 7.91422L7.77371 7.23488L8.13648 7.01463L8.34381 6.4014L9.49681 4.99353L8.99153 3.99594L9.20504 3.53062C10.1393 3.39494 11.0662 3.46784 11.9323 3.71844ZM4.33337 9.61501L4.90545 12.0138L5.96624 12.5552L6.23552 13.6843L6.78282 14.5979L7.04181 15.6838C5.52429 14.8637 4.33437 13.4449 3.85268 11.6473C3.59191 10.674 3.56642 9.69322 3.74136 8.76517L4.33337 9.61501Z\" />\n </SvgIcon>\n );\n});\n\n/**\n * @public\n */\nexport const WorldmapIcon = /* @__PURE__ */ Object.assign(\n WorldmapIconComponent,\n { displayName: 'WorldmapIcon' },\n);\n"],
5
5
  "mappings": "AAYM;AAVN,SAAS,kBAA4B;AAErC,SAAS,eAAkC;AAE3C,MAAM,wBAAwC,2BAG5C,CAAC,OAAqB,iBAA8B;AACpD,SACE,oBAAC,WAAQ,iBAAc,gBAAe,KAAK,cAAe,GAAG,OAC3D,8BAAC,UAAK,GAAE,uxDAAsxD,GAChyD;AAEJ,CAAC;AAKM,MAAM,eAA+B,uBAAO;AAAA,EACjD;AAAA,EACA,EAAE,aAAa,eAAe;AAChC;",
6
6
  "names": []
7
7
  }