highsoft-ui 1.0.122 → 1.0.124

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 (269) hide show
  1. package/dist/{CookiePolicyModal-BZkVbILl.js → CookiePolicyModal-BN_AXefZ.js} +1 -1
  2. package/dist/{DiscordInvite-Mkr81Pib.js → DiscordInvite-CR7g5hay.js} +1 -1
  3. package/dist/{Footer-bUIou6Hl.js → Footer-Bcxt0km4.js} +8 -8
  4. package/dist/{FooterBottom-_AezmdZB.js → FooterBottom-ybvI6wyw.js} +3 -3
  5. package/dist/{FooterHelp-CdeMRh1G.js → FooterHelp-D88w95D4.js} +2 -2
  6. package/dist/{FooterLinks-BUKcScC4.js → FooterLinks-C0N4vki6.js} +16 -2
  7. package/dist/{Header-fTlA6ysy.js → Header-CLt3O6Di.js} +97 -103
  8. package/dist/{NewsletterSignup-eGx4jwiM.js → NewsletterSignup-DEgL93rH.js} +2 -2
  9. package/dist/{Notification-CJ3iQv3Z.js → Notification-CuVjbJzV.js} +2 -2
  10. package/dist/{PrefPanel-25erkPRB.js → PrefPanel-CPWoS-hm.js} +1 -1
  11. package/dist/ProductIcon-DjgAODwc.js +68 -0
  12. package/dist/RadioBox-C_KZn7fw.js +76 -0
  13. package/dist/{Search-CDHkDXCm.js → Search-GNTU2NBl.js} +1040 -912
  14. package/dist/Tabs-CNkFaolf.js +55 -0
  15. package/dist/{YoutubeModal-DNaiM6RL.js → YoutubeModal-C58qsc27.js} +8 -5
  16. package/dist/chunk-3e0lkp8x.js +23 -0
  17. package/dist/components/ButtonGroup/index.js +1 -1
  18. package/dist/components/Container/index.js +1 -1
  19. package/dist/components/DiscordInvite/index.js +1 -1
  20. package/dist/components/Footer/CookiePolicyModal.js +1 -1
  21. package/dist/components/Footer/FooterBottom.js +1 -1
  22. package/dist/components/Footer/FooterHelp.js +1 -1
  23. package/dist/components/Footer/FooterLinks.js +1 -1
  24. package/dist/components/Footer/YoutubeModal.js +1 -1
  25. package/dist/components/Footer/index.js +1 -1
  26. package/dist/components/GPTInput/index.js +1 -1
  27. package/dist/components/Header/index.js +1 -1
  28. package/dist/components/Heading/index.js +1 -1
  29. package/dist/components/InputGrouped/index.js +1 -1
  30. package/dist/components/InputSolo/index.js +1 -1
  31. package/dist/components/Label/index.js +1 -1
  32. package/dist/components/Logo/index.js +1 -1
  33. package/dist/components/NewsletterSignup/index.js +1 -1
  34. package/dist/components/Notification/index.js +1 -1
  35. package/dist/components/PrefPanel/index.js +1 -1
  36. package/dist/components/ProductIcon/icons/grayscale/Accessibility.js +44 -0
  37. package/dist/components/ProductIcon/icons/grayscale/Advantageplus.js +23 -0
  38. package/dist/components/ProductIcon/icons/grayscale/Api.js +21 -0
  39. package/dist/components/ProductIcon/icons/grayscale/CaseStudies.js +21 -0
  40. package/dist/components/ProductIcon/icons/grayscale/Changelog.js +21 -0
  41. package/dist/components/ProductIcon/icons/grayscale/ChartChooser.js +52 -0
  42. package/dist/components/ProductIcon/icons/grayscale/Core.js +34 -0
  43. package/dist/components/ProductIcon/icons/grayscale/CustomProjects.js +23 -0
  44. package/dist/components/ProductIcon/icons/grayscale/Dashboards.js +32 -0
  45. package/dist/components/ProductIcon/icons/grayscale/Demos.js +38 -0
  46. package/dist/components/ProductIcon/icons/grayscale/Docs.js +36 -0
  47. package/dist/components/ProductIcon/icons/grayscale/Editor.js +44 -0
  48. package/dist/components/ProductIcon/icons/grayscale/EduLicense.js +36 -0
  49. package/dist/components/ProductIcon/icons/grayscale/ExportServer.js +21 -0
  50. package/dist/components/ProductIcon/icons/grayscale/Gantt.js +49 -0
  51. package/dist/components/ProductIcon/icons/grayscale/Gpt.js +48 -0
  52. package/dist/components/ProductIcon/icons/grayscale/Grid.js +21 -0
  53. package/dist/components/ProductIcon/icons/grayscale/Hca.js +35 -0
  54. package/dist/components/ProductIcon/icons/grayscale/Lab.js +52 -0
  55. package/dist/components/ProductIcon/icons/grayscale/License.js +33 -0
  56. package/dist/components/ProductIcon/icons/grayscale/Maps.js +30 -0
  57. package/dist/components/ProductIcon/icons/grayscale/Python.js +36 -0
  58. package/dist/components/ProductIcon/icons/grayscale/Roadmap.js +28 -0
  59. package/dist/components/ProductIcon/icons/grayscale/Stock.js +32 -0
  60. package/dist/components/ProductIcon/icons/grayscale/Support.js +38 -0
  61. package/dist/components/ProductIcon/icons/grayscale/index.js +56 -0
  62. package/dist/components/ProductIcon/icons/line/Accessibility.js +25 -0
  63. package/dist/components/ProductIcon/icons/line/Advantageplus.js +23 -0
  64. package/dist/components/ProductIcon/icons/line/Api.js +21 -0
  65. package/dist/components/ProductIcon/icons/line/CaseStudies.js +21 -0
  66. package/dist/components/ProductIcon/icons/line/Changelog.js +21 -0
  67. package/dist/components/ProductIcon/icons/line/ChartChooser.js +52 -0
  68. package/dist/components/ProductIcon/icons/line/Core.js +18 -0
  69. package/dist/components/ProductIcon/icons/line/CustomProjects.js +25 -0
  70. package/dist/components/ProductIcon/icons/line/Dashboards.js +40 -0
  71. package/dist/components/ProductIcon/icons/line/Demos.js +18 -0
  72. package/dist/components/ProductIcon/icons/line/Docs.js +21 -0
  73. package/dist/components/ProductIcon/icons/line/Editor.js +18 -0
  74. package/dist/components/ProductIcon/icons/line/EduLicense.js +21 -0
  75. package/dist/components/ProductIcon/icons/line/ExportServer.js +18 -0
  76. package/dist/components/ProductIcon/icons/line/Gantt.js +21 -0
  77. package/dist/components/ProductIcon/icons/line/Gpt.js +18 -0
  78. package/dist/components/ProductIcon/icons/line/Grid.js +21 -0
  79. package/dist/components/ProductIcon/icons/line/Hca.js +21 -0
  80. package/dist/components/ProductIcon/icons/line/Lab.js +21 -0
  81. package/dist/components/ProductIcon/icons/line/License.js +21 -0
  82. package/dist/components/ProductIcon/icons/line/Maps.js +18 -0
  83. package/dist/components/ProductIcon/icons/line/Python.js +18 -0
  84. package/dist/components/ProductIcon/icons/line/Roadmap.js +18 -0
  85. package/dist/components/ProductIcon/icons/line/Stock.js +21 -0
  86. package/dist/components/ProductIcon/icons/line/Support.js +21 -0
  87. package/dist/components/ProductIcon/icons/line/index.js +56 -0
  88. package/dist/components/ProductIcon/icons/monochrome/Accessibility.js +44 -0
  89. package/dist/components/ProductIcon/icons/monochrome/Advantageplus.js +23 -0
  90. package/dist/components/ProductIcon/icons/monochrome/Api.js +28 -0
  91. package/dist/components/ProductIcon/icons/monochrome/CaseStudies.js +21 -0
  92. package/dist/components/ProductIcon/icons/monochrome/Changelog.js +21 -0
  93. package/dist/components/ProductIcon/icons/monochrome/ChartChooser.js +52 -0
  94. package/dist/components/ProductIcon/icons/monochrome/Core.js +34 -0
  95. package/dist/components/ProductIcon/icons/monochrome/CustomProjects.js +23 -0
  96. package/dist/components/ProductIcon/icons/monochrome/Dashboards.js +32 -0
  97. package/dist/components/ProductIcon/icons/monochrome/Demos.js +38 -0
  98. package/dist/components/ProductIcon/icons/monochrome/Docs.js +36 -0
  99. package/dist/components/ProductIcon/icons/monochrome/Editor.js +44 -0
  100. package/dist/components/ProductIcon/icons/monochrome/EduLicense.js +34 -0
  101. package/dist/components/ProductIcon/icons/monochrome/ExportServer.js +21 -0
  102. package/dist/components/ProductIcon/icons/monochrome/Gantt.js +49 -0
  103. package/dist/components/ProductIcon/icons/monochrome/Gpt.js +48 -0
  104. package/dist/components/ProductIcon/icons/monochrome/Grid.js +21 -0
  105. package/dist/components/ProductIcon/icons/monochrome/Hca.js +35 -0
  106. package/dist/components/ProductIcon/icons/monochrome/Lab.js +52 -0
  107. package/dist/components/ProductIcon/icons/monochrome/License.js +33 -0
  108. package/dist/components/ProductIcon/icons/monochrome/Maps.js +30 -0
  109. package/dist/components/ProductIcon/icons/monochrome/Python.js +25 -0
  110. package/dist/components/ProductIcon/icons/monochrome/Roadmap.js +32 -0
  111. package/dist/components/ProductIcon/icons/monochrome/Stock.js +32 -0
  112. package/dist/components/ProductIcon/icons/monochrome/Support.js +38 -0
  113. package/dist/components/ProductIcon/icons/monochrome/index.js +56 -0
  114. package/dist/components/ProductIcon/icons/multi/Accessibility.js +44 -0
  115. package/dist/components/ProductIcon/icons/multi/Advantageplus.js +23 -0
  116. package/dist/components/ProductIcon/icons/multi/Api.js +21 -0
  117. package/dist/components/ProductIcon/icons/multi/CaseStudies.js +21 -0
  118. package/dist/components/ProductIcon/icons/multi/Changelog.js +21 -0
  119. package/dist/components/ProductIcon/icons/multi/ChartChooser.js +52 -0
  120. package/dist/components/ProductIcon/icons/multi/Core.js +34 -0
  121. package/dist/components/ProductIcon/icons/multi/CustomProjects.js +23 -0
  122. package/dist/components/ProductIcon/icons/multi/Dashboards.js +32 -0
  123. package/dist/components/ProductIcon/icons/multi/Demos.js +38 -0
  124. package/dist/components/ProductIcon/icons/multi/Docs.js +36 -0
  125. package/dist/components/ProductIcon/icons/multi/Editor.js +44 -0
  126. package/dist/components/ProductIcon/icons/multi/EduLicense.js +34 -0
  127. package/dist/components/ProductIcon/icons/multi/ExportServer.js +21 -0
  128. package/dist/components/ProductIcon/icons/multi/Gantt.js +49 -0
  129. package/dist/components/ProductIcon/icons/multi/Gpt.js +48 -0
  130. package/dist/components/ProductIcon/icons/multi/Grid.js +21 -0
  131. package/dist/components/ProductIcon/icons/multi/Hca.js +35 -0
  132. package/dist/components/ProductIcon/icons/multi/Lab.js +52 -0
  133. package/dist/components/ProductIcon/icons/multi/License.js +33 -0
  134. package/dist/components/ProductIcon/icons/multi/Maps.js +30 -0
  135. package/dist/components/ProductIcon/icons/multi/Python.js +36 -0
  136. package/dist/components/ProductIcon/icons/multi/Roadmap.js +32 -0
  137. package/dist/components/ProductIcon/icons/multi/Stock.js +32 -0
  138. package/dist/components/ProductIcon/icons/multi/Support.js +38 -0
  139. package/dist/components/ProductIcon/icons/multi/index.js +56 -0
  140. package/dist/components/ProductIcon/index.js +2 -0
  141. package/dist/components/RadioBox/index.js +2 -0
  142. package/dist/components/Search/index.js +1 -1
  143. package/dist/components/Tabs/index.js +2 -0
  144. package/dist/components/Typography/index.js +1 -1
  145. package/dist/{dist-GNbC83fc.js → dist-D4rcQ6qo.js} +1 -1
  146. package/dist/{dist-fJmWSp8_.js → dist-O77K9Ele.js} +1 -1
  147. package/dist/highsoft-ui.css +1 -1
  148. package/dist/lib/components/ProductIcon/icons/grayscale/Accessibility.d.ts +2 -0
  149. package/dist/lib/components/ProductIcon/icons/grayscale/Advantageplus.d.ts +2 -0
  150. package/dist/lib/components/ProductIcon/icons/grayscale/Api.d.ts +2 -0
  151. package/dist/lib/components/ProductIcon/icons/grayscale/CaseStudies.d.ts +2 -0
  152. package/dist/lib/components/ProductIcon/icons/grayscale/Changelog.d.ts +2 -0
  153. package/dist/lib/components/ProductIcon/icons/grayscale/ChartChooser.d.ts +2 -0
  154. package/dist/lib/components/ProductIcon/icons/grayscale/Core.d.ts +2 -0
  155. package/dist/lib/components/ProductIcon/icons/grayscale/CustomProjects.d.ts +2 -0
  156. package/dist/lib/components/ProductIcon/icons/grayscale/Dashboards.d.ts +2 -0
  157. package/dist/lib/components/ProductIcon/icons/grayscale/Demos.d.ts +2 -0
  158. package/dist/lib/components/ProductIcon/icons/grayscale/Docs.d.ts +2 -0
  159. package/dist/lib/components/ProductIcon/icons/grayscale/Editor.d.ts +2 -0
  160. package/dist/lib/components/ProductIcon/icons/grayscale/EduLicense.d.ts +2 -0
  161. package/dist/lib/components/ProductIcon/icons/grayscale/ExportServer.d.ts +2 -0
  162. package/dist/lib/components/ProductIcon/icons/grayscale/Gantt.d.ts +2 -0
  163. package/dist/lib/components/ProductIcon/icons/grayscale/Gpt.d.ts +2 -0
  164. package/dist/lib/components/ProductIcon/icons/grayscale/Grid.d.ts +2 -0
  165. package/dist/lib/components/ProductIcon/icons/grayscale/Hca.d.ts +2 -0
  166. package/dist/lib/components/ProductIcon/icons/grayscale/Lab.d.ts +2 -0
  167. package/dist/lib/components/ProductIcon/icons/grayscale/License.d.ts +2 -0
  168. package/dist/lib/components/ProductIcon/icons/grayscale/Maps.d.ts +2 -0
  169. package/dist/lib/components/ProductIcon/icons/grayscale/Python.d.ts +2 -0
  170. package/dist/lib/components/ProductIcon/icons/grayscale/Roadmap.d.ts +2 -0
  171. package/dist/lib/components/ProductIcon/icons/grayscale/Stock.d.ts +2 -0
  172. package/dist/lib/components/ProductIcon/icons/grayscale/Support.d.ts +2 -0
  173. package/dist/lib/components/ProductIcon/icons/grayscale/index.d.ts +25 -0
  174. package/dist/lib/components/ProductIcon/icons/line/Accessibility.d.ts +2 -0
  175. package/dist/lib/components/ProductIcon/icons/line/Advantageplus.d.ts +2 -0
  176. package/dist/lib/components/ProductIcon/icons/line/Api.d.ts +2 -0
  177. package/dist/lib/components/ProductIcon/icons/line/CaseStudies.d.ts +2 -0
  178. package/dist/lib/components/ProductIcon/icons/line/Changelog.d.ts +2 -0
  179. package/dist/lib/components/ProductIcon/icons/line/ChartChooser.d.ts +2 -0
  180. package/dist/lib/components/ProductIcon/icons/line/Core.d.ts +2 -0
  181. package/dist/lib/components/ProductIcon/icons/line/CustomProjects.d.ts +2 -0
  182. package/dist/lib/components/ProductIcon/icons/line/Dashboards.d.ts +2 -0
  183. package/dist/lib/components/ProductIcon/icons/line/Demos.d.ts +2 -0
  184. package/dist/lib/components/ProductIcon/icons/line/Docs.d.ts +2 -0
  185. package/dist/lib/components/ProductIcon/icons/line/Editor.d.ts +2 -0
  186. package/dist/lib/components/ProductIcon/icons/line/EduLicense.d.ts +2 -0
  187. package/dist/lib/components/ProductIcon/icons/line/ExportServer.d.ts +2 -0
  188. package/dist/lib/components/ProductIcon/icons/line/Gantt.d.ts +2 -0
  189. package/dist/lib/components/ProductIcon/icons/line/Gpt.d.ts +2 -0
  190. package/dist/lib/components/ProductIcon/icons/line/Grid.d.ts +2 -0
  191. package/dist/lib/components/ProductIcon/icons/line/Hca.d.ts +2 -0
  192. package/dist/lib/components/ProductIcon/icons/line/Lab.d.ts +2 -0
  193. package/dist/lib/components/ProductIcon/icons/line/License.d.ts +2 -0
  194. package/dist/lib/components/ProductIcon/icons/line/Maps.d.ts +2 -0
  195. package/dist/lib/components/ProductIcon/icons/line/Python.d.ts +2 -0
  196. package/dist/lib/components/ProductIcon/icons/line/Roadmap.d.ts +2 -0
  197. package/dist/lib/components/ProductIcon/icons/line/Stock.d.ts +2 -0
  198. package/dist/lib/components/ProductIcon/icons/line/Support.d.ts +2 -0
  199. package/dist/lib/components/ProductIcon/icons/line/index.d.ts +25 -0
  200. package/dist/lib/components/ProductIcon/icons/monochrome/Accessibility.d.ts +2 -0
  201. package/dist/lib/components/ProductIcon/icons/monochrome/Advantageplus.d.ts +2 -0
  202. package/dist/lib/components/ProductIcon/icons/monochrome/Api.d.ts +2 -0
  203. package/dist/lib/components/ProductIcon/icons/monochrome/CaseStudies.d.ts +2 -0
  204. package/dist/lib/components/ProductIcon/icons/monochrome/Changelog.d.ts +2 -0
  205. package/dist/lib/components/ProductIcon/icons/monochrome/ChartChooser.d.ts +2 -0
  206. package/dist/lib/components/ProductIcon/icons/monochrome/Core.d.ts +2 -0
  207. package/dist/lib/components/ProductIcon/icons/monochrome/CustomProjects.d.ts +2 -0
  208. package/dist/lib/components/ProductIcon/icons/monochrome/Dashboards.d.ts +2 -0
  209. package/dist/lib/components/ProductIcon/icons/monochrome/Demos.d.ts +2 -0
  210. package/dist/lib/components/ProductIcon/icons/monochrome/Docs.d.ts +2 -0
  211. package/dist/lib/components/ProductIcon/icons/monochrome/Editor.d.ts +2 -0
  212. package/dist/lib/components/ProductIcon/icons/monochrome/EduLicense.d.ts +2 -0
  213. package/dist/lib/components/ProductIcon/icons/monochrome/ExportServer.d.ts +2 -0
  214. package/dist/lib/components/ProductIcon/icons/monochrome/Gantt.d.ts +2 -0
  215. package/dist/lib/components/ProductIcon/icons/monochrome/Gpt.d.ts +2 -0
  216. package/dist/lib/components/ProductIcon/icons/monochrome/Grid.d.ts +2 -0
  217. package/dist/lib/components/ProductIcon/icons/monochrome/Hca.d.ts +2 -0
  218. package/dist/lib/components/ProductIcon/icons/monochrome/Lab.d.ts +2 -0
  219. package/dist/lib/components/ProductIcon/icons/monochrome/License.d.ts +2 -0
  220. package/dist/lib/components/ProductIcon/icons/monochrome/Maps.d.ts +2 -0
  221. package/dist/lib/components/ProductIcon/icons/monochrome/Python.d.ts +2 -0
  222. package/dist/lib/components/ProductIcon/icons/monochrome/Roadmap.d.ts +2 -0
  223. package/dist/lib/components/ProductIcon/icons/monochrome/Stock.d.ts +2 -0
  224. package/dist/lib/components/ProductIcon/icons/monochrome/Support.d.ts +2 -0
  225. package/dist/lib/components/ProductIcon/icons/monochrome/index.d.ts +25 -0
  226. package/dist/lib/components/ProductIcon/icons/multi/Accessibility.d.ts +2 -0
  227. package/dist/lib/components/ProductIcon/icons/multi/Advantageplus.d.ts +2 -0
  228. package/dist/lib/components/ProductIcon/icons/multi/Api.d.ts +2 -0
  229. package/dist/lib/components/ProductIcon/icons/multi/CaseStudies.d.ts +2 -0
  230. package/dist/lib/components/ProductIcon/icons/multi/Changelog.d.ts +2 -0
  231. package/dist/lib/components/ProductIcon/icons/multi/ChartChooser.d.ts +2 -0
  232. package/dist/lib/components/ProductIcon/icons/multi/Core.d.ts +2 -0
  233. package/dist/lib/components/ProductIcon/icons/multi/CustomProjects.d.ts +2 -0
  234. package/dist/lib/components/ProductIcon/icons/multi/Dashboards.d.ts +2 -0
  235. package/dist/lib/components/ProductIcon/icons/multi/Demos.d.ts +2 -0
  236. package/dist/lib/components/ProductIcon/icons/multi/Docs.d.ts +2 -0
  237. package/dist/lib/components/ProductIcon/icons/multi/Editor.d.ts +2 -0
  238. package/dist/lib/components/ProductIcon/icons/multi/EduLicense.d.ts +2 -0
  239. package/dist/lib/components/ProductIcon/icons/multi/ExportServer.d.ts +2 -0
  240. package/dist/lib/components/ProductIcon/icons/multi/Gantt.d.ts +2 -0
  241. package/dist/lib/components/ProductIcon/icons/multi/Gpt.d.ts +2 -0
  242. package/dist/lib/components/ProductIcon/icons/multi/Grid.d.ts +2 -0
  243. package/dist/lib/components/ProductIcon/icons/multi/Hca.d.ts +2 -0
  244. package/dist/lib/components/ProductIcon/icons/multi/Lab.d.ts +2 -0
  245. package/dist/lib/components/ProductIcon/icons/multi/License.d.ts +2 -0
  246. package/dist/lib/components/ProductIcon/icons/multi/Maps.d.ts +2 -0
  247. package/dist/lib/components/ProductIcon/icons/multi/Python.d.ts +2 -0
  248. package/dist/lib/components/ProductIcon/icons/multi/Roadmap.d.ts +2 -0
  249. package/dist/lib/components/ProductIcon/icons/multi/Stock.d.ts +2 -0
  250. package/dist/lib/components/ProductIcon/icons/multi/Support.d.ts +2 -0
  251. package/dist/lib/components/ProductIcon/icons/multi/index.d.ts +25 -0
  252. package/dist/lib/components/ProductIcon/index.d.ts +59 -0
  253. package/dist/lib/components/RadioBox/index.d.ts +44 -0
  254. package/dist/lib/components/Tabs/index.d.ts +24 -0
  255. package/dist/lib/main.d.ts +6 -0
  256. package/dist/main.js +20 -17
  257. package/dist/scss/variables.scss +168 -0
  258. package/package.json +3 -2
  259. /package/dist/{ButtonGroup-M9-A5Xva.js → ButtonGroup-CfNp_xXf.js} +0 -0
  260. /package/dist/{Container-DI2smQRq.js → Container-mH6tG_kR.js} +0 -0
  261. /package/dist/{GPTInput-DKxJOGYt.js → GPTInput-CZF0-SfI.js} +0 -0
  262. /package/dist/{Heading-DuolDa27.js → Heading-DvLlRFvQ.js} +0 -0
  263. /package/dist/{InputGrouped-CiA86XL7.js → InputGrouped-jbMns5qa.js} +0 -0
  264. /package/dist/{InputSolo-cLqKBh1c.js → InputSolo-DOZp13Mv.js} +0 -0
  265. /package/dist/{Label-BH3YxfNt.js → Label-bbLlUYRM.js} +0 -0
  266. /package/dist/{Logo-h9bQL-cT.js → Logo-BRXxiQk8.js} +0 -0
  267. /package/dist/{Typography-nzBx3Yxn.js → Typography-Dw2_XzMu.js} +0 -0
  268. /package/dist/{es2015-C6iv4436.js → es2015-BE1Gei7w.js} +0 -0
  269. /package/dist/{fa-ByhY-7YY.js → fa-Ci5IATkb.js} +0 -0
@@ -0,0 +1,55 @@
1
+ import { t as e } from "./clsx-D7D_XZ_-.js";
2
+ import { t } from "./Typography-Dw2_XzMu.js";
3
+ import { useEffect as n, useState as r } from "react";
4
+ import { jsx as i, jsxs as a } from "react/jsx-runtime";
5
+ var o = {
6
+ full: "-gE22a_full",
7
+ icon: "-gE22a_icon",
8
+ selected: "-gE22a_selected",
9
+ tab: "-gE22a_tab",
10
+ tabs: "-gE22a_tabs"
11
+ };
12
+ //#endregion
13
+ //#region lib/components/Tabs/index.tsx
14
+ function s({ items: s, value: c, defaultValue: l, onChange: u, fullWidth: d = !1, className: f, ...p }) {
15
+ let m = s.find((e) => !e.disabled)?.value, [h, g] = r(l ?? m);
16
+ n(() => {
17
+ c === void 0 && (s.some((e) => e.value === h && !e.disabled) || g(m));
18
+ }, [
19
+ m,
20
+ h,
21
+ s,
22
+ c
23
+ ]);
24
+ let _ = c ?? h, v = (e) => {
25
+ e.disabled || (c === void 0 && g(e.value), e.value !== _ && u?.(e.value, e));
26
+ };
27
+ return /* @__PURE__ */ i("div", {
28
+ className: e("hsui-tabs", o.tabs, { [o.full]: d }, f),
29
+ role: "tablist",
30
+ ...p,
31
+ children: s.map((n) => {
32
+ let r = n.value === _;
33
+ return /* @__PURE__ */ a("button", {
34
+ type: "button",
35
+ role: "tab",
36
+ "aria-selected": r,
37
+ disabled: n.disabled,
38
+ className: e("hsui-a11y-focus", o.tab, { [o.selected]: r }),
39
+ onClick: () => v(n),
40
+ children: [n.iconLeft && /* @__PURE__ */ i("span", {
41
+ className: o.icon,
42
+ "aria-hidden": "true",
43
+ children: n.iconLeft
44
+ }), /* @__PURE__ */ i(t, {
45
+ as: "span",
46
+ size: 200,
47
+ weight: "medium",
48
+ children: n.label
49
+ })]
50
+ }, n.value);
51
+ })
52
+ });
53
+ }
54
+ //#endregion
55
+ export { s as t };
@@ -1,7 +1,7 @@
1
1
  import { n as e } from "./esm-T3Xn_ZHF.js";
2
- import { s as t } from "./fa-ByhY-7YY.js";
3
- import { t as n } from "./dist-GNbC83fc.js";
4
- import { a as r, i, n as a, o, r as s, s as c, t as l } from "./dist-fJmWSp8_.js";
2
+ import { s as t } from "./fa-Ci5IATkb.js";
3
+ import { t as n } from "./dist-D4rcQ6qo.js";
4
+ import { a as r, i, n as a, o, r as s, s as c, t as l } from "./dist-O77K9Ele.js";
5
5
  import { useEffect as u, useRef as d, useState as f } from "react";
6
6
  import { jsx as p, jsxs as m } from "react/jsx-runtime";
7
7
  var h = {
@@ -44,13 +44,16 @@ function x() {
44
44
  "aria-hidden": "true",
45
45
  children: S && /* @__PURE__ */ p("video", {
46
46
  className: `${h.youtubePreview} ${w ? h.youtubePreviewVisible : ""}`,
47
- src: y,
48
47
  autoPlay: !0,
49
48
  loop: !0,
50
49
  muted: !0,
51
50
  playsInline: !0,
52
51
  preload: "metadata",
53
- onCanPlay: () => T(!0)
52
+ onCanPlay: () => T(!0),
53
+ children: /* @__PURE__ */ p("source", {
54
+ src: y,
55
+ type: "video/webm"
56
+ })
54
57
  })
55
58
  }), /* @__PURE__ */ m("span", {
56
59
  className: h.youtubeCopy,
@@ -0,0 +1,23 @@
1
+ //#region \0rolldown/runtime.js
2
+ var e = Object.create, t = Object.defineProperty, n = Object.getOwnPropertyDescriptor, r = Object.getOwnPropertyNames, i = Object.getPrototypeOf, a = Object.prototype.hasOwnProperty, o = (e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), s = (e, n) => {
3
+ let r = {};
4
+ for (var i in e) t(r, i, {
5
+ get: e[i],
6
+ enumerable: !0
7
+ });
8
+ return n || t(r, Symbol.toStringTag, { value: "Module" }), r;
9
+ }, c = (e, i, o, s) => {
10
+ if (i && typeof i == "object" || typeof i == "function") for (var c = r(i), l = 0, u = c.length, d; l < u; l++) d = c[l], !a.call(e, d) && d !== o && t(e, d, {
11
+ get: ((e) => i[e]).bind(null, d),
12
+ enumerable: !(s = n(i, d)) || s.enumerable
13
+ });
14
+ return e;
15
+ }, l = (n, r, a) => (a = n == null ? {} : e(i(n)), c(r || !n || !n.__esModule ? t(a, "default", {
16
+ value: n,
17
+ enumerable: !0
18
+ }) : a, n)), u = /* @__PURE__ */ ((e) => typeof require < "u" ? require : typeof Proxy < "u" ? new Proxy(e, { get: (e, t) => (typeof require < "u" ? require : e)[t] }) : e)(function(e) {
19
+ if (typeof require < "u") return require.apply(this, arguments);
20
+ throw Error("Calling `require` for \"" + e + "\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.");
21
+ });
22
+ //#endregion
23
+ export { l as i, s as n, u as r, o as t };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../ButtonGroup-M9-A5Xva.js";
1
+ import { t as e } from "../../ButtonGroup-CfNp_xXf.js";
2
2
  export { e as ButtonGroup };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../Container-DI2smQRq.js";
1
+ import { t as e } from "../../Container-mH6tG_kR.js";
2
2
  export { e as Container };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../DiscordInvite-Mkr81Pib.js";
1
+ import { t as e } from "../../DiscordInvite-CR7g5hay.js";
2
2
  export { e as DiscordInvite };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../CookiePolicyModal-BZkVbILl.js";
1
+ import { t as e } from "../../CookiePolicyModal-BN_AXefZ.js";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../FooterBottom-_AezmdZB.js";
1
+ import { t as e } from "../../FooterBottom-ybvI6wyw.js";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../FooterHelp-CdeMRh1G.js";
1
+ import { t as e } from "../../FooterHelp-D88w95D4.js";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../FooterLinks-BUKcScC4.js";
1
+ import { t as e } from "../../FooterLinks-C0N4vki6.js";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../YoutubeModal-DNaiM6RL.js";
1
+ import { t as e } from "../../YoutubeModal-C58qsc27.js";
2
2
  export { e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../Footer-bUIou6Hl.js";
1
+ import { t as e } from "../../Footer-Bcxt0km4.js";
2
2
  export { e as Footer };
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../../GPTInput-DKxJOGYt.js";
1
+ import { n as e, t } from "../../GPTInput-CZF0-SfI.js";
2
2
  export { e as GPTInput, t as default };
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../../Header-fTlA6ysy.js";
1
+ import { n as e, t } from "../../Header-CLt3O6Di.js";
2
2
  export { t as Header, e as SubHeader };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../Heading-DuolDa27.js";
1
+ import { t as e } from "../../Heading-DvLlRFvQ.js";
2
2
  export { e as Heading };
@@ -1,2 +1,2 @@
1
- import { i as e, n as t, r as n, t as r } from "../../InputGrouped-CiA86XL7.js";
1
+ import { i as e, n as t, r as n, t as r } from "../../InputGrouped-jbMns5qa.js";
2
2
  export { r as FormGroup, t as FormRow, n as InputGrouped, e as SelectGrouped };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../InputSolo-cLqKBh1c.js";
1
+ import { t as e } from "../../InputSolo-DOZp13Mv.js";
2
2
  export { e as InputSolo };
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../../Label-BH3YxfNt.js";
1
+ import { n as e, t } from "../../Label-bbLlUYRM.js";
2
2
  export { t as Label, e as NewTag };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../Logo-h9bQL-cT.js";
1
+ import { t as e } from "../../Logo-BRXxiQk8.js";
2
2
  export { e as Logo };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../NewsletterSignup-eGx4jwiM.js";
1
+ import { t as e } from "../../NewsletterSignup-DEgL93rH.js";
2
2
  export { e as NewsletterSignup };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../Notification-CJ3iQv3Z.js";
1
+ import { t as e } from "../../Notification-CuVjbJzV.js";
2
2
  export { e as Notification };
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../../PrefPanel-25erkPRB.js";
1
+ import { n as e, t } from "../../PrefPanel-CPWoS-hm.js";
2
2
  export { t as PrefPanel, e as PrefRadio };
@@ -0,0 +1,44 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Accessibility.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M12 7.10938C15.0953 7.10938 17.7781 8.86825 19.1083 11.4402L24 15.1099L19.1071 18.7774C17.777 21.3497 15.0955 23.1094 12 23.1094C8.90429 23.1094 6.22175 21.3499 4.89168 18.7774L0 15.1099L4.8905 11.4402C6.22067 8.868 8.90451 7.10938 12 7.10938Z",
14
+ fill: "var(--icon-monotone-mono-key-300)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M11.9984 18.7078C13.9867 18.7078 15.5984 17.096 15.5984 15.1078C15.5984 13.1196 13.9867 11.5078 11.9984 11.5078C10.0102 11.5078 8.39844 13.1196 8.39844 15.1078C8.39844 17.096 10.0102 18.7078 11.9984 18.7078Z",
18
+ fill: "var(--icon-monotone-mono-key-1000)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M4.54614 5.45037C4.2242 5.12844 4.2242 4.60649 4.54614 4.28456C4.86807 3.96262 5.39002 3.96262 5.71196 4.28455L6.77566 5.34826C7.09759 5.67019 7.09759 6.19214 6.77566 6.51408C6.45373 6.83601 5.93177 6.83601 5.60984 6.51408L4.54614 5.45037Z",
22
+ fill: "var(--icon-monotone-mono-key-600)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M7.43327 3.23592C7.20563 2.84164 7.34072 2.33747 7.735 2.10983C8.12929 1.88219 8.63346 2.01728 8.8611 2.41156L9.61325 3.71433C9.84089 4.10861 9.7058 4.61278 9.31151 4.84042C8.91723 5.06806 8.41306 4.93297 8.18542 4.53868L7.43327 3.23592Z",
26
+ fill: "var(--icon-monotone-mono-key-600)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M19.455 5.0967C19.7769 4.77477 19.7769 4.25282 19.455 3.93088C19.1331 3.60895 18.6111 3.60895 18.2892 3.93088L17.2255 4.99458C16.9035 5.31652 16.9035 5.83847 17.2255 6.1604C17.5474 6.48234 18.0694 6.48234 18.3913 6.1604L19.455 5.0967Z",
30
+ fill: "var(--icon-monotone-mono-key-600)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M16.5679 2.88225C16.7955 2.48796 16.6604 1.98379 16.2661 1.75615C15.8718 1.52851 15.3677 1.66361 15.14 2.05789L14.3879 3.36065C14.1602 3.75494 14.2953 4.25911 14.6896 4.48675C15.0839 4.71439 15.5881 4.5793 15.8157 4.18501L16.5679 2.88225Z",
34
+ fill: "var(--icon-monotone-mono-key-600)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ d: "M11.0766 1.71498C11.0766 1.2597 11.4457 0.890625 11.9009 0.890625C12.3562 0.890625 12.7253 1.2597 12.7253 1.71498V3.21929C12.7253 3.67457 12.3562 4.04364 11.9009 4.04364C11.4457 4.04364 11.0766 3.67457 11.0766 3.21928V1.71498Z",
38
+ fill: "var(--icon-monotone-mono-key-600)"
39
+ })
40
+ ]
41
+ });
42
+ }
43
+ //#endregion
44
+ export { n as default };
@@ -0,0 +1,23 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Advantageplus.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [/* @__PURE__ */ e("path", {
12
+ d: "M18.5925 8.60938C20.4746 8.60938 22.0004 10.1351 22.0004 12.0173C22.0004 13.8994 20.4746 15.4251 18.5925 15.4251H16.8236C16.2713 15.4251 15.8236 15.8729 15.8236 16.4251V18.194C15.8236 20.0762 14.2978 21.6019 12.4157 21.6019C10.5336 21.6019 9.00781 20.0762 9.00781 18.194V11.3357C9.00786 9.83002 10.2284 8.60938 11.7341 8.60938H18.5925Z",
13
+ stroke: "var(--icon-monotone-mono-key-300)",
14
+ strokeWidth: "2"
15
+ }), /* @__PURE__ */ e("path", {
16
+ d: "M5.40752 15.3828C3.5254 15.3828 1.99964 13.8571 1.99964 11.9749C1.99964 10.0928 3.5254 8.56705 5.40752 8.56705H7.17643C7.72871 8.56705 8.17643 8.11934 8.17643 7.56705V5.79815C8.17643 3.91603 9.70219 2.39027 11.5843 2.39027C13.4664 2.39027 14.9922 3.91603 14.9922 5.79815V12.6565C14.9921 14.1622 13.7716 15.3828 12.2659 15.3828H5.40752Z",
17
+ stroke: "var(--icon-monotone-mono-key-600)",
18
+ strokeWidth: "2"
19
+ })]
20
+ });
21
+ }
22
+ //#endregion
23
+ export { n as default };
@@ -0,0 +1,21 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Api.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [/* @__PURE__ */ e("path", {
12
+ d: "M7.4999 10.5C8.32833 10.5 8.9999 11.1716 8.9999 12C8.9999 12.8284 8.32833 13.5 7.4999 13.5C6.67147 13.5 5.9999 12.8284 5.9999 12C5.9999 11.1716 6.67147 10.5 7.4999 10.5ZM11.9999 10.5C12.8283 10.5 13.4999 11.1716 13.4999 12C13.4999 12.8284 12.8283 13.5 11.9999 13.5C11.1715 13.5 10.4999 12.8284 10.4999 12C10.4999 11.1716 11.1715 10.5 11.9999 10.5ZM16.4999 10.5C17.3283 10.5 17.9999 11.1716 17.9999 12C17.9999 12.8284 17.3283 13.5 16.4999 13.5C15.6715 13.5 14.9999 12.8284 14.9999 12C14.9999 11.1716 15.6715 10.5 16.4999 10.5Z",
13
+ fill: "var(--icon-monotone-mono-key-300)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ d: "M2.14258 17.7139V13.5566L1.29297 12.707C1.10543 12.5195 1 12.2652 1 12C1 11.7348 1.10543 11.4805 1.29297 11.293L2.14258 10.4424V6.28613C2.14258 4.47094 3.61356 3.00016 5.42871 3C5.981 3 6.42871 3.44772 6.42871 4C6.42871 4.55228 5.981 5 5.42871 5C4.71813 5.00016 4.14258 5.57551 4.14258 6.28613V10.8574C4.14247 11.1225 4.03798 11.377 3.85059 11.5645L3.41406 12L3.85059 12.4355C4.03798 12.623 4.14247 12.8775 4.14258 13.1426V17.7139C4.14258 18.4245 4.71813 18.9998 5.42871 19C5.981 19 6.42871 19.4477 6.42871 20C6.42871 20.5523 5.981 21 5.42871 21C3.61356 20.9998 2.14258 19.5291 2.14258 17.7139ZM19.8564 17.7139V13.1426C19.8566 12.8775 19.962 12.623 20.1494 12.4355L20.585 12L20.1494 11.5645C19.962 11.377 19.8566 11.1225 19.8564 10.8574V6.28613C19.8564 5.57558 19.2818 5.00026 18.5713 5C18.019 5 17.5713 4.55228 17.5713 4C17.5713 3.44772 18.019 3 18.5713 3C20.3863 3.00026 21.8564 4.47101 21.8564 6.28613V10.4424L22.707 11.293C23.0974 11.6835 23.0974 12.3165 22.707 12.707L21.8564 13.5576V17.7139C21.8564 19.5293 20.3851 20.9997 18.5713 21C18.019 21 17.5713 20.5523 17.5713 20C17.5713 19.4477 18.019 19 18.5713 19C19.2811 18.9997 19.8564 18.4241 19.8564 17.7139Z",
16
+ fill: "var(--icon-monotone-mono-key-600)"
17
+ })]
18
+ });
19
+ }
20
+ //#endregion
21
+ export { n as default };
@@ -0,0 +1,21 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/CaseStudies.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [/* @__PURE__ */ e("path", {
12
+ d: "M21.2031 11.8029C21.2031 10.9497 21.2026 10.3577 21.165 9.89758C21.1282 9.44692 21.0593 9.1933 20.9629 9.00403C20.752 8.59031 20.4157 8.25397 20.002 8.04309C19.8127 7.94666 19.5591 7.87778 19.1084 7.84094C18.6483 7.80335 18.0563 7.80286 17.2031 7.80286H2.80274V16.2032C2.80274 17.0564 2.80324 17.6484 2.84083 18.1085C2.87766 18.5592 2.94654 18.8128 3.04298 19.0021C3.25386 19.4158 3.59019 19.7521 4.00391 19.963C4.19318 20.0595 4.4468 20.1283 4.89747 20.1652C5.35756 20.2028 5.94957 20.2032 6.80274 20.2032H17.2031C18.0563 20.2032 18.6483 20.2028 19.1084 20.1652C19.5591 20.1283 19.8127 20.0595 20.002 19.963C20.4157 19.7521 20.752 19.4158 20.9629 19.0021C21.0593 18.8128 21.1282 18.5592 21.165 18.1085C21.2026 17.6484 21.2031 17.0564 21.2031 16.2032V11.8029ZM22.8027 16.2032C22.8027 17.0299 22.8039 17.6981 22.7598 18.2384C22.7149 18.7881 22.6192 19.2762 22.3887 19.7286C22.0244 20.4434 21.4432 21.0245 20.7285 21.3888C20.2761 21.6193 19.788 21.715 19.2383 21.7599C18.698 21.804 18.0298 21.8029 17.2031 21.8029H6.80274C5.97606 21.8029 5.30789 21.804 4.76758 21.7599C4.21786 21.715 3.72979 21.6193 3.27735 21.3888C2.56263 21.0245 1.98146 20.4434 1.61719 19.7286C1.38666 19.2762 1.29102 18.7881 1.2461 18.2384C1.20197 17.6981 1.20313 17.0299 1.20313 16.2032V6.20325C1.20313 5.65643 1.20191 5.19797 1.23243 4.82434C1.26372 4.44137 1.33179 4.07706 1.50782 3.73157C1.77625 3.20482 2.2047 2.77636 2.73145 2.50794C3.07694 2.3319 3.44125 2.26384 3.82423 2.23255C4.19785 2.20202 4.65631 2.20325 5.20313 2.20325H9.0254C9.68523 2.20325 10.2058 2.19311 10.6797 2.35657C11.072 2.4919 11.4301 2.71265 11.7266 3.00305C12.0844 3.35377 12.3076 3.82426 12.6025 4.41419L13.4971 6.20325H17.2031C18.0298 6.20325 18.698 6.20209 19.2383 6.24622C19.788 6.29113 20.2761 6.38678 20.7285 6.61731C21.4432 6.98158 22.0244 7.56274 22.3887 8.27747C22.6192 8.72991 22.7149 9.21797 22.7598 9.7677C22.8039 10.308 22.8027 10.9762 22.8027 11.8029V16.2032ZM11.709 6.20325L11.1719 5.13001C10.8249 4.43602 10.7273 4.26397 10.6065 4.14563C10.4794 4.02122 10.3263 3.92627 10.1582 3.86829C9.99835 3.81316 9.80107 3.80286 9.0254 3.80286H5.20313C4.62988 3.80286 4.24748 3.8033 3.95411 3.82727C3.67032 3.85048 3.54032 3.89178 3.45801 3.93372C3.23226 4.04876 3.04864 4.23238 2.9336 4.45813C2.89166 4.54044 2.85037 4.67043 2.82716 4.95423C2.80319 5.2476 2.80274 5.63 2.80274 6.20325H11.709Z",
13
+ fill: "var(--icon-monotone-mono-key-600)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ d: "M7.35761 16.8151V14.7057C7.35761 14.1534 7.80533 13.7057 8.35761 13.7057C8.9099 13.7057 9.35761 14.1534 9.35761 14.7057V16.8151C9.35761 17.3674 8.9099 17.8151 8.35761 17.8151C7.80533 17.8151 7.35761 17.3674 7.35761 16.8151ZM10.3576 16.8151V11.1901C10.3576 10.6378 10.8053 10.1901 11.3576 10.1901C11.9099 10.1901 12.3576 10.6378 12.3576 11.1901V16.8151C12.3576 17.3674 11.9099 17.8151 11.3576 17.8151C10.8053 17.8151 10.3576 17.3674 10.3576 16.8151ZM13.3576 16.8151V13.2994C13.3576 12.7472 13.8053 12.2994 14.3576 12.2994C14.9099 12.2994 15.3576 12.7472 15.3576 13.2994V16.8151C15.3576 17.3674 14.9099 17.8151 14.3576 17.8151C13.8053 17.8151 13.3576 17.3674 13.3576 16.8151Z",
16
+ fill: "var(--icon-monotone-mono-key-300)"
17
+ })]
18
+ });
19
+ }
20
+ //#endregion
21
+ export { n as default };
@@ -0,0 +1,21 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Changelog.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "26",
6
+ height: "26",
7
+ viewBox: "0 0 26 26",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [/* @__PURE__ */ e("path", {
12
+ d: "M6.05473 19.0562C6.05473 20.1473 5.14684 21.0321 4.02736 21.0322C2.9078 21.0322 2 20.1474 2 19.0562C2.00006 17.965 2.90783 17.0801 4.02736 17.0801C5.1468 17.0802 6.05467 17.9651 6.05473 19.0562ZM6.05473 12.8164C6.05473 13.9076 5.14684 14.7923 4.02736 14.7924C2.9078 14.7924 2 13.9076 2 12.8164C2.00023 11.7254 2.90794 10.8413 4.02736 10.8413C5.1467 10.8414 6.0545 11.7255 6.05473 12.8164ZM6.05473 6.57759C6.05462 7.66864 5.14677 8.5535 4.02736 8.55361C2.90787 8.55361 2.00011 7.66871 2 6.57759C2 5.48637 2.9078 4.60156 4.02736 4.60156C5.14684 4.60167 6.05473 5.48644 6.05473 6.57759Z",
13
+ fill: "var(--icon-monotone-mono-key-600)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ d: "M22.6041 18.4976C23.1721 18.4976 23.6326 18.9465 23.6327 19.5002C23.6327 20.0538 23.1722 20.5027 22.6041 20.5027H8.89027C8.32221 20.5027 7.86171 20.0538 7.86171 19.5002C7.86177 18.9465 8.32225 18.4976 8.89027 18.4976H22.6041ZM22.6041 11.8139C23.172 11.8139 23.6324 12.2629 23.6327 12.8164C23.6327 13.3701 23.1722 13.8189 22.6041 13.8189H8.89027C8.32221 13.8189 7.86171 13.3701 7.86171 12.8164C7.86195 12.2629 8.32236 11.8139 8.89027 11.8139H22.6041ZM22.6041 5.13108C23.1722 5.13108 23.6327 5.57992 23.6327 6.1336C23.6325 6.68717 23.1721 7.13611 22.6041 7.13611H8.89027C8.32228 7.13611 7.86183 6.68717 7.86171 6.1336C7.86171 5.57992 8.32221 5.13108 8.89027 5.13108H22.6041Z",
16
+ fill: "var(--icon-monotone-mono-key-300)"
17
+ })]
18
+ });
19
+ }
20
+ //#endregion
21
+ export { n as default };
@@ -0,0 +1,52 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/ChartChooser.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "26",
7
+ viewBox: "0 0 24 26",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ fillRule: "evenodd",
14
+ clipRule: "evenodd",
15
+ d: "M17.8559 11.1949C17.8559 12.4304 17.4505 13.5744 16.7612 14.5095L19.6923 17.4377C20.0691 17.8141 20.0587 18.4144 19.6692 18.7785C19.2796 19.1426 18.6583 19.1326 18.2816 18.7561L15.3742 15.8517C14.4051 16.5207 13.2185 16.9144 11.9367 16.9144C8.66752 16.9144 6.01736 14.3537 6.01736 11.1949C6.01736 8.03603 8.66752 5.47529 11.9367 5.47529C15.2058 5.47529 17.8559 8.03603 17.8559 11.1949ZM7.39608 11.1949C7.39608 8.77178 9.42896 6.80749 11.9367 6.80749C14.4443 6.80749 16.4772 8.77178 16.4772 11.1949C16.4772 13.6179 14.4443 15.5822 11.9367 15.5822C9.42896 15.5822 7.39608 13.6179 7.39608 11.1949Z",
16
+ fill: "var(--icon-monotone-mono-key-600)"
17
+ }),
18
+ /* @__PURE__ */ e("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M16.7612 14.5095C17.4505 13.5744 17.8559 12.4304 17.8559 11.1949C17.8559 8.03603 15.2058 5.47529 11.9367 5.47529C8.66752 5.47529 6.01736 8.03603 6.01736 11.1949C6.01736 14.3537 8.66752 16.9144 11.9367 16.9144C13.2185 16.9144 14.4051 16.5207 15.3742 15.8517L18.2816 18.7561C18.6583 19.1326 19.2796 19.1426 19.6692 18.7785C20.0587 18.4144 20.0691 17.8141 19.6923 17.4377L16.7612 14.5095ZM11.9367 6.80749C9.42896 6.80749 7.39608 8.77178 7.39608 11.1949C7.39608 13.6179 9.42896 15.5822 11.9367 15.5822C14.4443 15.5822 16.4772 13.6179 16.4772 11.1949C16.4772 8.77178 14.4443 6.80749 11.9367 6.80749Z",
22
+ fill: "var(--icon-monotone-mono-key-600)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M9.17919 8.47508H10.5749V13.9146H9.17919V8.47508Z",
26
+ fill: "var(--icon-monotone-mono-key-600)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M11.4124 10.0035H12.8081V13.9146H11.4124V10.0035Z",
30
+ fill: "var(--icon-monotone-mono-key-600)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M13.6455 11.532H15.0413V13.9146H13.6455V11.532Z",
34
+ fill: "var(--icon-monotone-mono-key-600)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ fillRule: "evenodd",
38
+ clipRule: "evenodd",
39
+ d: "M15.3742 15.8517C14.4051 16.5207 13.2185 16.9144 11.9367 16.9144C8.66752 16.9144 6.01736 14.3537 6.01736 11.1949C6.01736 8.03603 8.66752 5.47529 11.9367 5.47529C15.2058 5.47529 17.8559 8.03603 17.8559 11.1949C17.8559 12.4304 17.4505 13.5744 16.7612 14.5095L19.6923 17.4377C20.0691 17.8141 20.0587 18.4144 19.6692 18.7785C19.2796 19.1426 18.6583 19.1326 18.2816 18.7561L15.3742 15.8517ZM7.39608 11.1949C7.39608 8.77178 9.42896 6.80749 11.9367 6.80749C14.4443 6.80749 16.4772 8.77178 16.4772 11.1949C16.4772 13.6179 14.4443 15.5822 11.9367 15.5822C9.42896 15.5822 7.39608 13.6179 7.39608 11.1949Z",
40
+ fill: "var(--icon-monotone-mono-key-300)"
41
+ }),
42
+ /* @__PURE__ */ e("path", {
43
+ fillRule: "evenodd",
44
+ clipRule: "evenodd",
45
+ d: "M3.33333 3.15625V19.0458C3.33333 20.1301 4.24298 21.009 5.36508 21.009H22V22.4814H5.04762C3.36447 22.4814 2 21.163 2 19.5366V3.15625H3.33333Z",
46
+ fill: "var(--icon-monotone-mono-key-600)"
47
+ })
48
+ ]
49
+ });
50
+ }
51
+ //#endregion
52
+ export { n as default };
@@ -0,0 +1,34 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Core.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ fillRule: "evenodd",
14
+ clipRule: "evenodd",
15
+ d: "M12.002 2.71387C17.3276 2.71387 21.6455 7.03182 21.6455 12.3574C21.6454 17.6829 17.3275 22 12.002 22C6.67657 21.9998 2.35953 17.6828 2.35938 12.3574C2.35938 7.03191 6.67648 2.71402 12.002 2.71387ZM12.002 7.21387C9.16176 7.21402 6.85938 9.51719 6.85938 12.3574C6.85953 15.1975 9.16185 17.4998 12.002 17.5C14.8422 17.5 17.1454 15.1976 17.1455 12.3574C17.1455 9.5171 14.8423 7.21387 12.002 7.21387Z",
16
+ fill: "var(--icon-monotone-mono-key-300)"
17
+ }),
18
+ /* @__PURE__ */ e("path", {
19
+ d: "M12.0325 12.3574L13.9905 11.5615C13.9747 11.5221 13.9568 11.4836 13.9388 11.4453C14.0694 11.7224 14.1448 12.0308 14.1448 12.3574C14.1447 13.5408 13.1856 14.5 12.0023 14.5C10.8189 14.5 9.85983 13.5408 9.85969 12.3574C9.85969 11.4936 10.3715 10.7504 11.1077 10.4111L12.0325 12.3574Z",
20
+ fill: "var(--icon-monotone-mono-key-1000)"
21
+ }),
22
+ /* @__PURE__ */ e("path", {
23
+ d: "M13.3421 10.6855C13.2798 10.6353 13.2136 10.5899 13.1458 10.5469C13.1638 10.5583 13.1829 10.5681 13.2005 10.5801L13.3421 10.6855Z",
24
+ fill: "var(--icon-monotone-mono-key-1000)"
25
+ }),
26
+ /* @__PURE__ */ e("path", {
27
+ d: "M12.0023 2C16.3483 2.00002 20.0689 4.67685 21.6058 8.47168L12.0325 12.3574L13.9905 11.5615C13.6745 10.7725 12.9042 10.214 12.0023 10.2139C11.6829 10.2139 11.38 10.2858 11.1077 10.4111L7.58137 2.98828C8.92214 2.3545 10.4208 2 12.0023 2Z",
28
+ fill: "var(--icon-monotone-mono-key-1000)"
29
+ })
30
+ ]
31
+ });
32
+ }
33
+ //#endregion
34
+ export { n as default };
@@ -0,0 +1,23 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/CustomProjects.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [/* @__PURE__ */ e("path", {
12
+ d: "M13.4676 4.88118C13.7364 4.88118 14.0012 4.90142 14.2603 4.93695L11.5029 7.67607C11.3286 7.84929 11.2447 8.09405 11.2743 8.33799L11.6309 11.2874C11.6719 11.6263 11.9249 11.9011 12.259 11.9712L15.4378 12.6368C15.6951 12.6907 15.9629 12.6147 16.1528 12.4329L19.1415 9.57041C19.2088 9.92309 19.2457 10.287 19.2457 10.6593C19.2457 13.8504 16.6588 16.4374 13.4676 16.4374C12.6949 16.4373 11.958 16.2848 11.2844 16.0095L7.23145 20.1858C6.35393 21.0901 4.9093 21.1118 4.00504 20.2343C3.10101 19.3568 3.07914 17.9121 3.95658 17.0079L8.08354 12.7548C7.8305 12.105 7.6895 11.3986 7.6895 10.6593C7.68959 7.46836 10.2767 4.88142 13.4676 4.88118Z",
13
+ fill: "var(--icon-monotone-mono-key-300)"
14
+ }), /* @__PURE__ */ e("path", {
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
17
+ d: "M19.5669 3.93359L20.7573 6.69141L18.9644 9.10156L15.98 8.75391L14.7896 5.99512L16.5835 3.58594L19.5669 3.93359ZM17.7739 5.09375C17.0836 5.09375 16.5239 5.65339 16.5239 6.34375C16.524 7.03404 17.0836 7.59375 17.7739 7.59375C18.4641 7.59355 19.0239 7.03392 19.0239 6.34375C19.0239 5.65352 18.4641 5.09395 17.7739 5.09375Z",
18
+ fill: "var(--icon-monotone-mono-key-600)"
19
+ })]
20
+ });
21
+ }
22
+ //#endregion
23
+ export { n as default };
@@ -0,0 +1,32 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Dashboards.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M12 11.1C12 10.4925 12.5037 10 13.125 10H19.875C20.4963 10 21 10.4925 21 11.1V19.9C21 20.5075 20.4963 21 19.875 21H13.125C12.5037 21 12 20.5075 12 19.9V11.1Z",
14
+ fill: "var(--icon-monotone-mono-key-300)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M3 16.7344C3 15.9491 3.52233 15.3125 4.16667 15.3125H8.83333C9.47767 15.3125 10 15.9491 10 16.7344V19.5781C10 20.3634 9.47767 21 8.83333 21H4.16667C3.52233 21 3 20.3634 3 19.5781V16.7344Z",
18
+ fill: "var(--icon-monotone-mono-key-600)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M12 4.25C12 3.55964 12.5037 3 13.125 3H19.875C20.4963 3 21 3.55964 21 4.25V6.75C21 7.44036 20.4963 8 19.875 8H13.125C12.5037 8 12 7.44036 12 6.75V4.25Z",
22
+ fill: "var(--icon-monotone-mono-key-600)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M3 4C3 3.44772 3.52233 3 4.16667 3H8.83333C9.47767 3 10 3.44772 10 4V12C10 12.5523 9.47767 13 8.83333 13H4.16667C3.52233 13 3 12.5523 3 12V4Z",
26
+ fill: "var(--icon-monotone-mono-key-300)"
27
+ })
28
+ ]
29
+ });
30
+ }
31
+ //#endregion
32
+ export { n as default };
@@ -0,0 +1,38 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Demos.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ fillRule: "evenodd",
14
+ clipRule: "evenodd",
15
+ d: "M19.041 4.4375C20.123 4.43761 21 5.333 21 6.4375V17.5625C21 18.667 20.123 19.5624 19.041 19.5625H4.95898C3.87705 19.5624 3 18.667 3 17.5625V6.4375C3 5.333 3.87705 4.43761 4.95898 4.4375H19.041ZM5 5.5C4.44772 5.5 4 5.94772 4 6.5V17.5C4 18.0523 4.44772 18.5 5 18.5H19C19.5523 18.5 20 18.0523 20 17.5V6.5C20 5.94772 19.5523 5.5 19 5.5H5Z",
16
+ fill: "var(--icon-monotone-mono-key-600)"
17
+ }),
18
+ /* @__PURE__ */ e("path", {
19
+ d: "M6.61719 7.4375H8.41174V16.7094H6.61719V7.4375Z",
20
+ fill: "var(--icon-monotone-mono-key-600)"
21
+ }),
22
+ /* @__PURE__ */ e("path", {
23
+ d: "M9.48846 9.47133H11.283V16.7094H9.48846V9.47133Z",
24
+ fill: "var(--icon-monotone-mono-key-300)"
25
+ }),
26
+ /* @__PURE__ */ e("path", {
27
+ d: "M12.3597 11.5052H14.1543V16.7094H12.3597V11.5052Z",
28
+ fill: "var(--icon-monotone-mono-key-600)"
29
+ }),
30
+ /* @__PURE__ */ e("path", {
31
+ d: "M15.231 13.539H17.0256V16.7094H15.231V13.539Z",
32
+ fill: "var(--icon-monotone-mono-key-600)"
33
+ })
34
+ ]
35
+ });
36
+ }
37
+ //#endregion
38
+ export { n as default };
@@ -0,0 +1,36 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Docs.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "26",
6
+ height: "26",
7
+ viewBox: "0 0 26 26",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M4.25781 3.66757C4.25781 3.0702 4.74208 2.58594 5.33945 2.58594H14.9647C15.2711 2.58594 15.563 2.71583 15.7681 2.94335L18.074 5.50128L21.0326 8.28215C21.2501 8.48658 21.3734 8.7718 21.3734 9.07029V22.3257C21.3734 22.9231 20.8891 23.4074 20.2918 23.4074H5.33944C4.74208 23.4074 4.25781 22.9231 4.25781 22.3257V3.66757Z",
14
+ fill: "var(--icon-monotone-mono-key-50)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M15.4244 3.85294C15.4244 3.39933 15.9799 3.18012 16.2897 3.51149L18.2683 5.62803L20.4745 7.74145C20.8 8.0532 20.5793 8.60252 20.1287 8.60252H15.9652C15.6666 8.60252 15.4244 8.36039 15.4244 8.0617V3.85294Z",
18
+ fill: "var(--icon-monotone-mono-key-600)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M10.0845 11.7302C10.2701 11.5445 10.5713 11.5438 10.7573 11.7293L11.0166 11.9886C11.2025 12.1741 11.2029 12.4753 11.0175 12.6614L9.40053 14.282L10.9989 15.7661C11.1914 15.9449 11.2027 16.2464 11.024 16.4389L10.774 16.7075C10.5953 16.8998 10.2947 16.911 10.1021 16.7326L7.87836 14.6686C7.68617 14.49 7.67501 14.1893 7.85327 13.9968L7.86256 13.9856C7.88363 13.9472 7.90909 13.9104 7.94155 13.8778L10.0845 11.7302Z",
22
+ fill: "var(--icon-monotone-mono-key-600)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M15.3558 11.7301C15.1701 11.5444 14.8689 11.5446 14.683 11.7301L14.4237 11.9884C14.2377 12.174 14.2373 12.4752 14.4228 12.6612L16.0397 14.2819L14.4413 15.766C14.2488 15.9448 14.2375 16.2462 14.4163 16.4388L14.6662 16.7074C14.8449 16.8998 15.1455 16.911 15.3381 16.7324L17.5619 14.6685C17.7542 14.4897 17.7647 14.1891 17.586 13.9966L17.5786 13.9873C17.5574 13.9483 17.5317 13.9108 17.4987 13.8777L15.3558 11.7301Z",
26
+ fill: "var(--icon-monotone-mono-key-600)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M11.4683 18.7821C11.2125 18.722 11.0539 18.4659 11.1139 18.2101L13.0151 10.1171C13.0751 9.86129 13.3312 9.70262 13.587 9.76272L13.9442 9.84661C14.2 9.9067 14.3587 10.1628 14.2986 10.4186L12.3975 18.5116C12.3374 18.7674 12.0813 18.9261 11.8255 18.866L11.4683 18.7821Z",
30
+ fill: "var(--icon-monotone-mono-key-600)"
31
+ })
32
+ ]
33
+ });
34
+ }
35
+ //#endregion
36
+ export { n as default };
@@ -0,0 +1,44 @@
1
+ import { jsx as e, jsxs as t } from "react/jsx-runtime";
2
+ //#region lib/components/ProductIcon/icons/grayscale/Editor.tsx
3
+ function n(n) {
4
+ return /* @__PURE__ */ t("svg", {
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...n,
11
+ children: [
12
+ /* @__PURE__ */ e("path", {
13
+ d: "M24 17.5819V2.52632C24 1.13107 22.8689 0 21.4737 0H3.8141C2.41885 0 1.28778 1.13107 1.28778 2.52632V17.5819C1.28778 18.9772 2.41885 20.1083 3.8141 20.1083H21.4737C22.8689 20.1083 24 18.9772 24 17.5819Z",
14
+ fill: "var(--icon-monotone-mono-key-50)"
15
+ }),
16
+ /* @__PURE__ */ e("path", {
17
+ d: "M21.2965 24.0001V11.5071H17.0069V24.0001H21.2965Z",
18
+ fill: "var(--icon-monotone-mono-key-600)"
19
+ }),
20
+ /* @__PURE__ */ e("path", {
21
+ d: "M15.0307 24V14.3164H10.5931V24H15.0307Z",
22
+ fill: "var(--icon-monotone-mono-key-300)"
23
+ }),
24
+ /* @__PURE__ */ e("path", {
25
+ d: "M8.61694 23.954V10.1449H3.991V23.954H8.61694Z",
26
+ fill: "var(--icon-monotone-mono-key-600)"
27
+ }),
28
+ /* @__PURE__ */ e("path", {
29
+ d: "M7.06401 1.2123H0V2.4343H7.06401V1.2123Z",
30
+ fill: "var(--icon-monotone-mono-key-300)"
31
+ }),
32
+ /* @__PURE__ */ e("path", {
33
+ d: "M7.06401 3.35657H0V4.57857H7.06401V3.35657Z",
34
+ fill: "var(--icon-monotone-mono-key-300)"
35
+ }),
36
+ /* @__PURE__ */ e("path", {
37
+ d: "M7.06401 5.50081H0V6.72281H7.06401V5.50081Z",
38
+ fill: "var(--icon-monotone-mono-key-300)"
39
+ })
40
+ ]
41
+ });
42
+ }
43
+ //#endregion
44
+ export { n as default };