@useloops/design-system 1.4.528 → 1.4.529

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 (723) hide show
  1. package/README.md +102 -0
  2. package/dist/BrandCore/Icon.d.ts +4 -0
  3. package/dist/BrandCore/Icon.js +1 -0
  4. package/dist/BrandCore.d.ts +448 -0
  5. package/dist/BrandCore.js +1 -0
  6. package/dist/IconButton-CgrekP6F.d.ts +17 -0
  7. package/dist/IconButtonBase-B6RP_D01.d.ts +15 -0
  8. package/dist/InputLabelBase.variants-helpers-B7h8EWO3.d.ts +3 -0
  9. package/dist/Marketing/PlanFeatureTable.d.ts +61 -0
  10. package/dist/Marketing/PlanFeatureTable.js +1 -0
  11. package/dist/Marketing/PlanTierCard.d.ts +28 -0
  12. package/dist/Marketing/PlanTierCard.js +1 -0
  13. package/dist/Marketing/TickGroup.d.ts +9 -0
  14. package/dist/Marketing/TickGroup.js +1 -0
  15. package/dist/Marketing.d.ts +4 -0
  16. package/dist/Marketing.js +1 -0
  17. package/dist/MenuItem-DOijzWN3.d.ts +24 -0
  18. package/dist/Nudge-DzxctJYj.d.ts +12 -0
  19. package/dist/Platform/AIInsight.d.ts +18 -0
  20. package/dist/Platform/AIInsight.js +1 -0
  21. package/dist/Platform/AISummary.d.ts +43 -0
  22. package/dist/Platform/AISummary.js +1 -0
  23. package/dist/Platform/AIWrittenByLockUp.d.ts +14 -0
  24. package/dist/Platform/AIWrittenByLockUp.js +1 -0
  25. package/dist/Platform/AiContentContainer.d.ts +22 -0
  26. package/dist/Platform/AiContentContainer.js +1 -0
  27. package/dist/Platform/AssetItem.d.ts +24 -0
  28. package/dist/Platform/AssetItem.js +1 -0
  29. package/dist/Platform/AuthContainerSurface.d.ts +12 -0
  30. package/dist/Platform/AuthContainerSurface.js +1 -0
  31. package/dist/Platform/ClipboardCopyingOverlay.d.ts +11 -0
  32. package/dist/Platform/ClipboardCopyingOverlay.js +1 -0
  33. package/dist/Platform/CommentCard.d.ts +43 -0
  34. package/dist/Platform/CommentCard.js +1 -0
  35. package/dist/Platform/DataPointInfo.d.ts +39 -0
  36. package/dist/Platform/DataPointInfo.js +1 -0
  37. package/dist/Platform/DemographicSelectionSection.d.ts +9 -0
  38. package/dist/Platform/DemographicSelectionSection.js +1 -0
  39. package/dist/Platform/EmojiListItem.d.ts +21 -0
  40. package/dist/Platform/EmojiListItem.js +1 -0
  41. package/dist/Platform/EmojiQuestionEditorOption.d.ts +25 -0
  42. package/dist/Platform/EmojiQuestionEditorOption.js +1 -0
  43. package/dist/Platform/EmptyStateCard.d.ts +30 -0
  44. package/dist/Platform/EmptyStateCard.js +1 -0
  45. package/dist/Platform/ExtendedTestStatus.d.ts +18 -0
  46. package/dist/Platform/ExtendedTestStatus.js +1 -0
  47. package/dist/Platform/FilterCount.d.ts +15 -0
  48. package/dist/Platform/FilterCount.js +1 -0
  49. package/dist/Platform/FilterGroupAccordion.d.ts +15 -0
  50. package/dist/Platform/FilterGroupAccordion.js +1 -0
  51. package/dist/Platform/FilterPyramidGraph.d.ts +19 -0
  52. package/dist/Platform/FilterPyramidGraph.js +1 -0
  53. package/dist/Platform/FilterRow.d.ts +15 -0
  54. package/dist/Platform/FilterRow.js +1 -0
  55. package/dist/Platform/FilteredItemsCard.d.ts +11 -0
  56. package/dist/Platform/FilteredItemsCard.js +1 -0
  57. package/dist/Platform/ForgotYourPassword.d.ts +5 -0
  58. package/dist/Platform/ForgotYourPassword.js +1 -0
  59. package/dist/Platform/GraphBar.d.ts +54 -0
  60. package/dist/Platform/GraphBar.js +1 -0
  61. package/dist/Platform/Header.d.ts +25 -0
  62. package/dist/Platform/Header.js +1 -0
  63. package/dist/Platform/KpiDataPopover.d.ts +34 -0
  64. package/dist/Platform/KpiDataPopover.js +1 -0
  65. package/dist/Platform/KpiIndicator.d.ts +19 -0
  66. package/dist/Platform/KpiIndicator.js +1 -0
  67. package/dist/Platform/LinkExpired.d.ts +5 -0
  68. package/dist/Platform/LinkExpired.js +1 -0
  69. package/dist/Platform/LoginForm.d.ts +5 -0
  70. package/dist/Platform/LoginForm.js +1 -0
  71. package/dist/Platform/LoopItem.d.ts +16 -0
  72. package/dist/Platform/LoopItem.js +1 -0
  73. package/dist/Platform/LoopItemEmpty.d.ts +11 -0
  74. package/dist/Platform/LoopItemEmpty.js +1 -0
  75. package/dist/Platform/MFACodeVerify.d.ts +5 -0
  76. package/dist/Platform/MFACodeVerify.js +1 -0
  77. package/dist/Platform/Navigation.d.ts +8 -0
  78. package/dist/Platform/Navigation.js +1 -0
  79. package/dist/Platform/OnboardingCard.d.ts +18 -0
  80. package/dist/Platform/OnboardingCard.js +1 -0
  81. package/dist/Platform/PaginationControl.d.ts +12 -0
  82. package/dist/Platform/PaginationControl.js +1 -0
  83. package/dist/Platform/ProjectItem.d.ts +9 -0
  84. package/dist/Platform/ProjectItem.js +1 -0
  85. package/dist/Platform/QuestionBlock.d.ts +18 -0
  86. package/dist/Platform/QuestionBlock.js +1 -0
  87. package/dist/Platform/QuestionLabel.d.ts +2 -0
  88. package/dist/Platform/QuestionLabel.js +1 -0
  89. package/dist/Platform/QuestionSelector.d.ts +18 -0
  90. package/dist/Platform/QuestionSelector.js +1 -0
  91. package/dist/Platform/ResetPassword.d.ts +5 -0
  92. package/dist/Platform/ResetPassword.js +1 -0
  93. package/dist/Platform/SearchInput.d.ts +17 -0
  94. package/dist/Platform/SearchInput.js +1 -0
  95. package/dist/Platform/SectionHeader.d.ts +13 -0
  96. package/dist/Platform/SectionHeader.js +1 -0
  97. package/dist/Platform/SentimentArrow.d.ts +9 -0
  98. package/dist/Platform/SentimentArrow.js +1 -0
  99. package/dist/Platform/SignUpForm.d.ts +5 -0
  100. package/dist/Platform/SignUpForm.js +1 -0
  101. package/dist/Platform/SliderGraph.d.ts +82 -0
  102. package/dist/Platform/SliderGraph.js +1 -0
  103. package/dist/Platform/Tab.d.ts +14 -0
  104. package/dist/Platform/Tab.js +1 -0
  105. package/dist/Platform/TestItem.d.ts +56 -0
  106. package/dist/Platform/TestItem.js +1 -0
  107. package/dist/Platform/TestKPICard.d.ts +10 -0
  108. package/dist/Platform/TestKPICard.js +1 -0
  109. package/dist/Platform/TestStatus.d.ts +14 -0
  110. package/dist/Platform/TestStatus.js +1 -0
  111. package/dist/Platform/VideoControls.d.ts +2 -0
  112. package/dist/Platform/VideoControls.js +1 -0
  113. package/dist/Platform.d.ts +76 -0
  114. package/dist/Platform.js +1 -0
  115. package/dist/ProjectItemEmpty-CF0eY2lC.d.ts +52 -0
  116. package/dist/Select-BwTogXOZ.d.ts +39 -0
  117. package/dist/SliderGraph-CoAU3jrL.d.ts +81 -0
  118. package/dist/StyledSelect.variant-helpers-BZGzS3MF.d.ts +12 -0
  119. package/dist/WebCore/Accordion.d.ts +12 -0
  120. package/dist/WebCore/Accordion.js +1 -0
  121. package/dist/WebCore/AnnualController.d.ts +22 -0
  122. package/dist/WebCore/AnnualController.js +1 -0
  123. package/dist/WebCore/AuthFormHeader.d.ts +10 -0
  124. package/dist/WebCore/AuthFormHeader.js +1 -0
  125. package/dist/WebCore/Avatar.d.ts +9 -0
  126. package/dist/WebCore/Avatar.js +1 -0
  127. package/dist/WebCore/AvatarGroup.d.ts +11 -0
  128. package/dist/WebCore/AvatarGroup.js +1 -0
  129. package/dist/WebCore/Badge.d.ts +7 -0
  130. package/dist/WebCore/Badge.js +1 -0
  131. package/dist/WebCore/BrandBadge.d.ts +12 -0
  132. package/dist/WebCore/BrandBadge.js +1 -0
  133. package/dist/WebCore/Breadcrumb.d.ts +4 -0
  134. package/dist/WebCore/Breadcrumb.js +1 -0
  135. package/dist/WebCore/BulletGraphic.d.ts +11 -0
  136. package/dist/WebCore/BulletGraphic.js +1 -0
  137. package/dist/WebCore/Button.d.ts +17 -0
  138. package/dist/WebCore/Button.js +1 -0
  139. package/dist/WebCore/ButtonBase.d.ts +124 -0
  140. package/dist/WebCore/ButtonBase.js +1 -0
  141. package/dist/WebCore/Checkbox.d.ts +28 -0
  142. package/dist/WebCore/Checkbox.js +1 -0
  143. package/dist/WebCore/CheckboxGroup.d.ts +29 -0
  144. package/dist/WebCore/CheckboxGroup.js +1 -0
  145. package/dist/WebCore/ColorBackgroundContainer.d.ts +12 -0
  146. package/dist/WebCore/ColorBackgroundContainer.js +1 -0
  147. package/dist/WebCore/CreatableAutocomplete.d.ts +21 -0
  148. package/dist/WebCore/CreatableAutocomplete.js +1 -0
  149. package/dist/WebCore/CustomField.d.ts +16 -0
  150. package/dist/WebCore/CustomField.js +1 -0
  151. package/dist/WebCore/Differential.d.ts +14 -0
  152. package/dist/WebCore/Differential.js +1 -0
  153. package/dist/WebCore/DropdownMenu.d.ts +26 -0
  154. package/dist/WebCore/DropdownMenu.js +1 -0
  155. package/dist/WebCore/EmojiWrapper.d.ts +11 -0
  156. package/dist/WebCore/EmojiWrapper.js +1 -0
  157. package/dist/WebCore/ExpandableTypographyClamp.d.ts +22 -0
  158. package/dist/WebCore/ExpandableTypographyClamp.js +1 -0
  159. package/dist/WebCore/Flag.d.ts +33 -0
  160. package/dist/WebCore/Flag.js +1 -0
  161. package/dist/WebCore/FormControlLabel.d.ts +21 -0
  162. package/dist/WebCore/FormControlLabel.js +1 -0
  163. package/dist/WebCore/FormGenerator.d.ts +143 -0
  164. package/dist/WebCore/FormGenerator.js +1 -0
  165. package/dist/WebCore/GridOverlay.d.ts +11 -0
  166. package/dist/WebCore/GridOverlay.js +1 -0
  167. package/dist/WebCore/Html.d.ts +8 -0
  168. package/dist/WebCore/Html.js +1 -0
  169. package/dist/WebCore/HtmlParser.d.ts +11 -0
  170. package/dist/WebCore/HtmlParser.js +1 -0
  171. package/dist/WebCore/IconButton.d.ts +6 -0
  172. package/dist/WebCore/IconButton.js +1 -0
  173. package/dist/WebCore/IconButtonBase.d.ts +4 -0
  174. package/dist/WebCore/IconButtonBase.js +1 -0
  175. package/dist/WebCore/IconButtonGroup.d.ts +22 -0
  176. package/dist/WebCore/IconButtonGroup.js +1 -0
  177. package/dist/WebCore/Image.d.ts +13 -0
  178. package/dist/WebCore/Image.js +1 -0
  179. package/dist/WebCore/InputFieldBase.d.ts +11 -0
  180. package/dist/WebCore/InputFieldBase.js +1 -0
  181. package/dist/WebCore/InputLabel.d.ts +17 -0
  182. package/dist/WebCore/InputLabel.js +1 -0
  183. package/dist/WebCore/InputLabelBase.d.ts +12 -0
  184. package/dist/WebCore/InputLabelBase.js +1 -0
  185. package/dist/WebCore/InputLabelHelp.d.ts +14 -0
  186. package/dist/WebCore/InputLabelHelp.js +1 -0
  187. package/dist/WebCore/Label.d.ts +14 -0
  188. package/dist/WebCore/Label.js +1 -0
  189. package/dist/WebCore/Likert.d.ts +17 -0
  190. package/dist/WebCore/Likert.js +1 -0
  191. package/dist/WebCore/Link.d.ts +23 -0
  192. package/dist/WebCore/Link.js +1 -0
  193. package/dist/WebCore/Loader.d.ts +8 -0
  194. package/dist/WebCore/Loader.js +1 -0
  195. package/dist/WebCore/Logo.d.ts +5 -0
  196. package/dist/WebCore/Logo.js +1 -0
  197. package/dist/WebCore/LoopsAiButton.d.ts +19 -0
  198. package/dist/WebCore/LoopsAiButton.js +1 -0
  199. package/dist/WebCore/Markdown.d.ts +11 -0
  200. package/dist/WebCore/Markdown.js +1 -0
  201. package/dist/WebCore/Menu.d.ts +26 -0
  202. package/dist/WebCore/Menu.js +1 -0
  203. package/dist/WebCore/ModalLayout.d.ts +30 -0
  204. package/dist/WebCore/ModalLayout.js +1 -0
  205. package/dist/WebCore/NavigationButton.d.ts +8 -0
  206. package/dist/WebCore/NavigationButton.js +1 -0
  207. package/dist/WebCore/Nudge.d.ts +24 -0
  208. package/dist/WebCore/Nudge.js +1 -0
  209. package/dist/WebCore/NumberField.d.ts +12 -0
  210. package/dist/WebCore/NumberField.js +1 -0
  211. package/dist/WebCore/Pill.d.ts +24 -0
  212. package/dist/WebCore/Pill.js +1 -0
  213. package/dist/WebCore/Popper.d.ts +22 -0
  214. package/dist/WebCore/Popper.js +1 -0
  215. package/dist/WebCore/PoweredByWatermarkLogo.d.ts +5 -0
  216. package/dist/WebCore/PoweredByWatermarkLogo.js +1 -0
  217. package/dist/WebCore/Progress.d.ts +11 -0
  218. package/dist/WebCore/Progress.js +1 -0
  219. package/dist/WebCore/ProgressBar.d.ts +9 -0
  220. package/dist/WebCore/ProgressBar.js +1 -0
  221. package/dist/WebCore/Radio.d.ts +17 -0
  222. package/dist/WebCore/Radio.js +1 -0
  223. package/dist/WebCore/RadioGroup.d.ts +24 -0
  224. package/dist/WebCore/RadioGroup.js +1 -0
  225. package/dist/WebCore/Rank.d.ts +25 -0
  226. package/dist/WebCore/Rank.js +1 -0
  227. package/dist/WebCore/RankItem.d.ts +21 -0
  228. package/dist/WebCore/RankItem.js +1 -0
  229. package/dist/WebCore/RichTextField.d.ts +17 -0
  230. package/dist/WebCore/RichTextField.js +1 -0
  231. package/dist/WebCore/Select.d.ts +12 -0
  232. package/dist/WebCore/Select.js +1 -0
  233. package/dist/WebCore/Skeleton.d.ts +16 -0
  234. package/dist/WebCore/Skeleton.js +1 -0
  235. package/dist/WebCore/Slider.d.ts +23 -0
  236. package/dist/WebCore/Slider.js +1 -0
  237. package/dist/WebCore/SortableList.d.ts +29 -0
  238. package/dist/WebCore/SortableList.js +1 -0
  239. package/dist/WebCore/StarRating.d.ts +15 -0
  240. package/dist/WebCore/StarRating.js +1 -0
  241. package/dist/WebCore/Surface.d.ts +15 -0
  242. package/dist/WebCore/Surface.js +1 -0
  243. package/dist/WebCore/Switch.d.ts +20 -0
  244. package/dist/WebCore/Switch.js +1 -0
  245. package/dist/WebCore/TextBarDivider.d.ts +12 -0
  246. package/dist/WebCore/TextBarDivider.js +1 -0
  247. package/dist/WebCore/TextField.d.ts +14 -0
  248. package/dist/WebCore/TextField.js +1 -0
  249. package/dist/WebCore/Textarea.d.ts +14 -0
  250. package/dist/WebCore/Textarea.js +1 -0
  251. package/dist/WebCore/Toast.d.ts +13 -0
  252. package/dist/WebCore/Toast.js +1 -0
  253. package/dist/WebCore/Tooltip.d.ts +13 -0
  254. package/dist/WebCore/Tooltip.js +1 -0
  255. package/dist/WebCore/TrialCard.d.ts +11 -0
  256. package/dist/WebCore/TrialCard.js +1 -0
  257. package/dist/WebCore/Typography.d.ts +15 -0
  258. package/dist/WebCore/Typography.js +1 -0
  259. package/dist/WebCore/UserMenu.d.ts +20 -0
  260. package/dist/WebCore/UserMenu.js +1 -0
  261. package/dist/WebCore/VideoModal.d.ts +10 -0
  262. package/dist/WebCore/VideoModal.js +1 -0
  263. package/dist/WebCore.d.ts +129 -0
  264. package/dist/WebCore.js +1 -0
  265. package/dist/_chunks/AIInsight-KNju1VTM.js +1 -0
  266. package/dist/_chunks/AISummary-BqWYsrSD.js +1 -0
  267. package/dist/_chunks/Accordion-BJl2S087.js +1 -0
  268. package/dist/_chunks/AiContentContainer-CorblkLk.js +1 -0
  269. package/dist/_chunks/AiWrittenByLockUp-DWXSsfjT.js +1 -0
  270. package/dist/_chunks/AnnualController-DI9eMi68.js +1 -0
  271. package/dist/_chunks/AssetItem-B5Go_L4V.js +1 -0
  272. package/dist/_chunks/AuthContainerSurface-DTgXbw6r.js +1 -0
  273. package/dist/_chunks/AuthFormHeader-DGHrq4Pv.js +1 -0
  274. package/dist/_chunks/Avatar-BIaJ4A5N.js +1 -0
  275. package/dist/_chunks/AvatarGroup-D0PjG5Sh.js +1 -0
  276. package/dist/_chunks/Badge-CLL5w3GG.js +1 -0
  277. package/dist/_chunks/BrandBadge-xLVmVMGo.js +1 -0
  278. package/dist/_chunks/Breadcrumb-HdTkV5DA.js +1 -0
  279. package/dist/_chunks/BulletGraphic-Dkl96haG.js +1 -0
  280. package/dist/_chunks/Button-BZnAo6ur.js +1 -0
  281. package/dist/_chunks/ButtonBase-LTVoJKES.js +1 -0
  282. package/dist/_chunks/Checkbox-JkPqg7X6.js +1 -0
  283. package/dist/_chunks/CheckboxGroup-D-i66YtA.js +1 -0
  284. package/dist/_chunks/ClipboardCopyingOverlay-BtW3mPs0.js +1 -0
  285. package/dist/_chunks/ColorBackgroundContainer-C8SdWjy-.js +1 -0
  286. package/dist/_chunks/CommentCard-BRiOoLb6.js +1 -0
  287. package/dist/_chunks/CreatableAutocomplete-CQq8434f.js +1 -0
  288. package/dist/_chunks/CustomField-B7L4qApB.js +1 -0
  289. package/dist/_chunks/DataPointInfo-zqjEVwFL.js +1 -0
  290. package/dist/_chunks/DemographicSelectionSection-Ds45gn0K.js +1 -0
  291. package/dist/_chunks/Differential-3CtvF6CU.js +1 -0
  292. package/dist/_chunks/DropdownMenu.hook-BjaPvioc.js +1 -0
  293. package/dist/_chunks/EmojiListItem-Bi3NUrRS.js +1 -0
  294. package/dist/_chunks/EmojiQuestionEditorOption-DwXypY9S.js +1 -0
  295. package/dist/_chunks/EmojiWrapper-8ivaYLJb.js +1 -0
  296. package/dist/_chunks/EmptyStateCard-BKsmi7Gz.js +1 -0
  297. package/dist/_chunks/ExpandableTypographyClamp-CXs5PYmH.js +1 -0
  298. package/dist/_chunks/ExtendedTestStatus-CvqNuDtS.js +1 -0
  299. package/dist/_chunks/FilterCount-BjZ5U5LN.js +1 -0
  300. package/dist/_chunks/FilterGroupAccordion-DU7jIW8B.js +1 -0
  301. package/dist/_chunks/FilterPyramidGraph-BDpgOLyB.js +1 -0
  302. package/dist/_chunks/FilterRow-wiKvYygK.js +1 -0
  303. package/dist/_chunks/FilteredItemsCard-B58ivvVz.js +1 -0
  304. package/dist/_chunks/Flag-DB7SGNWf.js +1 -0
  305. package/dist/_chunks/FormControlLabel-Dnd7ZgHg.js +1 -0
  306. package/dist/_chunks/FormGenerator-Z3zD0SYA.js +1 -0
  307. package/dist/_chunks/GraphBar-GsZrDf8d.js +1 -0
  308. package/dist/_chunks/GridOverlay-D77Zjqky.js +1 -0
  309. package/dist/_chunks/Header-D2ywhG8R.js +1 -0
  310. package/dist/_chunks/HtmlParser-DvZl8w-J.js +1 -0
  311. package/dist/_chunks/Icon-Dgie8dye.js +1 -0
  312. package/dist/_chunks/IconButton-DhK1B7gz.js +1 -0
  313. package/dist/_chunks/IconButton.variant-helpers-pRkPkbk-.js +1 -0
  314. package/dist/_chunks/IconButtonBase-D9SyDcTF.js +1 -0
  315. package/dist/_chunks/IconButtonGroup-n5zrM4Fl.js +1 -0
  316. package/dist/_chunks/Image-BbNbw-0t.js +1 -0
  317. package/dist/_chunks/InputFieldBase-CORPRziY.js +1 -0
  318. package/dist/_chunks/InputLabel-CtqwemW2.js +1 -0
  319. package/dist/_chunks/InputLabelBase-ByujHC5e.js +1 -0
  320. package/dist/_chunks/InputLabelHelp-B5YcECFk.js +1 -0
  321. package/dist/_chunks/KpiDataPopover-zb2oR2iy.js +1 -0
  322. package/dist/_chunks/KpiIndicator-D7PUDo49.js +1 -0
  323. package/dist/_chunks/Label-cHqhgeLc.js +1 -0
  324. package/dist/_chunks/Likert-D_Kbsmfs.js +1 -0
  325. package/dist/_chunks/Link-CWeXm6gH.js +1 -0
  326. package/dist/_chunks/Loader-CCAQW2sp.js +1 -0
  327. package/dist/_chunks/Logo-DrrTYdVd.js +1 -0
  328. package/dist/_chunks/LoopItem-IRnOx1WS.js +1 -0
  329. package/dist/_chunks/LoopItemEmpty-CrYS3w7Q.js +1 -0
  330. package/dist/_chunks/LoopsAiButton-BsbLWQB5.js +1 -0
  331. package/dist/_chunks/Markdown-BkfgWAX-.js +1 -0
  332. package/dist/_chunks/Menu-DoHdi8Gy.js +1 -0
  333. package/dist/_chunks/MenuItem-BDnSWhQZ.js +1 -0
  334. package/dist/_chunks/ModalContentWrapper-9lOys-c7.js +1 -0
  335. package/dist/_chunks/ModalLayout-KOKkONF-.js +1 -0
  336. package/dist/_chunks/Navigation-BXDOHCBP.js +1 -0
  337. package/dist/_chunks/NavigationButton-BAV7ixsb.js +1 -0
  338. package/dist/_chunks/Nudge-BOqosJH-.js +1 -0
  339. package/dist/_chunks/NudgeButton-C946DhY2.js +1 -0
  340. package/dist/_chunks/NumberField-BYvG5YI-.js +1 -0
  341. package/dist/_chunks/OnboardingCard-BRN_j9T3.js +14 -0
  342. package/dist/_chunks/PaginationControl-BvKTb_cg.js +1 -0
  343. package/dist/_chunks/Pill-SK2mIaeq.js +1 -0
  344. package/dist/_chunks/PlanFeatureTable-CKcBaxFa.js +1 -0
  345. package/dist/_chunks/PlanTierCard-B8AvS2B_.js +1 -0
  346. package/dist/_chunks/Popper-DNazVjkl.js +1 -0
  347. package/dist/_chunks/PoweredByWatermarkLogo-B3WaOoKq.js +1 -0
  348. package/dist/_chunks/Progress-Jl5bSaNe.js +1 -0
  349. package/dist/_chunks/ProgressBar-BrG4K6ei.js +1 -0
  350. package/dist/_chunks/ProjectItemEmpty-CwTJIE4X.js +1 -0
  351. package/dist/_chunks/QuestionBlock-H2SjxfEt.js +1 -0
  352. package/dist/_chunks/QuestionLabel-DE9Nln7Y.js +1 -0
  353. package/dist/_chunks/QuestionSelector-Cl90EkLg.js +1 -0
  354. package/dist/_chunks/QuestionStatsCard-Bq7G-wat.js +1 -0
  355. package/dist/_chunks/Radio-WETLdbe3.js +1 -0
  356. package/dist/_chunks/RadioGroup-pJJea-WP.js +1 -0
  357. package/dist/_chunks/Rank-CDeJFxhr.js +1 -0
  358. package/dist/_chunks/RankItem-CVT-u0b4.js +1 -0
  359. package/dist/_chunks/RichTextField-Cun6nXFl.js +1 -0
  360. package/dist/_chunks/SearchInput-D5BiJmit.js +1 -0
  361. package/dist/_chunks/SectionHeader-Co8nWh6W.js +1 -0
  362. package/dist/_chunks/Select-CuaXR3nZ.js +1 -0
  363. package/dist/_chunks/SentimentArrow-BBa1MfWi.js +1 -0
  364. package/dist/_chunks/Skeleton-CzvN5Aop.js +1 -0
  365. package/dist/_chunks/Slider-BERzdQcA.js +1 -0
  366. package/dist/_chunks/SliderGraph-DD_WqAJP.js +1 -0
  367. package/dist/_chunks/SliderGraphYAxis-DpluSu9X.js +1 -0
  368. package/dist/_chunks/SortableList-BC6OYf7R.js +1 -0
  369. package/dist/_chunks/StarRating-AT21BAHi.js +1 -0
  370. package/dist/_chunks/StyledBox-BBBTzB4m.js +1 -0
  371. package/dist/_chunks/StyledCheckbox-Bs0WosRl.js +1 -0
  372. package/dist/_chunks/StyledLinearProgress-C4a5-zSo.js +1 -0
  373. package/dist/_chunks/StyledLisItemButton-Ba6PRsFU.js +1 -0
  374. package/dist/_chunks/StyledMenu-0gmkD_R6.js +1 -0
  375. package/dist/_chunks/StyledPill-DJ7cv6bt.js +1 -0
  376. package/dist/_chunks/StyledSurface-C4GgkNcd.js +1 -0
  377. package/dist/_chunks/StyledSurface-F6u7wFnF.js +1 -0
  378. package/dist/_chunks/StyledTimeline-jIKudvpK.js +1 -0
  379. package/dist/_chunks/Surface-BXSbHlvF.js +1 -0
  380. package/dist/_chunks/Switch-BUSXqMei.js +1 -0
  381. package/dist/_chunks/Tab-mfD6Bejc.js +1 -0
  382. package/dist/_chunks/TestItem-DjNY46mu.js +1 -0
  383. package/dist/_chunks/TestKPICard-BvpLfGgC.js +1 -0
  384. package/dist/_chunks/TestStatus-Bfp9ZFlB.js +1 -0
  385. package/dist/_chunks/TextBarDivider-BakcXpyS.js +1 -0
  386. package/dist/_chunks/TextField-DKC7uYiw.js +1 -0
  387. package/dist/_chunks/Textarea-FrhvbRQC.js +1 -0
  388. package/dist/_chunks/TickGroup-BGX8z0i5.js +1 -0
  389. package/dist/_chunks/Toast-dLRRqbLm.js +1 -0
  390. package/dist/_chunks/Tooltip-BiFmGomI.js +1 -0
  391. package/dist/_chunks/TrialCard-Bat5MO8A.js +1 -0
  392. package/dist/_chunks/TrialPill-CcuRWyHD.js +1 -0
  393. package/dist/_chunks/Typography-DTM7DYIB.js +1 -0
  394. package/dist/_chunks/UserMenu-BDqt0LY2.js +1 -0
  395. package/dist/_chunks/UserMenuButton-BYStDRZe.js +1 -0
  396. package/dist/_chunks/VideoControls-CJVfQSj8.js +1 -0
  397. package/dist/_chunks/VideoModal-CsAh3_cH.js +1 -0
  398. package/dist/_chunks/autocomplete.styles-DhRQEipU.js +1 -0
  399. package/dist/_chunks/breakpoint.hook-X1gfdrbr.js +1 -0
  400. package/dist/_chunks/compareArrayMembers-DrCqHh_l.js +1 -0
  401. package/dist/_chunks/email-DRHIhr7e.js +1 -0
  402. package/dist/_chunks/isButton-BLA1xegi.js +1 -0
  403. package/dist/_chunks/jsx-runtime-DGDij54l.js +10 -0
  404. package/dist/_chunks/misc-kjIxdcX1.js +1 -0
  405. package/dist/_chunks/password-C58gQitr.js +1 -0
  406. package/dist/_chunks/pluralise-BbIXylKr.js +1 -0
  407. package/dist/_chunks/primitiveVariables-DOkvMbUd.js +1 -0
  408. package/dist/_chunks/proxy-DirxMcDR.js +1 -0
  409. package/dist/_chunks/screen.hook-BWo6Lcm1.js +1 -0
  410. package/dist/_chunks/semanticColor-D7luRDLB.js +1 -0
  411. package/dist/_chunks/styledPartials-DXCdGNyO.js +1 -0
  412. package/dist/_chunks/styledPartials-UP-Sn-X0.js +1 -0
  413. package/dist/_chunks/styledPartials-otL42bCn.js +1 -0
  414. package/dist/_chunks/styles-C6JCIzMR.js +1 -0
  415. package/dist/_chunks/theme.provider-Mif4oRo9.js +1 -0
  416. package/dist/_chunks/types-BbAsZw_6.js +1 -0
  417. package/dist/_chunks/typography-Cx74j4k8.js +1 -0
  418. package/dist/_chunks/typography.util-Cfj-ZgvS.js +1 -0
  419. package/dist/_chunks/useKeyCombo-V6XcyiXh.js +1 -0
  420. package/dist/_chunks/usePrevious-BaNqxBnu.js +1 -0
  421. package/dist/esm/BrandCore/Icon.js +1 -0
  422. package/dist/esm/BrandCore.js +1 -0
  423. package/dist/esm/Marketing/PlanFeatureTable.js +1 -0
  424. package/dist/esm/Marketing/PlanTierCard.js +1 -0
  425. package/dist/esm/Marketing/TickGroup.js +1 -0
  426. package/dist/esm/Marketing.js +1 -0
  427. package/dist/esm/Platform/AIInsight.js +1 -0
  428. package/dist/esm/Platform/AISummary.js +1 -0
  429. package/dist/esm/Platform/AIWrittenByLockUp.js +1 -0
  430. package/dist/esm/Platform/AiContentContainer.js +1 -0
  431. package/dist/esm/Platform/AssetItem.js +1 -0
  432. package/dist/esm/Platform/AuthContainerSurface.js +1 -0
  433. package/dist/esm/Platform/ClipboardCopyingOverlay.js +1 -0
  434. package/dist/esm/Platform/CommentCard.js +1 -0
  435. package/dist/esm/Platform/DataPointInfo.js +1 -0
  436. package/dist/esm/Platform/DemographicSelectionSection.js +1 -0
  437. package/dist/esm/Platform/EmojiListItem.js +1 -0
  438. package/dist/esm/Platform/EmojiQuestionEditorOption.js +1 -0
  439. package/dist/esm/Platform/EmptyStateCard.js +1 -0
  440. package/dist/esm/Platform/ExtendedTestStatus.js +1 -0
  441. package/dist/esm/Platform/FilterCount.js +1 -0
  442. package/dist/esm/Platform/FilterGroupAccordion.js +1 -0
  443. package/dist/esm/Platform/FilterPyramidGraph.js +1 -0
  444. package/dist/esm/Platform/FilterRow.js +1 -0
  445. package/dist/esm/Platform/FilteredItemsCard.js +1 -0
  446. package/dist/esm/Platform/ForgotYourPassword.js +1 -0
  447. package/dist/esm/Platform/GraphBar.js +1 -0
  448. package/dist/esm/Platform/Header.js +1 -0
  449. package/dist/esm/Platform/KpiDataPopover.js +1 -0
  450. package/dist/esm/Platform/KpiIndicator.js +1 -0
  451. package/dist/esm/Platform/LinkExpired.js +1 -0
  452. package/dist/esm/Platform/LoginForm.js +1 -0
  453. package/dist/esm/Platform/LoopItem.js +1 -0
  454. package/dist/esm/Platform/LoopItemEmpty.js +1 -0
  455. package/dist/esm/Platform/MFACodeVerify.js +1 -0
  456. package/dist/esm/Platform/Navigation.js +1 -0
  457. package/dist/esm/Platform/OnboardingCard.js +1 -0
  458. package/dist/esm/Platform/PaginationControl.js +1 -0
  459. package/dist/esm/Platform/ProjectItem.js +1 -0
  460. package/dist/esm/Platform/QuestionBlock.js +1 -0
  461. package/dist/esm/Platform/QuestionLabel.js +1 -0
  462. package/dist/esm/Platform/QuestionSelector.js +1 -0
  463. package/dist/esm/Platform/ResetPassword.js +1 -0
  464. package/dist/esm/Platform/SearchInput.js +1 -0
  465. package/dist/esm/Platform/SectionHeader.js +1 -0
  466. package/dist/esm/Platform/SentimentArrow.js +1 -0
  467. package/dist/esm/Platform/SignUpForm.js +1 -0
  468. package/dist/esm/Platform/SliderGraph.js +1 -0
  469. package/dist/esm/Platform/Tab.js +1 -0
  470. package/dist/esm/Platform/TestItem.js +1 -0
  471. package/dist/esm/Platform/TestKPICard.js +1 -0
  472. package/dist/esm/Platform/TestStatus.js +1 -0
  473. package/dist/esm/Platform/VideoControls.js +1 -0
  474. package/dist/esm/Platform.js +1 -0
  475. package/dist/esm/WebCore/Accordion.js +1 -0
  476. package/dist/esm/WebCore/AnnualController.js +1 -0
  477. package/dist/esm/WebCore/AuthFormHeader.js +1 -0
  478. package/dist/esm/WebCore/Avatar.js +1 -0
  479. package/dist/esm/WebCore/AvatarGroup.js +1 -0
  480. package/dist/esm/WebCore/Badge.js +1 -0
  481. package/dist/esm/WebCore/BrandBadge.js +1 -0
  482. package/dist/esm/WebCore/Breadcrumb.js +1 -0
  483. package/dist/esm/WebCore/BulletGraphic.js +1 -0
  484. package/dist/esm/WebCore/Button.js +1 -0
  485. package/dist/esm/WebCore/ButtonBase.js +1 -0
  486. package/dist/esm/WebCore/Checkbox.js +1 -0
  487. package/dist/esm/WebCore/CheckboxGroup.js +1 -0
  488. package/dist/esm/WebCore/ColorBackgroundContainer.js +1 -0
  489. package/dist/esm/WebCore/CreatableAutocomplete.js +1 -0
  490. package/dist/esm/WebCore/CustomField.js +1 -0
  491. package/dist/esm/WebCore/Differential.js +1 -0
  492. package/dist/esm/WebCore/DropdownMenu.js +1 -0
  493. package/dist/esm/WebCore/EmojiWrapper.js +1 -0
  494. package/dist/esm/WebCore/ExpandableTypographyClamp.js +1 -0
  495. package/dist/esm/WebCore/Flag.js +1 -0
  496. package/dist/esm/WebCore/FormControlLabel.js +1 -0
  497. package/dist/esm/WebCore/FormGenerator.js +1 -0
  498. package/dist/esm/WebCore/GridOverlay.js +1 -0
  499. package/dist/esm/WebCore/Html.js +1 -0
  500. package/dist/esm/WebCore/HtmlParser.js +1 -0
  501. package/dist/esm/WebCore/IconButton.js +1 -0
  502. package/dist/esm/WebCore/IconButtonBase.js +1 -0
  503. package/dist/esm/WebCore/IconButtonGroup.js +1 -0
  504. package/dist/esm/WebCore/Image.js +1 -0
  505. package/dist/esm/WebCore/InputFieldBase.js +1 -0
  506. package/dist/esm/WebCore/InputLabel.js +1 -0
  507. package/dist/esm/WebCore/InputLabelBase.js +1 -0
  508. package/dist/esm/WebCore/InputLabelHelp.js +1 -0
  509. package/dist/esm/WebCore/Label.js +1 -0
  510. package/dist/esm/WebCore/Likert.js +1 -0
  511. package/dist/esm/WebCore/Link.js +1 -0
  512. package/dist/esm/WebCore/Loader.js +1 -0
  513. package/dist/esm/WebCore/Logo.js +1 -0
  514. package/dist/esm/WebCore/LoopsAiButton.js +1 -0
  515. package/dist/esm/WebCore/Markdown.js +1 -0
  516. package/dist/esm/WebCore/Menu.js +1 -0
  517. package/dist/esm/WebCore/ModalLayout.js +1 -0
  518. package/dist/esm/WebCore/NavigationButton.js +1 -0
  519. package/dist/esm/WebCore/Nudge.js +1 -0
  520. package/dist/esm/WebCore/NumberField.js +1 -0
  521. package/dist/esm/WebCore/Pill.js +1 -0
  522. package/dist/esm/WebCore/Popper.js +1 -0
  523. package/dist/esm/WebCore/PoweredByWatermarkLogo.js +1 -0
  524. package/dist/esm/WebCore/Progress.js +1 -0
  525. package/dist/esm/WebCore/ProgressBar.js +1 -0
  526. package/dist/esm/WebCore/Radio.js +1 -0
  527. package/dist/esm/WebCore/RadioGroup.js +1 -0
  528. package/dist/esm/WebCore/Rank.js +1 -0
  529. package/dist/esm/WebCore/RankItem.js +1 -0
  530. package/dist/esm/WebCore/RichTextField.js +1 -0
  531. package/dist/esm/WebCore/Select.js +1 -0
  532. package/dist/esm/WebCore/Skeleton.js +1 -0
  533. package/dist/esm/WebCore/Slider.js +1 -0
  534. package/dist/esm/WebCore/SortableList.js +1 -0
  535. package/dist/esm/WebCore/StarRating.js +1 -0
  536. package/dist/esm/WebCore/Surface.js +1 -0
  537. package/dist/esm/WebCore/Switch.js +1 -0
  538. package/dist/esm/WebCore/TextBarDivider.js +1 -0
  539. package/dist/esm/WebCore/TextField.js +1 -0
  540. package/dist/esm/WebCore/Textarea.js +1 -0
  541. package/dist/esm/WebCore/Toast.js +1 -0
  542. package/dist/esm/WebCore/Tooltip.js +1 -0
  543. package/dist/esm/WebCore/TrialCard.js +1 -0
  544. package/dist/esm/WebCore/Typography.js +1 -0
  545. package/dist/esm/WebCore/UserMenu.js +1 -0
  546. package/dist/esm/WebCore/VideoModal.js +1 -0
  547. package/dist/esm/WebCore.js +1 -0
  548. package/dist/esm/_chunks/AIInsight-CdZpu9xc.js +1 -0
  549. package/dist/esm/_chunks/AISummary-Bw3fLxuV.js +1 -0
  550. package/dist/esm/_chunks/Accordion-CRXhotAZ.js +1 -0
  551. package/dist/esm/_chunks/AiContentContainer-BAHf3BLf.js +1 -0
  552. package/dist/esm/_chunks/AiWrittenByLockUp-DByAKgtl.js +1 -0
  553. package/dist/esm/_chunks/AnnualController-D-NOKxFc.js +1 -0
  554. package/dist/esm/_chunks/AssetItem-bcn7BppU.js +1 -0
  555. package/dist/esm/_chunks/AuthContainerSurface-DPxLLWkQ.js +1 -0
  556. package/dist/esm/_chunks/AuthFormHeader-jtyFg5h8.js +1 -0
  557. package/dist/esm/_chunks/Avatar-Bo-8ruP7.js +1 -0
  558. package/dist/esm/_chunks/AvatarGroup-y1N0csba.js +1 -0
  559. package/dist/esm/_chunks/Badge-CfmMRsFh.js +1 -0
  560. package/dist/esm/_chunks/BrandBadge-D75ZMQdk.js +1 -0
  561. package/dist/esm/_chunks/Breadcrumb-aj3bGMdq.js +1 -0
  562. package/dist/esm/_chunks/BulletGraphic-yjnbtHWl.js +1 -0
  563. package/dist/esm/_chunks/Button-BNdZamaX.js +1 -0
  564. package/dist/esm/_chunks/ButtonBase-CuA_NR-d.js +1 -0
  565. package/dist/esm/_chunks/Checkbox-cObHPj7c.js +1 -0
  566. package/dist/esm/_chunks/CheckboxGroup-D2TMELut.js +1 -0
  567. package/dist/esm/_chunks/ClipboardCopyingOverlay-BE6yr0Cq.js +1 -0
  568. package/dist/esm/_chunks/ColorBackgroundContainer-DtJhkk70.js +1 -0
  569. package/dist/esm/_chunks/CommentCard-CBxiUo-u.js +1 -0
  570. package/dist/esm/_chunks/CreatableAutocomplete-BnELdP7s.js +1 -0
  571. package/dist/esm/_chunks/CustomField-Bs74yToA.js +1 -0
  572. package/dist/esm/_chunks/DataPointInfo-tCJS4NLO.js +1 -0
  573. package/dist/esm/_chunks/DemographicSelectionSection-DwC7gxsM.js +1 -0
  574. package/dist/esm/_chunks/Differential-YAHU2TWO.js +1 -0
  575. package/dist/esm/_chunks/DropdownMenu.hook-qibti15s.js +1 -0
  576. package/dist/esm/_chunks/EmojiListItem-S9jFa2dE.js +1 -0
  577. package/dist/esm/_chunks/EmojiQuestionEditorOption-Byp7C2cJ.js +1 -0
  578. package/dist/esm/_chunks/EmojiWrapper-Cdc9h8ei.js +1 -0
  579. package/dist/esm/_chunks/EmptyStateCard-_13nrATj.js +1 -0
  580. package/dist/esm/_chunks/ExpandableTypographyClamp-CU3DXBQe.js +1 -0
  581. package/dist/esm/_chunks/ExtendedTestStatus-Y80ueyx4.js +1 -0
  582. package/dist/esm/_chunks/FilterCount-DGAb1W-p.js +1 -0
  583. package/dist/esm/_chunks/FilterGroupAccordion-Csbsu5JJ.js +1 -0
  584. package/dist/esm/_chunks/FilterPyramidGraph-DRi_0gRl.js +1 -0
  585. package/dist/esm/_chunks/FilterRow-1pNP76pv.js +1 -0
  586. package/dist/esm/_chunks/FilteredItemsCard-CA3ToRn0.js +1 -0
  587. package/dist/esm/_chunks/Flag-CWXmEQYi.js +1 -0
  588. package/dist/esm/_chunks/FormControlLabel-DaKh0PRP.js +1 -0
  589. package/dist/esm/_chunks/FormGenerator-BuqPWlEK.js +1 -0
  590. package/dist/esm/_chunks/GraphBar-Bsem4zlw.js +1 -0
  591. package/dist/esm/_chunks/GridOverlay-CdQRudMg.js +1 -0
  592. package/dist/esm/_chunks/Header-XUxZ0FbE.js +1 -0
  593. package/dist/esm/_chunks/HtmlParser-CLgGcYsh.js +1 -0
  594. package/dist/esm/_chunks/Icon-DdfUGHvY.js +1 -0
  595. package/dist/esm/_chunks/IconButton-CGVRkJGb.js +1 -0
  596. package/dist/esm/_chunks/IconButton.variant-helpers-BC_qJAjl.js +1 -0
  597. package/dist/esm/_chunks/IconButtonBase-CrANMxNL.js +1 -0
  598. package/dist/esm/_chunks/IconButtonGroup-DsXucaM6.js +1 -0
  599. package/dist/esm/_chunks/Image-a1AMagLY.js +1 -0
  600. package/dist/esm/_chunks/InputFieldBase-C9gpvRFB.js +1 -0
  601. package/dist/esm/_chunks/InputLabel-iohnvqw-.js +1 -0
  602. package/dist/esm/_chunks/InputLabelBase-dxNQ-IPB.js +1 -0
  603. package/dist/esm/_chunks/InputLabelHelp-B2C7t7JI.js +1 -0
  604. package/dist/esm/_chunks/KpiDataPopover-BgYk7iHK.js +1 -0
  605. package/dist/esm/_chunks/KpiIndicator-S3u4awU6.js +1 -0
  606. package/dist/esm/_chunks/Label-BSTTUXVH.js +1 -0
  607. package/dist/esm/_chunks/Likert-DXaxel8v.js +1 -0
  608. package/dist/esm/_chunks/Link-BSas3Jgv.js +1 -0
  609. package/dist/esm/_chunks/Loader-DHW2_TeR.js +1 -0
  610. package/dist/esm/_chunks/Logo-Q5HQlEFz.js +1 -0
  611. package/dist/esm/_chunks/LoopItem-BxGitdSU.js +1 -0
  612. package/dist/esm/_chunks/LoopItemEmpty-CqVl2pw4.js +1 -0
  613. package/dist/esm/_chunks/LoopsAiButton-t_gOZ-If.js +1 -0
  614. package/dist/esm/_chunks/Markdown-Bx6Opys_.js +1 -0
  615. package/dist/esm/_chunks/Menu-Cy0yQNts.js +1 -0
  616. package/dist/esm/_chunks/MenuItem-BxWmGm9Y.js +1 -0
  617. package/dist/esm/_chunks/ModalContentWrapper-LR-5lBgA.js +1 -0
  618. package/dist/esm/_chunks/ModalLayout-D0IxE5sF.js +1 -0
  619. package/dist/esm/_chunks/Navigation-5ZATZgZ5.js +1 -0
  620. package/dist/esm/_chunks/NavigationButton-WNHzkqcm.js +1 -0
  621. package/dist/esm/_chunks/Nudge-AjSOj4CR.js +1 -0
  622. package/dist/esm/_chunks/NudgeButton-CJxgaHdu.js +1 -0
  623. package/dist/esm/_chunks/NumberField-Dd9Sx7z5.js +1 -0
  624. package/dist/esm/_chunks/OnboardingCard-h1Nmrxlb.js +14 -0
  625. package/dist/esm/_chunks/PaginationControl-Z2edd1kL.js +1 -0
  626. package/dist/esm/_chunks/Pill-BdNgOtWw.js +1 -0
  627. package/dist/esm/_chunks/PlanFeatureTable-CTh1cPmD.js +1 -0
  628. package/dist/esm/_chunks/PlanTierCard-GptR-kDf.js +1 -0
  629. package/dist/esm/_chunks/Popper-D2T5Mnde.js +1 -0
  630. package/dist/esm/_chunks/PoweredByWatermarkLogo-Ck8L-9E1.js +1 -0
  631. package/dist/esm/_chunks/Progress-D20qsea6.js +1 -0
  632. package/dist/esm/_chunks/ProgressBar-BtxJs-2o.js +1 -0
  633. package/dist/esm/_chunks/ProjectItemEmpty-CuZLeCr9.js +1 -0
  634. package/dist/esm/_chunks/QuestionBlock-DRbTNyT9.js +1 -0
  635. package/dist/esm/_chunks/QuestionLabel-Ct1KC3fw.js +1 -0
  636. package/dist/esm/_chunks/QuestionSelector-DNnafLAd.js +1 -0
  637. package/dist/esm/_chunks/QuestionStatsCard-PMUkAlaf.js +1 -0
  638. package/dist/esm/_chunks/Radio-CtiQBU-O.js +1 -0
  639. package/dist/esm/_chunks/RadioGroup-CaJ1X9RC.js +1 -0
  640. package/dist/esm/_chunks/Rank-Bf7CfD5f.js +1 -0
  641. package/dist/esm/_chunks/RankItem-S8SXyLl7.js +1 -0
  642. package/dist/esm/_chunks/RichTextField-twbvMvGl.js +1 -0
  643. package/dist/esm/_chunks/SearchInput-BQv6yCFi.js +1 -0
  644. package/dist/esm/_chunks/SectionHeader-BJgF7RnE.js +1 -0
  645. package/dist/esm/_chunks/Select-nS5tE4LD.js +1 -0
  646. package/dist/esm/_chunks/SentimentArrow-BU8iIsqw.js +1 -0
  647. package/dist/esm/_chunks/Skeleton-CiGPl8Re.js +1 -0
  648. package/dist/esm/_chunks/Slider-1ff-7pd2.js +1 -0
  649. package/dist/esm/_chunks/SliderGraph-CswbyOvy.js +1 -0
  650. package/dist/esm/_chunks/SliderGraphYAxis-Drw1LKgE.js +1 -0
  651. package/dist/esm/_chunks/SortableList-CFCRiOim.js +1 -0
  652. package/dist/esm/_chunks/StarRating-C2f4i-5e.js +1 -0
  653. package/dist/esm/_chunks/StyledBox-CN4ZdwS6.js +1 -0
  654. package/dist/esm/_chunks/StyledCheckbox-DblGur3U.js +1 -0
  655. package/dist/esm/_chunks/StyledLinearProgress-BM98I3DB.js +1 -0
  656. package/dist/esm/_chunks/StyledLisItemButton-DNKQ7vhb.js +1 -0
  657. package/dist/esm/_chunks/StyledMenu-riM_crCE.js +1 -0
  658. package/dist/esm/_chunks/StyledPill-D_CRLrK1.js +1 -0
  659. package/dist/esm/_chunks/StyledSurface-D7F0uP0J.js +1 -0
  660. package/dist/esm/_chunks/StyledSurface-WwvH9_m3.js +1 -0
  661. package/dist/esm/_chunks/StyledTimeline-Dl55I4Ns.js +1 -0
  662. package/dist/esm/_chunks/Surface-CDi-FO_W.js +1 -0
  663. package/dist/esm/_chunks/Switch-CG0vza4W.js +1 -0
  664. package/dist/esm/_chunks/Tab-BvphyUVe.js +1 -0
  665. package/dist/esm/_chunks/TestItem-CKHguMQN.js +1 -0
  666. package/dist/esm/_chunks/TestKPICard-CuE7aRuh.js +1 -0
  667. package/dist/esm/_chunks/TestStatus-DmWgHFDW.js +1 -0
  668. package/dist/esm/_chunks/TextBarDivider-DP3axWIe.js +1 -0
  669. package/dist/esm/_chunks/TextField-DPUw0RYs.js +1 -0
  670. package/dist/esm/_chunks/Textarea-DzzeTbHC.js +1 -0
  671. package/dist/esm/_chunks/TickGroup-CRlr-AkA.js +1 -0
  672. package/dist/esm/_chunks/Toast-BIpoLU8y.js +1 -0
  673. package/dist/esm/_chunks/Tooltip-qzZrikTr.js +1 -0
  674. package/dist/esm/_chunks/TrialCard-ol6GDmWD.js +1 -0
  675. package/dist/esm/_chunks/TrialPill-DFBTPhdH.js +1 -0
  676. package/dist/esm/_chunks/Typography-CkwZLamL.js +1 -0
  677. package/dist/esm/_chunks/UserMenu-BiCC3ozW.js +1 -0
  678. package/dist/esm/_chunks/UserMenuButton-WfeY2jLa.js +1 -0
  679. package/dist/esm/_chunks/VideoControls-Qvxu5f7U.js +1 -0
  680. package/dist/esm/_chunks/VideoModal-BFxHt_D1.js +1 -0
  681. package/dist/esm/_chunks/autocomplete.styles-BQe7o5--.js +1 -0
  682. package/dist/esm/_chunks/breakpoint.hook-CtMCCTHh.js +1 -0
  683. package/dist/esm/_chunks/compareArrayMembers-yi_GVni_.js +1 -0
  684. package/dist/esm/_chunks/email-CQqswWyN.js +1 -0
  685. package/dist/esm/_chunks/isButton-vZIWh5Sh.js +1 -0
  686. package/dist/esm/_chunks/jsx-runtime-D07GHMW_.js +10 -0
  687. package/dist/esm/_chunks/misc-DEfpkrzV.js +1 -0
  688. package/dist/esm/_chunks/password-Be0W3bUA.js +1 -0
  689. package/dist/esm/_chunks/pluralise-55UGwOAX.js +1 -0
  690. package/dist/esm/_chunks/primitiveVariables-C2nCN8Fk.js +1 -0
  691. package/dist/esm/_chunks/proxy--kk3mKPc.js +1 -0
  692. package/dist/esm/_chunks/screen.hook-BNmuYIBj.js +1 -0
  693. package/dist/esm/_chunks/semanticColor-D7tAxZiD.js +1 -0
  694. package/dist/esm/_chunks/styledPartials-C0KgrTXB.js +1 -0
  695. package/dist/esm/_chunks/styledPartials-CYbUPf4g.js +1 -0
  696. package/dist/esm/_chunks/styledPartials-DpBiDU_9.js +1 -0
  697. package/dist/esm/_chunks/styles-Cdgktk69.js +1 -0
  698. package/dist/esm/_chunks/theme.provider-CFj9ua0y.js +1 -0
  699. package/dist/esm/_chunks/types-DNd754Km.js +1 -0
  700. package/dist/esm/_chunks/typography-BTnFjSJk.js +1 -0
  701. package/dist/esm/_chunks/typography.util-ZFUiA8Aq.js +1 -0
  702. package/dist/esm/_chunks/useKeyCombo-B5LweXkY.js +1 -0
  703. package/dist/esm/_chunks/usePrevious-6kkeMAdv.js +1 -0
  704. package/dist/esm/index.js +1 -23
  705. package/dist/esm/theme.js +1 -0
  706. package/dist/esm/utils.js +1 -0
  707. package/dist/index-CE_2flEF.d.ts +18 -0
  708. package/dist/index-Ctn-1GfZ.d.ts +40 -0
  709. package/dist/index-CyNNYJKA.d.ts +400 -0
  710. package/dist/index-DmcTdmT8.d.ts +10 -0
  711. package/dist/index-O39ecFHD.d.ts +54 -0
  712. package/dist/index-epVeXM4c.d.ts +41 -0
  713. package/dist/index.d.ts +150 -2559
  714. package/dist/index.js +1 -23
  715. package/dist/primitiveVariables-BbfFaPHq.d.ts +75 -0
  716. package/dist/theme.d.ts +38 -0
  717. package/dist/theme.js +1 -0
  718. package/dist/types-BcpWYszB.d.ts +7 -0
  719. package/dist/types-DV2de5BB.d.ts +23 -0
  720. package/dist/utils-DUtcWWFu.d.ts +29 -0
  721. package/dist/utils.d.ts +28 -0
  722. package/dist/utils.js +1 -0
  723. package/package.json +73 -1
@@ -0,0 +1 @@
1
+ import{j as e}from"./jsx-runtime-D07GHMW_.js";import{styled as o,Box as t,Container as i,Grid2 as s}from"@mui/material";import{useState as r}from"react";import{u as n}from"./breakpoint.hook-CtMCCTHh.js";import{u as a}from"./useKeyCombo-B5LweXkY.js";import{T as l}from"./Typography-CkwZLamL.js";const m=o(t)((({position:e,theme:o})=>({alignItems:"center",display:"flex",flexDirection:"column",height:"100%",left:0,pointerEvents:"none",position:e,top:0,width:"100%",zIndex:o.zIndex.tooltip}))),d=o(i)((({theme:e})=>({background:e.custom.palette.red[300],display:"flex",flex:1,opacity:.2,position:"relative"}))),p=o(t)((({theme:e})=>({background:e.custom.palette.purple[300],display:"flex",flex:1}))),c=o(t)((({theme:e})=>({background:e.custom.palette.green[300],height:"100%"}))),x=o(t)((({theme:e})=>({backgroundColor:e.custom.palette.surface.default,borderRadius:e.spacing(e.custom.radius.md),bottom:16,boxShadow:e.custom.elevation.overlay,display:"block",left:16,padding:e.spacing(1,2),position:"fixed"}))),h=({breakpoint:o=!0,maxWidth:t=!1,position:i="fixed",visible:h=!1})=>{const u=Array.from({length:6},((e,o)=>o)),g=n(),[f,b]=r(h);return a("cmd+g",(e=>{e.preventDefault(),console.log("Command+G keyboard shortcut triggered"),b(!f)})),f&&e.jsxs(m,{position:i,children:[e.jsx(d,{maxWidth:!!t&&"xl",children:e.jsx(p,{children:e.jsxs(s,{container:!0,spacing:2,sx:{flex:1},children:[u.map((o=>e.jsx(s,{sx:{display:{sm:"none",md:"block"}},size:"grow",children:e.jsx(c,{})},`grid-1-${o}`))),u.map((o=>e.jsx(s,{sx:{display:{sm:"block"}},size:"grow",children:e.jsx(c,{})},`grid-2-${o}`)))]})})}),o&&e.jsx(x,{children:e.jsx(l,{variation:"md",component:"p",weight:"bold",children:g})})]})};export{h as G};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{styled as i,Box as e,Container as o,Grid2 as r}from"@mui/material";import{mergeSx as s}from"merge-sx";import{I as n}from"./Icon-DdfUGHvY.js";import"./misc-DEfpkrzV.js";import"./primitiveVariables-C2nCN8Fk.js";import{f as p}from"./typography.util-ZFUiA8Aq.js";import"./AnnualController-D-NOKxFc.js";import"./Accordion-CRXhotAZ.js";import{T as a}from"./Typography-CkwZLamL.js";import"./Badge-CfmMRsFh.js";import{B as m}from"./Breadcrumb-aj3bGMdq.js";import"./Button-BNdZamaX.js";import"./ButtonBase-CuA_NR-d.js";import"./StyledCheckbox-DblGur3U.js";import"./InputFieldBase-C9gpvRFB.js";import"./CreatableAutocomplete-BnELdP7s.js";import"@mui/icons-material";import"./InputLabelBase-dxNQ-IPB.js";import"./Differential-YAHU2TWO.js";import"./StyledMenu-riM_crCE.js";import"react";import"./FormGenerator-BuqPWlEK.js";import"./GridOverlay-CdQRudMg.js";import"html-react-parser";import{I as l}from"./IconButton-CGVRkJGb.js";import"./IconButtonBase-CrANMxNL.js";import"./IconButtonGroup-DsXucaM6.js";import"./Image-a1AMagLY.js";import"./Label-BSTTUXVH.js";import"./Likert-DXaxel8v.js";import"./Link-BSas3Jgv.js";import"@lottiefiles/dotlottie-react";import"./LoopsAiButton-t_gOZ-If.js";import"markdown-to-jsx";import"./Surface-CDi-FO_W.js";import"./MenuItem-BxWmGm9Y.js";import"./ModalContentWrapper-LR-5lBgA.js";import"./NavigationButton-WNHzkqcm.js";import"./NudgeButton-CJxgaHdu.js";import"./NumberField-Dd9Sx7z5.js";import"./semanticColor-D7tAxZiD.js";import"./types-DNd754Km.js";import"./typography-BTnFjSJk.js";import"./StyledPill-D_CRLrK1.js";import"./Progress-D20qsea6.js";import"./ProgressBar-BtxJs-2o.js";import"./Radio-CtiQBU-O.js";import"./autocomplete.styles-BQe7o5--.js";import"./Select-nS5tE4LD.js";import"./RankItem-S8SXyLl7.js";import"./SortableList-CFCRiOim.js";import"@tiptap/extension-placeholder";import"@tiptap/extension-underline";import"@tiptap/starter-kit";import"mui-tiptap";import"./RichTextField-twbvMvGl.js";import{S as c}from"./Skeleton-CiGPl8Re.js";import"./Slider-1ff-7pd2.js";import"./StarRating-C2f4i-5e.js";import"./Switch-CG0vza4W.js";import"./Textarea-DzzeTbHC.js";import"./TrialPill-DFBTPhdH.js";import"./UserMenuButton-WfeY2jLa.js";import"./VideoModal-BFxHt_D1.js";const j=({backAction:i,title:j,showEditTitleOnlyOnHover:f=!0,breadcrumbLinks:y,buttons:B,controlBar:b,sx:I,slotProps:k,loading:C})=>{const S={...k,container:{maxWidth:!1,...k?.container}};return t.jsxs(t.Fragment,{children:[t.jsx(d,{sx:s({justifyContent:"space-between",position:"sticky",top:"0",zIndex:999},I),children:t.jsx(o,{...S.container,children:t.jsx(r,{container:!0,spacing:2,children:t.jsx(r,{size:12,children:t.jsxs(h,{sx:{justifyContent:"space-between",py:1,height:61},children:[t.jsxs(h,{children:[void 0!==i&&t.jsx(l,{sizing:"lg",icon:t.jsx(n,{name:"arrow-left",size:20}),sx:{color:t=>t.custom.palette.icon.primary},onClick:i}),t.jsxs(h,{sx:{alignItems:"flex-start",flexDirection:"column",gap:0},children:[j&&t.jsxs(e,{sx:{display:"flex",alignItems:"center",gap:1,...f&&{":hover .Header__TitleIconButton":{opacity:1}}},children:[C?t.jsx(c,{width:256,sx:{fontSize:p.lg,lineHeight:1.4}}):t.jsx(a,{variation:"lg",component:"p",weight:"bold",children:j}),void 0!==S?.titleIconButton?.onClick&&t.jsx(l,{icon:t.jsx(n,{name:"edit"}),sizing:"md",sx:{my:"-4px",...f&&{opacity:0,transition:"opacity 0.3s ease"}},className:"Header__TitleIconButton",...S?.titleIconButton})]}),y&&t.jsx(t.Fragment,{children:C?t.jsx(c,{width:200,height:17,sx:{fontSize:p.lg,lineHeight:1.4,mt:.5}}):t.jsx(m,{links:y})})]})]}),B&&t.jsx(h,{children:B})]})})})})}),b&&t.jsx(x,{children:t.jsx(o,{...S.container,children:t.jsx(r,{container:!0,spacing:2,children:t.jsx(r,{size:12,children:t.jsx(u,{children:t.jsx(g,{children:b})})})})})})]})},d=i(e)((({theme:t})=>({alignItems:"center",backgroundColor:t.custom.palette.surface.default,borderBottom:`1px solid ${t.custom.palette.stroke.light}`,display:"flex",gap:t.spacing(1),justifyContent:"space-between",padding:1,height:61}))),x=i(e)((({theme:t})=>({borderBottom:`1px solid ${t.custom.palette.stroke.light}`,width:"100%"}))),u=i(e)((({theme:t})=>({display:"flex",justifyContent:"flex-end",padding:`${t.spacing(1)} 0`}))),g=i(e)((({theme:t})=>({backgroundColor:t.custom.palette.surface.sunken,borderRadius:t.spacing(t.custom.radius.lg),display:"flex",gap:t.spacing(.5),justifyContent:"flex-end",padding:t.spacing(1)}))),h=i(e)((({theme:t})=>({alignItems:"center",display:"flex",gap:t.spacing(1)})));export{j as H};
@@ -0,0 +1 @@
1
+ import{j as r}from"./jsx-runtime-D07GHMW_.js";import{Box as o}from"@mui/material";import e,{domToReact as p}from"html-react-parser";import{T as t}from"./Typography-CkwZLamL.js";const a=({children:a,typographyProps:i={variation:"lg",component:"p"}})=>{const s=a.replaceAll(/<p><\/p>/g,"<br />");const n={replace(o){const e=o;if(e.attribs&&"p"===e.name)return r.jsx(t,{...i,children:p(e.children)})}};return r.jsx(o,{sx:{overflowWrap:"break-word",whiteSpace:"pre-wrap"},children:e(s,n)})};export{a as H};
@@ -0,0 +1 @@
1
+ import{j as l}from"./jsx-runtime-D07GHMW_.js";import{mergeSx as s}from"merge-sx";import{forwardRef as r}from"react";import{a as e}from"./primitiveVariables-C2nCN8Fk.js";import{SvgIcon as c}from"@mui/material";const n=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M18 13h-5v5c0 .55-.45 1-1 1s-1-.45-1-1v-5H6c-.55 0-1-.45-1-1s.45-1 1-1h5V6c0-.55.45-1 1-1s1 .45 1 1v5h5c.55 0 1 .45 1 1s-.45 1-1 1z",fill:"currentColor"})}),h=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M8.75 3c.207 0 .375.168.375.375a3 3 0 003 3 .375.375 0 010 .75 3 3 0 00-3 3 .375.375 0 01-.75 0 3 3 0 00-3-3 .375.375 0 110-.75 3 3 0 003-3c0-.207.168-.375.375-.375zM15.875 7.875a.375.375 0 00-.75 0c0 2.9-2.35 5.25-5.25 5.25a.375.375 0 000 .75c2.9 0 5.25 2.35 5.25 5.25a.375.375 0 00.75 0c0-2.9 2.35-5.25 5.25-5.25a.375.375 0 000-.75 5.25 5.25 0 01-5.25-5.25zM6.125 13.875a.375.375 0 00-.75 0 3 3 0 01-3 3 .375.375 0 000 .75 3 3 0 013 3 .375.375 0 00.75 0 3 3 0 013-3 .375.375 0 000-.75 3 3 0 01-3-3z",fill:"currentColor"})}),o=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z",fill:"#FC5A4E"})}),t=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M18.791 11.005H7.621l4.88-4.88c.39-.39.39-1.03 0-1.42a.996.996 0 00-1.41 0l-6.59 6.59a.996.996 0 000 1.41l6.59 6.59a.996.996 0 101.41-1.41l-4.88-4.88h11.17c.55 0 1-.45 1-1s-.45-1-1-1z",fill:"currentColor"})}),a=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M5.209 13h11.17l-4.88 4.88c-.39.39-.39 1.03 0 1.42.39.39 1.02.39 1.41 0l6.59-6.59a.996.996 0 000-1.41l-6.58-6.6a.996.996 0 10-1.41 1.41l4.87 4.89H5.209c-.55 0-1 .45-1 1s.45 1 1 1z",fill:"currentColor"})}),x=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M16 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 015 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H9.5v9.5a2.5 2.5 0 005 0V5c0-2.21-1.79-4-4-4s-4 1.79-4 4v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6H16z",fill:"currentColor"})}),i=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M6.94 6.94a1.5 1.5 0 000 2.12l3.181 3.183-3.182 3.182a1.5 1.5 0 102.122 2.12l3.182-3.181 3.182 3.182a1.5 1.5 0 002.121-2.121l-3.182-3.182 3.182-3.182a1.5 1.5 0 00-2.121-2.122l-3.182 3.182L9.06 6.94a1.5 1.5 0 00-2.122 0z",fill:"#FC5A4E"})}),v=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsxs("g",{clipPath:"url(#prefix__clip0_2261_1419)",children:[l.jsx("path",{d:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12z",fill:"#FC5A4E"}),l.jsx("path",{d:"M6.94 6.94a1.5 1.5 0 000 2.12l3.181 3.183-3.182 3.182a1.5 1.5 0 102.122 2.12l3.182-3.181 3.182 3.182a1.5 1.5 0 102.12-2.121l-3.181-3.182 3.182-3.182a1.5 1.5 0 10-2.121-2.122l-3.182 3.182L9.06 6.94a1.5 1.5 0 00-2.122 0z",fill:"#fff"})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"prefix__clip0_2261_1419",children:l.jsx("rect",{width:24,height:24,rx:12,fill:"#fff"})})})]}),w=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M4.5 12A1.5 1.5 0 016 10.5h12a1.5 1.5 0 010 3H6A1.5 1.5 0 014.5 12z",fill:"#BAB7C2"})}),f=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsxs("g",{clipPath:"url(#prefix__clip0_2261_1420)",children:[l.jsx("path",{d:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12z",fill:"#BAB7C2"}),l.jsx("path",{d:"M4.5 12A1.5 1.5 0 016 10.5h12a1.5 1.5 0 010 3H6A1.5 1.5 0 014.5 12z",fill:"#fff"})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"prefix__clip0_2261_1420",children:l.jsx("rect",{width:24,height:24,rx:12,fill:"#fff"})})})]}),z=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.174 8.517a1.5 1.5 0 00-1.669.98 1.5 1.5 0 01-2.83-.995 4.5 4.5 0 018.745 1.5c0 1.795-1.328 2.936-2.168 3.496a8.541 8.541 0 01-1.796.904l-.04.013-.013.005-.005.002h-.002c-.001 0-.002.001-.476-1.422l.474 1.423a1.5 1.5 0 01-.953-2.844m0 0l.01-.004.064-.024a5.54 5.54 0 001.073-.55c.66-.439.832-.797.832-1.001v-.002a1.5 1.5 0 00-1.246-1.48M16.42 10v.001L14.92 10h1.5v.001zM10.5 17a1.5 1.5 0 011.5-1.5h.01a1.5 1.5 0 110 3H12a1.5 1.5 0 01-1.5-1.5z",fill:"#BAB7C2"})}),j=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsxs("g",{clipPath:"url(#prefix__clip0_2261_1421)",children:[l.jsx("path",{d:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12z",fill:"#BAB7C2"}),l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.174 8.517a1.5 1.5 0 00-1.669.98 1.5 1.5 0 01-2.83-.995 4.5 4.5 0 018.745 1.5c0 1.795-1.328 2.936-2.168 3.496a8.54 8.54 0 01-1.796.904l-.04.013-.013.005-.005.002h-.002s-.002.001-.476-1.422l.474 1.423a1.5 1.5 0 01-.953-2.844m0 0l.01-.004.064-.024a5.551 5.551 0 001.073-.55c.66-.439.832-.797.832-1.001v-.002a1.5 1.5 0 00-1.246-1.48M16.42 10L14.92 10h1.5v.001zM10.5 17a1.5 1.5 0 011.5-1.5h.01a1.5 1.5 0 010 3H12a1.5 1.5 0 01-1.5-1.5z",fill:"#fff"})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"prefix__clip0_2261_1421",children:l.jsx("rect",{width:24,height:24,rx:12,fill:"#fff"})})})]}),m=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M5.44 12.596a1.5 1.5 0 000 2.121l2.828 2.829a1.5 1.5 0 002.121 0l8.485-8.485a1.5 1.5 0 10-2.121-2.122l-7.425 7.425-1.767-1.768a1.5 1.5 0 00-2.122 0z",fill:"#48B244"})}),d=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsxs("g",{clipPath:"url(#prefix__clip0_2261_1418)",children:[l.jsx("path",{d:"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12z",fill:"#48B244"}),l.jsx("path",{d:"M5.44 12.596a1.5 1.5 0 000 2.121l2.828 2.829a1.5 1.5 0 002.121 0l8.485-8.485a1.5 1.5 0 10-2.121-2.122l-7.425 7.425-1.767-1.768a1.5 1.5 0 00-2.122 0z",fill:"#fff"})]}),l.jsx("defs",{children:l.jsx("clipPath",{id:"prefix__clip0_2261_1418",children:l.jsx("rect",{width:24,height:24,rx:12,fill:"#fff"})})})]}),u=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("rect",{width:24,height:24,rx:12,fill:"#7F4CFF"}),l.jsx("path",{d:"M7.5 6h6v.75c-1.5 0-1.5 1.5-1.5 1.5v8.25h2.25s1.5 0 1.5-2.25h1.5L16.5 18h-9v-1.5C9 16.5 9 15 9 15V8.25s0-1.5-1.5-1.5V6z",fill:"#fff"})]}),p=s=>l.jsxs(c,{viewBox:"0 0 80 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("g",{clipPath:"url(#prefix__clip0_2261_1952)",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.638 19.13c-1.281-.899-1.55-1.167-1.55-3.146V0H0v.3l.012.007c1.302.803 1.894 1.168 1.894 3.14v12.537c0 1.98-.268 2.247-1.549 3.146v.3h8.28v-.3zm.384-5.709c.806 4.602 4.97 6.966 9.343 6.192 4.37-.776 7.48-4.444 6.675-9.034-.805-4.59-4.97-6.968-9.343-6.192-4.373.775-7.48 4.432-6.675 9.034zm5.399-.959c-.772-4.425-.46-6.428 1.503-6.776 1.963-.35 2.946 1.42 3.718 5.845.77 4.425.461 6.419-1.504 6.776-1.966.357-2.946-1.42-3.717-5.845zm21.04 7.151c-4.37.774-8.535-1.59-9.343-6.192-.807-4.602 2.302-8.259 6.675-9.034 4.372-.776 8.535 1.602 9.343 6.192.807 4.59-2.305 8.258-6.675 9.034zm-2.44-13.927c-1.966.348-2.276 2.35-1.505 6.776.772 4.426 1.752 6.202 3.718 5.852 1.965-.35 2.274-2.35 1.503-6.776-.77-4.426-1.751-6.202-3.717-5.852zm18.116 17.948c-1.49-.848-2.026-1.153-2.026-3.08l.004-3.595c.774 1.558 2.323 2.787 4.884 2.787 3.872 0 6.941-2.945 6.941-8.01 0-5.152-2.991-7.46-6.404-7.46-2.8 0-4.738 1.589-5.42 3.777l-.121-3.476h-6.85v.286h.001c1.28.837 1.785 1.167 1.785 3.146v12.545c0 1.977-.267 2.247-1.55 3.146v.3h8.873v-.3l-.117-.066zm1.22-5.712c-1.818 0-3.246-2.066-3.246-4.462v-2.135c0-2.666 1.28-4.675 3.246-4.675 2.054 0 3.066 1.89 3.066 5.094 0 4.23-1.041 6.178-3.066 6.178zm24.96 1.764a1.75 1.75 0 001.745-1.755 1.75 1.75 0 00-1.745-1.755 1.75 1.75 0 00-1.745 1.755c0 .97.781 1.755 1.745 1.755zm-8-10.394C67.322 8.7 66.2 8.367 66.2 7.176c0-.998.91-1.44 1.91-1.44 1.939 0 3.456 1.11 5.215 3.687h.416V4.27h-.298l-1.34.989-.175-.073c-1.103-.458-2.206-.916-3.877-.916-3.187 0-5.719 1.977-5.719 4.913 0 2.636 1.254 4.135 5.751 5.304 1.67.42 2.83.719 2.83 2.007 0 1.2-1.16 1.767-2.561 1.767-2.152 0-3.724-1.467-5.792-4.254h-.455l.314 5.693h.327l1.19-1.199c.953.48 2.443 1.229 4.438 1.229 3.813 0 6.466-2.128 6.466-5.124 0-3.087-1.843-4.224-5.483-5.302l-.04-.012z",fill:"currentColor"})}),l.jsx("defs",{children:l.jsx("clipPath",{id:"prefix__clip0_2261_1952",children:l.jsx("path",{fill:"#fff",d:"M0 0h79.064v24H0z"})})})]}),g=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm4.3 14.3a.996.996 0 01-1.41 0L12 13.41 9.11 16.3a.996.996 0 11-1.41-1.41L10.59 12 7.7 9.11A.996.996 0 119.11 7.7L12 10.59l2.89-2.89a.996.996 0 111.41 1.41L13.41 12l2.89 2.89c.38.38.38 1.02 0 1.41z",fill:"currentColor"})}),M=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M4 4h16v12H5.17L4 17.17V4zm0-2c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2H4zm2 10h8v2H6v-2zm0-3h12v2H6V9zm0-3h12v2H6V6z",fill:"currentColor"})}),V=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M8.795 15.875l-3.47-3.47a.996.996 0 10-1.41 1.41l4.18 4.18c.39.39 1.02.39 1.41 0l10.58-10.58a.996.996 0 10-1.41-1.41l-9.88 9.87z",fill:"currentColor"})}),C=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8-1.41-1.42z",fill:"currentColor"})}),H=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z",fill:"currentColor"})}),B=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M17.965 6.705l-1.41-1.41-6.34 6.34 1.41 1.41 6.34-6.34zm4.24-1.41l-10.58 10.58-4.18-4.17-1.41 1.41 5.59 5.59 12-12-1.42-1.41zm-21.83 7.82l5.59 5.59 1.41-1.41-5.58-5.59-1.42 1.41z",fill:"currentColor"})}),b=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M15.875 9l-3.88 3.88L8.115 9a.996.996 0 10-1.41 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59a.996.996 0 000-1.41c-.39-.38-1.03-.39-1.42 0z",fill:"currentColor"})}),L=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M15 6.705a.996.996 0 00-1.41 0L9 11.295a.996.996 0 000 1.41l4.59 4.59a.996.996 0 101.41-1.41l-3.88-3.89L15 8.115c.39-.39.38-1.03 0-1.41z",fill:"currentColor"})}),S=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M9 6.71a.996.996 0 000 1.41L12.88 12 9 15.88a.996.996 0 101.41 1.41L15 12.7a.996.996 0 000-1.41L10.41 6.7c-.38-.38-1.02-.38-1.41.01z",fill:"currentColor"})}),A=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M11.295 9l-4.59 4.59A.996.996 0 108.115 15l3.89-3.88 3.88 3.88a.996.996 0 101.41-1.41L12.705 9a.996.996 0 00-1.41 0z",fill:"currentColor"})}),R=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M18.3 5.71a.996.996 0 00-1.41 0L12 10.59 7.11 5.7A.996.996 0 105.7 7.11L10.59 12 5.7 16.89a.996.996 0 101.41 1.41L12 13.41l4.89 4.89a.996.996 0 101.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z",fill:"currentColor"})}),_=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18zM20 4v13.17L18.83 16H4V4h16zM6 12h12v2H6v-2zm0-3h12v2H6V9zm0-3h12v2H6V6z",fill:"currentColor"})}),k=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M21.99 4c0-1.1-.89-2-1.99-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h14l4 4-.01-18zM17 14H7c-.55 0-1-.45-1-1s.45-1 1-1h10c.55 0 1 .45 1 1s-.45 1-1 1zm0-3H7c-.55 0-1-.45-1-1s.45-1 1-1h10c.55 0 1 .45 1 1s-.45 1-1 1zm0-3H7c-.55 0-1-.45-1-1s.45-1 1-1h10c.55 0 1 .45 1 1s-.45 1-1 1z",fill:"currentColor"})}),y=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M4 10.5c0 .55.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1zM14.79 4.5H13v-2c0-.55-.45-1-1-1s-1 .45-1 1v2H9.21a.5.5 0 00-.36.85l2.79 2.79c.2.2.51.2.71 0l2.79-2.79c.32-.31.1-.85-.35-.85zM9.21 19.5H11v2c0 .55.45 1 1 1s1-.45 1-1v-2h1.79c.45 0 .67-.54.35-.85l-2.79-2.79c-.2-.2-.51-.2-.71 0l-2.79 2.79a.5.5 0 00.36.85zM5 14.5h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1z",fill:"currentColor"})}),F=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{d:"M22 6a1 1 0 00-1-1H11a1 1 0 100 2h10a1 1 0 001-1zM6 6a1 1 0 00-1-1H3a1 1 0 000 2h2a1 1 0 001-1z",fill:"currentColor"}),l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 9a3 3 0 110-6 3 3 0 010 6zm0-2a1 1 0 110-2 1 1 0 010 2z",fill:"currentColor"}),l.jsx("path",{d:"M2 12a1 1 0 011-1h10a1 1 0 110 2H3a1 1 0 01-1-1zM18 12a1 1 0 011-1h2a1 1 0 110 2h-2a1 1 0 01-1-1z",fill:"currentColor"}),l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 15a3 3 0 100-6 3 3 0 000 6zm0-2a1 1 0 100-2 1 1 0 000 2z",fill:"currentColor"}),l.jsx("path",{d:"M22 18a1 1 0 00-1-1H11a1 1 0 100 2h10a1 1 0 001-1zM6 18a1 1 0 00-1-1H3a1 1 0 100 2h2a1 1 0 001-1z",fill:"currentColor"}),l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 21a3 3 0 110-6 3 3 0 010 6zm0-2a1 1 0 110-2 1 1 0 010 2z",fill:"currentColor"})]}),P=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M16 23H4c-1.1 0-2-.9-2-2V7h2v14h12v2zm3-4H8c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h11c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2zm0-16H8v14h11V3z",fill:"currentColor"})}),E=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{d:"M11 2h2v6h-2V2zM2 13v-2h6v2H2zM11 16h2v6h-2v-6zM16 13v-2h6v2h-6z",fill:"currentColor"}),l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 4a8 8 0 110 16 8 8 0 010-16zm0 2a6 6 0 100 12 6 6 0 000-12z",fill:"currentColor"})]}),q=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M19 5v2h-4V5h4zM9 5v6H5V5h4zm10 8v6h-4v-6h4zM9 17v2H5v-2h4zM21 3h-8v6h8V3zM11 3H3v10h8V3zm10 8h-8v10h8V11zm-10 4H3v6h8v-6z",fill:"currentColor"})}),D=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M8 9H4v11h4V9zM20 13h-4v7h4v-7zM14 4h-4v16h4V4z",fill:"currentColor"})}),G=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{d:"M13 10a1 1 0 112 0v7a1 1 0 11-2 0v-7zM10 9a1 1 0 00-1 1v7a1 1 0 102 0v-7a1 1 0 00-1-1z",fill:"currentColor"}),l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 6V5a3 3 0 013-3h4a3 3 0 013 3v1h4a1 1 0 110 2h-1.069l-.8 11.214A3 3 0 0116.137 22H7.862a3 3 0 01-2.992-2.786L4.069 8H3a1 1 0 010-2h4zm2-1a1 1 0 011-1h4a1 1 0 011 1v1H9V5zM6.074 8h11.852l-.79 11.071a1 1 0 01-.998.929H7.862a1 1 0 01-.997-.929L6.074 8z",fill:"currentColor"})]}),I=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zM6 20V4h7v5h5v11H6z",fill:"currentColor"})}),J=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M6.44 14.52l2.24-.1c.1 1.62 1.08 2.54 2.42 2.82v-3.52l-1.04-.2c-1.94-.34-3.28-1.44-3.28-3.52 0-2.24 1.64-3.68 4.32-3.82V4.54h1.34v1.68c2.7.28 4.2 1.92 4.24 4.44l-2.2.08c-.06-1.38-.84-2.28-2.04-2.58v3.5l.88.16c2.44.44 3.62 1.56 3.62 3.6 0 2.36-1.92 3.68-4.5 3.8v1.8H11.1v-1.84c-2.76-.28-4.66-1.9-4.66-4.66zm6.08-.56h-.08v3.34c1.3-.1 2.12-.68 2.12-1.72 0-.96-.7-1.38-2.04-1.62zm-3.4-4.14c0 .98.74 1.34 1.9 1.56l.08.02V8.06c-1.28.1-1.98.7-1.98 1.76z",fill:"currentColor"})}),K=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M19 9H5c-.55 0-1 .45-1 1s.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1zM5 15h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1z",fill:"currentColor"})}),N=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M1 15h2v2H1v-2zm0-4h2v2H1v-2zm0 8h2v2c-1.1 0-2-.9-2-2zM9 3h2v2H9V3zM1 7h2v2H1V7zm2-4v2H1c0-1.1.9-2 2-2zm18 18h-4v-6h6v4c0 1.1-.9 2-2 2zm0-14h2v2h-2V7zM9 19h2v2H9v-2zM5 3h2v2H5V3zm0 16h2v2H5v-2zM21 3c1.1 0 2 .9 2 2h-2V3zm0 8h2v2h-2v-2zm-8-8h2v2h-2V3zm4 0h2v2h-2V3zM15 19h-2v2h2v-2z",fill:"currentColor"})}),O=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M2.999 17.461v3.04c0 .28.22.5.5.5h3.04c.13 0 .26-.05.35-.15l10.92-10.91-3.75-3.75-10.91 10.91c-.1.1-.15.22-.15.36zm17.71-10.42a.996.996 0 000-1.41l-2.34-2.34a.996.996 0 00-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z",fill:"currentColor"})}),Q=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6zm-2 0l-8 5-8-5h16zm0 12H4V8l8 5 8-5v10z",fill:"currentColor"})}),T=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z",fill:"currentColor"})}),U=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 7c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1s-1-.45-1-1V8c0-.55.45-1 1-1zm-.01-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm1-3h-2v-2h2v2z",fill:"currentColor"})}),W=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M5.3 14.66v-1.32h1.1c-.02-.2-.02-.42-.02-.64v-.56H5.3v-1.32h1.24C7.1 7.92 9 6.16 11.86 6.16c3.18 0 4.94 2.3 5.08 5.32l-2.3.1c-.1-1.8-1-3.28-2.78-3.28-1.54 0-2.44.92-2.82 2.52h3.36l-.2 1.32H8.88c-.02.18-.02.38-.02.56 0 .22 0 .44.02.64h3.14l-.2 1.32H9.06c.38 1.56 1.28 2.44 2.8 2.44 1.78 0 2.66-1.3 2.78-3.28l2.3.1c-.12 3.08-1.98 5.32-5.08 5.32-2.82 0-4.72-1.72-5.3-4.58H5.3z",fill:"currentColor"})}),X=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M5 20h14c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1s.45-1 1-1zM5 2h14c.55 0 1 .45 1 1s-.45 1-1 1H5c-.55 0-1-.45-1-1s.45-1 1-1zm8 7h1.79c.45 0 .67-.54.35-.85l-2.79-2.79c-.2-.2-.51-.2-.71 0L8.85 8.15a.5.5 0 00.36.85H11v6H9.21c-.45 0-.67.54-.35.85l2.79 2.79c.2.2.51.2.71 0l2.79-2.79a.5.5 0 00-.35-.85H13V9z",fill:"currentColor"})}),Y=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M4 10c.55 0 1-.45 1-1V6.41l4.13 4.13a.996.996 0 101.41-1.41L6.41 5H9c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1v5c0 .55.45 1 1 1zM20 14c-.55 0-1 .45-1 1v2.59l-4.13-4.13a.996.996 0 10-1.41 1.41L17.59 19H15c-.55 0-1 .45-1 1s.45 1 1 1h5c.55 0 1-.45 1-1v-5c0-.55-.45-1-1-1z",fill:"currentColor"})}),Z=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 6a9.75 9.75 0 00-9 6 9.751 9.751 0 0018 0 9.75 9.75 0 00-9-6zm-6.535-.014a11.75 11.75 0 0117.41 5.318 2 2 0 01-.012 1.425 11.75 11.75 0 01-21.739-.033 2 2 0 01.014-1.425 11.75 11.75 0 014.327-5.285zM12 10a2 2 0 100 4 2 2 0 000-4zm-4 2a4 4 0 118 0 4 4 0 01-8 0z",fill:"currentColor"})}),$=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.293 1.293a1 1 0 011.414 0l20 20a1 1 0 01-1.414 1.414l-3.978-3.978a11.75 11.75 0 01-16.19-6.033 2 2 0 01.013-1.425 11.75 11.75 0 013.804-4.915l-3.65-3.649a1 1 0 010-1.414zm5.08 6.495A9.75 9.75 0 003 12a9.75 9.75 0 0012.81 5.225l-1.778-1.78a4 4 0 01-5.478-5.477l-2.18-2.18zm3.695 3.694a2 2 0 002.45 2.45l-2.45-2.45zm6.868-4.141a9.744 9.744 0 00-6.085-1.272 1 1 0 11-.236-1.986 11.744 11.744 0 0112.26 7.22 2 2 0 01-.012 1.425c-.402.974-.933 1.89-1.579 2.722a1 1 0 01-1.58-1.226A9.745 9.745 0 0021 11.999a9.744 9.744 0 00-4.064-4.658z",fill:"currentColor"})}),ll=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M11 18h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1zm4 6h10c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1z",fill:"currentColor"})}),sl=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{d:"M6.427 5.482a.942.942 0 01-1.324-.101.945.945 0 01-.22-.682.93.93 0 01.326-.641l1.233-1.054a9.277 9.277 0 012.944-1.695 9.907 9.907 0 016.919.131 9.301 9.301 0 013.165 2.07h.004l.082.086a10.156 10.156 0 010 14.359l-2.137 2.141a4.003 4.003 0 01-5.655 0 4.003 4.003 0 010-5.655l2.167-2.167a2.12 2.12 0 000-2.996l-.004-.004a2.122 2.122 0 00-1.503-.619 2.12 2.12 0 00-1.5.619l-2.318 2.321a8.03 8.03 0 00-1.98 8.092.935.935 0 01-.064.717.928.928 0 01-.547.461.95.95 0 01-.716-.064.946.946 0 01-.462-.551 9.914 9.914 0 012.442-9.982L9.6 7.95a3.994 3.994 0 015.651 0l.004.004h.004a4.006 4.006 0 011.166 2.824c0 1.057-.42 2.073-1.166 2.823h-.004l-2.168 2.168a2.135 2.135 0 000 3.004 2.129 2.129 0 003.004 0l2.142-2.142a8.28 8.28 0 000-11.707l-.087-.087a7.517 7.517 0 00-2.527-1.653 8.046 8.046 0 00-2.955-.559c-.904 0-1.8.15-2.655.45A7.423 7.423 0 007.66 4.429L6.427 5.482z",fill:"currentColor"}),l.jsx("path",{d:"M3.337 15.844a.959.959 0 01-.36.622.96.96 0 01-.693.184.94.94 0 01-.807-1.057 13.16 13.16 0 011.257-4.088 13.663 13.663 0 012.64-3.623L7.537 5.75v-.004a7.01 7.01 0 019.851.022 7.084 7.084 0 012.078 5.014 7.084 7.084 0 01-2.077 5.014l-2.138 2.138a.925.925 0 01-.66.273.933.933 0 01-.937-.937c0-.248.097-.488.274-.66l2.137-2.138a5.217 5.217 0 000-7.372 5.132 5.132 0 00-7.211-.015L6.69 9.217a11.808 11.808 0 00-2.276 3.124 11.27 11.27 0 00-1.077 3.503z",fill:"currentColor"}),l.jsx("path",{d:"M11.67 21.521c.21.131.36.341.412.585a.931.931 0 01-.12.705.935.935 0 01-1.294.293 6.35 6.35 0 01-1.162-.934 6.846 6.846 0 01-1.991-4.853 7.172 7.172 0 012.111-5.066l2.138-2.137a.933.933 0 011.598.664.94.94 0 01-.274.663l-2.138 2.134v.004a5.288 5.288 0 00-1.56 3.742 4.995 4.995 0 001.447 3.529c.252.255.53.48.833.671z",fill:"currentColor"})]}),rl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M4 15c-.55 0-1 .45-1 1v3c0 1.1.9 2 2 2h3c.55 0 1-.45 1-1s-.45-1-1-1H6c-.55 0-1-.45-1-1v-2c0-.55-.45-1-1-1zm1-9c0-.55.45-1 1-1h2c.55 0 1-.45 1-1s-.45-1-1-1H5c-1.1 0-2 .9-2 2v3c0 .55.45 1 1 1s1-.45 1-1V6zm14-3h-3c-.55 0-1 .45-1 1s.45 1 1 1h2c.55 0 1 .45 1 1v2c0 .55.45 1 1 1s1-.45 1-1V5c0-1.1-.9-2-2-2zm0 15c0 .55-.45 1-1 1h-2c-.55 0-1 .45-1 1s.45 1 1 1h3c1.1 0 2-.9 2-2v-3c0-.55-.45-1-1-1s-1 .45-1 1v2zm-7-9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z",fill:"currentColor"})}),el=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M9.17 6l2 2H20v10H4V6h5.17zM10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z",fill:"currentColor"})}),cl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.338 7A3.5 3.5 0 017.49 2c1.32-.02 2.522.626 3.465 1.674.394.438.743.944 1.044 1.503a7.712 7.712 0 011.044-1.503C13.987 2.626 15.19 1.98 16.509 2a3.5 3.5 0 013.153 5H20a2 2 0 012 2v2a2 2 0 01-2 2v6a3 3 0 01-3 3H7a3 3 0 01-3-3v-6a2 2 0 01-2-2V9a2 2 0 012-2h.338zm3.18-3c.606-.01 1.291.279 1.951 1.012.452.502.856 1.177 1.173 1.988H7.495A1.5 1.5 0 017.5 4h.017zm-.026 5H11v2H4V9h3.492zm9.003 0H20v2h-7V9h3.495zm.01-2a1.5 1.5 0 00-.005-3h-.017c-.607-.01-1.292.279-1.952 1.012-.453.502-.856 1.177-1.173 1.988h3.148zM6 19v-6h5v7H7a1 1 0 01-1-1zm11 1h-4v-7h5v6a1 1 0 01-1 1z",fill:"currentColor"})}),nl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M3 3v8h8V3H3zm6 6H5V5h4v4zm-6 4v8h8v-8H3zm6 6H5v-4h4v4zm4-16v8h8V3h-8zm6 6h-4V5h4v4zm-6 4v8h8v-8h-8zm6 6h-4v-4h4v4z",fill:"currentColor"})}),hl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M5 11h4c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2zM5 21h4c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2H5c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2zM13 5v4c0 1.1.9 2 2 2h4c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2zM15 21h4c1.1 0 2-.9 2-2v-4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v4c0 1.1.9 2 2 2z",fill:"currentColor"})}),ol=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5 3a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2H5zm14 2H5v4h14V5zM5 13a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2H5zm14 2H5v4h14v-4z",fill:"currentColor"})}),tl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M4 4h4v4H4V4zM4 10h4v4H4v-4zM4 16h4v4H4v-4zM10 4h4v4h-4V4zM10 10h4v4h-4v-4zM10 16h4v4h-4v-4zM16 4h4v4h-4V4zM16 10h4v4h-4v-4zM16 16h4v4h-4v-4z",fill:"currentColor"})}),al=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M21.248 7a2.5 2.5 0 00-3-2.45V4a2.5 2.5 0 00-3.17-2.41A2.509 2.509 0 0012.748 0c-1.23 0-2.25.89-2.46 2.06a2.5 2.5 0 00-3.04 2.44v5.89c-.34-.31-.76-.54-1.22-.66l-.77-.21c-.83-.23-1.7.09-2.19.83-.38.57-.4 1.31-.15 1.95l2.56 6.43a8.354 8.354 0 007.77 5.27c4.42 0 8-3.58 8-8V7zm-2 9c0 3.31-2.69 6-6 6-2.61 0-4.95-1.59-5.91-4.01l-2.6-6.54.53.14c.46.12.83.46 1 .9l.98 2.51h2V4.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V2.5c0-.28.22-.5.5-.5s.5.22.5.5V12h2V4c0-.28.22-.5.5-.5s.5.22.5.5v8h2V7c0-.28.22-.5.5-.5s.5.22.5.5v9z",fill:"currentColor"})}),xl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm-1-4h2v2h-2v-2zm1.61-9.96c-2.06-.3-3.88.97-4.43 2.79-.18.58.26 1.17.87 1.17h.2c.41 0 .74-.29.88-.67.32-.89 1.27-1.5 2.3-1.28.95.2 1.65 1.13 1.57 2.1-.1 1.34-1.62 1.63-2.45 2.88 0 .01-.01.01-.01.02-.01.02-.02.03-.03.05-.09.15-.18.32-.25.5-.01.03-.03.05-.04.08-.01.02-.01.04-.02.07-.12.34-.2.75-.2 1.25h2c0-.42.11-.77.28-1.07.02-.03.03-.06.05-.09.08-.14.18-.27.28-.39.01-.01.02-.03.03-.04.1-.12.21-.23.33-.34.96-.91 2.26-1.65 1.99-3.56-.24-1.74-1.61-3.21-3.35-3.47z",fill:"currentColor"})}),il=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 6.19l5 4.5v7.81h-2v-6H9v6H7v-7.81l5-4.5zm0-2.69l-10 9h3v8h6v-6h2v6h6v-8h3l-10-9z",fill:"currentColor"})}),vl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M10 20.5v-6h4v6h5v-8h3l-10-9-10 9h3v8h5z",fill:"currentColor"})}),wl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M19 5v14H5V5h14zm0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4.86 8.86l-3 3.87L9 13.14 6 17h12l-3.86-5.14z",fill:"currentColor"})}),fl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M17.5 20.5h-14v-14h9v-2h-9c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2v9zm-7.79-3.17l-1.96-2.36L5 18.5h11l-3.54-4.71-2.75 3.54zM19.5 4.5v-3h-2v3h-3c.01.01 0 2 0 2h3v2.99c.01.01 2 0 2 0V6.5h3v-2h-3z",fill:"currentColor"})}),zl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M22.605 21.195l-19.8-19.8-1.41 1.41 2.31 2.32v13.17c0 1.1.9 2 2 2h13.17l2.31 2.31 1.42-1.41zm-16.9-2.9V7.125l6.84 6.84-.84 1.05-2-2.72-3 4h8.17l2 2H5.705zm2.83-14l-2-2h13.17c1.1 0 2 .9 2 2v13.17l-2-2V4.295H8.535z",fill:"currentColor"})}),jl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M17.79 13v7h-14V6h5.02c.05-.71.22-1.38.48-2h-5.5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5l-2-2zm-1.5 5h-11l2.75-3.53L10 16.83l2.75-3.54L16.29 18zm2.8-9.11c.44-.7.7-1.51.7-2.39 0-2.49-2.01-4.5-4.5-4.5s-4.5 2.01-4.5 4.5S12.8 11 15.28 11c.88 0 1.7-.26 2.39-.7l3.12 3.12L22.21 12l-3.12-3.11zm-3.8.11a2.5 2.5 0 010-5 2.5 2.5 0 010 5z",fill:"currentColor"})}),ml=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{d:"M12 17c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm1-8h-2V7h2v2z",fill:"currentColor"}),l.jsx("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z",fill:"currentColor"})]}),dl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 15c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm1-8h-2V7h2v2z",fill:"currentColor"})}),ul=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M20 7v10H4V7h16zm0-2H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm-9 3h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-3 0h2v2H5v-2zm0-3h2v2H5V8zm3 6h8v2H8v-2zm6-3h2v2h-2v-2zm0-3h2v2h-2V8zm3 3h2v2h-2v-2zm0-3h2v2h-2V8z",fill:"currentColor"})}),pl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M17.13 5.84c-.36-.51-.96-.84-1.63-.84l-11 .01c-1.1 0-2 .89-2 1.99v10c0 1.1.9 1.99 2 1.99l11 .01c.67 0 1.27-.33 1.63-.84L21.5 12l-4.37-6.16zM15.5 17h-11V7h11l3.55 5-3.55 5z",fill:"currentColor"})}),gl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9v1zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7zm2.85 11.1l-.85.6V16h-4v-2.3l-.85-.6A4.997 4.997 0 017 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.63-.8 3.16-2.15 4.1z",fill:"currentColor"})}),Ml=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M19.5 9.5c-1.03 0-1.9.62-2.29 1.5h-2.92c-.39-.88-1.26-1.5-2.29-1.5s-1.9.62-2.29 1.5H6.79c-.39-.88-1.26-1.5-2.29-1.5a2.5 2.5 0 000 5c1.03 0 1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5s1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5a2.5 2.5 0 000-5z",fill:"currentColor"})}),Vl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M17 7h-3c-.55 0-1 .45-1 1s.45 1 1 1h3c1.65 0 3 1.35 3 3s-1.35 3-3 3h-3c-.55 0-1 .45-1 1s.45 1 1 1h3c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-9 5c0 .55.45 1 1 1h6c.55 0 1-.45 1-1s-.45-1-1-1H9c-.55 0-1 .45-1 1zm2 3H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h3c.55 0 1-.45 1-1s-.45-1-1-1H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h3c.55 0 1-.45 1-1s-.45-1-1-1z",fill:"currentColor"})}),Cl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M4 13c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-8c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm4 4h12c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1s.45 1 1 1zm0 4h12c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1s.45 1 1 1zM7 8c0 .55.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1zm-3 5c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-8c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm4 4h12c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1s.45 1 1 1zm0 4h12c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1s.45 1 1 1zM7 8c0 .55.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1H8c-.55 0-1 .45-1 1z",fill:"currentColor"})}),Hl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M18 8.5h-1v-2c0-2.76-2.24-5-5-5s-5 2.24-5 5v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-10c0-1.1-.9-2-2-2zm-9-2c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9v-2zm9 14H6v-10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z",fill:"currentColor"})}),Bl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M4 18h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zm0-5h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1s.45 1 1 1zM3 7c0 .55.45 1 1 1h16c.55 0 1-.45 1-1s-.45-1-1-1H4c-.55 0-1 .45-1 1z",fill:"currentColor"})}),bl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M3 18h13v-2H3v2zm0-5h10v-2H3v2zm0-7v2h13V6H3zm18 9.59L17.42 12 21 8.41 19.59 7l-5 5 5 5L21 15.59z",fill:"currentColor"})}),Ll=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 14.5c1.66 0 2.99-1.34 2.99-3l.01-6c0-1.66-1.34-3-3-3s-3 1.34-3 3v6c0 1.66 1.34 3 3 3zm-1.2-9.1c0-.66.54-1.2 1.2-1.2.66 0 1.2.54 1.2 1.2l-.01 6.2c0 .66-.53 1.2-1.19 1.2-.66 0-1.2-.54-1.2-1.2V5.4zm6.5 6.1c0 3-2.54 5.1-5.3 5.1s-5.3-2.1-5.3-5.1H5c0 3.41 2.72 6.23 6 6.72v3.28h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z",fill:"currentColor"})}),Sl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z",fill:"currentColor"})}),Al=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z",fill:"currentColor"})}),Rl=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4a2 2 0 012-2h16a2 2 0 012 2v16a2 2 0 01-2 2H4a2 2 0 01-2-2V4zm7 0h11v16H9V4zM7 4H4v16h3V4z",fill:"currentColor"}),l.jsx("path",{d:"M17.41 15.59L13.83 12l3.58-3.59L16 7l-5 5 5 5 1.41-1.41z",fill:"currentColor"})]}),_l=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4a2 2 0 012-2h16a2 2 0 012 2v16a2 2 0 01-2 2H4a2 2 0 01-2-2V4zm7 0h11v16H9V4zM7 4H4v16h3V4z",fill:"currentColor"}),l.jsx("path",{d:"M11.59 15.59L15.17 12l-3.58-3.59L13 7l5 5-5 5-1.41-1.41z",fill:"currentColor"})]}),kl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4a2 2 0 012-2h16a2 2 0 012 2v16a2 2 0 01-2 2H4a2 2 0 01-2-2V4zm7 0h11v16H9V4zM7 4H4v16h3V4z",fill:"currentColor"})}),yl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M10.01 20.76c0 1.1.89 1.99 1.99 1.99s1.99-.89 1.99-1.99h-3.98zM12 5.75c2.76 0 5 2.24 5 5v7H7v-7c0-2.76 2.24-5 5-5zm0-4.5c-.83 0-1.5.67-1.5 1.5v1.17C7.36 4.6 5 7.4 5 10.75v6l-2 2v1h18v-1l-2-2v-6c0-3.35-2.36-6.15-5.5-6.83V2.75c0-.83-.67-1.5-1.5-1.5zm-1 6.5h2v4h-2v-4zm0 6h2v2h-2v-2z",fill:"currentColor"})}),Fl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm.002 5.48c-2.088 0-3.348 1.788-3.348 4.32 0 2.52 1.26 4.32 3.348 4.32s3.36-1.8 3.36-4.32c0-2.532-1.272-4.32-3.36-4.32zm0 .516c1.2 0 1.692 1.524 1.692 3.804 0 2.268-.492 3.803-1.692 3.803S10.31 14.069 10.31 11.8c0-2.28.492-3.804 1.692-3.804z",fill:"currentColor"})}),Pl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM9.386 7.6v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H9.386z",fill:"currentColor"})}),El=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.84 5.48c-2.088 0-3.348 1.788-3.348 4.32 0 2.52 1.26 4.32 3.348 4.32s3.36-1.8 3.36-4.32c0-2.532-1.272-4.32-3.36-4.32zM5.548 7.6v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548zm10.292.396c1.2 0 1.692 1.524 1.692 3.804 0 2.268-.492 3.803-1.692 3.803s-1.692-1.535-1.692-3.803c0-2.28.492-3.804 1.692-3.804z",fill:"currentColor"})}),ql=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM5.548 7.6v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548zm7.676 0v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6h-3.336z",fill:"currentColor"})}),Dl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM5.548 7.6v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548zm9.896-.12c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.224 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.432-1.512 1.272-1.512.936 0 1.404.696 1.404 1.716 0 1.608-1.32 3.012-2.532 4.308l-1.836 1.956V16h6.048l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.976-2.448z",fill:"currentColor"})}),Gl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.648 5.48c-1.56 0-2.58.828-2.58 1.848 0 .78.516 1.236 1.2 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.296-1.392.888 0 1.356.649 1.356 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.464-.528-1.464-1.5 0-.504.156-.828.432-1.14a1.252 1.252 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.856-2.088zm-10.1.12v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548z",fill:"currentColor"})}),Il=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM5.548 7.6v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548zm6.668 6.06l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.236-.012-4.188 6.072zm3.984-.468h-3l3-4.428v4.428z",fill:"currentColor"})}),Jl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm6.564 5.264c-.491.468-1.032.528-1.908.528-.696 0-1.632-.072-2.496-.192l-.54 4.452h.06a2.582 2.582 0 011.8-.732c1.2 0 1.716.828 1.716 2.088 0 1.32-.576 2.22-1.692 2.22-.876 0-1.38-.504-1.38-1.44 0-.552.204-.912.444-1.152a1.344 1.344 0 00-.636-.144c-.672 0-1.236.468-1.236 1.284 0 1.212 1.224 1.944 2.808 1.944 1.68 0 3.336-.948 3.336-2.832 0-1.776-1.308-2.604-2.772-2.604-.78 0-1.464.252-1.836.54l.276-2.34c.504.168 1.476.372 2.292.372 1.38 0 1.8-.78 1.8-1.992h-.036zM5.548 7.6v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548z",fill:"currentColor"})}),Kl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm4.404 5.48c-2.412 0-3.624 2.088-3.624 4.596 0 2.304 1.128 4.044 3.18 4.044 1.656 0 3-1.105 3-2.809 0-1.715-1.236-2.615-2.664-2.615-1.044 0-1.788.588-2.04 1.356 0-2.184.576-4.092 2.148-4.092.756 0 1.188.444 1.176 1.068-.012.348-.156.672-.384.84.12.108.348.18.564.18.552 0 1.032-.312 1.032-.984 0-.983-.984-1.583-2.388-1.584zM5.548 7.6v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548zm10.4 3.66c.972 0 1.5.84 1.5 2.184 0 1.356-.528 2.195-1.5 2.196-.972 0-1.5-.84-1.5-2.196 0-1.344.528-2.184 1.5-2.184z",fill:"currentColor"})}),Nl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm.828 5.6v2.46h.12c.348-.852.696-1.128 1.632-1.128h3.252l-.444.636c-1.392 1.956-2.544 3.912-2.916 6.552l1.572-.252A11.75 11.75 0 0117.94 9.52l1.188-1.872V7.6h-6.3zm-7.28 0v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548z",fill:"currentColor"})}),Ol=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.828 5.48c-1.488 0-2.664.888-2.664 2.34 0 1.068.648 1.752 1.476 2.124-1.044.24-1.932.96-1.932 1.991 0 1.404 1.392 2.185 3.192 2.185 1.74 0 3.071-.948 3.072-2.472 0-1.2-.708-1.908-2.172-2.448.744-.168 1.644-.708 1.644-1.764 0-1.2-1.164-1.955-2.616-1.956zm-10.28.12v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548zm10.676 4.968c.828.324 1.392.78 1.392 1.572 0 .936-.768 1.476-1.728 1.476-1.128 0-1.956-.708-1.956-1.824 0-.792.408-1.416.948-1.74l1.344.516zm-.384-4.596c.9 0 1.488.6 1.488 1.488 0 .768-.348 1.32-.792 1.643l-.78-.311c-.828-.324-1.32-.708-1.32-1.488 0-.792.528-1.332 1.404-1.332z",fill:"currentColor"})}),Ql=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.72 5.48c-1.656 0-2.988 1.104-2.988 2.808 0 1.716 1.237 2.616 2.665 2.616 1.031 0 1.787-.588 2.027-1.356 0 2.184-.564 4.092-2.136 4.092-.768 0-1.188-.444-1.176-1.068 0-.348.156-.672.372-.84-.12-.108-.348-.18-.564-.18-.54 0-1.032.312-1.032.984 0 .984.984 1.584 2.4 1.584 2.4 0 3.612-2.088 3.612-4.596 0-2.304-1.128-4.044-3.18-4.044zM5.548 7.6v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6H5.548zm10.196.36c.972 0 1.488.84 1.488 2.196 0 1.344-.516 2.184-1.488 2.184s-1.511-.84-1.512-2.184c0-1.356.54-2.196 1.512-2.196z",fill:"currentColor"})}),Tl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm-.394 5.48c-1.572 0-2.627.9-2.627 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.272-1.512.936 0 1.404.696 1.404 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.976-2.448z",fill:"currentColor"})}),Ul=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.84 5.48c-2.088 0-3.348 1.788-3.348 4.32 0 2.52 1.26 4.32 3.348 4.32s3.36-1.8 3.36-4.32c0-2.532-1.272-4.32-3.36-4.32zm-8.071 0c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.273-1.512.935 0 1.403.696 1.403 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.975-2.448zm8.07.516c1.2 0 1.693 1.524 1.693 3.804 0 2.268-.492 3.803-1.692 3.803s-1.692-1.535-1.692-3.803c0-2.28.492-3.804 1.692-3.804z",fill:"currentColor"})}),Wl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.769 7.48c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.273-1.512.935 0 1.403.696 1.403 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.975-2.448zm5.455.12v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6h-3.336z",fill:"currentColor"})}),Xl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.769 7.48c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.273-1.512.935 0 1.403.696 1.403 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.975-2.448zm7.675 0c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.224 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.432-1.512 1.272-1.512.936 0 1.404.696 1.404 1.716 0 1.608-1.32 3.012-2.532 4.308l-1.836 1.956V16h6.048l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.976-2.448z",fill:"currentColor"})}),Yl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.648 5.48c-1.56 0-2.58.828-2.58 1.848 0 .78.516 1.236 1.2 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.296-1.392.888 0 1.356.649 1.356 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.464-.528-1.464-1.5 0-.504.156-.828.432-1.14a1.252 1.252 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.856-2.088zm-7.88 0c-1.571 0-2.627.9-2.627 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.273-1.512.935 0 1.403.696 1.403 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.975-2.448z",fill:"currentColor"})}),Zl=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.769 7.48c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.273-1.512.935 0 1.403.696 1.403 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.975-2.448zm4.447 6.18l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.236-.012-4.188 6.072zm3.984-.468h-3l3-4.428v4.428z",fill:"currentColor"})}),$l=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm6.564 5.264c-.491.468-1.032.528-1.908.528-.696 0-1.632-.072-2.496-.192l-.54 4.452h.06a2.582 2.582 0 011.8-.732c1.2 0 1.716.828 1.716 2.088 0 1.32-.576 2.22-1.692 2.22-.876 0-1.38-.504-1.38-1.44 0-.552.204-.912.444-1.152a1.344 1.344 0 00-.636-.144c-.672 0-1.236.468-1.236 1.284 0 1.212 1.224 1.944 2.808 1.944 1.68 0 3.336-.948 3.336-2.832 0-1.776-1.308-2.604-2.772-2.604-.78 0-1.464.252-1.836.54l.276-2.34c.504.168 1.476.372 2.292.372 1.38 0 1.8-.78 1.8-1.992h-.036zM7.77 7.48c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.273-1.512.935 0 1.403.696 1.403 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.975-2.448z",fill:"currentColor"})}),ls=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm4.404 5.48c-2.412 0-3.624 2.088-3.624 4.596 0 2.304 1.128 4.044 3.18 4.044 1.656 0 3-1.105 3-2.809 0-1.715-1.236-2.615-2.664-2.615-1.044 0-1.788.588-2.04 1.356 0-2.184.576-4.092 2.148-4.092.756 0 1.188.444 1.176 1.068-.012.348-.156.672-.384.84.12.108.348.18.564.18.552 0 1.032-.312 1.032-.984 0-.983-.984-1.583-2.388-1.584zm-8.635 0c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.273-1.512.935 0 1.403.696 1.403 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.975-2.448zm8.18 3.78c.971 0 1.5.84 1.5 2.184 0 1.356-.529 2.195-1.5 2.196-.973 0-1.5-.84-1.5-2.196 0-1.344.527-2.184 1.5-2.184z",fill:"currentColor"})}),ss=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm.828 5.6v2.46h.12c.348-.852.696-1.128 1.632-1.128h3.252l-.444.636c-1.392 1.956-2.544 3.912-2.916 6.552l1.572-.252A11.75 11.75 0 0117.94 9.52l1.188-1.872V7.6h-6.3zm-5.06-.12c-1.571 0-2.627.9-2.627 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.273-1.512.935 0 1.403.696 1.403 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.975-2.448z",fill:"currentColor"})}),rs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.828 5.48c-1.488 0-2.664.888-2.664 2.34 0 1.068.648 1.752 1.476 2.124-1.044.24-1.932.96-1.932 1.991 0 1.404 1.392 2.185 3.192 2.185 1.74 0 3.071-.948 3.072-2.472 0-1.2-.708-1.908-2.172-2.448.744-.168 1.644-.708 1.644-1.764 0-1.2-1.164-1.955-2.616-1.956zm-8.06 0c-1.571 0-2.627.9-2.627 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.273-1.512.935 0 1.403.696 1.403 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.975-2.448zm8.456 5.088c.828.324 1.392.78 1.392 1.572 0 .936-.768 1.476-1.728 1.476-1.128 0-1.956-.708-1.956-1.824 0-.792.408-1.416.948-1.74l1.344.516zm-.384-4.596c.9 0 1.488.6 1.488 1.488 0 .768-.348 1.32-.792 1.643l-.78-.311c-.828-.324-1.32-.708-1.32-1.488 0-.792.528-1.332 1.404-1.332z",fill:"currentColor"})}),es=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.72 5.48c-1.656 0-2.988 1.104-2.988 2.808 0 1.716 1.237 2.616 2.665 2.616 1.031 0 1.787-.588 2.027-1.356 0 2.184-.564 4.092-2.136 4.092-.768 0-1.188-.444-1.176-1.068 0-.348.156-.672.372-.84-.12-.108-.348-.18-.564-.18-.54 0-1.032.312-1.032.984 0 .984.984 1.584 2.4 1.584 2.4 0 3.612-2.088 3.612-4.596 0-2.304-1.128-4.044-3.18-4.044zm-7.951 0c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.223 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.433-1.512 1.273-1.512.935 0 1.403.696 1.403 1.716 0 1.608-1.32 3.012-2.531 4.308l-1.836 1.956V16h6.047l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.975-2.448zm7.975.48c.972 0 1.488.84 1.488 2.196 0 1.344-.516 2.184-1.488 2.184s-1.511-.84-1.512-2.184c0-1.356.54-2.196 1.512-2.196z",fill:"currentColor"})}),cs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm-.19 5.48c-1.56 0-2.58.828-2.58 1.848 0 .78.516 1.236 1.2 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.296-1.392.888 0 1.356.649 1.356 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.464-.528-1.464-1.5 0-.504.156-.828.432-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.856-2.088z",fill:"currentColor"})}),ns=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.973 7.48c-1.56 0-2.58.828-2.58 1.848 0 .78.515 1.236 1.199 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.297-1.392.887 0 1.355.649 1.355 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.463-.528-1.463-1.5 0-.504.155-.828.431-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.855-2.088zm7.867 0c-2.088 0-3.348 1.788-3.348 4.32 0 2.52 1.26 4.32 3.348 4.32s3.36-1.8 3.36-4.32c0-2.532-1.272-4.32-3.36-4.32zm0 .516c1.2 0 1.692 1.524 1.692 3.804 0 2.268-.492 3.803-1.692 3.803s-1.692-1.535-1.692-3.803c0-2.28.492-3.804 1.692-3.804z",fill:"currentColor"})}),hs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.973 7.48c-1.56 0-2.58.828-2.58 1.848 0 .78.515 1.236 1.199 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.297-1.392.887 0 1.355.649 1.355 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.463-.528-1.463-1.5 0-.504.155-.828.431-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.855-2.088zm5.25.12v.216c1.56.372 1.897.432 1.897.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6h-3.336z",fill:"currentColor"})}),os=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.973 7.48c-1.56 0-2.58.828-2.58 1.848 0 .78.515 1.236 1.199 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.297-1.392.887 0 1.355.649 1.355 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.463-.528-1.463-1.5 0-.504.155-.828.431-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.855-2.088zm7.471 0c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.224 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.432-1.512 1.272-1.512.936 0 1.404.696 1.404 1.716 0 1.608-1.32 3.012-2.532 4.308l-1.836 1.956V16h6.048l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.976-2.448z",fill:"currentColor"})}),ts=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.973 7.48c-1.56 0-2.58.828-2.58 1.848 0 .78.515 1.236 1.199 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.297-1.392.887 0 1.355.649 1.355 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.463-.528-1.463-1.5 0-.504.155-.828.431-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.855-2.088zm7.675 0c-1.56 0-2.58.828-2.58 1.848 0 .78.516 1.236 1.2 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.296-1.392.888 0 1.356.649 1.356 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.464-.528-1.464-1.5 0-.504.156-.828.432-1.14a1.252 1.252 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.856-2.088z",fill:"currentColor"})}),as=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.973 7.48c-1.56 0-2.58.828-2.58 1.848 0 .78.515 1.236 1.199 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.297-1.392.887 0 1.355.649 1.355 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.463-.528-1.463-1.5 0-.504.155-.828.431-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.855-2.088zm4.243 6.18l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.236-.012-4.188 6.072zm3.984-.468h-3l3-4.428v4.428z",fill:"currentColor"})}),xs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.973 7.48c-1.56 0-2.58.828-2.58 1.848 0 .78.515 1.236 1.199 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.297-1.392.887 0 1.355.649 1.355 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.463-.528-1.463-1.5 0-.504.155-.828.431-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.855-2.088zm10.591-.216c-.491.468-1.032.528-1.908.528-.696 0-1.632-.072-2.496-.192l-.54 4.452h.06a2.582 2.582 0 011.8-.732c1.2 0 1.716.828 1.716 2.088 0 1.32-.576 2.22-1.692 2.22-.876 0-1.38-.504-1.38-1.44 0-.552.204-.912.444-1.152a1.344 1.344 0 00-.636-.144c-.672 0-1.236.468-1.236 1.284 0 1.212 1.224 1.944 2.808 1.944 1.68 0 3.336-.948 3.336-2.832 0-1.776-1.308-2.604-2.772-2.604-.78 0-1.464.252-1.836.54l.276-2.34c.504.168 1.476.372 2.292.372 1.38 0 1.8-.78 1.8-1.992h-.036z",fill:"currentColor"})}),is=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.973 7.48c-1.56 0-2.58.828-2.58 1.848 0 .78.515 1.236 1.199 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.297-1.392.887 0 1.355.649 1.355 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.463-.528-1.463-1.5 0-.504.155-.828.431-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.855-2.088zm8.431 0c-2.412 0-3.624 2.088-3.624 4.596 0 2.304 1.128 4.044 3.18 4.044 1.656 0 3-1.105 3-2.809 0-1.715-1.236-2.615-2.664-2.615-1.044 0-1.788.588-2.04 1.356 0-2.184.576-4.092 2.148-4.092.756 0 1.188.444 1.176 1.068-.012.348-.156.672-.384.84.12.108.348.18.564.18.552 0 1.032-.312 1.032-.984 0-.983-.984-1.583-2.388-1.584zm-.456 3.78c.972 0 1.5.84 1.5 2.184 0 1.356-.528 2.195-1.5 2.196-.972 0-1.5-.84-1.5-2.196 0-1.344.528-2.184 1.5-2.184z",fill:"currentColor"})}),vs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.973 7.48c-1.56 0-2.58.828-2.58 1.848 0 .78.515 1.236 1.199 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.297-1.392.887 0 1.355.649 1.355 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.463-.528-1.463-1.5 0-.504.155-.828.431-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.855-2.088zm4.855.12v2.46h.12c.348-.852.696-1.128 1.632-1.128h3.252l-.444.636c-1.392 1.956-2.544 3.912-2.916 6.552l1.572-.252A11.75 11.75 0 0117.94 9.52l1.188-1.872V7.6h-6.3z",fill:"currentColor"})}),ws=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.973 7.48c-1.56 0-2.58.828-2.58 1.848 0 .78.515 1.236 1.199 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.297-1.392.887 0 1.355.649 1.355 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.463-.528-1.463-1.5 0-.504.155-.828.431-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.855-2.088zm7.855 0c-1.488 0-2.664.888-2.664 2.34 0 1.068.648 1.752 1.476 2.124-1.044.24-1.932.96-1.932 1.991 0 1.404 1.392 2.185 3.192 2.185 1.74 0 3.071-.948 3.072-2.472 0-1.2-.708-1.908-2.172-2.448.744-.168 1.644-.708 1.644-1.764 0-1.2-1.164-1.955-2.616-1.956zm.396 5.088c.828.324 1.392.78 1.392 1.572 0 .936-.768 1.476-1.728 1.476-1.128 0-1.956-.708-1.956-1.824 0-.792.408-1.416.948-1.74l1.344.516zm-.384-4.596c.9 0 1.488.6 1.488 1.488 0 .768-.348 1.32-.792 1.643l-.78-.311c-.828-.324-1.32-.708-1.32-1.488 0-.792.528-1.332 1.404-1.332z",fill:"currentColor"})}),fs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM7.973 7.48c-1.56 0-2.58.828-2.58 1.848 0 .78.515 1.236 1.199 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.297-1.392.887 0 1.355.649 1.355 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.463-.528-1.463-1.5 0-.504.155-.828.431-1.14a1.253 1.253 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.855-2.088zm7.747 0c-1.656 0-2.988 1.104-2.988 2.808 0 1.716 1.237 2.616 2.665 2.616 1.031 0 1.787-.588 2.027-1.356 0 2.184-.564 4.092-2.136 4.092-.768 0-1.188-.444-1.176-1.068 0-.348.156-.672.372-.84-.12-.108-.348-.18-.564-.18-.54 0-1.032.312-1.032.984 0 .984.984 1.584 2.4 1.584 2.4 0 3.612-2.088 3.612-4.596 0-2.304-1.128-4.044-3.18-4.044zm.024.48c.972 0 1.488.84 1.488 2.196 0 1.344-.516 2.184-1.488 2.184s-1.511-.84-1.512-2.184c0-1.356.54-2.196 1.512-2.196z",fill:"currentColor"})}),zs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM8.378 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.236-.012-4.188 6.072zm3.984-.468h-3l3-4.428v4.428z",fill:"currentColor"})}),js=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.84 5.48c-2.088 0-3.348 1.788-3.348 4.32 0 2.52 1.26 4.32 3.348 4.32s3.36-1.8 3.36-4.32c0-2.532-1.272-4.32-3.36-4.32zm-11.3 6.18l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm11.3-5.664c1.2 0 1.692 1.524 1.692 3.804 0 2.268-.492 3.803-1.692 3.803s-1.692-1.535-1.692-3.803c0-2.28.492-3.804 1.692-3.804zm-7.316 5.196h-3l3-4.428v4.428z",fill:"currentColor"})}),ms=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM4.54 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm8.684-6.06v.216c1.56.372 1.896.432 1.896.936v6.096c0 .492-.336.564-1.896.936V16h5.232v-.216c-1.56-.372-1.896-.444-1.896-.936V7.6h-3.336zm-4.7 5.592h-3l3-4.428v4.428z",fill:"currentColor"})}),ds=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM4.54 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm10.904-6.18c-1.572 0-2.628.9-2.628 2.052 0 .804.54 1.308 1.224 1.308.216 0 .48-.048.6-.132-.3-.24-.468-.684-.468-1.248 0-.852.432-1.512 1.272-1.512.936 0 1.404.696 1.404 1.716 0 1.608-1.32 3.012-2.532 4.308l-1.836 1.956V16h6.048l.264-2.328h-.132c-.612 1.008-.936 1.056-2.148 1.068l-2.556.048c2.904-2.016 4.464-3.156 4.464-4.86 0-1.644-1.356-2.447-2.976-2.448zm-6.92 5.712h-3l3-4.428v4.428z",fill:"currentColor"})}),us=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.648 5.48c-1.56 0-2.58.828-2.58 1.848 0 .78.516 1.236 1.2 1.237.204 0 .408-.05.54-.133-.3-.228-.456-.54-.456-1.08 0-.816.457-1.392 1.296-1.392.888 0 1.356.649 1.356 1.608 0 1.092-.564 1.68-1.788 1.728v.336c1.296 0 2.004.756 2.004 2.064 0 1.236-.648 1.944-1.644 1.944-.888 0-1.464-.528-1.464-1.5 0-.504.156-.828.432-1.14a1.252 1.252 0 00-.588-.132c-.708 0-1.284.48-1.284 1.272 0 1.248 1.344 1.98 2.904 1.98 1.8 0 3.252-.792 3.252-2.424 0-1.26-.972-2.148-2.46-2.232v-.024c1.116-.084 2.136-.72 2.136-1.872 0-1.392-1.284-2.087-2.856-2.088zM4.54 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm3.984-.468h-3l3-4.428v4.428z",fill:"currentColor"})}),ps=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM4.54 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm7.676 0l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.236-.012-4.188 6.072zm-3.692-.468h-3l3-4.428v4.428zm7.676 0h-3l3-4.428v4.428z",fill:"currentColor"})}),gs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm6.564 5.264c-.491.468-1.032.528-1.908.528-.696 0-1.632-.072-2.496-.192l-.54 4.452h.06a2.582 2.582 0 011.8-.732c1.2 0 1.716.828 1.716 2.088 0 1.32-.576 2.22-1.692 2.22-.876 0-1.38-.504-1.38-1.44 0-.552.204-.912.444-1.152a1.344 1.344 0 00-.636-.144c-.672 0-1.236.468-1.236 1.284 0 1.212 1.224 1.944 2.808 1.944 1.68 0 3.336-.948 3.336-2.832 0-1.776-1.308-2.604-2.772-2.604-.78 0-1.464.252-1.836.54l.276-2.34c.504.168 1.476.372 2.292.372 1.38 0 1.8-.78 1.8-1.992h-.036zM4.54 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm3.984-.468h-3l3-4.428v4.428z",fill:"currentColor"})}),Ms=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm4.404 5.48c-2.412 0-3.624 2.088-3.624 4.596 0 2.304 1.128 4.044 3.18 4.044 1.656 0 3-1.105 3-2.809 0-1.715-1.236-2.615-2.664-2.615-1.044 0-1.788.588-2.04 1.356 0-2.184.576-4.092 2.148-4.092.756 0 1.188.444 1.176 1.068-.012.348-.156.672-.384.84.12.108.348.18.564.18.552 0 1.032-.312 1.032-.984 0-.983-.984-1.583-2.388-1.584zM4.54 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm11.408-2.4c.972 0 1.5.84 1.5 2.184 0 1.356-.528 2.195-1.5 2.196-.972 0-1.5-.84-1.5-2.196 0-1.344.528-2.184 1.5-2.184zm-7.424 1.932h-3l3-4.428v4.428z",fill:"currentColor"})}),Vs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm.828 5.6v2.46h.12c.348-.852.696-1.128 1.632-1.128h3.252l-.444.636c-1.392 1.956-2.544 3.912-2.916 6.552l1.572-.252A11.75 11.75 0 0117.94 9.52l1.188-1.872V7.6h-6.3zM4.54 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm3.984-.468h-3l3-4.428v4.428z",fill:"currentColor"})}),Cs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.828 5.48c-1.488 0-2.664.888-2.664 2.34 0 1.068.648 1.752 1.476 2.124-1.044.24-1.932.96-1.932 1.991 0 1.404 1.392 2.185 3.192 2.185 1.74 0 3.071-.948 3.072-2.472 0-1.2-.708-1.908-2.172-2.448.744-.168 1.644-.708 1.644-1.764 0-1.2-1.164-1.955-2.616-1.956zM4.54 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm11.684-1.092c.828.324 1.392.78 1.392 1.572 0 .936-.768 1.476-1.728 1.476-1.128 0-1.956-.708-1.956-1.824 0-.792.408-1.416.948-1.74l1.344.516zm-7.7.624h-3l3-4.428v4.428zm7.316-5.22c.9 0 1.488.6 1.488 1.488 0 .768-.348 1.32-.792 1.643l-.78-.311c-.828-.324-1.32-.708-1.32-1.488 0-.792.528-1.332 1.404-1.332z",fill:"currentColor"})}),Hs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm3.72 5.48c-1.656 0-2.988 1.104-2.988 2.808 0 1.716 1.237 2.616 2.665 2.616 1.031 0 1.787-.588 2.027-1.356 0 2.184-.564 4.092-2.136 4.092-.768 0-1.188-.444-1.176-1.068 0-.348.156-.672.372-.84-.12-.108-.348-.18-.564-.18-.54 0-1.032.312-1.032.984 0 .984.984 1.584 2.4 1.584 2.4 0 3.612-2.088 3.612-4.596 0-2.304-1.128-4.044-3.18-4.044zM4.54 13.66l.024.06h3.96v.948c0 .792-.144.888-.66 1.236V16h2.76v-.096c-.516-.348-.66-.444-.66-1.236v-.948h.444c.744 0 .816.12 1.164.636h.096v-1.8h-.096c-.348.516-.42.636-1.164.636h-.444V7.6l-1.235-.012L4.54 13.66zm3.984-.468h-3l3-4.428v4.428zm7.22-5.232c.972 0 1.488.84 1.488 2.196 0 1.344-.516 2.184-1.488 2.184s-1.511-.84-1.512-2.184c0-1.356.54-2.196 1.512-2.196z",fill:"currentColor"})}),Bs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm2.727 5.264c-.492.468-1.033.528-1.909.528a19.54 19.54 0 01-2.496-.192l-.54 4.452h.06a2.582 2.582 0 011.8-.732c1.2 0 1.716.828 1.716 2.088 0 1.32-.576 2.22-1.692 2.22-.876 0-1.38-.504-1.38-1.44 0-.552.205-.912.444-1.152a1.344 1.344 0 00-.636-.144c-.672 0-1.236.468-1.236 1.284 0 1.212 1.224 1.944 2.808 1.944 1.68 0 3.336-.948 3.336-2.832 0-1.776-1.308-2.604-2.772-2.604-.78 0-1.463.252-1.835.54l.275-2.34c.504.168 1.476.372 2.292.372 1.38 0 1.8-.78 1.8-1.992h-.035z",fill:"currentColor"})}),bs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm-1.111 5.264c-.492.468-1.033.528-1.909.528A19.54 19.54 0 016.484 7.6l-.54 4.452h.06a2.582 2.582 0 011.8-.732c1.2 0 1.717.828 1.717 2.088 0 1.32-.577 2.22-1.693 2.22-.876 0-1.38-.504-1.38-1.44 0-.552.205-.912.445-1.152a1.344 1.344 0 00-.637-.144c-.672 0-1.235.468-1.235 1.284 0 1.212 1.223 1.944 2.807 1.944 1.68 0 3.336-.948 3.336-2.832 0-1.776-1.308-2.604-2.771-2.604-.78 0-1.464.252-1.836.54l.275-2.34c.504.168 1.476.372 2.292.372 1.38 0 1.8-.78 1.8-1.992h-.035zm4.95.216c-2.087 0-3.347 1.788-3.347 4.32 0 2.52 1.26 4.32 3.348 4.32s3.36-1.8 3.36-4.32c0-2.532-1.272-4.32-3.36-4.32zm0 .516c1.2 0 1.693 1.524 1.693 3.804 0 2.268-.492 3.803-1.692 3.803s-1.692-1.535-1.692-3.803c0-2.28.492-3.804 1.692-3.804z",fill:"currentColor"})}),Ls=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm.566 5.48c-2.412 0-3.624 2.088-3.624 4.596 0 2.304 1.128 4.044 3.18 4.044 1.656 0 3-1.105 3-2.809 0-1.715-1.236-2.615-2.664-2.615-1.044 0-1.788.588-2.04 1.356 0-2.184.577-4.092 2.148-4.092.756 0 1.188.444 1.176 1.068-.012.348-.156.672-.384.84.12.108.348.18.564.18.552 0 1.032-.312 1.032-.984 0-.983-.984-1.583-2.388-1.584zm-.456 3.78c.972 0 1.5.84 1.5 2.184 0 1.356-.528 2.195-1.5 2.196-.972 0-1.5-.84-1.5-2.196 0-1.344.528-2.184 1.5-2.184z",fill:"currentColor"})}),Ss=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zM8.99 7.6v2.46h.12c.348-.852.696-1.128 1.632-1.128h3.252l-.444.636c-1.392 1.956-2.544 3.912-2.916 6.552l1.572-.252a11.75 11.75 0 011.896-6.348l1.188-1.872V7.6h-6.3z",fill:"currentColor"})}),As=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm-.01 5.48c-1.488 0-2.664.888-2.664 2.34 0 1.068.648 1.752 1.476 2.124-1.044.24-1.932.96-1.932 1.991 0 1.404 1.393 2.185 3.193 2.185 1.74 0 3.07-.948 3.07-2.472 0-1.2-.707-1.908-2.171-2.448.744-.168 1.644-.708 1.644-1.764 0-1.2-1.164-1.955-2.616-1.956zm.396 5.088c.828.324 1.392.78 1.392 1.572 0 .936-.768 1.476-1.728 1.476-1.128 0-1.956-.708-1.956-1.824 0-.792.408-1.416.948-1.74l1.344.516zm-.384-4.596c.9 0 1.488.6 1.488 1.488 0 .768-.348 1.32-.792 1.643l-.78-.311c-.828-.324-1.32-.708-1.32-1.488 0-.792.528-1.332 1.404-1.332z",fill:"currentColor"})}),Rs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm-.118 5.48c-1.656 0-2.987 1.104-2.987 2.808 0 1.716 1.236 2.616 2.664 2.616 1.031 0 1.787-.588 2.027-1.356 0 2.184-.564 4.092-2.136 4.092-.768 0-1.188-.444-1.176-1.068 0-.348.157-.672.373-.84-.12-.108-.349-.18-.565-.18-.54 0-1.032.312-1.032.984 0 .984.984 1.584 2.4 1.584 2.4 0 3.612-2.088 3.613-4.596 0-2.304-1.13-4.044-3.181-4.044zm.024.48c.972 0 1.489.84 1.489 2.196 0 1.344-.517 2.184-1.489 2.184-.972 0-1.511-.84-1.511-2.184 0-1.356.54-2.196 1.511-2.196z",fill:"currentColor"})}),_s=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M18 19H6c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h5c.55 0 1-.45 1-1s-.45-1-1-1H5a2 2 0 00-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-6c0-.55-.45-1-1-1s-1 .45-1 1v5c0 .55-.45 1-1 1zM14 4c0 .55.45 1 1 1h2.59l-9.13 9.13a.996.996 0 101.41 1.41L19 6.41V9c0 .55.45 1 1 1s1-.45 1-1V4c0-.55-.45-1-1-1h-5c-.55 0-1 .45-1 1z",fill:"currentColor"})}),ks=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M8 19c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2s-2 .9-2 2v10c0 1.1.9 2 2 2zm6-12v10c0 1.1.9 2 2 2s2-.9 2-2V7c0-1.1-.9-2-2-2s-2 .9-2 2z",fill:"currentColor"})}),ys=s=>l.jsxs(c,{viewBox:"0 0 76 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{fill:"#0193CE",d:"M0 0h76v48H0z"}),l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M40.495 26.815h6.435l1.965-2.265 2.16 2.265h2.28l-3.3-3.15 3.315-3.405h-2.28l-2.16 2.265-1.89-2.25h-6.51V19h7.02l1.38 1.77L50.545 19h6.075l-4.56 4.665 4.56 4.41h-6.075l-1.65-1.755-1.38 1.755h-7.02v-1.26zM46 25.555h-3.795v-1.26h3.54V23.05h-3.54v-1.26h4.05l1.515 1.89L46 25.555zm-21.75 2.52H19L23.455 19h4.2l.525 1.005V19h5.25l1.05 2.52L35.53 19h4.965v9.075H36.55v-1.26l-.51 1.26h-3.15l-.525-1.26v1.26h-5.76l-.525-1.5h-1.305l-.525 1.5zm14.94-1.26V20.26h-2.61l-2.1 4.545-2.115-4.545h-2.61v6.06l-3.15-6.06h-2.1l-3.15 6.555H23.2l.525-1.5h3.405l.525 1.5H31.3v-5.04l2.4 5.04h1.575l2.355-5.04v5.04h1.56zM26.605 24.04l-1.05-2.775-1.305 2.775h2.355z",fill:"#fff"})]}),Fs=s=>l.jsxs(c,{viewBox:"0 0 76 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{fill:"#000",d:"M0 0h76v48H0z"}),l.jsx("path",{d:"M32.988 15.214h8.884v16.285h-8.884V15.214z",fill:"#FF5F00"}),l.jsx("path",{d:"M33.551 23.36a10.416 10.416 0 013.878-8.146c-4.163-3.336-10.14-2.85-13.734 1.118-3.594 3.967-3.593 10.084 0 14.052 3.592 3.967 9.57 4.453 13.734 1.116a10.415 10.415 0 01-3.878-8.14z",fill:"#EB001B"}),l.jsx("path",{d:"M53.859 23.359c0 3.964-2.22 7.581-5.715 9.315A9.992 9.992 0 0137.429 31.5a10.434 10.434 0 003.88-8.142c0-3.178-1.43-6.18-3.88-8.144a9.995 9.995 0 0110.713-1.173c3.498 1.732 5.717 5.349 5.717 9.315v.003z",fill:"#F79E1B"})]}),Ps=s=>l.jsxs(c,{viewBox:"0 0 76 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{fill:"#00579F",d:"M0 0h76v48H0z"}),l.jsx("path",{d:"M35.234 29.814H32.2l1.897-11.604h3.035l-1.898 11.604zm11.001-11.319a7.552 7.552 0 00-2.72-.495c-2.998 0-5.108 1.58-5.122 3.84-.024 1.665 1.51 2.592 2.66 3.147 1.174.569 1.575.94 1.575 1.445-.014.777-.95 1.135-1.824 1.135-1.212 0-1.86-.184-2.847-.616l-.4-.186-.425 2.605c.712.32 2.023.605 3.385.617 3.185 0 5.258-1.556 5.282-3.962.012-1.321-.798-2.334-2.547-3.16-1.062-.531-1.712-.89-1.712-1.433.012-.495.55-1 1.748-1 .777-.023 1.55.13 2.26.445l.275.123.412-2.505zm4.035 7.21l1.21-3.248c-.011.025.251-.678.4-1.11l.213.999s.574 2.778.699 3.358H50.27zm3.746-7.495h-2.348c-.724 0-1.275.21-1.587.963l-4.507 10.641h3.184l.638-1.74h3.895c.089.407.363 1.74.363 1.74h2.81L54.016 18.21zm-24.351 0l-2.973 7.913-.324-1.605c-.55-1.851-2.273-3.863-4.196-4.863l2.723 10.147h3.21l4.77-11.592h-3.21z",fill:"#fff"}),l.jsx("path",{d:"M23.933 18.21H19.05l-.049.235c3.81.962 6.331 3.284 7.368 6.074l-1.062-5.334c-.174-.741-.711-.95-1.373-.975z",fill:"#fff"})]}),Es=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M14 4v5c0 1.12.37 2.16 1 3H9c.65-.86 1-1.9 1-3V4h4zm3-2H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3V4h1c.55 0 1-.45 1-1s-.45-1-1-1z",fill:"currentColor"})}),qs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 9V4h1c.55 0 1-.45 1-1s-.45-1-1-1H7c-.55 0-1 .45-1 1s.45 1 1 1h1v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3z",fill:"currentColor"})}),Ds=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M7.927 6.82v10.36c0 .79.87 1.27 1.54.84l8.14-5.18a1 1 0 000-1.69l-8.14-5.17a.998.998 0 00-1.54.84z",fill:"currentColor"})}),Gs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM9.5 14.67V9.33c0-.79.88-1.27 1.54-.84l4.15 2.67a1 1 0 010 1.68l-4.15 2.67c-.66.43-1.54-.05-1.54-.84z",fill:"currentColor"})}),Is=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v1c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-1h5c1.1 0 1.99-.9 1.99-2L23 5a2 2 0 00-2-2zm-1 14H4c-.55 0-1-.45-1-1V6c0-.55.45-1 1-1h16c.55 0 1 .45 1 1v10c0 .55-.45 1-1 1zm-5.52-5.13l-3.98 2.28c-.67.38-1.5-.11-1.5-.87V8.72c0-.77.83-1.25 1.5-.87l3.98 2.28c.67.39.67 1.35 0 1.74z",fill:"currentColor"})}),Js=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M10.791 10.1c0 .72.18 1.32.4 1.9h2.76v1.46h-2.16c.16.48.26 1 .26 1.6 0 .44-.04.86-.12 1.24.66.42 1.34.76 2.16.76 1.18 0 1.6-.62 1.6-2l1.8.1c.18 2.76-.98 4.08-2.96 4.08-1.42 0-2.48-.6-3.32-1.26-.58.78-1.44 1.26-2.54 1.26-1.34 0-2.34-.82-2.34-2.22 0-1.28.98-2.14 2.36-2.14.44 0 .86.1 1.24.26-.04-.66-.24-1.18-.48-1.68h-2.2V12h1.42c-.26-.56-.46-1.16-.46-1.96 0-2.34 1.7-3.88 4.24-3.88 2.84 0 4.44 1.7 4.44 4.42l-2.14.1c-.04-1.64-.82-2.54-2.14-2.54-1.26 0-1.82.82-1.82 1.96zm-2.08 7.68c.54 0 .88-.36 1.08-.98-.38-.3-.74-.5-1.1-.5-.5 0-.8.26-.8.76 0 .44.36.72.82.72z",fill:"currentColor"})}),Ks=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M6.25 7h2.5l-3.5-3.5L1.75 7h2.5v10h-2.5l3.5 3.5 3.5-3.5h-2.5V7zm4-2v2h12V5h-12zm0 14h12v-2h-12v2zm0-6h12v-2h-12v2z",fill:"currentColor"})}),Ns=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M5 8l4 4H6c0 3.31 2.69 6 6 6 1.01 0 1.97-.25 2.8-.7l1.46 1.46A7.93 7.93 0 0112 20c-4.42 0-8-3.58-8-8H1l4-4zm13 4c0-3.31-2.69-6-6-6-1.01 0-1.97.25-2.8.7L7.74 5.24A7.93 7.93 0 0112 4c4.42 0 8 3.58 8 8h3l-4 4-4-4h3z",fill:"currentColor"})}),Os=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M10 4c-.55 0-1 .45-1 1v2.59L4.87 3.46a.996.996 0 10-1.41 1.41L7.59 9H5c-.55 0-1 .45-1 1s.45 1 1 1h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1zM14 20c.55 0 1-.45 1-1v-2.59l4.13 4.13a.996.996 0 101.41-1.41L16.41 15H19c.55 0 1-.45 1-1s-.45-1-1-1h-5c-.55 0-1 .45-1 1v5c0 .55.45 1 1 1z",fill:"currentColor"})}),Qs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M18 13H6c-.55 0-1-.45-1-1s.45-1 1-1h12c.55 0 1 .45 1 1s-.45 1-1 1z",fill:"currentColor"})}),Ts=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M11.962 5.642v-2.79c0-.45-.54-.67-.85-.35l-3.8 3.79c-.2.2-.2.51 0 .71l3.79 3.79c.32.31.86.09.86-.36v-2.79c3.73 0 6.68 3.42 5.86 7.29-.47 2.27-2.31 4.1-4.57 4.57-3.57.75-6.75-1.7-7.23-5.01a1 1 0 00-.98-.85c-.6 0-1.08.53-1 1.13.62 4.39 4.8 7.64 9.53 6.72 3.12-.61 5.63-3.12 6.24-6.24.99-5.13-2.91-9.61-7.85-9.61z",fill:"currentColor"})}),Us=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M17 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14c1.1 0 2-.9 2-2V7l-4-4zm2 16H5V5h11.17L19 7.83V19zm-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zM6 6h9v4H6V6z",fill:"currentColor"})}),Ws=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M15.977 14.472h-.79l-.28-.27a6.5 6.5 0 001.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 00-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 005.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0 .41-.41.41-1.08 0-1.49l-4.24-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z",fill:"currentColor"})}),Xs=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M3.671 20.4l17.45-7.48a1 1 0 000-1.84L3.671 3.6a.993.993 0 00-1.39.91l-.01 4.61c0 .5.37.93.87.99L17.271 12l-14.13 1.88c-.5.07-.87.5-.87 1l.01 4.61c0 .71.73 1.2 1.39.91z",fill:"currentColor"})}),Ys=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{d:"M11.293 21.293a1 1 0 001.414 0l7.586-7.586c.63-.63.184-1.707-.707-1.707H4.414c-.89 0-1.337 1.077-.707 1.707l7.586 7.586z",fill:"currentColor"}),l.jsx("path",{d:"M11.293 12.293a1 1 0 001.414 0l7.586-7.586c.63-.63.184-1.707-.707-1.707H4.414c-.89 0-1.337 1.077-.707 1.707l7.586 7.586z",fill:"currentColor"})]}),Zs=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{d:"M11.293 11.707a1 1 0 011.414 0l7.586 7.586c.63.63.184 1.707-.707 1.707H4.414c-.89 0-1.337-1.077-.707-1.707l7.586-7.586z",fill:"currentColor"}),l.jsx("path",{d:"M11.293 2.707a1 1 0 011.414 0l7.586 7.586c.63.63.184 1.707-.707 1.707H4.414c-.89 0-1.337-1.077-.707-1.707l7.586-7.586z",fill:"currentColor"})]}),$s=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M11.293 16.293a1 1 0 001.414 0l7.586-7.586c.63-.63.184-1.707-.707-1.707H4.414c-.89 0-1.337 1.077-.707 1.707l7.586 7.586z",fill:"currentColor"})}),lr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M11.293 5.707a1 1 0 011.414 0l5.586 5.586a1 1 0 010 1.414l-5.586 5.586a1 1 0 01-1.414 0l-5.586-5.586a1 1 0 010-1.414l5.586-5.586z",fill:"currentColor"})}),sr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M11.293 6.707a1 1 0 011.414 0l7.586 7.586c.63.63.184 1.707-.707 1.707H4.414c-.89 0-1.337-1.077-.707-1.707l7.586-7.586z",fill:"currentColor"})}),rr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M19.432 12.98c.04-.32.07-.64.07-.98 0-.34-.03-.66-.07-.98l2.11-1.65c.19-.15.24-.42.12-.64l-2-3.46a.5.5 0 00-.61-.22l-2.49 1c-.52-.4-1.08-.73-1.69-.98l-.38-2.65a.488.488 0 00-.49-.42h-4c-.25 0-.46.18-.49.42l-.38 2.65c-.61.25-1.17.59-1.69.98l-2.49-1a.566.566 0 00-.18-.03c-.17 0-.34.09-.43.25l-2 3.46c-.13.22-.07.49.12.64l2.11 1.65c-.04.32-.07.65-.07.98 0 .33.03.66.07.98l-2.11 1.65c-.19.15-.24.42-.12.64l2 3.46a.5.5 0 00.61.22l2.49-1c.52.4 1.08.73 1.69.98l.38 2.65c.03.24.24.42.49.42h4c.25 0 .46-.18.49-.42l.38-2.65c.61-.25 1.17-.59 1.69-.98l2.49 1c.06.02.12.03.18.03.17 0 .34-.09.43-.25l2-3.46c.12-.22.07-.49-.12-.64l-2.11-1.65zm-1.98-1.71c.04.31.05.52.05.73 0 .21-.02.43-.05.73l-.14 1.13.89.7 1.08.84-.7 1.21-1.27-.51-1.04-.42-.9.68c-.43.32-.84.56-1.25.73l-1.06.43-.16 1.13-.2 1.35h-1.4l-.35-2.48-1.06-.43c-.43-.18-.83-.41-1.23-.71l-.91-.7-1.06.43-1.27.51-.7-1.21 1.08-.84.89-.7-.14-1.13c-.03-.31-.05-.54-.05-.74 0-.2.02-.43.05-.73l.14-1.13-.89-.7-1.08-.84.7-1.21 1.27.51 1.04.42.9-.68c.43-.32.84-.56 1.25-.73l1.06-.43.16-1.13.2-1.35h1.39l.35 2.48 1.06.43c.43.18.83.41 1.23.71l.91.7 1.06-.43 1.27-.51.7 1.21-1.07.85-.89.7.14 1.13zM12.002 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z",fill:"currentColor"})}),er=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M10.59 9.17L5.41 4 4 5.41l5.17 5.17 1.42-1.41zM14.5 4l2.04 2.04L4 18.59 5.41 20 17.96 7.46 20 9.5V4h-5.5zm.33 9.41l-1.41 1.41 3.13 3.13L14.5 20H20v-5.5l-2.04 2.04-3.13-3.13z",fill:"currentColor"})}),cr=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{d:"M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 3.31v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.09z",fill:"#4285F4"}),l.jsx("path",{d:"M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z",fill:"#34A853"}),l.jsx("path",{d:"M5.84 14.09c-.22-.66-.35-1.36-.35-2.09 0-.73.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12c0 1.78.43 3.45 1.18 4.93l2.85-2.22.81-.62z",fill:"#FBBC05"}),l.jsx("path",{d:"M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z",fill:"#EA4335"})]}),nr=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.444 23h17.112A2.444 2.444 0 0023 20.556V3.444A2.444 2.444 0 0020.556 1H3.444A2.444 2.444 0 001 3.444v17.112A2.444 2.444 0 003.444 23z",fill:"#007EBB"}),l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.944 19.944H16.68v-5.56c0-1.524-.58-2.377-1.786-2.377-1.313 0-1.999.887-1.999 2.377v5.56H9.75V9.352h3.146v1.427s.946-1.75 3.194-1.75c2.247 0 3.855 1.371 3.855 4.209v6.706zM5.996 7.964a1.947 1.947 0 01-1.94-1.954c0-1.08.868-1.954 1.94-1.954 1.071 0 1.94.875 1.94 1.954 0 1.08-.869 1.955-1.94 1.955zM4.37 19.945h3.28V9.352h-3.28v10.592z",fill:"#fff"})]}),hr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.167 22.5H3.833A2.333 2.333 0 011.5 20.167V3.833A2.333 2.333 0 013.833 1.5h16.334A2.333 2.333 0 0122.5 3.833v16.334a2.333 2.333 0 01-2.333 2.333zm-3.7-2.917h3.116v-6.402c0-2.708-1.535-4.018-3.68-4.018-2.145 0-3.048 1.671-3.048 1.671V9.472H9.85v10.111h3.004v-5.307c0-1.423.654-2.269 1.907-2.269 1.152 0 1.705.813 1.705 2.268v5.308zm-12.05-13.3c0 1.03.829 1.865 1.852 1.865A1.858 1.858 0 008.12 6.282c0-1.03-.828-1.865-1.851-1.865a1.859 1.859 0 00-1.852 1.865zm3.432 13.3H4.718V9.473h3.131v10.11z",fill:"currentColor"})}),or=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M7.423 6.387c3.27 0 5.922 2.67 5.922 5.963s-2.651 5.963-5.922 5.963S1.5 15.643 1.5 12.35s2.652-5.963 5.923-5.963zm9.458.349c1.635 0 2.961 2.513 2.961 5.614 0 3.1-1.325 5.614-2.96 5.614-1.636 0-2.962-2.514-2.962-5.614s1.325-5.614 2.96-5.614zm4.578.585c.575 0 1.041 2.251 1.041 5.029 0 2.777-.466 5.03-1.041 5.03-.576 0-1.042-2.253-1.042-5.03s.466-5.03 1.041-5.03z",fill:"currentColor"})}),tr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M11.994 4.523s-6.508 0-8.142.424A2.69 2.69 0 002.013 6.8c-.424 1.634-.424 5.016-.424 5.016s0 3.396.424 5.003a2.65 2.65 0 001.84 1.84c1.646.437 8.14.437 8.14.437s6.521 0 8.155-.425a2.588 2.588 0 001.826-1.839c.437-1.62.437-5.003.437-5.003s.013-3.395-.437-5.029a2.57 2.57 0 00-1.826-1.826c-1.634-.45-8.154-.45-8.154-.45zM9.923 8.69l5.415 3.125-5.415 3.113V8.69z",fill:"currentColor"})}),ar=s=>l.jsxs(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:[l.jsx("path",{d:"M6.25 7h2.5l-3.5-3.5L1.75 7h2.5v12h2V7zm4-2v2h12V5h-12zm0 14h4v-2h-4v2zm0-6h8v-2h-8v2z",fill:"currentColor"}),l.jsx("path",{d:"M8.75 7h-2.5v10h2.5l-3.5 3.5-3.5-3.5h2.5V7h-2.5l3.5-3.5L8.75 7z",fill:"currentColor"})]}),xr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M19.645 9.295l-4.838-.42-1.889-4.448c-.34-.81-1.5-.81-1.84 0L9.19 8.885l-4.828.41c-.88.07-1.24 1.17-.57 1.75l3.668 3.178-1.1 4.719c-.2.86.73 1.539 1.49 1.079L12 17.522l4.148 2.509c.76.46 1.69-.22 1.49-1.08l-1.1-4.728 3.668-3.178c.67-.58.32-1.68-.56-1.75zM12 15.653L8.24 17.922l1-4.278-3.319-2.88 4.378-.38L12 6.357l1.709 4.039 4.378.38-3.319 2.879 1 4.278-3.768-2.28z",fill:"currentColor"})}),ir=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 17.52l4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.72 3.67-3.18c.67-.58.31-1.68-.57-1.75l-4.83-.41-1.89-4.46c-.34-.81-1.5-.81-1.84 0L9.19 8.88l-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5z",fill:"currentColor"})}),vr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M19.648 9.295l-4.84-.42-1.89-4.45c-.34-.81-1.5-.81-1.84 0l-1.89 4.46-4.83.41c-.88.07-1.24 1.17-.57 1.75l3.67 3.18-1.1 4.72c-.2.86.73 1.54 1.49 1.08l4.15-2.5 4.15 2.51c.76.46 1.69-.22 1.49-1.08l-1.1-4.73 3.67-3.18c.67-.58.32-1.68-.56-1.75zm-7.65 6.36v-9.3l1.71 4.04 4.38.38-3.32 2.88 1 4.28-3.77-2.28z",fill:"currentColor"})}),wr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M8 6h8c1.1 0 2 .9 2 2v8c0 1.1-.9 2-2 2H8c-1.1 0-2-.9-2-2V8c0-1.1.9-2 2-2z",fill:"currentColor"})}),fr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M19 3h-4.18C14.4 1.84 13.3 1 12 1c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm7 18H5V5h2v3h10V5h2v16z",fill:"currentColor"})}),zr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M17 3.5h-3.18c-.42-1.16-1.52-2-2.82-2-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6v-2H5v-14h2v3h8v-3h2V14l2-2V5.5c0-1.1-.9-2-2-2zm-6 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM18.79 15.25l1.77 1.77L15.57 22H13.8v-1.77l4.99-4.98zm3.26.26l-.85.85-1.77-1.77.85-.85c.2-.2.51-.2.71 0l1.06 1.06c.2.2.2.52 0 .71z",fill:"currentColor"})}),jr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M16 12.5c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L15.5 17.7v-3.2h1v2.79l1.85 1.85-.7.71zM17 3.5h-3.18c-.42-1.16-1.52-2-2.82-2-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h5l-.81-2H5v-14h2v3h8v-3h2v5.08l2 .6V5.5c0-1.1-.9-2-2-2zm-6 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z",fill:"currentColor"})}),mr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M3 15h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 22l6.58-6.59c.37-.36.59-.86.59-1.41V4c0-1.1-.9-2-2-2H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2zm0-4l3-7h9v10l-4.34 4.34L11.77 13H3v-2zm20 3h-4V2h4v12z",fill:"currentColor"})}),dr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M21 9h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 2 7.59 8.59C7.22 8.95 7 9.45 7 10v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2c0-1.1-.9-2-2-2zm0 4l-3 7H9V10l4.34-4.34L12.23 11H21v2zM1 10h4v12H1V10z",fill:"currentColor"})}),ur=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M13 7c0-.55-.45-1-1-1H6.82l.66-3.18.02-.23c0-.31-.13-.59-.33-.8L6.38 1 1.44 5.94C1.17 6.21 1 6.59 1 7v6.5c0 .83.67 1.5 1.5 1.5h6.75c.62 0 1.15-.38 1.38-.91l2.26-5.29c.07-.17.11-.36.11-.55V7zm-2 1.13L8.92 13H3V7.21l1.93-1.93L4.36 8H11v.13zM21.5 9h-6.75c-.62 0-1.15.38-1.38.91l-2.26 5.29c-.07.17-.11.36-.11.55V17c0 .55.45 1 1 1h5.18l-.66 3.18-.02.24c0 .31.13.59.33.8l.79.78 4.94-4.94c.27-.27.44-.65.44-1.06v-6.5c0-.83-.67-1.5-1.5-1.5zm-.5 7.79l-1.93 1.93.57-2.72H13v-.13L15.08 11H21v5.79z",fill:"currentColor"})}),pr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67V7z",fill:"currentColor"})}),gr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm3.3 14.71L11 12.41V7h2v4.59l3.71 3.71-1.42 1.41z",fill:"currentColor"})}),Mr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12.87 15.07l-2.54-2.51.03-.03A17.52 17.52 0 0014.07 6H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z",fill:"currentColor"})}),Vr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M5.83 12L9 8.83 7.59 7.42 3 12l4.59 4.59L9 15.17 5.83 12zm12.34 0L15 15.17l1.41 1.41L21 12l-4.59-4.59L15 8.83 18.17 12z",fill:"currentColor"})}),Cr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3h-2zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5-5 5z",fill:"currentColor"})}),Hr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95A5.469 5.469 0 0112 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11A2.98 2.98 0 0122 15c0 1.65-1.35 3-3 3zM8 13h2.55v3h2.9v-3H16l-4-4-4 4z",fill:"currentColor"})}),Br=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l4.65-4.65c.2-.2.51-.2.71 0L17 13h-3z",fill:"currentColor"})}),br=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M10 11c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM4 17c.22-.72 3.31-2 6-2 0-.7.13-1.37.35-1.99C7.62 12.91 2 14.27 2 17v2h9.54c-.52-.58-.93-1.25-1.19-2H4zM19.43 17.02c.36-.59.57-1.28.57-2.02 0-2.21-1.79-4-4-4s-4 1.79-4 4 1.79 4 4 4c.74 0 1.43-.22 2.02-.57L20.59 21 22 19.59c-1.5-1.5-.79-.8-2.57-2.57zM16 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z",fill:"currentColor"})}),Lr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M3 10.002v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71V6.412c0-.89-1.08-1.34-1.71-.71L7 9.002H4c-.55 0-1 .45-1 1zm13.5 2a4.5 4.5 0 00-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 4.452v.2c0 .38.25.71.6.85a7.004 7.004 0 014.4 6.5c0 2.94-1.82 5.47-4.4 6.5-.36.14-.6.47-.6.85v.2c0 .63.63 1.07 1.21.85a8.98 8.98 0 005.79-8.4c0-3.84-2.4-7.11-5.79-8.4-.58-.23-1.21.22-1.21.85z",fill:"currentColor"})}),Sr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M18.75 12.005a4.5 4.5 0 00-2.5-4.03v8.05c1.48-.73 2.5-2.25 2.5-4.02zm-13.5-2v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71V6.415c0-.89-1.08-1.34-1.71-.71l-3.29 3.3h-3c-.55 0-1 .45-1 1z",fill:"currentColor"})}),Ar=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M3.63 3.635a.996.996 0 000 1.41l3.66 3.66-.29.3H4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71v-4.17l4.18 4.18c-.49.37-1.02.68-1.6.91-.36.15-.58.53-.58.92 0 .72.73 1.18 1.39.91.8-.33 1.55-.77 2.22-1.31l1.34 1.34a.996.996 0 101.41-1.41L5.05 3.635c-.39-.39-1.02-.39-1.42 0zM19 12.005c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-3.83-2.4-7.11-5.78-8.4-.59-.23-1.22.23-1.22.86v.19c0 .38.25.71.61.85 2.57 1.04 4.39 3.56 4.39 6.5zm-8.71-6.29l-.17.17L12 7.765v-1.35c0-.89-1.08-1.33-1.71-.7zm6.21 6.29a4.5 4.5 0 00-2.5-4.03v1.79l2.48 2.48c.01-.08.02-.16.02-.24z",fill:"currentColor"})}),Rr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M12 4.494l7.53 13.01H4.47L12 4.494zm-9.26 12.01c-.77 1.33.19 3 1.73 3h15.06c1.54 0 2.5-1.67 1.73-3l-7.53-13.01c-.77-1.33-2.69-1.33-3.46 0l-7.53 13.01zm8.26-7v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zm0 5h2v2h-2v-2z",fill:"currentColor"})}),_r=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M20 6.5h-4v-2c0-1.11-.89-2-2-2h-4c-1.11 0-2 .89-2 2v2H4c-1.11 0-1.99.89-1.99 2L2 19.5c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2v-11c0-1.11-.89-2-2-2zm-6 0h-4v-2h4v2z",fill:"currentColor"})}),kr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M15.97 14.472h-.79l-.28-.27a6.5 6.5 0 001.48-5.34c-.47-2.78-2.79-5-5.59-5.34-4.23-.52-7.78 3.04-7.27 7.27.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 005.34-1.48l.27.28v.79l4.26 4.25c.41.41 1.07.41 1.48 0l.01-.01c.41-.41.41-1.07 0-1.48l-4.25-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm0-7c-.28 0-.5.22-.5.5v1.5h-1.5c-.28 0-.5.22-.5.5s.22.5.5.5h1.5v1.5c0 .28.22.5.5.5s.5-.22.5-.5v-1.5h1.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5h-1.5v-1.5c0-.28-.22-.5-.5-.5z",fill:"currentColor"})}),yr=s=>l.jsx(c,{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",...s,children:l.jsx("path",{d:"M15.972 14.472h-.79l-.28-.27a6.5 6.5 0 001.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 00-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 005.34-1.48l.27.28v.79l4.26 4.25c.41.41 1.07.41 1.48 0l.01-.01c.41-.41.41-1.07 0-1.48l-4.25-4.26zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm-2-5h4c.28 0 .5.22.5.5s-.22.5-.5.5h-4c-.28 0-.5-.22-.5-.5s.22-.5.5-.5z",fill:"currentColor"})}),Fr={xs:2*e,sm:2*e,md:2*e,lg:2.5*e,xl:3*e},Pr=r((({color:r,name:e,size:c,sx:Pr,...Er},qr)=>{const Dr={sx:s({color:r,height:c||Fr.xl,width:c||Fr.xl},Pr),...Er};switch(e){case"payment-card-visa":return l.jsx(Ps,{ref:qr,...Dr});case"payment-card-mastercard":return l.jsx(Fs,{ref:qr,...Dr});case"payment-card-amex":return l.jsx(ys,{ref:qr,...Dr});case"brand-wordmark":return l.jsx(p,{ref:qr,...Dr});case"brand-logomark":return l.jsx(u,{ref:qr,...Dr});case"menu":return l.jsx(Bl,{ref:qr,...Dr});case"menu-open":return l.jsx(bl,{ref:qr,...Dr});case"chevron-up":return l.jsx(A,{ref:qr,...Dr});case"chevron-down":return l.jsx(b,{ref:qr,...Dr});case"chevron-left":return l.jsx(L,{ref:qr,...Dr});case"chevron-right":return l.jsx(S,{ref:qr,...Dr});case"arrow-left":return l.jsx(t,{ref:qr,...Dr});case"arrow-right":return l.jsx(a,{ref:qr,...Dr});case"search":return l.jsx(Ws,{ref:qr,...Dr});case"close":return l.jsx(R,{ref:qr,...Dr});case"more-horizontal":return l.jsx(Sl,{ref:qr,...Dr});case"more-vertical":return l.jsx(Al,{ref:qr,...Dr});case"home":return l.jsx(il,{ref:qr,...Dr});case"home-filled":return l.jsx(vl,{ref:qr,...Dr});case"settings":return l.jsx(rr,{ref:qr,...Dr});case"controls":return l.jsx(F,{ref:qr,...Dr});case"help":return l.jsx(xl,{ref:qr,...Dr});case"filter-list":return l.jsx(ll,{ref:qr,...Dr});case"sort":return l.jsx(ar,{ref:qr,...Dr});case"open-in-new":return l.jsx(_s,{ref:qr,...Dr});case"nav-toggle":return l.jsx(kl,{ref:qr,...Dr});case"nav-collapse":return l.jsx(Rl,{ref:qr,...Dr});case"nav-expand":return l.jsx(_l,{ref:qr,...Dr});case"expand-window":return l.jsx(Y,{ref:qr,...Dr});case"reduce-window":return l.jsx(Os,{ref:qr,...Dr});case"redo":return l.jsx(Ns,{ref:qr,...Dr});case"hand":return l.jsx(al,{ref:qr,...Dr});case"play-circle":return l.jsx(Gs,{ref:qr,...Dr});case"play-video":return l.jsx(Is,{ref:qr,...Dr});case"email":return l.jsx(Q,{ref:qr,...Dr});case"document":return l.jsx(I,{ref:qr,...Dr});case"folder":return l.jsx(el,{ref:qr,...Dr});case"attach-file":return l.jsx(x,{ref:qr,...Dr});case"save":return l.jsx(Us,{ref:qr,...Dr});case"image":return l.jsx(wl,{ref:qr,...Dr});case"image-add":return l.jsx(fl,{ref:qr,...Dr});case"image-search":return l.jsx(jl,{ref:qr,...Dr});case"image-no":return l.jsx(zl,{ref:qr,...Dr});case"upload":return l.jsx(Cr,{ref:qr,...Dr});case"upload-cloud":return l.jsx(Hr,{ref:qr,...Dr});case"upload-cloud-filled":return l.jsx(Br,{ref:qr,...Dr});case"time":return l.jsx(pr,{ref:qr,...Dr});case"time-filled":return l.jsx(gr,{ref:qr,...Dr});case"zoom-in":return l.jsx(kr,{ref:qr,...Dr});case"zoom-out":return l.jsx(yr,{ref:qr,...Dr});case"add":return l.jsx(n,{ref:qr,...Dr});case"remove":return l.jsx(Qs,{ref:qr,...Dr});case"dashboard":return l.jsx(q,{ref:qr,...Dr});case"list-view":return l.jsx(Cl,{ref:qr,...Dr});case"grid-view":return l.jsx(nl,{ref:qr,...Dr});case"grid-view-filled":return l.jsx(hl,{ref:qr,...Dr});case"grid-view-small":return l.jsx(tl,{ref:qr,...Dr});case"grid-view-large":return l.jsx(ol,{ref:qr,...Dr});case"eye":return l.jsx(Z,{ref:qr,...Dr});case"eye-off":return l.jsx($,{ref:qr,...Dr});case"notification":return l.jsx(yl,{ref:qr,...Dr});case"pound":return l.jsx(Js,{ref:qr,...Dr});case"euro":return l.jsx(W,{ref:qr,...Dr});case"dollar":return l.jsx(J,{ref:qr,...Dr});case"play":return l.jsx(Ds,{ref:qr,...Dr});case"pause":return l.jsx(ks,{ref:qr,...Dr});case"stop":return l.jsx(wr,{ref:qr,...Dr});case"shuffle":return l.jsx(er,{ref:qr,...Dr});case"replay":return l.jsx(Ts,{ref:qr,...Dr});case"volume-mute":return l.jsx(Ar,{ref:qr,...Dr});case"volume-high":return l.jsx(Lr,{ref:qr,...Dr});case"volume-low":return l.jsx(Sr,{ref:qr,...Dr});case"test":return l.jsx(fr,{ref:qr,...Dr});case"test-pending":return l.jsx(jr,{ref:qr,...Dr});case"test-edit":return l.jsx(zr,{ref:qr,...Dr});case"data-bar":return l.jsx(D,{ref:qr,...Dr});case"label":return l.jsx(pl,{ref:qr,...Dr});case"send":return l.jsx(Xs,{ref:qr,...Dr});case"comment":return l.jsx(_,{ref:qr,...Dr});case"comment-filled":return l.jsx(k,{ref:qr,...Dr});case"chat":return l.jsx(M,{ref:qr,...Dr});case"microphone":return l.jsx(Ll,{ref:qr,...Dr});case"keyboard":return l.jsx(ul,{ref:qr,...Dr});case"translate":return l.jsx(Mr,{ref:qr,...Dr});case"error":return l.jsx(U,{ref:qr,...Dr});case"warning":return l.jsx(Rr,{ref:qr,...Dr});case"lightbulb":return l.jsx(gl,{ref:qr,...Dr});case"thumb-up":return l.jsx(dr,{ref:qr,...Dr});case"thumb-down":return l.jsx(mr,{ref:qr,...Dr});case"info":return l.jsx(ml,{ref:qr,...Dr});case"info-filled":return l.jsx(dl,{ref:qr,...Dr});case"cancel":return l.jsx(g,{ref:qr,...Dr});case"compress":return l.jsx(y,{ref:qr,...Dr});case"expand":return l.jsx(X,{ref:qr,...Dr});case"unfold":return l.jsx(Vr,{ref:qr,...Dr});case"drag-handle":return l.jsx(K,{ref:qr,...Dr});case"focus":return l.jsx(rl,{ref:qr,...Dr});case"drag-select":return l.jsx(N,{ref:qr,...Dr});case"lock":return l.jsx(Hl,{ref:qr,...Dr});case"copy":return l.jsx(P,{ref:qr,...Dr});case"edit":return l.jsx(O,{ref:qr,...Dr});case"delete":return l.jsx(G,{ref:qr,...Dr});case"check":return l.jsx(V,{ref:qr,...Dr});case"check-circle":return l.jsx(C,{ref:qr,...Dr});case"check-circle-filled":return l.jsx(H,{ref:qr,...Dr});case"alert-dot":return l.jsx(o,{ref:qr,...Dr});case"pin":return l.jsx(Es,{ref:qr,...Dr});case"pin-filled":return l.jsx(qs,{ref:qr,...Dr});case"link":return l.jsx(Vl,{ref:qr,...Dr});case"user-search":return l.jsx(br,{ref:qr,...Dr});case"crosshair":return l.jsx(E,{ref:qr,...Dr});case"fingerprint":return l.jsx(sl,{ref:qr,...Dr});case"star":return l.jsx(xr,{ref:qr,...Dr});case"star-half":return l.jsx(vr,{ref:qr,...Dr});case"star-filled":return l.jsx(ir,{ref:qr,...Dr});case"thumbs-up-down":return l.jsx(ur,{ref:qr,...Dr});case"emoticon":return l.jsx(T,{ref:qr,...Dr});case"linear-scale":return l.jsx(Ml,{ref:qr,...Dr});case"check-double":return l.jsx(B,{ref:qr,...Dr});case"rank":return l.jsx(Ks,{ref:qr,...Dr});case"sentiment-double-down":return l.jsx(Ys,{ref:qr,...Dr});case"sentiment-down":return l.jsx($s,{ref:qr,...Dr});case"sentiment-flat":return l.jsx(lr,{ref:qr,...Dr});case"sentiment-up":return l.jsx(sr,{ref:qr,...Dr});case"sentiment-double-up":return l.jsx(Zs,{ref:qr,...Dr});case"ai":return l.jsx(h,{ref:qr,...Dr});case"work":return l.jsx(_r,{ref:qr,...Dr});case"gift":return l.jsx(cl,{ref:qr,...Dr});case"social-medium-single-colour":return l.jsx(or,{ref:qr,...Dr});case"social-linkedin-single-colour":return l.jsx(hr,{ref:qr,...Dr});case"social-youtube-single-colour":return l.jsx(tr,{ref:qr,...Dr});case"social-linkedin-full-colour":return l.jsx(nr,{ref:qr,...Dr});case"social-google-full-colour":return l.jsx(cr,{ref:qr,...Dr});case"badge-tick":return l.jsx(m,{ref:qr,...Dr});case"badge-tick-in-circle":return l.jsx(d,{ref:qr,...Dr});case"badge-cross":return l.jsx(i,{ref:qr,...Dr});case"badge-cross-in-circle":return l.jsx(v,{ref:qr,...Dr});case"badge-hyphen":return l.jsx(w,{ref:qr,...Dr});case"badge-hyphen-in-circle":return l.jsx(f,{ref:qr,...Dr});case"badge-question":return l.jsx(z,{ref:qr,...Dr});case"badge-question-in-circle":return l.jsx(j,{ref:qr,...Dr});case"number-0":return l.jsx(Fl,{ref:qr,...Dr});case"number-1":return l.jsx(Pl,{ref:qr,...Dr});case"number-2":return l.jsx(Tl,{ref:qr,...Dr});case"number-3":return l.jsx(cs,{ref:qr,...Dr});case"number-4":return l.jsx(zs,{ref:qr,...Dr});case"number-5":return l.jsx(Bs,{ref:qr,...Dr});case"number-6":return l.jsx(Ls,{ref:qr,...Dr});case"number-7":return l.jsx(Ss,{ref:qr,...Dr});case"number-8":return l.jsx(As,{ref:qr,...Dr});case"number-9":return l.jsx(Rs,{ref:qr,...Dr});case"number-10":return l.jsx(El,{ref:qr,...Dr});case"number-11":return l.jsx(ql,{ref:qr,...Dr});case"number-12":return l.jsx(Dl,{ref:qr,...Dr});case"number-13":return l.jsx(Gl,{ref:qr,...Dr});case"number-14":return l.jsx(Il,{ref:qr,...Dr});case"number-15":return l.jsx(Jl,{ref:qr,...Dr});case"number-16":return l.jsx(Kl,{ref:qr,...Dr});case"number-17":return l.jsx(Nl,{ref:qr,...Dr});case"number-18":return l.jsx(Ol,{ref:qr,...Dr});case"number-19":return l.jsx(Ql,{ref:qr,...Dr});case"number-20":return l.jsx(Ul,{ref:qr,...Dr});case"number-21":return l.jsx(Wl,{ref:qr,...Dr});case"number-22":return l.jsx(Xl,{ref:qr,...Dr});case"number-23":return l.jsx(Yl,{ref:qr,...Dr});case"number-24":return l.jsx(Zl,{ref:qr,...Dr});case"number-25":return l.jsx($l,{ref:qr,...Dr});case"number-26":return l.jsx(ls,{ref:qr,...Dr});case"number-27":return l.jsx(ss,{ref:qr,...Dr});case"number-28":return l.jsx(rs,{ref:qr,...Dr});case"number-29":return l.jsx(es,{ref:qr,...Dr});case"number-30":return l.jsx(ns,{ref:qr,...Dr});case"number-31":return l.jsx(hs,{ref:qr,...Dr});case"number-32":return l.jsx(os,{ref:qr,...Dr});case"number-33":return l.jsx(ts,{ref:qr,...Dr});case"number-34":return l.jsx(as,{ref:qr,...Dr});case"number-35":return l.jsx(xs,{ref:qr,...Dr});case"number-36":return l.jsx(is,{ref:qr,...Dr});case"number-37":return l.jsx(vs,{ref:qr,...Dr});case"number-38":return l.jsx(ws,{ref:qr,...Dr});case"number-39":return l.jsx(fs,{ref:qr,...Dr});case"number-40":return l.jsx(js,{ref:qr,...Dr});case"number-41":return l.jsx(ms,{ref:qr,...Dr});case"number-42":return l.jsx(ds,{ref:qr,...Dr});case"number-43":return l.jsx(us,{ref:qr,...Dr});case"number-44":return l.jsx(ps,{ref:qr,...Dr});case"number-45":return l.jsx(gs,{ref:qr,...Dr});case"number-46":return l.jsx(Ms,{ref:qr,...Dr});case"number-47":return l.jsx(Vs,{ref:qr,...Dr});case"number-48":return l.jsx(Cs,{ref:qr,...Dr});case"number-49":return l.jsx(Hs,{ref:qr,...Dr});case"number-50":return l.jsx(bs,{ref:qr,...Dr});default:return l.jsx(l.Fragment,{})}}));export{rl as $,n as A,i as B,g as C,k as D,y as E,F,P as G,E as H,Pr as I,q as J,D as K,G as L,I as M,J as N,K as O,N as P,O as Q,Q as R,T as S,U as T,W as U,X as V,Y as W,Z as X,$ as Y,ll as Z,sl as _,h as a,vs as a$,el as a0,cl as a1,nl as a2,hl as a3,ol as a4,tl as a5,al as a6,xl as a7,il as a8,vl as a9,Dl as aA,Gl as aB,Il as aC,Jl as aD,Kl as aE,Nl as aF,Ol as aG,Ql as aH,Tl as aI,Ul as aJ,Wl as aK,Xl as aL,Yl as aM,Zl as aN,$l as aO,ls as aP,ss as aQ,rs as aR,es as aS,cs as aT,ns as aU,hs as aV,os as aW,ts as aX,as as aY,xs as aZ,is as a_,wl as aa,fl as ab,zl as ac,jl as ad,ml as ae,dl as af,ul as ag,pl as ah,gl as ai,Ml as aj,Vl as ak,Cl as al,Hl as am,Bl as an,bl as ao,Ll as ap,Sl as aq,Al as ar,Rl as as,_l as at,kl as au,yl as av,Fl as aw,Pl as ax,El as ay,ql as az,o as b,Mr as b$,ws as b0,fs as b1,zs as b2,js as b3,ms as b4,ds as b5,us as b6,ps as b7,gs as b8,Ms as b9,Ws as bA,Xs as bB,Ys as bC,Zs as bD,$s as bE,lr as bF,sr as bG,rr as bH,er as bI,cr as bJ,nr as bK,hr as bL,or as bM,tr as bN,ar as bO,xr as bP,ir as bQ,vr as bR,wr as bS,fr as bT,zr as bU,jr as bV,mr as bW,dr as bX,ur as bY,pr as bZ,gr as b_,Vs as ba,Cs as bb,Hs as bc,Bs as bd,bs as be,Ls as bf,Ss as bg,As as bh,Rs as bi,_s as bj,ks as bk,ys as bl,Fs as bm,Ps as bn,Es as bo,qs as bp,Ds as bq,Gs as br,Is as bs,Js as bt,Ks as bu,Ns as bv,Os as bw,Qs as bx,Ts as by,Us as bz,t as c,Vr as c0,Cr as c1,Hr as c2,Br as c3,br as c4,Lr as c5,Sr as c6,Ar as c7,Rr as c8,_r as c9,kr as ca,yr as cb,a as d,x as e,v as f,w as g,f as h,Fr as i,z as j,j as k,m as l,d as m,u as n,p as o,M as p,V as q,C as r,H as s,B as t,b as u,L as v,S as w,A as x,R as y,_ as z};
@@ -0,0 +1 @@
1
+ import{j as i}from"./jsx-runtime-D07GHMW_.js";import{mergeSx as s}from"merge-sx";import{forwardRef as o}from"react";import"./primitiveVariables-C2nCN8Fk.js";import{I as t}from"./IconButtonBase-CrANMxNL.js";import{P as e}from"./Progress-D20qsea6.js";import{T as r}from"./Tooltip-qzZrikTr.js";const n=o((({icon:o,loading:n,tooltipMessage:l,sizing:x,slotProps:a,emojiMode:m,sx:j,...p},g)=>m?i.jsx(r,{message:l,...a?.tooltip,children:i.jsx(t,{ref:g,sizing:x,sx:s({"&.MuiButtonBase-root.MuiIconButton-root":{borderRadius:0},position:"relative","& > .MuiBox-root":{display:"flex",alignItems:"center",justifyContent:"center"}},j),...p,children:n?i.jsx(e,{sizing:x||"xl"}):o})}):l?i.jsx(r,{message:l,...a?.tooltip,children:i.jsx(t,{ref:g,sizing:x,sx:s({position:"relative","& > .MuiBox-root":{display:"flex",alignItems:"center",justifyContent:"center"}},j),...p,children:n?i.jsx(e,{sizing:x||"xl"}):o})}):i.jsx(t,{ref:g,sx:j,...p,sizing:x,children:n?i.jsx(e,{sizing:x||"xl"}):o})));export{n as I};
@@ -0,0 +1 @@
1
+ import{a as o}from"./primitiveVariables-C2nCN8Fk.js";const e=o=>({backgroundColor:o.custom.palette.interaction.none,color:o.custom.palette.icon.primary}),t=o=>({"&.MuiButtonBase-root":{color:o.custom.palette.icon.primary,backgroundColor:o.custom.palette.purple[100],"&:focus:before":{backgroundColor:"none"},"&:hover:before":{backgroundColor:o.custom.palette.interaction.hoverOnDark},"&:active:before":{backgroundColor:o.custom.palette.interaction.pressOnDark},"&:focus-visible:before":{backgroundColor:o.custom.palette.surface.transparent},"&.Mui-disabled":{backgroundColor:o.custom.palette.interaction.disabled,"&:before":{color:o.custom.palette.icon.disabled}}}}),a=o=>({backgroundColor:o.custom.palette.surface.raised,border:`1px solid ${o.custom.palette.stroke.default}`,color:o.custom.palette.icon.primary,"&.MuiIconButton-root:disabled":{border:"none"}}),r=o=>({backgroundColor:o.custom.palette.surface.raised,boxShadow:o.custom.elevation.raised,color:o.custom.palette.icon.primary,"&:focus-visible:after":{boxShadow:o.custom.boxShadow.input.focus},"&.MuiIconButton-root:disabled":{boxShadow:"none"}}),s=o=>({backgroundColor:o.custom.palette.surface.raised,boxShadow:o.custom.elevation.overlay,color:o.custom.palette.icon.primary,"&:focus-visible:after":{boxShadow:o.custom.boxShadow.input.focus},"&.MuiIconButton-root:disabled":{boxShadow:"none"}}),c=(o,e)=>({borderRadius:"default"===o?e.spacing(e.custom.radius.md):e.custom.radius.round}),i={xs:3*o,sm:3.5*o,md:4*o,lg:5*o,xl:6*o},u=o=>({height:i[o],width:i[o]}),n={xs:2*o,sm:2*o,md:2*o,lg:2.5*o,xl:3*o},l=o=>({height:n[o],width:n[o]});var d=Object.freeze({__proto__:null,IconSizeMap:n,buttonSizeMap:i,defaultStyle:e,elevated:s,getIconButtonRadius:c,getIconButtonSizing:u,getIconSizing:l,outlined:a,raised:r,toggle:t});export{d as I,u as a,i as b,n as c,e as d,s as e,l as f,c as g,a as o,r,t};
@@ -0,0 +1 @@
1
+ import{j as o}from"./jsx-runtime-D07GHMW_.js";import{styled as e,IconButton as t}from"@mui/material";import{forwardRef as a}from"react";import{g as i,a as r,f as s,d as n,t as l,o as c,r as u,e as d}from"./IconButton.variant-helpers-BC_qJAjl.js";const m=e(t)((({theme:o,variation:e,shape:t="default",sizing:a})=>({boxSizing:"border-box",transition:"all 200ms ease",overflow:"hidden","&::before":{content:'""',backgroundColor:"transparent",transition:"all 200ms ease",position:"absolute",inset:0,zIndex:1},...t&&{...i(t,o)},...a&&{...r(a)},"&.MuiIconButton-root":{"&:focus:before":{backgroundColor:o.custom.palette.interaction.none},"&:hover:before":{backgroundColor:o.custom.palette.interaction.hover},"&:active:before":{backgroundColor:o.custom.palette.interaction.press},"&:focus-visible":{boxShadow:o.custom.boxShadow.input.focus},"&.Mui-disabled":{"&:before":{backgroundColor:o.custom.palette.interaction.disabled,color:o.custom.palette.icon.disabled},"& .MuiSvgIcon-root":{fill:o.custom.palette.icon.disabled,"& path":{fill:"inherit"}}},"& .MuiSvgIcon-root":{fill:o.custom.palette.icon.primary,...a&&{...s(a)},position:"relative",zIndex:2},..."default"===e&&{...n(o)},..."toggle"===e&&{...l(o)},..."outlined"===e&&{...c(o)},..."raised"===e&&{...u(o)},..."elevated"===e&&{...d(o)},...t&&{...i(t,o)}}}))),b=a(((e,t)=>o.jsx(m,{ref:t,...e})));export{b as I};
@@ -0,0 +1 @@
1
+ import{j as o}from"./jsx-runtime-D07GHMW_.js";import{styled as r,ButtonGroup as t,buttonGroupClasses as i,iconButtonClasses as e}from"@mui/material";import a,{cloneElement as d}from"react";import{d as s,t as l,a as n,f as p}from"./IconButton.variant-helpers-BC_qJAjl.js";const u=r(t,{shouldForwardProp:o=>"groupRaised"!==o})((({theme:o,variation:r,iconColor:t,sizing:a="lg",groupRaised:d=!1})=>({[`&.${i.root}`]:{backgroundColor:o.custom.palette.input.default,border:`1px solid ${o.custom.palette.stroke.default}`,overflow:"hidden",...d&&{boxShadow:o.custom.elevation.raised,border:"none"},[`& .${e.root}`]:{borderRadius:0},"& > button":{borderRadius:0,..."default"===r&&{...s(o)},..."toggle"===r&&{...l(o)},...a&&{height:"raised"!==r?`calc(${n(a).height}px - 2px)`:n(a).width,width:"raised"!==r?`calc(${n(a).width}px - 2px)`:n(a).width}},"& .MuiSvgIcon-root":{...a&&{...p(a)},color:t||o.custom.palette.icon.primary}}}))),c=({children:r,...t})=>o.jsx(u,{...t,children:a.Children.map(r,(o=>o?d(o,{sizing:t.sizing}):null))});export{c as I};
@@ -0,0 +1 @@
1
+ import{j as a}from"./jsx-runtime-D07GHMW_.js";import{styled as i,Box as r,Fade as t,Skeleton as o}from"@mui/material";import{useState as e}from"react";import{LazyLoadImage as l}from"react-lazy-load-image-component";const n=i(r)({"& .lazy-load-image-background.blur":{filter:"blur(15px)"},"& .lazy-load-image-background.blur.lazy-load-image-loaded":{filter:"blur(0)",transition:"filter .3s"},"& .lazy-load-image-background.blur > img":{opacity:"0"},"& .lazy-load-image-background.blur.lazy-load-image-loaded > img":{opacity:"1",transition:"opacity .3s"}}),s=({children:i,src:s,alt:d,width:m,height:c,containerSx:g,...h})=>{const[u,p]=e(!1);return a.jsxs(a.Fragment,{children:[a.jsx(t,{in:!u,unmountOnExit:!0,children:a.jsx(r,{sx:{width:m,height:c,position:"absolute",inset:0},children:a.jsx(o,{variant:"rectangular",width:m,height:"100%"})})}),a.jsx(n,{sx:g,children:a.jsx(l,{onLoad:()=>p(!0),alt:d,height:c,src:s,width:m,threshold:500,effect:"blur",wrapperProps:{style:{transitionDelay:"200ms"}},...h})})]})};export{s as I};
@@ -0,0 +1 @@
1
+ import{styled as t,TextField as o}from"@mui/material";import"./jsx-runtime-D07GHMW_.js";import{i as e}from"./Icon-DdfUGHvY.js";import{t as i}from"./typography.util-ZFUiA8Aq.js";const n=t(o)((({theme:t})=>({"& .MuiInputAdornment-root":{marginRight:0,"& .MuiSvgIcon-root":{width:e.xl,height:e.xl}},"& .MuiOutlinedInput-input":{padding:t.spacing(1),paddingLeft:t.spacing(2),paddingRight:t.spacing(2)},"& .MuiOutlinedInput-root":{backgroundColor:t.custom.palette.input.default,color:t.custom.palette.text.primary,borderRadius:t.spacing(t.custom.radius.md),lineHeight:"140%",[t.breakpoints.down("md")]:{minWidth:"100%"},paddingLeft:0,paddingRight:0,fontSize:i.sm.body.md,"&.Mui-focused":{"& fieldset":{transition:t.custom.easing.input,backgroundColor:t.custom.palette.interaction.press,borderColor:t.custom.palette.stroke.default},"& .MuiOutlinedInput-notchedOutline":{transition:t.custom.easing.input,border:`1px solid ${t.custom.palette.stroke.focus}`,boxShadow:t.custom.boxShadow.input.focus}},"&.Mui-disabled":{color:t.custom.palette.text.disabled,backgroundColor:t.custom.palette.input.disabled,"& fieldset":{transition:t.custom.easing.input,backgroundColor:t.custom.palette.interaction.none,borderColor:t.custom.palette.stroke.disabled},"& .MuiOutlinedInput-notchedOutline":{transition:t.custom.easing.input,border:`1px solid ${t.custom.palette.stroke.disabled}`,boxShadow:"none"},"& .MuiInputAdornment-root":{"& .MuiButtonBase-root":{"&:before":{backgroundColor:t.custom.palette.interaction.disabled},"& .MuiSvgIcon-root":{margin:5,fill:t.custom.palette.icon.disabled}}}}},"&:hover":{"& .MuiOutlinedInput-root":{backgroundColor:t.custom.palette.input.default,"& fieldset":{backgroundColor:t.custom.palette.interaction.hover,borderColor:t.custom.palette.stroke.default},"&.Mui-focused":{"& fieldset":{backgroundColor:t.custom.palette.interaction.press,borderColor:t.custom.palette.stroke.default},"& .MuiOutlinedInput-notchedOutline":{border:`1px solid ${t.custom.palette.stroke.focus}`,boxShadow:t.custom.boxShadow.input.focus}},"&.Mui-disabled":{backgroundColor:t.custom.palette.input.disabled,"& fieldset":{backgroundColor:t.custom.palette.interaction.none,borderColor:t.custom.palette.stroke.disabled},"& .MuiOutlinedInput-notchedOutline":{border:`1px solid ${t.custom.palette.stroke.disabled}`,boxShadow:"none"}}}}})));export{n as I};
@@ -0,0 +1 @@
1
+ import{j as m}from"./jsx-runtime-D07GHMW_.js";import{mergeSx as s}from"merge-sx";import{I as o}from"./InputLabelBase-dxNQ-IPB.js";import{t as r}from"./typography.util-ZFUiA8Aq.js";const t=({sx:t,...d})=>m.jsx(o,{...d,sx:s({fontSize:{xs:r.sm.body.md,sm:r.sm.body.md,md:r.sm.body.md,lg:r.lg.body.md,xl:r.lg.body.md}},!!t&&{...t})});export{t as I};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{styled as e,InputLabel as o}from"@mui/material";const i=e(o,{shouldForwardProp:t=>"showicon"!==t})((({theme:t,align:e})=>({fontWeight:400,lineHeight:"140%",whiteSpace:"normal",textAlign:e,color:"inherit","&.Mui-disabled":{color:t.custom.palette.text.disabled},"&.Mui-error":{color:t.custom.palette.text.negative}}))),r=e=>t.jsx(i,{...e});export{r as I};
@@ -0,0 +1 @@
1
+ import{j as e}from"./jsx-runtime-D07GHMW_.js";import{Info as t,ErrorOutline as s,Check as i}from"@mui/icons-material";import{useTheme as r,Box as a}from"@mui/material";import{i as l}from"./Icon-DdfUGHvY.js";import{I as n}from"./InputLabelBase-dxNQ-IPB.js";import{t as o}from"./typography.util-ZFUiA8Aq.js";const m=m=>{const{icon:c=null,state:x="default",disabled:d,showicon:u=!0}=m,g=r();return e.jsxs(a,{sx:{display:"inline-flex",alignItems:"center",color:d?g.custom.palette.text.disabled:(()=>{switch(x){case"disabled":return g.custom.palette.text.disabled;case"positive":return g.custom.palette.text.positive;case"negative":return g.custom.palette.text.negative;default:return g.custom.palette.text.secondary}})(),"& svg":{marginRight:g.spacing(g.custom.margin.xs),width:l.xs,height:l.xs,color:"inherit"}},children:[(()=>{if(!u)return null;if(c)return c;switch(x){case"disabled":default:return e.jsx(a,{sx:{height:20,display:"flex",alignItems:"center",alignSelf:"flex-start"},children:e.jsx(t,{})});case"positive":return e.jsx(a,{sx:{height:20,display:"flex",alignItems:"center",alignSelf:"flex-start"},children:e.jsx(i,{})});case"negative":return e.jsx(a,{sx:{height:20,display:"flex",alignItems:"center",alignSelf:"flex-start"},children:e.jsx(s,{})})}})(),e.jsx(n,{...m,sx:{fontSize:{xs:o.sm.body.sm,sm:o.sm.body.sm,md:o.sm.body.sm,lg:o.lg.body.sm,xl:o.lg.body.sm}}})]})};export{m as I};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{Stack as o,Box as i}from"@mui/material";import"./misc-DEfpkrzV.js";import"./Icon-DdfUGHvY.js";import"./primitiveVariables-C2nCN8Fk.js";import"./typography.util-ZFUiA8Aq.js";import"./AnnualController-D-NOKxFc.js";import"./Accordion-CRXhotAZ.js";import"./Typography-CkwZLamL.js";import"merge-sx";import"./Badge-CfmMRsFh.js";import"./Breadcrumb-aj3bGMdq.js";import"./Button-BNdZamaX.js";import"./ButtonBase-CuA_NR-d.js";import"./StyledCheckbox-DblGur3U.js";import"./InputFieldBase-C9gpvRFB.js";import"./CreatableAutocomplete-BnELdP7s.js";import"@mui/icons-material";import"./InputLabelBase-dxNQ-IPB.js";import"./Differential-YAHU2TWO.js";import"./StyledMenu-riM_crCE.js";import"react";import"./FormGenerator-BuqPWlEK.js";import"./GridOverlay-CdQRudMg.js";import"html-react-parser";import"./IconButton-CGVRkJGb.js";import"./IconButtonBase-CrANMxNL.js";import"./IconButtonGroup-DsXucaM6.js";import"./Image-a1AMagLY.js";import"./Label-BSTTUXVH.js";import"./Likert-DXaxel8v.js";import"./Link-BSas3Jgv.js";import"@lottiefiles/dotlottie-react";import"./LoopsAiButton-t_gOZ-If.js";import"markdown-to-jsx";import{S as r}from"./Surface-CDi-FO_W.js";import"./MenuItem-BxWmGm9Y.js";import"./ModalContentWrapper-LR-5lBgA.js";import"./NavigationButton-WNHzkqcm.js";import"./NudgeButton-CJxgaHdu.js";import"./NumberField-Dd9Sx7z5.js";import"./semanticColor-D7tAxZiD.js";import"./types-DNd754Km.js";import"./typography-BTnFjSJk.js";import"./StyledPill-D_CRLrK1.js";import"./Progress-D20qsea6.js";import"./ProgressBar-BtxJs-2o.js";import"./Radio-CtiQBU-O.js";import"./autocomplete.styles-BQe7o5--.js";import"./Select-nS5tE4LD.js";import"./RankItem-S8SXyLl7.js";import"./SortableList-CFCRiOim.js";import"@tiptap/extension-placeholder";import"@tiptap/extension-underline";import"@tiptap/starter-kit";import"mui-tiptap";import"./RichTextField-twbvMvGl.js";import"./Skeleton-CiGPl8Re.js";import"./Slider-1ff-7pd2.js";import"./StarRating-C2f4i-5e.js";import"./Switch-CG0vza4W.js";import"./Textarea-DzzeTbHC.js";import"./TrialPill-DFBTPhdH.js";import"./UserMenuButton-WfeY2jLa.js";import"./VideoModal-BFxHt_D1.js";import{K as e,Q as s}from"./QuestionStatsCard-PMUkAlaf.js";const p=({indicatorColor:p,kpiTitle:m,tagTitle:a,combinedAverageValue:n,combinedAveragePercent:j,linkedQuestions:l})=>t.jsxs(r,{variation:"overlay",borderradius:"lg",sx:{padding:t=>t.spacing(t.custom.padding.md),paddingBottom:0,maxHeight:"384px",width:"320px",overflowY:"scroll",backgroundColor:t=>t.custom.palette.surface.overlay},children:[t.jsxs(o,{gap:t=>t.spacing(t.custom.margin.md),sx:{},children:[t.jsx(e,{indicatorColor:p,kpiTitle:m,tagTitle:a,combinedAverageValue:n,combinedAveragePercent:j}),t.jsx(o,{gap:t=>t.spacing(t.custom.margin.md),children:l&&l.map(((o,i)=>t.jsx(s,{...o},`${i}-${o.questionTitle}`)))})]}),t.jsx(i,{sx:{position:"sticky",bottom:0,height:"24px",width:"100%",background:t=>`linear-gradient(0deg, ${t.custom.palette.surface.overlay} 0%, rgba(0, 0, 0, 0.00) 100%)`}})]});export{p as K};
@@ -0,0 +1 @@
1
+ import{j as e}from"./jsx-runtime-D07GHMW_.js";import{Box as t}from"@mui/material";const l=e=>["purple","peach","blue","yellow","green","red"][e],a=e=>({purple:e.custom.palette.purple[300],peach:e.custom.palette.peach[300],blue:e.custom.palette.blue[300],yellow:e.custom.palette.yellow[300],green:e.custom.palette.green[300],red:e.custom.palette.red[300]}),o=({disabled:l=!1,colorScheme:o})=>e.jsx(t,{sx:{width:16,aspectRatio:1,borderRadius:"100%",background:e=>l?e.custom.palette.neutral[300]:a(e)[o]}});export{o as K,a as g,l as m};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{forwardRef as e}from"react";import{styled as a,Chip as o}from"@mui/material";import{t as r}from"./typography.util-ZFUiA8Aq.js";const p=(t,e)=>"light"===e?{fontWeight:400}:{fontWeight:500,textTransform:"uppercase"},c=(t,e,a)=>{switch(e){case"peach":return{background:t.custom.palette.peach[100],color:"heavy"===a?t.custom.palette.peach[1e3]:t.custom.palette.peach[800]};case"peachDark":return{background:t.custom.palette.peach[800],color:t.custom.palette.peach[0]};case"purple":return{background:t.custom.palette.purple[100],color:"heavy"===a?t.custom.palette.purple[1e3]:t.custom.palette.purple[800]};default:return{background:t.custom.palette.neutral[100],color:"heavy"===a?t.custom.palette.neutral[1e3]:t.custom.palette.neutral[800]}}},u=a(o,{shouldForwardProp:t=>!["variation","weight"].includes(t)})((({theme:t,variation:e,weight:a})=>({borderRadius:t.spacing(t.custom.radius.md),height:28,padding:`${t.spacing(t.custom.padding.xs)} ${t.spacing(t.custom.padding.sm)}`,...c(t,e,a),"& .MuiChip-label":{fontSize:`${r.sm.body.sm}`,padding:0,...p(0,a)},"& .MuiChip-icon":{width:"0.8em",height:"0.8em",marginRight:4,...c(t,e,a),...p(0,a)}}))),i=e((({body:e,...a},o)=>t.jsx(u,{ref:o,label:e,...a})));export{i as L};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{styled as e,Box as o,useTheme as i,Grid2 as r}from"@mui/material";import{s,m as a}from"./primitiveVariables-C2nCN8Fk.js";import{I as n}from"./InputLabelHelp-B2C7t7JI.js";import{R as l}from"./Radio-CtiQBU-O.js";const d=e(o)((({theme:t})=>({"& .MuiGrid-item":{"&:first-of-type":{"& .MuiBox-root":{"&:before":{width:s[200],borderRadius:t.custom.radius.round,right:"50%",transform:`translateX(-${s[200]}px)`,left:"auto"}}},"&:last-child":{"& .MuiBox-root":{"&:after":{width:s[200],borderRadius:t.custom.radius.round,right:"auto",left:"50%",transform:`translateX(${s[200]}px)`}}}}}))),u=({children:e,width:o})=>t.jsx(d,{sx:{width:o},children:e}),c=e(n)((()=>({lineHeight:"110%",textAlign:"center",width:"100%"}))),h=({disabled:e,children:o})=>t.jsx(c,{showicon:!1,disabled:e,sx:{cursor:"inherit"},children:o}),p=e(l)((()=>({marginRight:0}))),m=e(o)((({theme:t})=>({posiion:"relative","&:before":{content:'""',position:"absolute",top:"50%",left:0,height:s[50],width:`calc(50% - ${s[400]/2}px)`,zIndex:0,backgroundColor:t.custom.palette.stroke.default},"&:after":{content:'""',position:"absolute",top:"50%",right:0,height:s[50],width:`calc(50% - ${s[400]/2}px)`,zIndex:0,backgroundColor:t.custom.palette.stroke.default}}))),x=e=>t.jsx(m,{sx:{textAlign:"center",position:"relative"},children:t.jsx(p,{...e})}),b=({options:e=[],disabled:s=!1,sizing:n="lg",onChange:l,internalChange:d,value:c})=>{const p=i();function m(t){l(t.value),d&&d()}return t.jsx(o,{children:t.jsx(u,{children:t.jsx(r,{container:!0,justifyContent:"space-between",children:e.map((e=>t.jsxs(r,{size:"grow",onClick:()=>m(e),sx:{...!s&&{cursor:"pointer"},textAlign:"center","&:hover":{"& .MuiButtonBase-root.MuiRadio-root":{"&:before":{...!s&&{backgroundColor:p.custom.palette.interaction.hover}}}},"&:active":{"& .MuiButtonBase-root.MuiRadio-root":{...!s&&{backgroundColor:p.custom.palette.input.default,borderColor:p.custom.palette.stroke.focus,boxShadow:p.custom.boxShadow.input.focus},"&:before":{...!s&&{backgroundColor:p.custom.palette.interaction.press}},"&.Mui-checked":{backgroundColor:p.custom.palette.purple[500]}}}},children:[t.jsx(x,{sizing:n,disabled:s,onChange:t=>m(e),checked:c===e.value},e.value),t.jsx(o,{sx:{mt:a.xs,width:"100%"},children:t.jsx(h,{disabled:s,children:e.label})})]},e.value)))})})})};export{b as L};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{styled as e,Link as o}from"@mui/material";const l=e(o)((({theme:t,disabled:e})=>({"&:focus-visible":{boxShadow:t.custom.boxShadow.input.focus,borderRadius:t.spacing(t.custom.radius.sm),outline:"none"},"&.MuiLink-root":{transition:"all 200ms ease",display:"inline",cursor:"pointer",color:e?t.custom.palette.text.lockedWhite:t.custom.palette.text.link,textDecorationColor:t.custom.palette.text.link,pointerEvents:e?"none":"auto","&:hover":{color:e?t.custom.palette.text.disabled:t.custom.palette.text.linkHover,textDecorationColor:e?t.custom.palette.text.disabled:t.custom.palette.text.linkHover},"&:active":{color:t.custom.palette.text.linkHover,textDecorationColor:t.custom.palette.text.linkHover},"&:visited":{color:e?t.custom.palette.text.disabled:t.custom.palette.text.link,textDecorationColor:e?t.custom.palette.text.disabled:t.custom.palette.text.link}}}))),i=e=>e.target&&"_blank"===e.target?t.jsx(l,{rel:"noopener",...e}):t.jsx(l,{...e});export{i as L};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{DotLottieReact as o}from"@lottiefiles/dotlottie-react";import{Box as e}from"@mui/material";const s=()=>t.jsx(o,{src:"https://useloops-public.s3.eu-west-2.amazonaws.com/public/logo/loops-logo-animation.lottie",loop:!0,autoplay:!0,width:1920,height:1080}),i=({fullscreen:o})=>o?t.jsx(e,{sx:{display:"flex",justifyContent:"center",alignItems:"center",width:"100dvw",height:"calc(100dvh - 80px)",background:t=>t.custom.palette.white},children:t.jsx(e,{sx:{width:200},children:t.jsx(s,{})})}):t.jsx(s,{});export{i as L};
@@ -0,0 +1 @@
1
+ import{j as C}from"./jsx-runtime-D07GHMW_.js";const V=V=>C.jsx("svg",{viewBox:"0 0 80 25",fill:"currentColor",...V,children:C.jsx("path",{d:"M8.72886 20.0975C7.43461 19.1995 7.16357 18.9302 7.16357 16.9549V0.988281H-0.000106812V1.28748L0.0165316 1.29764C1.3293 2.09875 1.92633 2.46309 1.92633 4.43011V16.9549C1.92633 18.9302 1.65553 19.1995 0.361043 20.0975V20.3965H8.72886V20.0975ZM14.5709 13.437C13.7868 9.01598 14.1045 7.0153 16.0905 6.66718C18.0767 6.31907 19.0631 8.09095 19.8472 12.512C20.6311 16.933 20.3137 18.9335 18.3275 19.2816C16.3415 19.6299 15.3548 17.8578 14.5709 13.437ZM9.11663 14.3934C9.93203 18.9911 14.141 21.3529 18.5575 20.5785C22.9743 19.8041 26.1169 16.1534 25.3015 11.5559C24.4861 6.95793 20.2773 4.5961 15.8605 5.3705C11.444 6.14467 8.30123 9.79541 9.11663 14.3934ZM33.3669 6.66718C31.381 7.0153 31.0633 9.01598 31.8474 13.437C32.6313 17.8578 33.618 19.6299 35.6039 19.2816C37.5901 18.9335 37.9076 16.933 37.1237 12.512C36.3396 8.09095 35.3531 6.31907 33.3669 6.66718ZM35.834 20.5785C31.4175 21.3529 27.2085 18.9911 26.3931 14.3934C25.5777 9.79541 28.7205 6.14467 33.137 5.3705C37.5538 4.5961 41.7625 6.95793 42.5779 11.5559C43.3933 16.1534 40.2508 19.8041 35.834 20.5785ZM52.9075 18.9002C51.0712 18.9002 49.6266 16.8353 49.6266 14.441V12.3162C49.6266 9.6524 50.9209 7.64737 52.9075 7.64737C54.9843 7.64737 56.0078 9.53285 56.0078 12.7351C56.0078 16.955 54.9542 18.9002 52.9075 18.9002ZM51.6733 24.5936C50.1696 23.7488 49.6266 23.4437 49.6266 21.5189V17.9125C50.4091 19.4689 51.9744 20.6958 54.5629 20.6958C58.476 20.6958 61.5762 17.763 61.5762 12.7052C61.5762 7.55754 58.5663 5.25308 55.1047 5.25308C52.2753 5.25308 50.3187 6.83937 49.6266 9.02405L49.5063 5.55228H42.5833V5.85171L42.5873 5.85427C43.8786 6.69033 44.3891 7.02081 44.3891 8.99411V21.5189C44.3891 23.4942 44.1183 23.7637 42.824 24.6613V24.9605H51.7937V24.6613L51.6733 24.5936ZM79.8954 18.9002C79.8954 19.8689 79.1055 20.6543 78.1313 20.6543C77.157 20.6543 76.3671 19.8689 76.3671 18.9002C76.3671 17.9315 77.157 17.1462 78.1313 17.1462C79.1055 17.1462 79.8954 17.9315 79.8954 18.9002ZM70.0692 10.2734C68.0387 9.67975 66.9044 9.34812 66.9044 8.15614C66.9044 7.16849 67.8074 6.71957 68.8309 6.71957C70.7874 6.71957 72.3224 7.827 74.0985 10.4007H74.5196V5.25306H74.2187L72.8642 6.24072C72.8031 6.21577 72.742 6.19075 72.681 6.16573C71.5696 5.71024 70.454 5.25306 68.7707 5.25306C65.55 5.25306 62.9916 7.22837 62.9916 10.1612C62.9916 12.795 64.2557 14.2912 68.8008 15.4585C70.4863 15.8775 71.6601 16.1767 71.6601 17.4636C71.6601 18.6608 70.4863 19.2293 69.0718 19.2293C66.9044 19.2293 65.3093 17.763 63.2021 14.9797H62.7509L63.0819 20.6661H63.413L64.6169 19.4688C65.5801 19.9477 67.0851 20.6958 69.1019 20.6958C72.9546 20.6958 75.6334 18.571 75.6334 15.5783C75.6334 12.4956 73.7672 11.3584 70.095 10.2809L70.0692 10.2734Z"})});export{V as L};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{useTheme as i,Box as o,Stack as r}from"@mui/material";import"./misc-DEfpkrzV.js";import"./Icon-DdfUGHvY.js";import"./primitiveVariables-C2nCN8Fk.js";import"./typography.util-ZFUiA8Aq.js";import"./AnnualController-D-NOKxFc.js";import"./Accordion-CRXhotAZ.js";import"./Typography-CkwZLamL.js";import"merge-sx";import"./Badge-CfmMRsFh.js";import"./Breadcrumb-aj3bGMdq.js";import"./Button-BNdZamaX.js";import"./ButtonBase-CuA_NR-d.js";import"./StyledCheckbox-DblGur3U.js";import"./InputFieldBase-C9gpvRFB.js";import"./CreatableAutocomplete-BnELdP7s.js";import"@mui/icons-material";import"./InputLabelBase-dxNQ-IPB.js";import"./Differential-YAHU2TWO.js";import"./StyledMenu-riM_crCE.js";import"react";import"./FormGenerator-BuqPWlEK.js";import"./GridOverlay-CdQRudMg.js";import"html-react-parser";import"./IconButton-CGVRkJGb.js";import"./IconButtonBase-CrANMxNL.js";import"./IconButtonGroup-DsXucaM6.js";import{I as e}from"./Image-a1AMagLY.js";import"./Label-BSTTUXVH.js";import"./Likert-DXaxel8v.js";import"./Link-BSas3Jgv.js";import"@lottiefiles/dotlottie-react";import"./LoopsAiButton-t_gOZ-If.js";import"markdown-to-jsx";import"./Surface-CDi-FO_W.js";import"./MenuItem-BxWmGm9Y.js";import"./ModalContentWrapper-LR-5lBgA.js";import"./NavigationButton-WNHzkqcm.js";import"./NudgeButton-CJxgaHdu.js";import"./NumberField-Dd9Sx7z5.js";import"./semanticColor-D7tAxZiD.js";import"./types-DNd754Km.js";import"./typography-BTnFjSJk.js";import"./StyledPill-D_CRLrK1.js";import"./Progress-D20qsea6.js";import"./ProgressBar-BtxJs-2o.js";import"./Radio-CtiQBU-O.js";import"./autocomplete.styles-BQe7o5--.js";import"./Select-nS5tE4LD.js";import"./RankItem-S8SXyLl7.js";import"./SortableList-CFCRiOim.js";import"@tiptap/extension-placeholder";import"@tiptap/extension-underline";import"@tiptap/starter-kit";import"mui-tiptap";import"./RichTextField-twbvMvGl.js";import{S as s}from"./Skeleton-CiGPl8Re.js";import"./Slider-1ff-7pd2.js";import"./StarRating-C2f4i-5e.js";import"./Switch-CG0vza4W.js";import"./Textarea-DzzeTbHC.js";import"./TrialPill-DFBTPhdH.js";import"./UserMenuButton-WfeY2jLa.js";import"./VideoModal-BFxHt_D1.js";import{p as a}from"./pluralise-55UGwOAX.js";import{C as m,I as p,a as n,L as j,b as l,c}from"./styledPartials-CYbUPf4g.js";const d={position:"relative",width:"100%",height:"100%",display:"flex","& .lazy-load-image-background":{width:"100%",height:"100%"},"& .lazy-load-image-background > img":{objectFit:"cover",width:"100%",height:"100%"}},h=({onClick:h,id:u,thumbnail:g,title:x,active:y=!1,loading:f,testCount:v,draftCount:B,cta:b})=>{const w=i();return f?t.jsxs(m,{onClick:h,active:y,"data-id":u,cta:b,children:[t.jsx(p,{id:"image-holder",children:t.jsx(e,{src:g,width:"100%",height:"100%",containerSx:d})}),t.jsx(n,{children:t.jsxs(o,{display:"flex",gap:1,flexDirection:"column",width:2/3,alignSelf:"center",children:[t.jsx(s,{height:19}),t.jsxs(r,{direction:"row",gap:w.spacing(w.custom.margin.sm),width:1,justifyContent:"center",children:[t.jsx(s,{height:16}),t.jsx(s,{height:16})]})]})})]}):t.jsxs(m,{onClick:h,active:y,"data-id":u,cta:b,children:[t.jsx(p,{id:"image-holder",children:t.jsx(e,{src:g,width:"100%",height:"100%",containerSx:d})}),t.jsxs(n,{children:[t.jsx(j,{component:"p",variation:"sm",weight:"bold",active:y,children:x}),t.jsxs(r,{direction:"row",gap:w.spacing(w.custom.margin.sm),width:1,justifyContent:"center",children:[!v&&!B&&t.jsx(l,{component:"p",variation:"sm",active:y,children:"Empty"}),!!v&&t.jsx(l,{component:"p",variation:"sm",active:y,children:`${v} ${a("Test",v)}`}),!!B&&t.jsx(l,{component:"p",variation:"sm",active:y,children:`${B} ${a("Draft",B)}`})]})]}),b&&t.jsx(c,{children:b})]})};export{h as L};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{useTheme as o}from"@mui/material";import{forwardRef as i}from"react";import"./semanticColor-D7tAxZiD.js";import"./primitiveVariables-C2nCN8Fk.js";import"./types-DNd754Km.js";import"./typography-BTnFjSJk.js";import{I as r}from"./Icon-DdfUGHvY.js";import"./misc-DEfpkrzV.js";import"./typography.util-ZFUiA8Aq.js";import"./AnnualController-D-NOKxFc.js";import"./Accordion-CRXhotAZ.js";import{T as s}from"./Typography-CkwZLamL.js";import"merge-sx";import"./Badge-CfmMRsFh.js";import"./Breadcrumb-aj3bGMdq.js";import"./Button-BNdZamaX.js";import"./ButtonBase-CuA_NR-d.js";import"./StyledCheckbox-DblGur3U.js";import"./InputFieldBase-C9gpvRFB.js";import"./CreatableAutocomplete-BnELdP7s.js";import"@mui/icons-material";import"./InputLabelBase-dxNQ-IPB.js";import"./Differential-YAHU2TWO.js";import"./StyledMenu-riM_crCE.js";import"./FormGenerator-BuqPWlEK.js";import"./GridOverlay-CdQRudMg.js";import"html-react-parser";import"./IconButton-CGVRkJGb.js";import"./IconButtonBase-CrANMxNL.js";import"./IconButtonGroup-DsXucaM6.js";import"./Image-a1AMagLY.js";import"./Label-BSTTUXVH.js";import"./Likert-DXaxel8v.js";import"./Link-BSas3Jgv.js";import"@lottiefiles/dotlottie-react";import"./LoopsAiButton-t_gOZ-If.js";import"markdown-to-jsx";import"./Surface-CDi-FO_W.js";import"./MenuItem-BxWmGm9Y.js";import"./ModalContentWrapper-LR-5lBgA.js";import"./NavigationButton-WNHzkqcm.js";import"./NudgeButton-CJxgaHdu.js";import"./NumberField-Dd9Sx7z5.js";import"./StyledPill-D_CRLrK1.js";import"./Progress-D20qsea6.js";import"./ProgressBar-BtxJs-2o.js";import"./Radio-CtiQBU-O.js";import"./autocomplete.styles-BQe7o5--.js";import"./Select-nS5tE4LD.js";import"./RankItem-S8SXyLl7.js";import"./SortableList-CFCRiOim.js";import"@tiptap/extension-placeholder";import"@tiptap/extension-underline";import"@tiptap/starter-kit";import"mui-tiptap";import"./RichTextField-twbvMvGl.js";import"./Skeleton-CiGPl8Re.js";import"./Slider-1ff-7pd2.js";import"./StarRating-C2f4i-5e.js";import"./Switch-CG0vza4W.js";import"./Textarea-DzzeTbHC.js";import"./TrialPill-DFBTPhdH.js";import"./UserMenuButton-WfeY2jLa.js";import"./VideoModal-BFxHt_D1.js";import{C as e,I as p,d as m,a,L as n,c as l}from"./styledPartials-CYbUPf4g.js";const j=i((({onClick:i,ctaSpacing:j,disabledText:c},d)=>{const u=o();return t.jsxs(e,{ref:d,onClick:()=>!c&&i(),sx:{backgroundColor:c?u.custom.palette.interaction.disabled:u.custom.palette.purple[0]},cta:j,disabled:!!c,children:[t.jsx(p,{id:"image-holder",sx:{backgroundColor:"unset "},children:t.jsx(m,{id:"icon-container",children:t.jsx(r,{name:"add",size:48,color:c?u.custom.palette.icon.disabled:u.custom.palette.icon.link})})}),t.jsxs(a,{sx:{pb:u.spacing(u.custom.padding.lg),gap:0,justifyContent:"start"},children:[t.jsx(n,{component:"p",variation:"sm",weight:"bold",disabled:!!c,children:"Create a new Loop"}),c&&t.jsx(s,{component:"p",variation:"xs",sx:{color:u.custom.palette.text.disabled,marginTop:u.spacing(u.custom.margin.md)},children:c})]}),j&&t.jsx(l,{})]})}));export{j as L};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{styled as o}from"@mui/material";import{I as i}from"./Icon-DdfUGHvY.js";import{B as a}from"./Button-BNdZamaX.js";const e=o(a)((({disabled:t,theme:o})=>({background:`linear-gradient(-18deg, ${o.custom.palette.purple[600]} 0%, ${o.custom.palette.blue[400]} 100%)`,color:o.custom.palette.text.lockedWhite,minWidth:0,opacity:t?.5:1,padding:o.spacing(o.custom.padding.sm)}))),s=({text:o,disabled:a,loading:s,slotProps:r,onClick:m})=>t.jsx(e,{variation:"primary",sizing:"md",startIcon:t.jsx(i,{name:"ai"}),disabled:a,loading:s,onClick:m,...r?.button,children:o||"Loops AI"});export{s as L};
@@ -0,0 +1 @@
1
+ import{j as o}from"./jsx-runtime-D07GHMW_.js";import r from"markdown-to-jsx";import{T as p}from"./Typography-CkwZLamL.js";const s=({typographyProps:s={variation:"lg",component:"p"},children:e=""})=>o.jsx(r,{options:{overrides:{p:{component:p,props:s},ul:{component:({children:r,...p})=>o.jsx("ul",{...p,children:r}),props:{style:{color:"object"==typeof s?.sx&&s?.sx&&"color"in s.sx&&"string"==typeof s.sx.color?s.sx.color:"inherit"}}}},forceBlock:!0,forceWrapper:!0},children:e});export{s as M};
@@ -0,0 +1 @@
1
+ import{j as e}from"./jsx-runtime-D07GHMW_.js";import{u as r,P as t}from"./Popper-D2T5Mnde.js";import{mergeSx as s}from"merge-sx";import{M as p}from"./MenuItem-BxWmGm9Y.js";const o=({menuItems:p,offset:o,placement:n,state:i,parentState:m,bindOn:c=["toggle"],trigger:l,width:d=192,slotProps:g})=>{const f=i||r({variant:"popper",parentPopupState:m});return e.jsx(t,{popperProps:{modifiers:o&&[{name:"offset",options:{offset:o}}],placement:n,...g?.popper},surfaceProps:{...g?.surface,sx:s({ml:1,p:1,width:d},g?.surface?.sx)},bindOn:c,trigger:l,state:f,children:e.jsx(e.Fragment,{children:p?.map(((e,r)=>a(e,r,f)))})})},a=(s,o,n)=>{const i=r({variant:"popper"});return s.children?.length?e.jsx(t,{popperProps:{placement:"right-end"},surfaceProps:{sx:{p:1,width:s.width}},bindOn:["trigger","hover"],state:i,trigger:e.jsx(p,{...s,active:i.isOpen}),children:e.jsx(e.Fragment,{children:s?.children?.map(((e,r)=>a(e,r,n)))})},`${s.label}-${o}`):e.jsx(p,{...s,onClick:e=>{return r=e,t=s?.onClick,r.stopPropagation(),void(t&&t(r));var r,t},baseState:n},`${s.label}-${o}`)};export{o as M,a as m};
@@ -0,0 +1 @@
1
+ import{j as e}from"./jsx-runtime-D07GHMW_.js";import{styled as t,Button as s,Box as i,Stack as o,useTheme as n,Grow as r}from"@mui/material";import{mergeSx as a}from"merge-sx";import"./semanticColor-D7tAxZiD.js";import{a as l}from"./primitiveVariables-C2nCN8Fk.js";import"./types-DNd754Km.js";import"./typography-BTnFjSJk.js";import{I as c}from"./Icon-DdfUGHvY.js";import{b as d}from"./ButtonBase-CuA_NR-d.js";import{T as m}from"./Typography-CkwZLamL.js";const p=t(s,{shouldForwardProp:e=>!["active","iconHeight"].includes(e)})((({active:e,iconHeight:t=24,theme:s})=>({borderRadius:s.spacing(s.custom.radius.sm),maxWidth:"100%",padding:s.spacing(.5,1),textTransform:"none",width:"100%",...d(s,e),backgroundColor:e?s.custom.palette.surface.sunken:"transparent","& p":{alignItems:"center",display:"flex",height:t},"&:disabled":{backgroundColor:"inherit","& p":{color:s.custom.palette.text.disabled}}}))),x=t(i)((({theme:e})=>({padding:e.spacing(.5,1.5)}))),h=t(i)((({theme:e})=>({alignItems:"center",display:"flex",gap:e.spacing(1),justifyContent:"space-between",textAlign:"left"}))),g=t(o)((({iconHeight:e=24,theme:t})=>({height:e,width:24,alignItems:"center",color:t.custom.palette.icon.secondary,display:"flex",justifyContent:"center",marginLeft:"auto"}))),j=({baseState:t,label:s,active:o,danger:d,divider:j,heading:u,selected:f,disabled:y,closeOnClick:b,onClick:v,startIcon:I,slotProps:C,children:k})=>{const w=n(),H=3*l;return j?e.jsx(i,{sx:{height:"32px",display:"flex",alignItems:"center"},children:e.jsx(i,{sx:{borderBottom:`1px solid ${w.custom.palette.stroke.default}`,width:"100%"}})}):s?u?e.jsx(x,{children:e.jsx(m,{component:"p",type:"button",variation:"md",sx:{color:w.custom.palette.text.secondary},children:s})}):e.jsx(p,{active:o,disabled:y,onClick:e=>{v&&v(e),b&&t?.close()},iconHeight:H,children:e.jsxs(h,{sx:{flex:1,gap:1,justifyContent:"start"},children:[void 0!==I&&e.jsx(c,{name:I,...C?.startIcon}),e.jsx(h,{sx:{px:.5},children:e.jsx(m,{monospaced:!0,component:"p",sx:a(d&&{color:w.custom.palette.text.negative},u&&{color:w.custom.palette.text.secondary}),type:"button",variation:"md",children:s})}),(Boolean(k?.length)||f)&&e.jsxs(g,{iconHeight:H,children:[k?.length&&k.length>0&&e.jsx(r,{in:!0,children:e.jsx(i,{sx:{display:"flex",alignItems:"center"},children:e.jsx(c,{name:"chevron-right",size:H})})}),f&&e.jsx(r,{in:!0,children:e.jsx(i,{sx:{display:"flex",alignItems:"center"},children:e.jsx(c,{name:"check",size:H})})})]})]})}):null};export{j as M};
@@ -0,0 +1 @@
1
+ import{styled as n,Stack as o,Box as a}from"@mui/material";const d=n(o)((({theme:n})=>({flexDirection:"row",gap:n.spacing(2),[n.breakpoints.down("md")]:{flexDirection:"column"}}))),i=n(a,{shouldForwardProp:n=>"contentPadding"!==n})((({theme:n,contentPadding:o})=>({padding:o?n.spacing(n.custom.padding.lg):0,paddingTop:o?n.spacing(n.custom.padding.md):0})));export{d as M,i as a};
@@ -0,0 +1 @@
1
+ import{j as i}from"./jsx-runtime-D07GHMW_.js";import{useTheme as t,Stack as o}from"@mui/material";import{I as n}from"./Icon-DdfUGHvY.js";import{I as e}from"./IconButton-CGVRkJGb.js";import"./primitiveVariables-C2nCN8Fk.js";import{S as r}from"./Surface-CDi-FO_W.js";import{T as s}from"./Typography-CkwZLamL.js";import{a}from"./ModalContentWrapper-LR-5lBgA.js";const d=({title:d,subtitle:m,body:c,children:p,extraAction:l,hideCloseButton:x,contentPadding:g,handleClose:h})=>{const j=t();return i.jsxs(r,{variation:"overlay",sx:{minWidth:320,width:"100%",maxWidth:600,overflow:"hidden",position:"relative"},children:[i.jsxs(o,{direction:"row",alignItems:"center",justifyContent:"space-between",gap:j.custom.margin.md,padding:j.custom.padding.md,paddingLeft:j.custom.padding.lg,children:[i.jsxs(o,{children:["string"==typeof d?i.jsx(s,{component:"p",variation:"xl",weight:"bold",children:d}):d,m&&i.jsx(s,{component:"p",variation:"md",sx:{color:j.custom.palette.text.secondary},children:m})]}),i.jsxs(o,{direction:"row",gap:j.spacing(j.custom.margin.md),height:32,children:[l,!x&&i.jsx(e,{sizing:"md",icon:i.jsx(n,{name:"close"}),sx:{color:j.custom.palette.icon.primary},onClick:h})]})]}),c&&i.jsx(a,{contentPadding:!!g,children:i.jsx(o,{gap:j.custom.padding.md,sx:{maxWidth:600},children:"string"==typeof c?i.jsx(s,{component:"p",variation:"md",children:c}):c})}),p&&i.jsx(a,{contentPadding:!!g,children:p})]})};export{d as M};
@@ -0,0 +1 @@
1
+ import{j as e}from"./jsx-runtime-D07GHMW_.js";import{styled as i,Box as n,Fade as t,Grow as s,SvgIcon as l,useTheme as o,Stack as a,Divider as r}from"@mui/material";import{N as c}from"./NavigationButton-WNHzkqcm.js";import{N as g}from"./Nudge-AjSOj4CR.js";import"./Typography-CkwZLamL.js";import"./NudgeButton-CJxgaHdu.js";import{U as d}from"./UserMenu-BiCC3ozW.js";import{I as p}from"./Icon-DdfUGHvY.js";import{I as x}from"./IconButton-CGVRkJGb.js";import"./primitiveVariables-C2nCN8Fk.js";const m=()=>e.jsxs(l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 40",style:{height:40,width:40},children:[e.jsx("rect",{x:"5",y:"5",width:"30",height:"30",rx:"15",fill:"#7F4CFF"}),e.jsx("path",{d:"M14.375 12.5H21.875V13.4375C20 13.4375 20 15.3125 20 15.3125V25.625H22.8125C22.8125 25.625 24.6875 25.625 24.6875 22.8125H26.5625L25.625 27.5H14.375V25.625C16.25 25.625 16.25 23.75 16.25 23.75V15.3125C16.25 15.3125 16.25 13.4375 14.375 13.4375V12.5Z",fill:"white"})]}),h=()=>{const i=o();return e.jsxs(l,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 53 19",style:{height:19,width:53},sx:{"&.MuiSvgIcon-root path":{fill:"light"===i.palette.mode?i.custom.palette.icon.primary:i.custom.palette.icon.lockedWhite}},children:[e.jsx("path",{d:"M5.759 15.754c-.854-.6-1.033-.778-1.033-2.098V3H0v.2l.008.005c.868.535 1.263.778 1.263 2.092v8.359c0 1.32-.179 1.498-1.033 2.098v.2h5.52v-.2Z"}),e.jsx("path",{fillRule:"evenodd",d:"M6.015 11.947c.537 3.068 3.314 4.644 6.229 4.128 2.913-.517 4.986-2.962 4.45-6.022-.537-3.06-3.314-4.646-6.23-4.129-2.914.518-4.986 2.955-4.449 6.023Zm3.599-.639c-.514-2.95-.306-4.285 1.002-4.517 1.31-.234 1.964.946 2.479 3.896.514 2.95.307 4.28-1.003 4.517-1.31.238-1.964-.946-2.478-3.896ZM23.64 16.075c-2.913.516-5.69-1.06-6.228-4.128-.538-3.068 1.535-5.505 4.45-6.023 2.915-.517 5.69 1.068 6.229 4.128.538 3.06-1.537 5.506-4.45 6.023Zm-1.626-9.284c-1.31.232-1.517 1.567-1.003 4.517s1.168 4.134 2.478 3.9c1.31-.232 1.517-1.566 1.003-4.516s-1.168-4.135-2.478-3.901Z",clipRule:"evenodd"}),e.jsx("path",{fillRule:"evenodd",d:"M34.091 18.756c-.993-.565-1.35-.769-1.35-2.054l.003-2.396c.515 1.039 1.548 1.858 3.256 1.858 2.581 0 4.627-1.964 4.627-5.34 0-3.435-1.995-4.973-4.27-4.973-1.866 0-3.158 1.059-3.613 2.517l-.08-2.317h-4.567v.191c.854.558 1.19.778 1.19 2.097v8.363c0 1.318-.177 1.498-1.033 2.098v.2h5.915v-.2l-.078-.044Zm.814-3.808c-1.212 0-2.165-1.378-2.165-2.975V10.55c0-1.777.854-3.117 2.165-3.117 1.37 0 2.044 1.26 2.044 3.396 0 2.82-.694 4.119-2.044 4.119Z",clipRule:"evenodd"}),e.jsx("path",{d:"M51.545 16.124c.642 0 1.163-.524 1.163-1.17 0-.646-.52-1.17-1.163-1.17s-1.163.524-1.163 1.17c0 .646.52 1.17 1.163 1.17ZM46.212 9.195c-1.33-.395-2.079-.617-2.079-1.411 0-.665.607-.96 1.274-.96 1.292 0 2.304.74 3.476 2.458h.278V5.847h-.199l-.893.659-.117-.049c-.735-.305-1.47-.61-2.584-.61-2.125 0-3.813 1.318-3.813 3.275 0 1.757.836 2.757 3.834 3.536 1.113.28 1.887.48 1.887 1.338 0 .8-.774 1.178-1.708 1.178-1.435 0-2.483-.978-3.861-2.836h-.304l.21 3.795h.218l.793-.799c.636.32 1.63.82 2.96.82 2.54 0 4.31-1.42 4.31-3.416 0-2.058-1.23-2.817-3.656-3.535l-.026-.008Z"})]})},u=i("button")((({theme:e})=>({outline:"none",border:"none",padding:0,backgroundColor:"transparent","&:active:before":{backgroundColor:e.custom.palette.interaction.press},cursor:"pointer"}))),j=i(n,{shouldForwardProp:e=>!["navigationSizing"].includes(e)})((({navigationSizing:e,theme:i})=>({alignItems:"center",backgroundColor:i.custom.palette.surface.sunken,display:"flex",flexDirection:"sm"===e?"column":"row",justifyContent:"space-between",padding:i.spacing(1.5,2,2)}))),f=({isMobile:i,logoLink:l=()=>{},navigationSizing:o,toggleMenuOnClick:a})=>e.jsxs(j,{navigationSizing:o,children:[e.jsx(n,{sx:{display:"flex",width:"100%"},children:e.jsxs(n,{sx:{alignItems:"center",display:"flex",justifyContent:"space-between",width:"100%"},children:[e.jsx(u,{onClick:l,children:e.jsxs(n,{sx:{alignItems:"center",display:"flex",gap:.5,pr:"lg"===o?.5:0},children:[e.jsx(m,{}),"lg"===o&&e.jsx(t,{in:!0,children:e.jsx(n,{sx:{display:"flex",alignItems:"flex-end"},children:e.jsx(h,{})})})]})}),"lg"===o&&e.jsx(t,{in:"lg"===o,children:e.jsx(n,{children:e.jsx(x,{onClick:a,sizing:"lg",icon:i?e.jsx(p,{name:"close",size:20}):e.jsx(p,{name:"nav-toggle",size:20})})})})]})}),"sm"===o&&e.jsx(s,{in:!0,style:{transformOrigin:"0 100%"},children:e.jsx(n,{sx:{alignItems:"center",display:"flex",justifyContent:"flex-start",width:"100%"},children:e.jsx(x,{onClick:a,sizing:"lg",icon:i?e.jsx(p,{name:"close",size:20}):e.jsx(p,{name:"nav-toggle",size:20})})})})]}),v=i(a,{shouldForwardProp:e=>!["navigationSizing"].includes(e)})((({navigationSizing:e,theme:i})=>({backgroundColor:i.custom.palette.surface.sunken,transition:i.custom.easing.input,width:"lg"===e?232:72,height:"100%",position:"fixed"}))),w=i(n)((({theme:e})=>({display:"flex",flex:1,padding:e.spacing(2)}))),y=i(n)((({theme:e})=>({display:"flex",flex:1,gap:e.spacing(1),"& div":{display:"flex",justifyContent:"center",width:"100%"},"& button":{width:"100%"}}))),C=({logoLink:i,isMobile:n,nudgeProps:t,primaryMenuItemProps:s,secondaryMenuItemProps:l,sizing:p="lg",tertiaryMenuItemProps:x,toggleMenuOnClick:m=()=>{},userMenuProps:h})=>{const u=o();return e.jsxs(v,{navigationSizing:p,children:[e.jsx(f,{logoLink:i,navigationSizing:p,toggleMenuOnClick:m,isMobile:n}),e.jsx(w,{children:e.jsxs(a,{sx:{gap:4,justifyContent:"space-between",width:"100%"},children:[!!s?.length&&e.jsx(a,{sx:{gap:"lg"===p?.5:2,width:"100%"},children:s.map(((i,n)=>e.jsx(c,{navigationSizing:p,...i},`primary-menu-item-${n}`)))}),e.jsxs(a,{sx:{gap:2},children:[t?.title&&e.jsx(g,{navigationSizing:p,...t}),!!l?.length&&l.map(((i,n)=>e.jsx(c,{navigationSizing:p,...i,label:"Help center"===i.label&&"sm"===p?"Help":i.label},`secondary-menu-item-${n}`))),e.jsx(r,{sx:{color:u.custom.palette.stroke.default}}),e.jsx(d,{rounded:"sm"===p,...h}),!!x?.length&&e.jsx(y,{children:x.map(((i,n)=>e.jsx(c,{navigationSizing:p,...i},`tertiary-menu-item-${n}`)))})]})]})})]})};export{C as N};
@@ -0,0 +1 @@
1
+ import{j as t}from"./jsx-runtime-D07GHMW_.js";import{styled as e,Box as i,Button as n,boxClasses as s,useTheme as r,Slide as o,Fade as a,Grow as c}from"@mui/material";import{mergeSx as l}from"merge-sx";import{useRef as m}from"react";import{I as p}from"./Icon-DdfUGHvY.js";import{b as d}from"./ButtonBase-CuA_NR-d.js";import{T as u}from"./Typography-CkwZLamL.js";const x=e(i)((({theme:t})=>({alignItems:"center",cursor:"pointer",display:"flex",flexDirection:"column",gap:t.spacing(.5),justifyContent:"center",transition:t.custom.easing.input}))),g=e(i)((({theme:t})=>({alignItems:"center",color:t.custom.palette.text.secondary,display:"flex",opacity:0,transition:t.custom.easing.input}))),h=e(u)((({active:t,theme:e})=>({color:t?e.custom.palette.text.primary:e.custom.palette.text.secondary,textAlign:"center"}))),f=(t,e)=>{switch(t){case"sm":return e.spacing(.5625);case"md":return e.spacing(.8125);case"lg":return e.spacing(1)}},y=e(n,{shouldForwardProp:t=>!["active","sizing"].includes(t)})((({active:t,fullWidth:e,sizing:i,theme:n})=>({...d(n,t),alignItems:"center",backgroundColor:t?n.custom.palette.interaction.press:"transparent",borderRadius:n.spacing(n.custom.radius.md),color:n.custom.palette.text.primary,display:"flex",gap:n.spacing(1),justifyContent:e?"space-between":"center",minWidth:0,padding:f(i,n),textTransform:"none",width:e?"100%":"auto","&:hover":{...d(n,t)["&:hover"],[`.${s.root}`]:{opacity:1}},"&:focus":{...d(n,t)["&:focus"],[`.${s.root}`]:{opacity:1}}}))),j=({active:e,fullWidth:n=!0,danger:s,href:d,target:f,external:j=!1,icon:v,label:b,navigationSizing:w,onClick:z,sizing:C="lg"})=>{const I=r(),k=m(null);return t.jsxs(x,{onClick:j&&d?()=>window.open(d,f||"_blank"):z,children:[t.jsxs(y,{active:!d&&e,sizing:C,fullWidth:n,children:[t.jsxs(i,{display:"flex",alignItems:"center",justifyContent:"center",gap:1.5,ref:k,children:[v&&t.jsx(p,{name:v,size:24}),"lg"===w&&t.jsx(o,{in:!0,direction:"right",container:k.current,children:t.jsx(i,{sx:{display:"flex"},children:t.jsx(a,{in:!0,style:{transitionDelay:"100ms"},children:t.jsx(i,{sx:{display:"flex"},children:t.jsx(u,{component:"p",variation:"sm"===C?"xs":"md",type:"button",clamp:1,sx:l(s&&{color:I.custom.palette.text.negative}),children:b})})})})})]}),"lg"===w&&j&&t.jsx(g,{children:t.jsx(p,{name:"open-in-new",size:20})})]}),"sm"===w&&t.jsx(c,{in:!0,style:{transformOrigin:"0 100%",transitionDelay:"100ms"},children:t.jsx(i,{children:t.jsx(h,{active:e,component:"p",type:"button",variation:"xs",sx:l(s&&{color:I.custom.palette.text.negative}),children:b})})})]})};export{j as N};
@@ -0,0 +1 @@
1
+ import{j as i}from"./jsx-runtime-D07GHMW_.js";import{Stack as r,Grow as s,Box as t}from"@mui/material";import{P as n}from"./Popper-D2T5Mnde.js";import{S as e}from"./Surface-CDi-FO_W.js";import{T as o}from"./Typography-CkwZLamL.js";import{N as a}from"./NudgeButton-CJxgaHdu.js";const p=({children:s,description:t,title:n})=>i.jsxs(r,{sx:{gap:2,p:1},children:[i.jsxs(r,{sx:{gap:1},children:[i.jsx(o,{variation:"sm",component:"p",weight:"bold",children:n}),i.jsx(o,{variation:"sm",component:"p",children:t})]}),s]}),d=({children:r,description:o,title:d,navigationSizing:m})=>"sm"===m?i.jsx(n,{popperProps:{placement:"right-end"},surfaceProps:{variation:"raised",sx:{maxWidth:200,p:1,ml:1}},bindOn:["trigger"],trigger:i.jsx(s,{in:!0,style:{transformOrigin:"0 100%"},children:i.jsx(t,{children:i.jsx(a,{notification:!0})})}),children:i.jsx(p,{description:o,title:d,children:r})}):i.jsx(s,{in:!0,style:{transformOrigin:"0 100%",transitionDelay:"100ms"},children:i.jsx(t,{sx:{display:"flex"},children:i.jsx(e,{variation:"raised",borderradius:"md",sx:{maxWidth:200,minHeight:40,width:"100%",p:1},children:i.jsx(p,{description:o,title:d,children:r})})})});export{d as N,p as a};
@@ -0,0 +1 @@
1
+ import{j as i}from"./jsx-runtime-D07GHMW_.js";import{styled as t,Box as s,Fade as o}from"@mui/material";import{I as e}from"./Icon-DdfUGHvY.js";import{b as n}from"./ButtonBase-CuA_NR-d.js";import{I as r}from"./IconButton-CGVRkJGb.js";import"./primitiveVariables-C2nCN8Fk.js";const a=t(r)((({theme:i})=>({alignItems:"center",display:"flex",height:40,justifyContent:"center",position:"relative",width:40,...n(i)}))),m=t(s)((({theme:i})=>({background:i.custom.palette.red[500],borderRadius:i.custom.radius.round,height:i.spacing(1),position:"absolute",right:i.spacing(.5),top:i.spacing(.5),width:i.spacing(1)}))),c=({notification:t,onClick:n})=>i.jsxs(s,{sx:{position:"relative"},children:[i.jsx(a,{icon:i.jsx(e,{name:"notification"}),variation:"raised",onClick:n}),t&&i.jsx(o,{in:!0,style:{transitionDelay:"200ms"},children:i.jsx(s,{children:i.jsx(m,{})})})]});export{c as N};
@@ -0,0 +1 @@
1
+ import{j as n}from"./jsx-runtime-D07GHMW_.js";import{NumberField as t}from"@base-ui-components/react";import{forwardRef as r,memo as e,useState as o,useCallback as s}from"react";import{useTheme as i,inputAdornmentClasses as a,buttonGroupClasses as m,iconButtonClasses as u}from"@mui/material";import{mergeSx as p}from"merge-sx";import"./semanticColor-D7tAxZiD.js";import"./primitiveVariables-C2nCN8Fk.js";import"./types-DNd754Km.js";import"./typography-BTnFjSJk.js";import{I as c}from"./Icon-DdfUGHvY.js";import{I as d}from"./IconButton-CGVRkJGb.js";import{I as l}from"./IconButtonGroup-DsXucaM6.js";import{T as x}from"./TextField-DPUw0RYs.js";const j=({hideActionButtons:r})=>{const e=i();return!r&&n.jsxs(l,{orientation:"vertical",sizing:"xs",sx:{borderRadius:"6px",[`&.${m.root} > .${u.root}`]:{width:e.spacing(e.custom.margin.lg-e.custom.margin.xs),height:15,p:0}},children:[n.jsx(t.Increment,{render:n.jsx(d,{icon:n.jsx(c,{name:"chevron-up"})})}),n.jsx(t.Decrement,{render:n.jsx(d,{icon:n.jsx(c,{name:"chevron-down"})})})]})},h=r((({onChange:t,value:r,startAdornment:e,endAdornment:o,hideActionButtons:s,sx:m,...u},c)=>{const d=i();return n.jsx(x,{inputRef:c,value:r,onChange:t,startAdornment:e,endAdornment:o||n.jsx(j,{hideActionButtons:s}),sx:p(m,{[`& .${a.root}`]:{pr:o?d.spacing(d.custom.margin.sm):d.spacing(d.custom.margin.xs)}}),...u})}));var g=e((({disabled:r=!1,placeholder:e,max:i=1/0,min:a=-1/0,internalChange:m,startAdornment:u,endAdornment:p,slotProps:c,onChange:d,inputRef:l,hideActionButtons:x,step:j=1,value:g})=>{const[f,A]=o((()=>{if(null==g)return null;const n=Number(g);return isNaN(n)?null:n})()),v=s((n=>{A(n),d&&d(n),m&&m()}),[m,d]),b=s((n=>{const t=n.target.value.trim();if(""===t)return void v(null);let r=Number(t.replace(/,/g,""));isNaN(r)?v(null):(r<0&&(r=Math.abs(r)),r<a&&(r=a),r>i&&(r=i),v(r))}),[v,i,a]);return n.jsx(t.Root,{step:j,min:a,max:i,onValueChange:v,onChangeCapture:b,value:f,disabled:r,children:n.jsx(t.Input,{render:t=>n.jsx(h,{ref:l,...t,...c?.input,hideActionButtons:x,startAdornment:u,endAdornment:p,placeholder:e})})})}));export{g as N};