@useloops/design-system 1.4.527 → 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 +152 -2558
  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
package/dist/index.d.ts CHANGED
@@ -1,553 +1,152 @@
1
- import * as react from 'react';
2
- import react__default, { FunctionComponent, PropsWithChildren, ReactElement, Dispatch, SetStateAction, ReactNode, ChangeEvent, FC, MouseEventHandler, ComponentProps } from 'react';
3
- import * as _mui_material from '@mui/material';
4
- import { SxProps, Theme, BoxProps, CSSObject, AvatarProps as AvatarProps$1, AvatarGroupProps as AvatarGroupProps$1, LinkProps as LinkProps$1, ButtonProps as ButtonProps$1, CheckboxProps as CheckboxProps$1, ContainerProps, MenuProps as MenuProps$1, MenuItemProps as MenuItemProps$1, TypographyProps as TypographyProps$1, FormControlLabelProps as FormControlLabelProps$1, IconButtonProps as IconButtonProps$1, TooltipProps as TooltipProps$1, ButtonGroupProps, TextFieldProps as TextFieldProps$1, PaperProps, PopperProps as PopperProps$1, ClickAwayListenerProps, FadeProps, CircularProgressProps, LinearProgressProps, SelectProps as SelectProps$1, SelectChangeEvent, SkeletonProps as SkeletonProps$1, SwitchProps as SwitchProps$1, SvgIconProps, AccordionProps as AccordionProps$1, AccordionSummaryProps, AccordionDetailsProps, StackProps, ListItemButtonProps, Breakpoint as Breakpoint$1, PaletteMode, Direction } from '@mui/material';
5
- import * as react_jsx_runtime from 'react/jsx-runtime';
6
- import { PopupState } from 'material-ui-popup-state/hooks';
7
- import { Theme as Theme$1, SxProps as SxProps$1 } from '@mui/material/styles';
8
- import { MotionProps } from 'framer-motion';
9
- import { SemanticColor as SemanticColor$1 } from 'systems/BrandCore';
10
- import { IconName as IconName$1 } from 'systems/BrandCore/Icon';
11
- import { KpiIndicatorProps as KpiIndicatorProps$1 } from 'systems/Platform/KpiIndicator';
12
- import { SurfaceProps as SurfaceProps$1, EmojiWrapperProps as EmojiWrapperProps$1, TypographyProps as TypographyProps$2, IconButtonProps as IconButtonProps$2, TooltipProps as TooltipProps$3, CheckboxProps as CheckboxProps$2 } from 'systems/WebCore';
13
- import { BoxProps as BoxProps$1 } from '@mui/material/Box';
14
- import { IconProps as IconProps$1 } from 'systems/BrandCore/Icon/Icon';
15
- import { TooltipProps as TooltipProps$2 } from 'systems/WebCore/Tooltip';
16
- import { KpiIndicatorColor as KpiIndicatorColor$1 } from 'systems/Platform/KpiIndicator/utils';
17
- import * as _mui_system from '@mui/system';
18
- import { Breakpoint } from '@mui/system';
19
- import { ChipProps } from '@mui/material/Chip';
20
- import { SubmitHandler } from 'react-hook-form';
21
- import * as _emotion_styled from '@emotion/styled';
22
- import { UniqueIdentifier } from '@dnd-kit/core';
23
- import { Mark } from '@mui/material/Slider/useSlider.types';
24
- import { LazyLoadImageProps } from 'react-lazy-load-image-component';
25
- import * as _mui_material_OverridableComponent from '@mui/material/OverridableComponent';
26
-
27
- interface ColorRange$1 {
28
- 0: string;
29
- 50?: string;
30
- 100: string;
31
- 200: string;
32
- 300: string;
33
- 400: string;
34
- 500: string;
35
- 600: string;
36
- 700: string;
37
- 800: string;
38
- 900: string;
39
- 950?: string;
40
- 1000: string;
41
- 1100?: string;
42
- }
43
- interface ColorRangeAlpha$1 {
44
- 0: string;
45
- 0.01: string;
46
- 1: string;
47
- 2: string;
48
- 3: string;
49
- 4: string;
50
- 5: string;
51
- }
52
- declare enum FontWeight {
53
- DEFAULT = 400,
54
- BOLD = 500
55
- }
56
- interface SemanticColor {
57
- light: {
58
- surface: {
59
- sunken: string | undefined;
60
- default: string | undefined;
61
- raised: string | undefined;
62
- float: string | undefined;
63
- overlay: string | undefined;
64
- scrim: string | undefined;
65
- transparent: string | undefined;
66
- };
67
- interaction: {
68
- none: string | undefined;
69
- hover: string | undefined;
70
- press: string | undefined;
71
- hoverOnDark: string | undefined;
72
- pressOnDark: string | undefined;
73
- disabled: string | undefined;
74
- disabledMuted: string | undefined;
75
- };
76
- stroke: {
77
- default: string | undefined;
78
- light: string | undefined;
79
- focus: string | undefined;
80
- disabled: string | undefined;
81
- };
82
- text: {
83
- primary: string | undefined;
84
- secondary: string | undefined;
85
- placeholder: string | undefined;
86
- disabled: string | undefined;
87
- link: string | undefined;
88
- linkHover: string | undefined;
89
- primaryInverted: string | undefined;
90
- secondaryInverted: string | undefined;
91
- placeholderInverted: string | undefined;
92
- disabledInverted: string | undefined;
93
- positive: string | undefined;
94
- negative: string | undefined;
95
- lockedWhite: string | undefined;
96
- };
97
- icon: {
98
- primary: string | undefined;
99
- secondary: string | undefined;
100
- disabled: string | undefined;
101
- primaryInverted: string | undefined;
102
- secondaryInverted: string | undefined;
103
- disabledInverted: string | undefined;
104
- positive: string | undefined;
105
- negative: string | undefined;
106
- lockedWhite: string | undefined;
107
- link: string | undefined;
108
- linkHover: string | undefined;
109
- };
110
- input: {
111
- default: string | undefined;
112
- disabled: string | undefined;
113
- };
114
- skeleton: {
115
- default: string | undefined;
116
- };
117
- data: {
118
- sentimentVeryPositive: string | undefined;
119
- sentimentPositive: string | undefined;
120
- sentimentNegative: string | undefined;
121
- sentimentVeryNegative: string | undefined;
122
- sentimentNeutral: string | undefined;
123
- };
124
- };
125
- dark: {
126
- surface: {
127
- sunken: string | undefined;
128
- default: string | undefined;
129
- raised: string | undefined;
130
- float: string | undefined;
131
- overlay: string | undefined;
132
- scrim: string | undefined;
133
- transparent: string | undefined;
134
- };
135
- interaction: {
136
- none: string | undefined;
137
- hover: string | undefined;
138
- press: string | undefined;
139
- hoverOnDark: string | undefined;
140
- pressOnDark: string | undefined;
141
- disabled: string | undefined;
142
- disabledMuted: string | undefined;
143
- };
144
- stroke: {
145
- default: string | undefined;
146
- light: string | undefined;
147
- focus: string | undefined;
148
- disabled: string | undefined;
149
- };
150
- text: {
151
- primary: string | undefined;
152
- secondary: string | undefined;
153
- placeholder: string | undefined;
154
- disabled: string | undefined;
155
- link: string | undefined;
156
- linkHover: string | undefined;
157
- primaryInverted: string | undefined;
158
- secondaryInverted: string | undefined;
159
- placeholderInverted: string | undefined;
160
- disabledInverted: string | undefined;
161
- positive: string | undefined;
162
- negative: string | undefined;
163
- lockedWhite: string | undefined;
164
- };
165
- icon: {
166
- primary: string | undefined;
167
- secondary: string | undefined;
168
- disabled: string | undefined;
169
- primaryInverted: string | undefined;
170
- secondaryInverted: string | undefined;
171
- disabledInverted: string | undefined;
172
- positive: string | undefined;
173
- negative: string | undefined;
174
- lockedWhite: string | undefined;
175
- link: string | undefined;
176
- linkHover: string | undefined;
177
- };
178
- input: {
179
- default: string | undefined;
180
- disabled: string | undefined;
181
- };
182
- skeleton: {
183
- default: string | undefined;
184
- };
185
- data: {
186
- sentimentVeryPositive: string | undefined;
187
- sentimentPositive: string | undefined;
188
- sentimentNegative: string | undefined;
189
- sentimentVeryNegative: string | undefined;
190
- sentimentNeutral: string | undefined;
191
- };
192
- };
193
- }
194
-
195
- declare const neutralRamp: {
196
- light: {
197
- 0: string;
198
- 50: string | undefined;
199
- 100: string;
200
- 200: string;
201
- 300: string;
202
- 400: string;
203
- 500: string;
204
- 600: string;
205
- 700: string;
206
- 800: string;
207
- 900: string;
208
- 950: string | undefined;
209
- 1000: string;
210
- 1100: string | undefined;
211
- };
212
- dark: {
213
- 0: string;
214
- 50: string | undefined;
215
- 100: string;
216
- 200: string;
217
- 300: string;
218
- 400: string;
219
- 500: string;
220
- 600: string;
221
- 700: string;
222
- 800: string;
223
- 900: string;
224
- 950: string | undefined;
225
- 1000: string;
226
- 1100: string | undefined;
227
- };
228
- };
229
- declare const generateRamp: (color: ColorRange$1) => {
230
- light: {
231
- 0: string;
232
- 100: string;
233
- 200: string;
234
- 300: string;
235
- 400: string;
236
- 500: string;
237
- 600: string;
238
- 700: string;
239
- 800: string;
240
- 900: string;
241
- 1000: string;
242
- };
243
- dark: {
244
- 0: string;
245
- 100: string;
246
- 200: string;
247
- 300: string;
248
- 400: string;
249
- 500: string;
250
- 600: string;
251
- 700: string;
252
- 800: string;
253
- 900: string;
254
- 1000: string;
255
- };
256
- };
257
- declare const purpleRamp: {
258
- light: {
259
- 0: string;
260
- 100: string;
261
- 200: string;
262
- 300: string;
263
- 400: string;
264
- 500: string;
265
- 600: string;
266
- 700: string;
267
- 800: string;
268
- 900: string;
269
- 1000: string;
270
- };
271
- dark: {
272
- 0: string;
273
- 100: string;
274
- 200: string;
275
- 300: string;
276
- 400: string;
277
- 500: string;
278
- 600: string;
279
- 700: string;
280
- 800: string;
281
- 900: string;
282
- 1000: string;
283
- };
284
- };
285
- declare const redRamp: {
286
- light: {
287
- 0: string;
288
- 100: string;
289
- 200: string;
290
- 300: string;
291
- 400: string;
292
- 500: string;
293
- 600: string;
294
- 700: string;
295
- 800: string;
296
- 900: string;
297
- 1000: string;
298
- };
299
- dark: {
300
- 0: string;
301
- 100: string;
302
- 200: string;
303
- 300: string;
304
- 400: string;
305
- 500: string;
306
- 600: string;
307
- 700: string;
308
- 800: string;
309
- 900: string;
310
- 1000: string;
311
- };
312
- };
313
- declare const peachRamp: {
314
- light: {
315
- 0: string;
316
- 100: string;
317
- 200: string;
318
- 300: string;
319
- 400: string;
320
- 500: string;
321
- 600: string;
322
- 700: string;
323
- 800: string;
324
- 900: string;
325
- 1000: string;
326
- };
327
- dark: {
328
- 0: string;
329
- 100: string;
330
- 200: string;
331
- 300: string;
332
- 400: string;
333
- 500: string;
334
- 600: string;
335
- 700: string;
336
- 800: string;
337
- 900: string;
338
- 1000: string;
339
- };
340
- };
341
- declare const yellowRamp: {
342
- light: {
343
- 0: string;
344
- 100: string;
345
- 200: string;
346
- 300: string;
347
- 400: string;
348
- 500: string;
349
- 600: string;
350
- 700: string;
351
- 800: string;
352
- 900: string;
353
- 1000: string;
354
- };
355
- dark: {
356
- 0: string;
357
- 100: string;
358
- 200: string;
359
- 300: string;
360
- 400: string;
361
- 500: string;
362
- 600: string;
363
- 700: string;
364
- 800: string;
365
- 900: string;
366
- 1000: string;
367
- };
368
- };
369
- declare const blueRamp: {
370
- light: {
371
- 0: string;
372
- 100: string;
373
- 200: string;
374
- 300: string;
375
- 400: string;
376
- 500: string;
377
- 600: string;
378
- 700: string;
379
- 800: string;
380
- 900: string;
381
- 1000: string;
382
- };
383
- dark: {
384
- 0: string;
385
- 100: string;
386
- 200: string;
387
- 300: string;
388
- 400: string;
389
- 500: string;
390
- 600: string;
391
- 700: string;
392
- 800: string;
393
- 900: string;
394
- 1000: string;
395
- };
396
- };
397
- declare const greenRamp: {
398
- light: {
399
- 0: string;
400
- 100: string;
401
- 200: string;
402
- 300: string;
403
- 400: string;
404
- 500: string;
405
- 600: string;
406
- 700: string;
407
- 800: string;
408
- 900: string;
409
- 1000: string;
410
- };
411
- dark: {
412
- 0: string;
413
- 100: string;
414
- 200: string;
415
- 300: string;
416
- 400: string;
417
- 500: string;
418
- 600: string;
419
- 700: string;
420
- 800: string;
421
- 900: string;
422
- 1000: string;
423
- };
424
- };
425
-
426
- declare const neutral: ColorRange$1;
427
- declare const darkNeutral: ColorRange$1;
428
- declare const neutralAlpha: ColorRangeAlpha$1;
429
- declare const darkNeutralAlpha: ColorRangeAlpha$1;
430
- declare const purple: ColorRange$1;
431
- declare const red: ColorRange$1;
432
- declare const peach: ColorRange$1;
433
- declare const yellow: ColorRange$1;
434
- declare const blue: ColorRange$1;
435
- declare const green: ColorRange$1;
436
-
437
- type GenericSizeMap = 'none' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'xxxl';
438
- declare const breakpoints: {
439
- sm: number;
440
- md: number;
441
- lg: number;
442
- lgNav: number;
443
- xl: number;
444
- xxl: number;
445
- };
446
- declare const space: {
447
- 0: number;
448
- 25: number;
449
- 50: number;
450
- 100: number;
451
- 150: number;
452
- 200: number;
453
- 300: number;
454
- 350: number;
455
- 400: number;
456
- 500: number;
457
- 600: number;
458
- 800: number;
459
- 1000: number;
460
- 2000: number;
461
- };
462
- declare const base: number;
463
- declare const margin: {
464
- none: number;
465
- xs: number;
466
- sm: number;
467
- md: number;
468
- lg: number;
469
- xl: number;
470
- xxl: number;
471
- xxxl: number;
472
- };
473
- declare const padding: {
474
- none: number;
475
- xs: number;
476
- sm: number;
477
- md: number;
478
- lg: number;
479
- xl: number;
480
- };
481
- declare const radius: {
482
- none: number;
483
- xs: number;
484
- sm: number;
485
- md: number;
486
- lg: number;
487
- xl: number;
488
- round: number;
489
- };
490
- declare const elevation: {
491
- raised: string;
492
- float: string;
493
- overlay: string;
494
- };
495
- declare const elevationFilter: {
496
- raised: string;
497
- float: string;
498
- overlay: string;
499
- };
500
- declare const boxShadow: {
501
- input: {
502
- focus: string;
503
- };
504
- };
505
- declare const easing: {
506
- default: string;
507
- input: string;
508
- };
509
-
510
- declare const semantic: SemanticColor;
511
-
512
- declare const fonts: {
513
- Domaine: {
514
- name: string;
515
- default: {
516
- fileName: string;
517
- weight: FontWeight;
518
- };
519
- bold: {
520
- fileName: string;
521
- weight: FontWeight;
522
- };
523
- };
524
- FoundersGrotesk: {
525
- name: string;
526
- default: {
527
- fileName: string;
528
- weight: FontWeight;
529
- };
530
- bold: {
531
- fileName: string;
532
- weight: FontWeight;
533
- };
534
- };
535
- FontStack: {
536
- Serif: string;
537
- SansSerif: string;
538
- };
539
- };
540
-
541
- declare const iconSizeMap: Record<string, number>;
542
- interface IconProps {
543
- color?: string;
544
- name: IconName;
545
- size?: number;
546
- sx?: SxProps<Theme>;
547
- }
548
- declare const Icon: react.ForwardRefExoticComponent<IconProps & react.RefAttributes<SVGSVGElement>>;
549
-
550
- type IconName = 'payment-card-visa' | 'payment-card-mastercard' | 'payment-card-amex' | 'brand-wordmark' | 'brand-logomark' | 'menu' | 'menu-open' | 'chevron-up' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'arrow-left' | 'arrow-right' | 'search' | 'close' | 'more-horizontal' | 'more-vertical' | 'home' | 'home-filled' | 'settings' | 'controls' | 'help' | 'filter-list' | 'sort' | 'open-in-new' | 'nav-toggle' | 'nav-collapse' | 'nav-expand' | 'expand-window' | 'reduce-window' | 'redo' | 'hand' | 'play-circle' | 'play-video' | 'email' | 'document' | 'folder' | 'attach-file' | 'save' | 'image' | 'image-add' | 'image-search' | 'image-no' | 'upload' | 'upload-cloud' | 'upload-cloud-filled' | 'time' | 'time-filled' | 'zoom-in' | 'zoom-out' | 'add' | 'remove' | 'dashboard' | 'list-view' | 'grid-view' | 'grid-view-filled' | 'grid-view-small' | 'grid-view-large' | 'eye' | 'eye-off' | 'notification' | 'pound' | 'euro' | 'dollar' | 'play' | 'pause' | 'stop' | 'shuffle' | 'replay' | 'volume-mute' | 'volume-high' | 'volume-low' | 'test' | 'test-pending' | 'test-edit' | 'data-bar' | 'label' | 'send' | 'comment' | 'comment-filled' | 'chat' | 'microphone' | 'keyboard' | 'translate' | 'error' | 'warning' | 'lightbulb' | 'thumb-up' | 'thumb-down' | 'info' | 'info-filled' | 'cancel' | 'compress' | 'expand' | 'unfold' | 'drag-handle' | 'focus' | 'drag-select' | 'lock' | 'copy' | 'edit' | 'delete' | 'check' | 'check-circle' | 'check-circle-filled' | 'alert-dot' | 'pin' | 'pin-filled' | 'link' | 'user-search' | 'crosshair' | 'fingerprint' | 'star' | 'star-half' | 'star-filled' | 'thumbs-up-down' | 'emoticon' | 'linear-scale' | 'check-double' | 'rank' | 'sentiment-double-down' | 'sentiment-down' | 'sentiment-flat' | 'sentiment-up' | 'sentiment-double-up' | 'ai' | 'work' | 'gift' | 'social-medium-single-colour' | 'social-linkedin-single-colour' | 'social-youtube-single-colour' | 'social-linkedin-full-colour' | 'social-google-full-colour' | 'badge-tick' | 'badge-tick-in-circle' | 'badge-cross' | 'badge-cross-in-circle' | 'badge-hyphen' | 'badge-hyphen-in-circle' | 'badge-question' | 'badge-question-in-circle' | 'number-0' | 'number-1' | 'number-2' | 'number-3' | 'number-4' | 'number-5' | 'number-6' | 'number-7' | 'number-8' | 'number-9' | 'number-10' | 'number-11' | 'number-12' | 'number-13' | 'number-14' | 'number-15' | 'number-16' | 'number-17' | 'number-18' | 'number-19' | 'number-20' | 'number-21' | 'number-22' | 'number-23' | 'number-24' | 'number-25' | 'number-26' | 'number-27' | 'number-28' | 'number-29' | 'number-30' | 'number-31' | 'number-32' | 'number-33' | 'number-34' | 'number-35' | 'number-36' | 'number-37' | 'number-38' | 'number-39' | 'number-40' | 'number-41' | 'number-42' | 'number-43' | 'number-44' | 'number-45' | 'number-46' | 'number-47' | 'number-48' | 'number-49' | 'number-50';
1
+ import { ColorRange as ColorRange$1, ColorRangeAlpha as ColorRangeAlpha$1 } from './BrandCore.js';
2
+ export { FontWeight, SemanticColor, blue, blueRamp, darkNeutral, darkNeutralAlpha, fonts, generateRamp, green, greenRamp, neutral, neutralAlpha, neutralRamp, peach, peachRamp, purple, purpleRamp, red, redRamp, semantic, yellow, yellowRamp } from './BrandCore.js';
3
+ export { G as GenericSizeMap, a as base, d as boxShadow, b as breakpoints, f as easing, e as elevation, c as elevationFilter, m as margin, p as padding, r as radius, s as space } from './primitiveVariables-BbfFaPHq.js';
4
+ export { b as Icon, I as IconName, i as iconSizeMap } from './index-CyNNYJKA.js';
5
+ export { default as PlanFeatureTable, PlanFeatureTableData, PlanFeatureTableProps } from './Marketing/PlanFeatureTable.js';
6
+ export { default as PlanTierCard, PlanTierCardProps, Section } from './Marketing/PlanTierCard.js';
7
+ export { default as TickGroup, TickGroupProps } from './Marketing/TickGroup.js';
8
+ export { default as AiContentContainer, AiContentContainerProps } from './Platform/AiContentContainer.js';
9
+ export { default as AIInsight, AIInsightProps } from './Platform/AIInsight.js';
10
+ export { default as AISummary, AISummaryProps } from './Platform/AISummary.js';
11
+ export { default as AIWrittenByLockUp, AiWrittenByLockUpProps } from './Platform/AIWrittenByLockUp.js';
12
+ export { default as AssetItem, AssetItemProps } from './Platform/AssetItem.js';
13
+ export { default as AuthContainerSurface } from './Platform/AuthContainerSurface.js';
14
+ export { default as ClipboardCopyingOverlay, ClipboardCopyingOverlayProps } from './Platform/ClipboardCopyingOverlay.js';
15
+ export { default as CommentCard, CommentCardProps } from './Platform/CommentCard.js';
16
+ export { default as DataPointInfo, DataPointInfoProps } from './Platform/DataPointInfo.js';
17
+ export { default as DemographicSelectionSection, DemographicSelectionSectionProps } from './Platform/DemographicSelectionSection.js';
18
+ export { default as EmojiListItem, EmojiListItemProps } from './Platform/EmojiListItem.js';
19
+ export { default as EmojiQuestionEditorOption, EmojiQuestionEditorOptionProps } from './Platform/EmojiQuestionEditorOption.js';
20
+ export { default as EmptyStateCard, EmptyStateCardProps } from './Platform/EmptyStateCard.js';
21
+ export { default as ExtendedTestStatus, ExtendedTestStatusProps } from './Platform/ExtendedTestStatus.js';
22
+ export { default as FilterCount, FilterCountProps } from './Platform/FilterCount.js';
23
+ export { default as FilteredItemsCard, FilteredItemsCardProps } from './Platform/FilteredItemsCard.js';
24
+ export { default as FilterGroupAccordion, FilterGroupAccordionProps } from './Platform/FilterGroupAccordion.js';
25
+ export { default as FilterPyramidGraph, FilterPyramidGraphBarProps } from './Platform/FilterPyramidGraph.js';
26
+ export { default as FilterRow, FilterRowProps } from './Platform/FilterRow.js';
27
+ export { default as GraphBar, GraphBarProps } from './Platform/GraphBar.js';
28
+ export { default as Header, HeaderProps } from './Platform/Header.js';
29
+ export { default as KpiDataPopover, KpiDataPopoverProps, QuestionStats } from './Platform/KpiDataPopover.js';
30
+ export { default as KpiIndicator, KpiIndicatorProps } from './Platform/KpiIndicator.js';
31
+ export { T as TestKPICard, a as TestKPICardProps, g as getKpiIndicatorColor, m as mapKpiColorSchemeByInteger } from './utils-DUtcWWFu.js';
32
+ export { default as LoopItem, LoopItemProps } from './Platform/LoopItem.js';
33
+ export { default as LoopItemEmpty, LoopItemEmptyProps } from './Platform/LoopItemEmpty.js';
34
+ export { N as Navigation, c as NavigationButton, d as NavigationButtonProps, a as NavigationProps, b as NavigationSizing } from './index-Ctn-1GfZ.js';
35
+ export { default as OnboardingCard, OnboardingCardProps, OnboardingItem } from './Platform/OnboardingCard.js';
36
+ export { default as PaginationControl, PaginationControlProps } from './Platform/PaginationControl.js';
37
+ export { P as ProjectItem, a as ProjectItemEmpty, b as ProjectItemEmptyProps, c as ProjectItemProps } from './ProjectItemEmpty-CF0eY2lC.js';
38
+ export { default as QuestionBlock, QuestionBlockProps } from './Platform/QuestionBlock.js';
39
+ export { Q as QuestionLabel, a as QuestionLabelProps } from './index-DmcTdmT8.js';
40
+ export { default as QuestionSelector, QuestionSelectorProps } from './Platform/QuestionSelector.js';
41
+ export { default as SearchInput, SearchInputProps } from './Platform/SearchInput.js';
42
+ export { default as SectionHeader, SectionHeaderProps } from './Platform/SectionHeader.js';
43
+ export { default as SentimentArrow, SentimentArrowProps } from './Platform/SentimentArrow.js';
44
+ export { S as SliderGraph, a as SliderGraphProps } from './SliderGraph-CoAU3jrL.js';
45
+ export { default as Tab, TabProps } from './Platform/Tab.js';
46
+ export { default as TestItem, TestItemProps } from './Platform/TestItem.js';
47
+ export { M as MarkerComponentProps, _ as VideoControls, V as VideoControlsProps } from './index-O39ecFHD.js';
48
+ export { DEFAULT_MAX_INPUT_LENGTH, backgroundCreator, chooseArticle, defaultInputValidation, emailValidation, passwordValidation } from './WebCore.js';
49
+ export { default as ButtonBase, ButtonBaseProps, ButtonSizing, buttonHeightMap, buttonInteraction, getButtonSizing, getButtonTypography, getIconSizing, outlined, primary, secondary, subtle } from './WebCore/ButtonBase.js';
50
+ export { default as AnnualController, AnnualControllerProps } from './WebCore/AnnualController.js';
51
+ export { default as Accordion, AccordionProps } from './WebCore/Accordion.js';
52
+ export { default as AuthFormHeader, AuthFormHeaderProps } from './WebCore/AuthFormHeader.js';
53
+ export { default as Avatar, AvatarProps } from './WebCore/Avatar.js';
54
+ export { default as AvatarGroup, AvatarGroupProps } from './WebCore/AvatarGroup.js';
55
+ export { default as Badge, BadgeProps } from './WebCore/Badge.js';
56
+ export { default as BrandBadge, BrandBadgeProps } from './WebCore/BrandBadge.js';
57
+ export { B as Breadcrumb, a as BreadcrumbProps } from './index-CE_2flEF.js';
58
+ export { default as BulletGraphic, BulletGraphicProps } from './WebCore/BulletGraphic.js';
59
+ export { default as Button, ButtonProps } from './WebCore/Button.js';
60
+ export { default as Checkbox, CheckboxProps } from './WebCore/Checkbox.js';
61
+ export { default as CheckboxGroup, CheckboxGroupProps } from './WebCore/CheckboxGroup.js';
62
+ export { default as ColorBackgroundContainer, ColorBackgroundContainerProps } from './WebCore/ColorBackgroundContainer.js';
63
+ export { default as CreatableAutocomplete, CreatableAutocompleteOption, CreatableAutocompleteProps } from './WebCore/CreatableAutocomplete.js';
64
+ export { default as CustomField, CustomFieldProps } from './WebCore/CustomField.js';
65
+ export { default as Differential, DifferentialProps } from './WebCore/Differential.js';
66
+ export { default as DropdownMenu, useDropdownMenu } from './WebCore/DropdownMenu.js';
67
+ export { default as EmojiWrapper, EmojiWrapperProps } from './WebCore/EmojiWrapper.js';
68
+ export { default as ExpandableTypographyClamp, ExpandableTypographyClampProps } from './WebCore/ExpandableTypographyClamp.js';
69
+ export { default as Flag, FlagProps } from './WebCore/Flag.js';
70
+ export { default as FormControlLabel } from './WebCore/FormControlLabel.js';
71
+ export { FieldType, FieldTypes, default as FormGenerator, FormGeneratorConfig, FormGeneratorHandler } from './WebCore/FormGenerator.js';
72
+ export { default as GridOverlay, GridOverlayProps } from './WebCore/GridOverlay.js';
73
+ export { default as Html, HtmlProps } from './WebCore/Html.js';
74
+ export { default as HtmlParser, HtmlParserProps } from './WebCore/HtmlParser.js';
75
+ export { I as IconButton, a as IconButtonProps } from './IconButton-CgrekP6F.js';
76
+ export { I as iconButtonHelpers } from './index-epVeXM4c.js';
77
+ export { a as IconButtonBase, I as IconButtonBaseProps } from './IconButtonBase-B6RP_D01.js';
78
+ export { default as IconButtonGroup, IconButtonGroupProps } from './WebCore/IconButtonGroup.js';
79
+ export { default as Image, ImageProps } from './WebCore/Image.js';
80
+ export { default as InputFieldBase, InputFieldBaseProps } from './WebCore/InputFieldBase.js';
81
+ export { default as InputLabel, InputLabelProps } from './WebCore/InputLabel.js';
82
+ export { default as InputLabelHelp, InputLabelHelpProps } from './WebCore/InputLabelHelp.js';
83
+ export { default as Label, LabelProps } from './WebCore/Label.js';
84
+ export { default as Likert, LikertProps } from './WebCore/Likert.js';
85
+ export { default as Link, LinkProps } from './WebCore/Link.js';
86
+ export { default as Loader, LoaderProps } from './WebCore/Loader.js';
87
+ export { default as Logo } from './WebCore/Logo.js';
88
+ export { default as LoopsAiButton, LoopsAiButtonProps } from './WebCore/LoopsAiButton.js';
89
+ export { default as Markdown, MarkdownProps } from './WebCore/Markdown.js';
90
+ export { default as Menu, MenuProps } from './WebCore/Menu.js';
91
+ export { M as MenuItemProps } from './MenuItem-DOijzWN3.js';
92
+ export { ModalActionsWrapper, ModalContentWrapper, default as ModalLayout, ModalLayoutProps } from './WebCore/ModalLayout.js';
93
+ export { N as Nudge, a as NudgeProps } from './Nudge-DzxctJYj.js';
94
+ export { default as NumberField } from './WebCore/NumberField.js';
95
+ export { N as NumberFieldProps } from './types-DV2de5BB.js';
96
+ export { default as Pill, PillProps } from './WebCore/Pill.js';
97
+ export { default as Popper, PopperProps } from './WebCore/Popper.js';
98
+ export { default as PoweredByWatermarkLogo } from './WebCore/PoweredByWatermarkLogo.js';
99
+ export { default as Progress, ProgressProps } from './WebCore/Progress.js';
100
+ export { default as ProgressBar, ProgressBarProps } from './WebCore/ProgressBar.js';
101
+ export { default as Radio, RadioProps } from './WebCore/Radio.js';
102
+ export { default as RadioGroup, RadioGroupProps } from './WebCore/RadioGroup.js';
103
+ export { default as Rank, RankProps } from './WebCore/Rank.js';
104
+ export { default as RichTextField, RichTextFieldProps } from './WebCore/RichTextField.js';
105
+ export { S as Select, a as SelectProps } from './Select-BwTogXOZ.js';
106
+ export { G as GroupSelectOption, S as SelectOption } from './StyledSelect.variant-helpers-BZGzS3MF.js';
107
+ export { default as Skeleton, SkeletonProps } from './WebCore/Skeleton.js';
108
+ export { default as Slider, SliderProps } from './WebCore/Slider.js';
109
+ export { default as SortableList, SortableListProps } from './WebCore/SortableList.js';
110
+ export { default as StarRating, StarRatingProps } from './WebCore/StarRating.js';
111
+ export { default as Surface, SurfaceProps } from './WebCore/Surface.js';
112
+ export { default as Switch, SwitchProps } from './WebCore/Switch.js';
113
+ export { default as Textarea, TextareaProps } from './WebCore/Textarea.js';
114
+ export { default as TextBarDivider, TextBarDividerProps } from './WebCore/TextBarDivider.js';
115
+ export { default as TextField, TextFieldProps } from './WebCore/TextField.js';
116
+ export { default as Toast, ToastProps } from './WebCore/Toast.js';
117
+ export { default as Tooltip, TooltipProps } from './WebCore/Tooltip.js';
118
+ export { default as TrialCard, TrialCardProps } from './WebCore/TrialCard.js';
119
+ export { default as Typography, TypographyProps } from './WebCore/Typography.js';
120
+ export { default as UserMenu, UserMenuProps } from './WebCore/UserMenu.js';
121
+ export { default as VideoModal, VideoModalProps } from './WebCore/VideoModal.js';
122
+ export { BreakpointOrNull, compareArrayMembers, isButton, useBreakpoint, useKeyCombo, usePrevious, useScreenSize } from './utils.js';
123
+ export { ThemeContext, ThemeCtx, ThemeProvider, customTheme, useTheme, useThemeBuilder } from './theme.js';
124
+ import 'react/jsx-runtime';
125
+ import '@mui/material';
126
+ import 'react';
127
+ import '@mui/material/styles';
128
+ import 'framer-motion';
129
+ import 'systems/BrandCore';
130
+ import 'systems/BrandCore/Icon';
131
+ import 'systems/Platform/KpiIndicator';
132
+ import 'systems/WebCore';
133
+ import './types-BcpWYszB.js';
134
+ import '@mui/material/Box';
135
+ import 'systems/BrandCore/Icon/Icon';
136
+ import 'systems/WebCore/Tooltip';
137
+ import 'systems/Platform/KpiIndicator/utils';
138
+ import 'material-ui-popup-state/hooks';
139
+ import '@mui/system';
140
+ import 'react-hook-form';
141
+ import 'react-hook-form/dist/types/form';
142
+ import 'react-lazy-load-image-component';
143
+ import '@emotion/styled';
144
+ import './InputLabelBase.variants-helpers-B7h8EWO3.js';
145
+ import '@mui/material/Chip';
146
+ import '@mui/material/OverridableComponent';
147
+ import './WebCore/RankItem.js';
148
+ import '@mui/material/Slider/useSlider.types';
149
+ import '@dnd-kit/core';
551
150
 
552
151
  interface CustomTheme {
553
152
  palette: {
@@ -658,6 +257,7 @@ interface CustomTheme {
658
257
  raised: string;
659
258
  float: string;
660
259
  overlay: string;
260
+ aiSummary: string;
661
261
  };
662
262
  elevationFilter: {
663
263
  raised: string;
@@ -705,2013 +305,6 @@ interface CustomTheme {
705
305
  };
706
306
  }
707
307
 
708
- interface PlanHeading {
709
- heading: string;
710
- pricing: string;
711
- }
712
- interface PlanRow {
713
- heading: string;
714
- description: string;
715
- tier1: string;
716
- tier2: string;
717
- tier3: string;
718
- tier4: string;
719
- }
720
- interface PlanFeatureTableData {
721
- headings: {
722
- '01-tier1': PlanHeading;
723
- '02-tier2': PlanHeading;
724
- '03-tier3': PlanHeading;
725
- '04-tier4': PlanHeading;
726
- };
727
- rows: {
728
- '01-servicing': PlanRow;
729
- '02-respondents': PlanRow;
730
- '03-questions': PlanRow;
731
- '04-ai': PlanRow;
732
- '05-demographics': PlanRow;
733
- '06-training': PlanRow;
734
- '07-invite': PlanRow;
735
- '08-email': PlanRow;
736
- '09-beta': PlanRow;
737
- '10-sso': PlanRow;
738
- '11-minimum': PlanRow;
739
- };
740
- }
741
-
742
- interface PlanFeatureTableProps {
743
- currencySymbol: string;
744
- data?: PlanFeatureTableData;
745
- loading?: boolean;
746
- tier1MinimumTerm: string;
747
- tier1Price: number | string;
748
- tier1QuestionLimit: number | string;
749
- tier1RespondentPrice: number | string;
750
- tier2MinimumTerm: string;
751
- tier2Price: number | string;
752
- tier2QuestionLimit: number | string;
753
- tier2RespondentPrice: number | string;
754
- tier3MinimumTerm: string;
755
- tier3Price: number | string;
756
- tier3QuestionLimit: number | string;
757
- tier3RespondentPrice: number | string;
758
- tier4MinimumTerm: string;
759
- tier4Price: number | string;
760
- tier4QuestionLimit: number | string;
761
- tier4RespondentPrice: number | string;
762
- variation?: 'default' | 'platform';
763
- }
764
- declare const PlanFeatureTable: FunctionComponent<PlanFeatureTableProps>;
765
-
766
- type Section = 'headerHeight' | 'bodyHeight' | 'respondentCardHeight' | 'bottomHeight';
767
- interface PlanTierCardProps {
768
- amount: string;
769
- billingType?: string;
770
- body: string;
771
- ctaEvent?: (heading: string) => void;
772
- ctaLink?: string;
773
- ctaTarget?: string;
774
- ctaText: string;
775
- ctaVariation?: 'primary' | 'secondary' | 'outlined';
776
- currencySymbol: string;
777
- currentPlan?: boolean;
778
- features?: string[];
779
- heading: string;
780
- label?: string;
781
- loading?: boolean;
782
- perMonth: string;
783
- respondentsTitle?: string;
784
- respondentsFeatures?: string[];
785
- saving?: string;
786
- sectionHeights: Record<Section, number>;
787
- updateSectionHeight?: (section: Section, height: number) => void;
788
- }
789
- declare const PlanTierCard: FunctionComponent<PlanTierCardProps>;
790
-
791
- interface TickGroupProps {
792
- heading: string;
793
- ticks: string[];
794
- }
795
- declare const TickGroup: FunctionComponent<TickGroupProps>;
796
-
797
- interface AiWrittenByLockUpProps {
798
- sx?: SxProps<Theme>;
799
- onUpvote?: () => void;
800
- onDownvote?: () => void;
801
- onCopy?: () => void;
802
- aiButtonText?: string;
803
- onClickAIButton?: () => void;
804
- }
805
- declare const AiWrittenByLockUp: FunctionComponent<AiWrittenByLockUpProps>;
806
-
807
- interface AiContentContainerProps extends PropsWithChildren {
808
- sx?: SxProps<Theme>;
809
- withLockUp?: boolean;
810
- aiButtonText?: string;
811
- onUpvote?: () => void;
812
- onDownvote?: () => void;
813
- onCopy?: () => void;
814
- onClickAIButton?: () => void;
815
- ref?: React.Ref<HTMLDivElement>;
816
- slotProps?: {
817
- childrenContainer?: BoxProps;
818
- aiWrittenByLockUp?: AiWrittenByLockUpProps;
819
- };
820
- }
821
- declare const AiContentContainer: react.ForwardRefExoticComponent<Omit<AiContentContainerProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
822
-
823
- interface AIInsightProps {
824
- themeDescription: string;
825
- comments: ReactElement[];
826
- slotProps?: {
827
- aiContentContainer: AiContentContainerProps;
828
- };
829
- suggestions?: string[];
830
- activeCommentIndex?: number;
831
- onActiveCommentIndexChange?: (index: number) => void;
832
- }
833
- declare const AIInsight: FunctionComponent<AIInsightProps>;
834
-
835
- declare const emailValidation: {
836
- pattern: {
837
- value: RegExp;
838
- message: string;
839
- };
840
- };
841
-
842
- declare const chooseArticle: (word: string) => string;
843
- declare const defaultInputValidation: (inputName?: string, isRequired?: boolean, maxLength?: number) => {
844
- required?: string | undefined;
845
- maxLength: {
846
- value: number;
847
- message: string;
848
- };
849
- };
850
- declare const DEFAULT_MAX_INPUT_LENGTH: number;
851
-
852
- declare const passwordValidation: (min?: number) => {
853
- minLength: {
854
- value: number;
855
- message: string;
856
- };
857
- equal: {
858
- value: string;
859
- message: string;
860
- };
861
- };
862
-
863
- declare const subtle: (theme: Theme, destructive?: boolean) => {
864
- backgroundColor: string;
865
- color: string;
866
- fontWeight: number;
867
- '&:focus:before': {
868
- boxShadow: string;
869
- };
870
- '&:focus-visible': {
871
- boxShadow: string;
872
- };
873
- };
874
- declare const outlined$1: (theme: Theme, destructive?: boolean) => {
875
- backgroundColor: string;
876
- color: string;
877
- border: string;
878
- '&:focus:before': {
879
- boxShadow: string;
880
- };
881
- '&:hover': {
882
- backgroundColor: string;
883
- };
884
- '&:focus-visible': {
885
- boxShadow: string;
886
- };
887
- '&:active': {
888
- backgroundColor: string;
889
- };
890
- '&:disabled': {
891
- border: string;
892
- };
893
- };
894
- declare const secondary: (theme: Theme, destructive?: boolean) => {
895
- backgroundColor: any;
896
- color: string;
897
- '&:focus:before': {
898
- boxShadow: string;
899
- };
900
- '&:hover': {
901
- backgroundColor: any;
902
- };
903
- '&:focus-visible': {
904
- boxShadow: string;
905
- };
906
- '&:active': {
907
- backgroundColor: any;
908
- };
909
- };
910
- declare const primary: (theme: Theme, destructive?: boolean) => {
911
- backgroundColor: any;
912
- color: string;
913
- '&:focus:before': {
914
- boxShadow: string;
915
- };
916
- '&:hover': {
917
- backgroundColor: any;
918
- color: string;
919
- '&::before': {
920
- backgroundColor: string;
921
- };
922
- };
923
- '&:focus-visible': {
924
- boxShadow: string;
925
- '&::before': {
926
- backgroundColor: string;
927
- };
928
- };
929
- '&:active': {
930
- backgroundColor: any;
931
- color: string;
932
- '&::before': {
933
- backgroundColor: string;
934
- };
935
- };
936
- };
937
- declare const buttonInteraction: (theme: Theme, active?: boolean) => {
938
- backgroundColor: string;
939
- color: string;
940
- fontWeight: number;
941
- '&:focus:before': {
942
- boxShadow: string;
943
- };
944
- '&:focus-visible': {
945
- boxShadow: string;
946
- };
947
- '&:hover': {
948
- backgroundColor: string;
949
- };
950
- '&:focus': {
951
- backgroundColor: string;
952
- };
953
- '&:active': {
954
- backgroundColor: string;
955
- };
956
- cursor: string;
957
- '&:disabled': {
958
- backgroundColor: string;
959
- color: string;
960
- };
961
- };
962
- type ButtonSizing = Exclude<GenericSizeMap, 'none'>;
963
- declare const buttonHeightMap: {
964
- xs: number;
965
- sm: number;
966
- md: number;
967
- lg: number;
968
- xl: number;
969
- xxl: number;
970
- xxxl: number;
971
- };
972
- declare const getIconSizing$1: (sizing: ButtonSizing) => CSSObject;
973
- declare const getButtonTypography: (sizing: ButtonSizing) => CSSObject;
974
- declare const getButtonSizing: (sizing: ButtonSizing) => CSSObject;
975
-
976
- interface BackgroundOptions {
977
- texture?: 'none' | 'noise1';
978
- gradient?: 'tone1' | 'tone2' | 'tone3' | 'tone3_lowOpacity' | 'tone4';
979
- }
980
- declare const backgroundCreator: (theme: Theme, options: BackgroundOptions) => string;
981
-
982
- type SupportedCurrency = 'gbp' | 'eur' | 'usd';
983
- type SupportedFrequency = 'monthly' | 'annually';
984
- interface AnnualControllerProps {
985
- body: string;
986
- currency: string;
987
- hideCurrency?: boolean;
988
- changeCurrencyEvent?: (value: string) => void;
989
- frequency: string;
990
- heading: string;
991
- setCurrency?: Dispatch<SetStateAction<SupportedCurrency>>;
992
- setFrequency?: Dispatch<SetStateAction<SupportedFrequency>>;
993
- togglePayAnnuallyEvent?: () => void;
994
- selections?: {
995
- value: SupportedCurrency;
996
- label: string;
997
- }[];
998
- }
999
- declare const AnnualController: FunctionComponent<AnnualControllerProps>;
1000
-
1001
- interface AccordionProps {
1002
- heading?: string;
1003
- items?: {
1004
- heading: string;
1005
- body: ReactNode;
1006
- }[];
1007
- }
1008
- declare const Accordion: FunctionComponent<AccordionProps>;
1009
-
1010
- interface AuthFormHeaderProps {
1011
- logo?: ReactElement | false | undefined;
1012
- headerText?: string;
1013
- subText?: ReactElement | string;
1014
- }
1015
- declare const AuthFormHeader: FunctionComponent<AuthFormHeaderProps>;
1016
-
1017
- interface AvatarProps extends AvatarProps$1 {
1018
- sizing?: 'xxs' | 'xs' | 'sm' | 'lg';
1019
- }
1020
- declare const Avatar: FunctionComponent<AvatarProps>;
1021
-
1022
- interface AvatarGroupProps extends AvatarGroupProps$1 {
1023
- variation?: 'primary';
1024
- max?: number;
1025
- sx: SxProps<Theme>;
1026
- }
1027
- declare const AvatarGroup: FunctionComponent<AvatarGroupProps>;
1028
-
1029
- interface BadgeProps extends PropsWithChildren {
1030
- }
1031
- declare const Badge: FunctionComponent<BadgeProps>;
1032
-
1033
- interface BrandBadgeProps {
1034
- color?: 'purple' | 'peach' | 'red' | 'default';
1035
- name: 'emotion-meh' | 'emotion-good' | 'emotion-great' | 'understanding-unknown' | 'understanding-low' | 'understanding-good' | 'understanding-great' | 'property-secure' | 'property-private';
1036
- size?: number;
1037
- sx?: SxProps;
1038
- }
1039
- declare const BrandBadge: FunctionComponent<BrandBadgeProps>;
1040
-
1041
- interface StyledLinkProps extends LinkProps$1 {
1042
- disabled?: boolean | undefined;
1043
- }
1044
-
1045
- interface LinkProps {
1046
- children: React.ReactNode;
1047
- href?: string;
1048
- target?: string;
1049
- onClick?: StyledLinkProps['onClick'];
1050
- disabled?: boolean;
1051
- sx?: SxProps<Theme>;
1052
- underline?: 'none' | 'hover' | 'always' | undefined;
1053
- noWrap?: boolean;
1054
- component?: any;
1055
- rel?: any;
1056
- title?: string;
1057
- }
1058
- declare const Link: FunctionComponent<LinkProps>;
1059
-
1060
- type BreadcrumbLink = {
1061
- label: string;
1062
- } & ({
1063
- href?: LinkProps['href'];
1064
- onClick?: never;
1065
- } | {
1066
- href?: never;
1067
- onClick?: LinkProps['onClick'];
1068
- });
1069
- interface BreadcrumbProps {
1070
- links?: BreadcrumbLink[];
1071
- }
1072
- declare const Breadcrumb: FunctionComponent<BreadcrumbProps>;
1073
-
1074
- interface BulletGraphicProps {
1075
- name: 'placeholder' | 'variant-test' | 'worldwide' | 'celebrate-collaborate' | 'ai' | 'many-media' | 'qual-and-quant' | 'alert' | 'comment';
1076
- size?: number;
1077
- sx?: SxProps;
1078
- }
1079
- declare const BulletGraphic: FunctionComponent<BulletGraphicProps>;
1080
-
1081
- interface ButtonBaseProps extends ButtonProps$1 {
1082
- loading?: boolean;
1083
- sizing: ButtonSizing;
1084
- }
1085
- declare const ButtonBase: ({ children, loading, sizing, ...rest }: ButtonBaseProps) => react_jsx_runtime.JSX.Element;
1086
-
1087
- interface ButtonProps extends Partial<ButtonBaseProps> {
1088
- variation?: 'primary' | 'secondary' | 'outlined' | 'subtle';
1089
- destructive?: boolean;
1090
- href?: string;
1091
- fullWidth?: boolean;
1092
- endIcon?: ReactElement;
1093
- startIcon?: ReactElement;
1094
- }
1095
- declare const Button: FunctionComponent<ButtonProps>;
1096
-
1097
- interface StyledCheckboxProps extends CheckboxProps$1 {
1098
- sizing?: 'default' | 'lg';
1099
- variant?: 'default' | 'secondary';
1100
- }
1101
-
1102
- interface CheckboxProps {
1103
- sizing?: StyledCheckboxProps['sizing'];
1104
- checked?: boolean;
1105
- indeterminate?: StyledCheckboxProps['indeterminate'];
1106
- checkboxLabel?: string | ReactElement;
1107
- internalChange?: () => void;
1108
- onChange?: (event: React.SyntheticEvent<Element, Event>, checked: boolean) => void;
1109
- inputRef?: React.RefObject<HTMLInputElement>;
1110
- defaultChecked?: boolean;
1111
- disabled?: boolean;
1112
- id?: string;
1113
- required?: boolean;
1114
- value?: boolean;
1115
- variant?: StyledCheckboxProps['variant'];
1116
- sx?: SxProps<Theme>;
1117
- }
1118
- declare const Checkbox: FunctionComponent<CheckboxProps>;
1119
-
1120
- interface CheckboxGroupOption {
1121
- label: string;
1122
- value: string;
1123
- exclusive?: boolean;
1124
- }
1125
- interface CheckboxGroupOther {
1126
- label?: string;
1127
- enabled?: boolean;
1128
- placeholder?: string;
1129
- name?: string;
1130
- defaultValue?: string;
1131
- }
1132
- interface CheckboxGroupProps {
1133
- options: CheckboxGroupOption[];
1134
- value: string[];
1135
- sizing?: CheckboxProps['sizing'];
1136
- onChange: (arrayIds: string[]) => void;
1137
- id: string;
1138
- inputRef?: any;
1139
- other?: CheckboxGroupOther;
1140
- internalChange?: () => void;
1141
- }
1142
- declare const CheckboxGroup: FunctionComponent<CheckboxGroupProps>;
1143
-
1144
- interface ColorBackgroundContainerProps {
1145
- sx?: SxProps<Theme>;
1146
- children: ContainerProps['children'];
1147
- texture?: 'none' | 'noise1';
1148
- gradient?: 'tone1' | 'tone2' | 'tone3' | 'tone3_lowOpacity' | 'tone4';
1149
- }
1150
- declare const ColorBackgroundContainer: FunctionComponent<ColorBackgroundContainerProps>;
1151
-
1152
- type InputSizing = Exclude<GenericSizeMap, 'none'>;
1153
- type SelectOption = {
1154
- label: string;
1155
- value: string;
1156
- };
1157
- type GroupSelectOption = SelectOption & {
1158
- group: string;
1159
- };
1160
-
1161
- interface CreatableAutocompleteOption {
1162
- label: string | undefined;
1163
- value: string | undefined;
1164
- }
1165
- interface CreatableAutocompleteProps {
1166
- options: CreatableAutocompleteOption[];
1167
- value?: string | null;
1168
- onChange?: (value: string) => void;
1169
- internalChange?: () => void;
1170
- placeholder?: string;
1171
- sizing?: InputSizing;
1172
- disabled?: boolean;
1173
- fullWidth?: boolean;
1174
- }
1175
- declare const CreatableAutocomplete: FunctionComponent<CreatableAutocompleteProps>;
1176
-
1177
- type CustomFieldProps = {
1178
- inputField: react__default.FC<{
1179
- onChange: (data: unknown) => void;
1180
- }>;
1181
- onChange?: (data: unknown) => void;
1182
- defaultValue?: unknown;
1183
- value?: unknown;
1184
- placeholder?: string;
1185
- transformValue?: (value?: unknown) => void;
1186
- internalChange?: () => void;
1187
- };
1188
- declare const CustomField: FunctionComponent<CustomFieldProps>;
1189
-
1190
- interface DifferentialProps {
1191
- labelLeft: string;
1192
- labelRight: string;
1193
- labelCenter?: string;
1194
- disabled?: boolean;
1195
- value?: string;
1196
- onChange?: (event: ChangeEvent<HTMLInputElement>, checked: boolean) => void;
1197
- internalChange?: () => void;
1198
- }
1199
- declare const Differential: FunctionComponent<DifferentialProps>;
1200
-
1201
- interface DropdownMenuItemProps {
1202
- icon?: ReactElement;
1203
- label: string;
1204
- onClick: () => void;
1205
- menuItemProps?: MenuItemProps$1;
1206
- }
1207
- interface DropdownMenuProps extends MenuProps$1 {
1208
- open: boolean;
1209
- anchorEl: HTMLElement | null;
1210
- handleClose: () => void;
1211
- handleClick?: (event: React.MouseEvent<HTMLElement>) => void;
1212
- items?: DropdownMenuItemProps[];
1213
- }
1214
- declare const DropdownMenu: FunctionComponent<DropdownMenuProps>;
1215
-
1216
- declare const useDropdownMenu: () => {
1217
- open: boolean;
1218
- handleClick: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
1219
- handleClose: () => void;
1220
- anchorEl: HTMLElement | null;
1221
- };
1222
-
1223
- interface EmojiWrapperProps extends BoxProps {
1224
- checked?: boolean;
1225
- disabled?: boolean;
1226
- children: ReactNode;
1227
- }
1228
- declare const EmojiWrapper: FunctionComponent<EmojiWrapperProps>;
1229
-
1230
- interface TypographyProps extends Omit<TypographyProps$1, 'ref'> {
1231
- clamp?: number;
1232
- component: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'p';
1233
- type?: 'default' | 'button';
1234
- variation?: 'xxs' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'xxxl';
1235
- weight?: 'default' | 'bold';
1236
- monospaced?: boolean;
1237
- sx?: SxProps<Theme>;
1238
- }
1239
- declare const Typography: react.ForwardRefExoticComponent<TypographyProps & react.RefAttributes<HTMLHeadingElement | HTMLParagraphElement>>;
1240
-
1241
- interface ExpandableTypographyClampProps extends Partial<TypographyProps> {
1242
- onShowMoreClick?: ButtonProps['onClick'];
1243
- onShowLessClick?: ButtonProps['onClick'];
1244
- slotProps?: {
1245
- gradientBox?: {
1246
- background?: string | ((theme: Theme) => string);
1247
- } & BoxProps;
1248
- showMoreButton?: ButtonProps;
1249
- showLessButton?: ButtonProps;
1250
- };
1251
- }
1252
- declare const ExpandableTypographyClamp: react__default.FC<ExpandableTypographyClampProps>;
1253
-
1254
- interface FlagProps {
1255
- /**
1256
- * ISO 3166-1-alpha-2 country code (e.g., 'us', 'gb', 'de')
1257
- * or locale string with format 'lang_country' (e.g., 'eng_us', 'deu_de')
1258
- */
1259
- countryCode: string;
1260
- /**
1261
- * Optional className to pass to the span element
1262
- */
1263
- className?: string;
1264
- slotProps?: {
1265
- avatar?: AvatarProps;
1266
- };
1267
- }
1268
- /**
1269
- * Flag component displays a country flag based on ISO 3166-1-alpha-2 country codes.
1270
- * It supports both direct country codes ('us') and locale formats ('eng_us').
1271
- *
1272
- * @example
1273
- * // Direct country code
1274
- * <Flag countryCode="de" />
1275
- *
1276
- * @example
1277
- * // Locale format
1278
- * <Flag countryCode="eng_us" />
1279
- */
1280
- declare const Flag: FunctionComponent<FlagProps>;
1281
-
1282
- interface FormControlLabelProps {
1283
- control: FormControlLabelProps$1['control'];
1284
- checked?: boolean;
1285
- disabled?: boolean;
1286
- label?: string | ReactElement;
1287
- labelPlacement?: FormControlLabelProps$1['labelPlacement'];
1288
- sx?: SxProps<Theme>;
1289
- onChange?: FormControlLabelProps$1['onChange'];
1290
- value?: unknown;
1291
- required?: boolean;
1292
- error?: boolean;
1293
- name?: string;
1294
- id?: string;
1295
- inputRef?: FormControlLabelProps$1['inputRef'];
1296
- }
1297
- declare const FormControlLabel: FunctionComponent<FormControlLabelProps>;
1298
-
1299
- /**
1300
- * Form Generator Core Types
1301
- */
1302
- interface FormGeneratorHandler {
1303
- set: () => void;
1304
- reset: () => void;
1305
- submit: () => void;
1306
- values: () => void;
1307
- valid: () => void;
1308
- errors: () => void;
1309
- triggerFormValidation: () => Promise<unknown>;
1310
- }
1311
- type FormGeneratorProps = FunctionComponent<{
1312
- ref?: any;
1313
- formConfig: FormGeneratorConfig;
1314
- onFormSubmit?: SubmitHandler<any>;
1315
- onFormChange?: (formData: any) => void;
1316
- submitButton?: ReactElement;
1317
- secondaryButton?: ReactElement;
1318
- }>;
1319
- interface FormGeneratorConfig {
1320
- fields: FieldTypes[];
1321
- autoComplete?: 'off';
1322
- mode?: 'onSubmit' | 'onBlur' | 'onChange';
1323
- formId?: string;
1324
- reValidateMode?: 'onSubmit' | 'onBlur' | 'onChange';
1325
- validateOnInit?: boolean;
1326
- styleOverrides?: {
1327
- sxForm?: SxProps<Theme>;
1328
- sxButtons?: SxProps<Theme>;
1329
- sxStack?: SxProps<Theme>;
1330
- };
1331
- }
1332
- /**
1333
- * Field Types
1334
- */
1335
- type FieldTypes = CheckboxType | CheckboxGroupType | SwitchType | TextareaType | SelectType | TextFieldType | SliderType | DifferentialType | RichTextFieldType | LikertType | RadioGroupType | DragAndDropRankingType | NumberFieldType | StarRatingType | HTMLType | CreatableAutocompleteType | CustomFieldType;
1336
- type CreatableAutocompleteType = CreateFieldType<'creatableautocomplete', CreatableAutocompleteProps, string>;
1337
- type TextFieldType = CreateFieldType<'textfield', TextFieldProps, string>;
1338
- type NumberFieldType = CreateFieldType<'numberfield', NumberFieldProps, number>;
1339
- type TextareaType = CreateFieldType<'textarea', TextareaProps, string>;
1340
- type SelectType = CreateFieldType<'select', SelectProps, SelectProps['value']>;
1341
- type CheckboxType = CreateFieldType<'checkbox', CheckboxProps, NonNullable<CheckboxProps['value']>>;
1342
- type CheckboxGroupType = CreateFieldType<'checkboxGroup', CheckboxGroupProps, string[]>;
1343
- type SwitchType = CreateFieldType<'switch', SwitchProps, NonNullable<SwitchProps['checked']>>;
1344
- type SliderType = CreateFieldType<'slider', SliderProps, NonNullable<SliderProps['value']>>;
1345
- type DifferentialType = CreateFieldType<'differential', DifferentialProps, NonNullable<DifferentialProps['value']>>;
1346
- type LikertType = CreateFieldType<'likert', LikertProps, LikertProps['value']>;
1347
- type RadioGroupType = CreateFieldType<'radioGroup', RadioGroupProps, RadioGroupProps['value']>;
1348
- type DragAndDropRankingType = CreateFieldType<'ranking', RankProps, NonNullable<RankProps['value']>>;
1349
- type RichTextFieldType = CreateFieldType<'richTextfield', RichTextFieldProps, RichTextFieldProps['value']>;
1350
- type StarRatingType = CreateFieldType<'starRating', StarRatingProps, NonNullable<StarRatingProps['value']>>;
1351
- type HTMLType = {
1352
- fieldType: 'html';
1353
- content: HtmlProps['children'];
1354
- defaultValue?: never;
1355
- } & BaseField;
1356
- type CustomFieldType = {
1357
- fieldType: 'customfield';
1358
- defaultValue?: CustomFieldProps['value'];
1359
- } & BaseField & CustomFieldProps;
1360
- /**
1361
- * Field Type Utilities
1362
- */
1363
- interface BaseField {
1364
- id?: string;
1365
- name: string;
1366
- ref?: any;
1367
- multiline?: boolean;
1368
- content?: ReactElement;
1369
- label?: string | ReactElement;
1370
- labelProps?: InputLabelProps;
1371
- helperText?: string;
1372
- hidden?: boolean;
1373
- type?: string;
1374
- helpTextProps?: InputLabelHelpProps;
1375
- validation?: any;
1376
- valueTransformer?: (valueToTransform: string) => string;
1377
- disabled?: boolean;
1378
- strengthIndicator?: boolean;
1379
- styleOverrides?: {
1380
- sxInputWrapper?: SxProps<Theme>;
1381
- sxInputBase?: SxProps<Theme>;
1382
- sxInputStack?: SxProps<Theme>;
1383
- };
1384
- }
1385
- type CreateFieldType<TFieldType extends string, TProps, TDefaultValue extends any = void> = {
1386
- fieldType: TFieldType;
1387
- } & BaseField & Omit<TProps, 'id' | 'name' | 'value' | 'defaultValue' | 'onChange'> & (TDefaultValue extends void ? unknown : {
1388
- defaultValue?: TDefaultValue;
1389
- });
1390
- type FieldType = FieldTypes['fieldType'];
1391
-
1392
- declare const FormGenerator: FormGeneratorProps;
1393
-
1394
- interface GridOverlayProps {
1395
- breakpoint?: boolean;
1396
- maxWidth?: boolean;
1397
- position?: 'fixed' | 'absolute';
1398
- visible?: boolean;
1399
- }
1400
- declare const GridOverlay: FunctionComponent<GridOverlayProps>;
1401
-
1402
- interface HtmlProps {
1403
- children: ReactElement;
1404
- }
1405
- declare const Html: FunctionComponent<HtmlProps>;
1406
-
1407
- type HtmlParserProps = {
1408
- children: string;
1409
- typographyProps?: Partial<TypographyProps>;
1410
- };
1411
- declare const HtmlParser: FC<HtmlParserProps>;
1412
-
1413
- type IconButtonSizing = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
1414
- type IconButtonShapeMap = 'default' | 'round';
1415
- type IconButtonVariation = 'default' | 'toggle' | 'outlined' | 'raised' | 'elevated';
1416
-
1417
- declare const defaultStyle: (theme: Theme) => CSSObject;
1418
- declare const toggle: (theme: Theme) => CSSObject;
1419
- declare const outlined: (theme: Theme) => CSSObject;
1420
- declare const raised: (theme: Theme) => CSSObject;
1421
- declare const elevated: (theme: Theme) => CSSObject;
1422
- declare const getIconButtonRadius: (shape: IconButtonShapeMap, theme: Theme) => CSSObject;
1423
- declare const buttonSizeMap: {
1424
- xs: number;
1425
- sm: number;
1426
- md: number;
1427
- lg: number;
1428
- xl: number;
1429
- };
1430
- declare const getIconButtonSizing: (sizing: IconButtonSizing) => CSSObject;
1431
- declare const IconSizeMap: {
1432
- xs: number;
1433
- sm: number;
1434
- md: number;
1435
- lg: number;
1436
- xl: number;
1437
- };
1438
- declare const getIconSizing: (sizing: IconButtonSizing) => CSSObject;
1439
-
1440
- declare const IconButton_variantHelpers_IconSizeMap: typeof IconSizeMap;
1441
- declare const IconButton_variantHelpers_buttonSizeMap: typeof buttonSizeMap;
1442
- declare const IconButton_variantHelpers_defaultStyle: typeof defaultStyle;
1443
- declare const IconButton_variantHelpers_elevated: typeof elevated;
1444
- declare const IconButton_variantHelpers_getIconButtonRadius: typeof getIconButtonRadius;
1445
- declare const IconButton_variantHelpers_getIconButtonSizing: typeof getIconButtonSizing;
1446
- declare const IconButton_variantHelpers_getIconSizing: typeof getIconSizing;
1447
- declare const IconButton_variantHelpers_outlined: typeof outlined;
1448
- declare const IconButton_variantHelpers_raised: typeof raised;
1449
- declare const IconButton_variantHelpers_toggle: typeof toggle;
1450
- declare namespace IconButton_variantHelpers {
1451
- export { IconButton_variantHelpers_IconSizeMap as IconSizeMap, IconButton_variantHelpers_buttonSizeMap as buttonSizeMap, IconButton_variantHelpers_defaultStyle as defaultStyle, IconButton_variantHelpers_elevated as elevated, IconButton_variantHelpers_getIconButtonRadius as getIconButtonRadius, IconButton_variantHelpers_getIconButtonSizing as getIconButtonSizing, IconButton_variantHelpers_getIconSizing as getIconSizing, IconButton_variantHelpers_outlined as outlined, IconButton_variantHelpers_raised as raised, IconButton_variantHelpers_toggle as toggle };
1452
- }
1453
-
1454
- interface IconButtonBaseProps extends IconButtonProps$1 {
1455
- variation?: IconButtonVariation;
1456
- shape?: IconButtonShapeMap;
1457
- sizing?: IconButtonSizing;
1458
- }
1459
- declare const IconButtonBase: react.ForwardRefExoticComponent<Omit<IconButtonBaseProps, "ref"> & react.RefAttributes<HTMLButtonElement>>;
1460
-
1461
- interface TooltipProps extends Omit<Partial<TooltipProps$1>, 'title' | 'slotProps'> {
1462
- message: TooltipProps$1['title'];
1463
- variation?: 'primary';
1464
- slotProps?: TooltipProps$1['slotProps'] & {
1465
- wrapper?: BoxProps;
1466
- };
1467
- }
1468
- declare const Tooltip: FunctionComponent<TooltipProps>;
1469
-
1470
- interface IconButtonProps extends IconButtonBaseProps {
1471
- icon: ReactElement;
1472
- loading?: boolean;
1473
- tooltipMessage?: TooltipProps['message'];
1474
- slotProps?: {
1475
- tooltip?: Omit<TooltipProps, 'message'>;
1476
- };
1477
- emojiMode?: boolean;
1478
- }
1479
- declare const IconButton: react.ForwardRefExoticComponent<Omit<IconButtonProps, "ref"> & react.RefAttributes<HTMLButtonElement>>;
1480
-
1481
- interface IconButtonGroupProps {
1482
- ButtonGroupProps?: ButtonGroupProps;
1483
- variation?: Exclude<IconButtonVariation, 'outlined'>;
1484
- orientation: ButtonGroupProps['orientation'];
1485
- sizing?: IconButtonProps['sizing'];
1486
- iconColor?: string;
1487
- groupRaised?: boolean;
1488
- className?: string;
1489
- onClick?: (e: any) => void;
1490
- onMouseDown?: (e: any) => void;
1491
- sx?: SxProps<Theme>;
1492
- children: ButtonGroupProps['children'] | any;
1493
- }
1494
- declare const IconButtonGroup: FunctionComponent<IconButtonGroupProps>;
1495
-
1496
- interface ImageProps extends LazyLoadImageProps {
1497
- containerSx?: SxProps<Theme>;
1498
- src?: LazyLoadImageProps['src'];
1499
- style?: LazyLoadImageProps['style'];
1500
- loading?: LazyLoadImageProps['loading'];
1501
- }
1502
- declare const Image: FunctionComponent<ImageProps>;
1503
-
1504
- type InputFieldBaseProps = TextFieldProps$1;
1505
- declare const InputFieldBase: _emotion_styled.StyledComponent<{
1506
- variant?: _mui_material.TextFieldVariants | undefined;
1507
- } & Omit<_mui_material.FilledTextFieldProps | _mui_material.OutlinedTextFieldProps | _mui_material.StandardTextFieldProps, "variant"> & (_mui_system.MUIStyledCommonProps<_mui_material.Theme> & InputFieldBaseProps), {}, {}>;
1508
-
1509
- type InputVariation = 'default' | 'help';
1510
-
1511
- interface InputLabelProps {
1512
- variation?: InputVariation;
1513
- align?: 'left' | 'center' | 'right' | undefined;
1514
- sx?: SxProps<Theme$1>;
1515
- children?: ReactElement | string;
1516
- disabled?: boolean;
1517
- error?: boolean;
1518
- required?: boolean;
1519
- }
1520
- declare const InputLabel: FunctionComponent<InputLabelProps>;
1521
-
1522
- interface InputLabelHelpProps {
1523
- state?: 'default' | 'positive' | 'negative' | 'disabled';
1524
- showicon?: boolean;
1525
- icon?: ReactNode;
1526
- align?: 'left' | 'center' | 'right';
1527
- children?: ReactNode;
1528
- disabled?: boolean;
1529
- required?: boolean;
1530
- }
1531
- declare const InputLabelHelp: FunctionComponent<InputLabelHelpProps>;
1532
-
1533
- interface StyledChipProps extends ChipProps {
1534
- variation?: 'default' | 'peach' | 'peachDark' | 'purple';
1535
- weight?: 'heavy' | 'light';
1536
- }
1537
-
1538
- interface LabelProps extends Omit<StyledChipProps, 'size' | 'color' | 'label' | 'children'> {
1539
- body: string;
1540
- }
1541
- declare const Label: react.ForwardRefExoticComponent<Omit<LabelProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
1542
-
1543
- interface LikertOption {
1544
- label: string;
1545
- value: string;
1546
- }
1547
- interface LikertProps {
1548
- options: LikertOption[];
1549
- disabled?: boolean;
1550
- onChange: (value: LikertOption['value']) => void;
1551
- value: string;
1552
- sizing?: 'default' | 'lg';
1553
- internalChange?: () => void;
1554
- }
1555
- declare const Likert: FunctionComponent<LikertProps>;
1556
-
1557
- interface LoaderProps {
1558
- fullscreen?: boolean;
1559
- }
1560
- declare const Loader: FunctionComponent<LoaderProps>;
1561
-
1562
- declare const Logo: FunctionComponent<React.SVGProps<SVGSVGElement>>;
1563
-
1564
- interface LoopsAiButtonProps {
1565
- text?: string;
1566
- disabled?: boolean;
1567
- loading?: boolean;
1568
- onClick?: () => void;
1569
- slotProps?: {
1570
- button?: Omit<ButtonProps, 'onClick' | 'loading' | 'disabled' | 'startIcon'>;
1571
- };
1572
- }
1573
- declare const LoopsAiButton: FunctionComponent<LoopsAiButtonProps>;
1574
-
1575
- type MarkdownProps = {
1576
- typographyProps?: Partial<TypographyProps>;
1577
- children?: string;
1578
- };
1579
- declare const Markdown: FC<MarkdownProps>;
1580
-
1581
- type SurfaceVariation = 'default' | 'sunken' | 'raised' | 'overlay' | 'float';
1582
- type BorderRadius = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
1583
-
1584
- interface SurfaceProps extends PaperProps {
1585
- variation?: SurfaceVariation;
1586
- borderradius?: BorderRadius;
1587
- active?: boolean;
1588
- }
1589
- declare const Surface: react.ForwardRefExoticComponent<Omit<SurfaceProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
1590
-
1591
- type BindOn = 'trigger' | 'contextMenu' | 'toggle' | 'hover' | 'focus' | 'doubleClick';
1592
- interface PopperProps {
1593
- popperProps?: Partial<PopperProps$1>;
1594
- clickAwayListenerProps?: Partial<Omit<ClickAwayListenerProps, 'onClickAway'> & {
1595
- onClickAway?: (event: MouseEvent | TouchEvent, state: PopupState) => void;
1596
- }>;
1597
- transitionFadeProps?: Pick<FadeProps, 'easing' | 'timeout' | 'appear' | 'enter' | 'exit'>;
1598
- surfaceProps?: SurfaceProps;
1599
- bindOn?: BindOn[];
1600
- trigger: ReactElement;
1601
- children: ReactElement;
1602
- state?: PopupState;
1603
- }
1604
- declare const Popper: ({ bindOn, trigger, children, state, ...props }: PopperProps) => react_jsx_runtime.JSX.Element;
1605
-
1606
- interface MenuItemProps {
1607
- baseState?: PopupState;
1608
- label?: string;
1609
- active?: boolean;
1610
- danger?: boolean;
1611
- divider?: boolean;
1612
- heading?: boolean;
1613
- selected?: boolean;
1614
- disabled?: boolean;
1615
- closeOnClick?: boolean;
1616
- onClick?: MouseEventHandler<HTMLButtonElement>;
1617
- children?: MenuItemProps[];
1618
- width?: number;
1619
- startIcon?: IconName;
1620
- slotProps?: {
1621
- startIcon?: Partial<Omit<IconProps, 'name'>>;
1622
- };
1623
- }
1624
-
1625
- interface MenuProps extends PropsWithChildren {
1626
- menuItems?: MenuItemProps[];
1627
- offset?: number[];
1628
- placement?: PopperProps$1['placement'];
1629
- state?: PopupState;
1630
- parentState?: PopupState;
1631
- bindOn?: PopperProps['bindOn'];
1632
- trigger: ReactElement;
1633
- width?: number;
1634
- slotProps?: {
1635
- popper?: PopperProps['popperProps'];
1636
- surface?: SurfaceProps;
1637
- };
1638
- }
1639
- declare const Menu: FunctionComponent<MenuProps>;
1640
-
1641
- declare const ModalActionsWrapper: _emotion_styled.StyledComponent<_mui_material.StackOwnProps & _mui_material_OverridableComponent.CommonProps & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
1642
- ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
1643
- }, keyof _mui_material_OverridableComponent.CommonProps | keyof _mui_material.StackOwnProps> & _mui_system.MUIStyledCommonProps<_mui_material.Theme>, {}, {}>;
1644
-
1645
- interface ModalContentWrapperProps {
1646
- contentPadding?: boolean;
1647
- }
1648
- declare const ModalContentWrapper: _emotion_styled.StyledComponent<_mui_system.BoxOwnProps<_mui_material.Theme> & Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
1649
- ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
1650
- }, keyof _mui_system.BoxOwnProps<_mui_material.Theme>> & _mui_system.MUIStyledCommonProps<_mui_material.Theme> & ModalContentWrapperProps, {}, {}>;
1651
-
1652
- interface ModalLayoutProps extends PropsWithChildren {
1653
- body?: React.ReactNode;
1654
- extraAction?: JSX.Element;
1655
- handleClose?: () => void | undefined;
1656
- contentPadding?: boolean;
1657
- hideCloseButton?: boolean;
1658
- title: string | JSX.Element;
1659
- subtitle?: string;
1660
- }
1661
- declare const ModalLayout: FunctionComponent<ModalLayoutProps>;
1662
-
1663
- interface UserMenuProps extends PropsWithChildren {
1664
- avatar?: string;
1665
- email: string;
1666
- menuItems?: MenuItemProps[];
1667
- name: string;
1668
- offset?: number[];
1669
- placement?: PopperProps$1['placement'];
1670
- rounded?: boolean;
1671
- width?: number;
1672
- }
1673
- declare const UserMenu: FunctionComponent<UserMenuProps>;
1674
-
1675
- type NavigationSizing = 'sm' | 'lg';
1676
- interface NavigationProps {
1677
- isMobile?: boolean;
1678
- logoLink?: () => void;
1679
- nudgeProps?: NudgeProps$1;
1680
- primaryMenuItemProps?: NavigationButtonProps[];
1681
- secondaryMenuItemProps?: NavigationButtonProps[];
1682
- sizing?: NavigationSizing;
1683
- tertiaryMenuItemProps?: NavigationButtonProps[];
1684
- toggleMenuOnClick?: () => void;
1685
- userMenuProps: UserMenuProps;
1686
- }
1687
- interface NudgeProps$1 extends PropsWithChildren {
1688
- description: string;
1689
- notification: boolean;
1690
- title: string;
1691
- }
1692
- declare const Navigation: FunctionComponent<NavigationProps>;
1693
-
1694
- type NavigationButtonSizing = 'sm' | 'md' | 'lg';
1695
- interface NavigationButtonProps {
1696
- active?: boolean;
1697
- danger?: boolean;
1698
- fullWidth?: boolean;
1699
- href?: string;
1700
- target?: '_blank' | '_self' | '_parent' | '_top';
1701
- external?: boolean;
1702
- icon?: IconName;
1703
- label?: string;
1704
- navigationSizing?: NavigationSizing;
1705
- onClick?: () => void;
1706
- sizing?: NavigationButtonSizing;
1707
- }
1708
- declare const NavigationButton: FunctionComponent<NavigationButtonProps>;
1709
-
1710
- interface NudgeProps extends PropsWithChildren {
1711
- description: string;
1712
- notification?: boolean;
1713
- title: string;
1714
- navigationSizing: NavigationSizing;
1715
- }
1716
- declare const Nudge: FunctionComponent<NudgeProps>;
1717
-
1718
- type TextFieldProps = InputFieldBaseProps & {
1719
- startAdornment?: ReactElement;
1720
- endAdornment?: ReactElement;
1721
- internalChange?: () => void;
1722
- };
1723
- declare const TextField: FunctionComponent<TextFieldProps>;
1724
-
1725
- type Adornment = any;
1726
- type NumberFieldProps = Partial<TextFieldProps> & {
1727
- max?: number | undefined;
1728
- min?: number | undefined;
1729
- onChange?: (value: number | null) => void;
1730
- step?: number | undefined;
1731
- internalChange?: () => void;
1732
- value?: number | string | null;
1733
- defaultValue?: number | string | null;
1734
- inputRef?: React.Ref<HTMLInputElement>;
1735
- disabled?: boolean;
1736
- hideActionButtons?: boolean;
1737
- placeholder?: string;
1738
- startAdornment?: Adornment;
1739
- endAdornment?: Adornment;
1740
- slotProps?: {
1741
- input?: TextFieldProps;
1742
- };
1743
- };
1744
-
1745
- declare const _default$2: react.NamedExoticComponent<NumberFieldProps>;
1746
-
1747
- interface PillProps {
1748
- id?: string;
1749
- label: string;
1750
- iconLeft?: IconName$1;
1751
- iconRight?: IconName$1;
1752
- sizing?: 'sm' | 'md';
1753
- onDelete?: ((event: any) => void) | undefined;
1754
- active?: boolean;
1755
- disabled?: boolean;
1756
- sx?: SxProps$1<Theme$1>;
1757
- slots?: {
1758
- tooltip: Partial<Omit<TooltipProps, 'message'>>;
1759
- };
1760
- }
1761
-
1762
- declare const Pill: FunctionComponent<PillProps>;
1763
-
1764
- declare const PoweredByWatermarkLogo: () => react_jsx_runtime.JSX.Element;
1765
-
1766
- type ProgressSizing = Exclude<GenericSizeMap, 'none'>;
1767
- interface ProgressProps extends CircularProgressProps {
1768
- sizing?: ProgressSizing;
1769
- }
1770
- declare const Progress: FunctionComponent<ProgressProps>;
1771
-
1772
- interface ProgressBarProps extends Partial<Omit<LinearProgressProps, 'variant'>> {
1773
- variation: LinearProgressProps['variant'];
1774
- }
1775
- declare const ProgressBar: FunctionComponent<ProgressBarProps>;
1776
-
1777
- interface RadioProps {
1778
- sizing?: 'default' | 'lg';
1779
- disabled?: boolean;
1780
- name?: string;
1781
- value?: unknown;
1782
- autoFocus?: boolean;
1783
- onChange?: ((event: React.ChangeEvent<HTMLInputElement>, checked: boolean) => void) | undefined;
1784
- checked?: boolean;
1785
- readOnly?: boolean;
1786
- required?: boolean;
1787
- 'aria-label'?: string;
1788
- }
1789
- declare const Radio: FunctionComponent<RadioProps>;
1790
-
1791
- interface RadioGroupOption {
1792
- label: string;
1793
- value: string;
1794
- }
1795
- interface RadioGroupOther {
1796
- label?: string;
1797
- enabled?: boolean;
1798
- placeholder?: string;
1799
- name?: string;
1800
- }
1801
- interface RadioGroupProps {
1802
- options: RadioGroupOption[];
1803
- children?: ReactNode;
1804
- other?: RadioGroupOther;
1805
- onChange: (value: string) => void;
1806
- internalChange?: () => void;
1807
- name: string;
1808
- value: string;
1809
- }
1810
- declare const RadioGroup: FunctionComponent<RadioGroupProps>;
1811
-
1812
- type SelectOnChange = (event: SelectChangeEvent<any>, child: React.ReactNode) => void;
1813
- type AutocompleteOnChange = (value: string | string[]) => void;
1814
- type SelectProps = {
1815
- selections: SelectOption[];
1816
- autoComplete?: boolean;
1817
- autoFocus?: boolean;
1818
- disabled?: boolean;
1819
- disablePortal?: boolean;
1820
- error?: boolean;
1821
- fullWidth?: boolean;
1822
- grouped?: boolean;
1823
- id?: string;
1824
- inputRef?: SelectProps$1['inputRef'];
1825
- internalChange?: () => void;
1826
- MenuProps?: SelectProps$1['MenuProps'];
1827
- multi?: boolean;
1828
- name: string;
1829
- onBlur?: SelectProps$1['onBlur'];
1830
- onChange?: SelectOnChange | AutocompleteOnChange;
1831
- placeholder?: string | undefined;
1832
- readOnly?: boolean;
1833
- ref?: SelectProps$1['ref'];
1834
- required?: boolean;
1835
- selectOptionProps?: MenuItemProps$1;
1836
- sizing?: 'xs' | 'md' | 'lg';
1837
- sx?: SelectProps$1['sx'];
1838
- onOpen?: SelectProps$1['onOpen'];
1839
- inputProps?: SelectProps$1['inputProps'];
1840
- value?: SelectProps$1['value'];
1841
- renderListItem?: (value: string, label: string) => ReactElement;
1842
- renderSelectedItem?: (value: string, label?: string) => ReactElement;
1843
- };
1844
- declare const Select: FunctionComponent<SelectProps>;
1845
-
1846
- interface Option {
1847
- label: string;
1848
- value: string;
1849
- }
1850
-
1851
- interface Props$1 {
1852
- id: UniqueIdentifier;
1853
- top?: JSX.Element;
1854
- bottom?: JSX.Element;
1855
- }
1856
- declare function SortableItem({ children, top, bottom, id }: PropsWithChildren<Props$1>): react_jsx_runtime.JSX.Element;
1857
- declare function DragHandle(): react_jsx_runtime.JSX.Element;
1858
-
1859
- interface BaseItem {
1860
- id: UniqueIdentifier;
1861
- }
1862
- interface SortableListProps<T extends BaseItem> {
1863
- items: T[];
1864
- onChange(items: T[]): void;
1865
- renderItem(item: T, isOverlay?: boolean, isDragActive?: boolean): ReactNode;
1866
- disabled?: boolean;
1867
- direction?: 'horizontal' | 'vertical';
1868
- }
1869
- declare function SortableList<T extends BaseItem>({ items, onChange, renderItem, disabled, direction }: SortableListProps<T>): react_jsx_runtime.JSX.Element | undefined;
1870
- declare namespace SortableList {
1871
- var Item: typeof SortableItem;
1872
- var DragHandle: typeof DragHandle;
1873
- }
1874
-
1875
- interface RankProps extends Omit<SortableListProps<any>, 'renderItem' | 'items'> {
1876
- labelTop: string;
1877
- labelBottom: string;
1878
- fullWidth?: boolean;
1879
- options: (Option & {
1880
- id: string;
1881
- })[];
1882
- internalChange?: () => void;
1883
- value?: (Option & {
1884
- id: string;
1885
- })[];
1886
- }
1887
- declare const Rank: FunctionComponent<RankProps>;
1888
-
1889
- type RichTextFieldProps = Omit<InputFieldBaseProps, 'value' | 'onChange'> & {
1890
- onChange?: (content: string) => void;
1891
- internalChange?: () => void;
1892
- minHeight?: number;
1893
- minWidth?: number;
1894
- maxHeight?: number;
1895
- value: string;
1896
- };
1897
- declare const RichTextField: FunctionComponent<RichTextFieldProps>;
1898
-
1899
- interface SkeletonProps {
1900
- animation?: SkeletonProps$1['animation'];
1901
- children?: SkeletonProps$1['children'];
1902
- height?: SkeletonProps$1['height'];
1903
- sx?: SkeletonProps$1['sx'];
1904
- variant?: SkeletonProps$1['variant'];
1905
- width?: SkeletonProps$1['width'];
1906
- component?: SkeletonProps$1['component'];
1907
- ref?: SkeletonProps$1['ref'];
1908
- }
1909
- declare const Skeleton: FunctionComponent<SkeletonProps>;
1910
-
1911
- interface SliderProps {
1912
- labelLeft: string;
1913
- labelRight: string;
1914
- labelMiddle?: string;
1915
- min?: number;
1916
- max?: number;
1917
- labelRightProps?: InputLabelHelpProps;
1918
- labelLeftProps?: InputLabelHelpProps;
1919
- marks?: Mark[];
1920
- marksStep?: number;
1921
- internalChange?: () => void;
1922
- disabled?: boolean;
1923
- onChange?: (event: Event, value: number | number[], activeThumb: number) => void;
1924
- step?: number;
1925
- value?: number | number[];
1926
- }
1927
- declare const Slider: FunctionComponent<SliderProps>;
1928
-
1929
- interface StarRatingProps {
1930
- disabled?: boolean;
1931
- readOnly?: boolean;
1932
- onChange?: (event: React.ChangeEvent<{}>, value: number | null) => void;
1933
- precision?: number;
1934
- name: string;
1935
- IconContainerComponent?: any;
1936
- value?: number | null;
1937
- internalChange?: () => void;
1938
- }
1939
- declare const StarRating: FunctionComponent<StarRatingProps>;
1940
-
1941
- interface StyledSwitchProps extends SwitchProps$1 {
1942
- sizing?: 'sm' | 'lg';
1943
- }
1944
-
1945
- interface SwitchProps extends Omit<StyledSwitchProps, 'inputProps'> {
1946
- sizing?: 'sm' | 'lg';
1947
- value?: boolean;
1948
- label?: string | ReactElement;
1949
- labelPlacement?: Exclude<FormControlLabelProps['labelPlacement'], 'top' | 'bottom'>;
1950
- fullWidth?: boolean;
1951
- onChange?: (event: React.SyntheticEvent<Element, Event>, checked: boolean) => void;
1952
- internalChange?: () => void;
1953
- }
1954
- declare const Switch: FunctionComponent<SwitchProps>;
1955
-
1956
- type TextareaProps = InputFieldBaseProps & {
1957
- startAdornment?: ReactElement;
1958
- endAdornment?: ReactElement;
1959
- internalChange?: () => void;
1960
- };
1961
- declare const Textarea: FunctionComponent<TextareaProps>;
1962
-
1963
- interface TextBarDividerProps {
1964
- sx?: SxProps<Theme>;
1965
- typographyProps?: Partial<TypographyProps>;
1966
- text: string;
1967
- }
1968
- declare const TextBarDivider: FunctionComponent<TextBarDividerProps>;
1969
-
1970
- type ToastStatus = 'neutral' | 'success' | 'warning' | 'danger' | 'discover';
1971
- type ToastVariation = 'sm' | 'lg';
1972
- interface ToastProps {
1973
- buttons?: ReactElement;
1974
- message: string | ReactElement;
1975
- status?: ToastStatus;
1976
- variation?: ToastVariation;
1977
- }
1978
- declare const Toast: FunctionComponent<ToastProps>;
1979
-
1980
- type TrialCardProps = {
1981
- promoHeadline: string;
1982
- promoDescription: string;
1983
- ctaText: string;
1984
- ctaFn: () => void;
1985
- };
1986
- declare const TrialCard: FunctionComponent<TrialCardProps>;
1987
-
1988
- interface VideoModalProps {
1989
- modalVisible: boolean;
1990
- showModal: (visible: boolean) => void;
1991
- video: string;
1992
- }
1993
- declare const VideoModal: FunctionComponent<VideoModalProps>;
1994
-
1995
- type AISummaryProps = {
1996
- heading?: string;
1997
- body?: string;
1998
- bodyLineClamp?: number;
1999
- attribution?: string;
2000
- menuItems?: MenuProps['menuItems'];
2001
- onStartChatClick?: () => void;
2002
- onRetryClick?: () => void;
2003
- loading?: boolean;
2004
- loadingMessage?: string;
2005
- error?: boolean;
2006
- slotProps?: {
2007
- heading?: Omit<TypographyProps, 'children'>;
2008
- retry?: Omit<TypographyProps, 'onClick'>;
2009
- expandableTypographyClamp?: Omit<ExpandableTypographyClampProps, 'children'>;
2010
- attributionIcon?: Partial<ComponentProps<typeof Icon>>;
2011
- attribution?: Partial<Omit<TypographyProps, 'children'>>;
2012
- menu?: Omit<MenuProps, 'menuItems'>;
2013
- startChatButton?: Omit<ButtonProps, 'onClick'>;
2014
- skeleton?: SkeletonProps;
2015
- };
2016
- sx?: SxProps<Theme>;
2017
- };
2018
- declare const AISummary: react.ForwardRefExoticComponent<AISummaryProps & react.RefAttributes<HTMLDivElement>>;
2019
-
2020
- interface AssetItemProps extends BoxProps {
2021
- thumbnail: string;
2022
- size?: 'sm' | 'lg';
2023
- cover?: boolean;
2024
- mediaType: 'image' | 'video';
2025
- loading?: boolean;
2026
- menuItems?: MenuProps['menuItems'];
2027
- slotProps?: {
2028
- menu?: Partial<Omit<MenuProps, 'trigger' | 'menuItems'>>;
2029
- };
2030
- }
2031
- declare const AssetItem: FunctionComponent<AssetItemProps>;
2032
-
2033
- interface AuthContainerSurfaceProps extends SurfaceProps {
2034
- headContent?: ReactNode;
2035
- sx?: SxProps<Theme>;
2036
- children: ReactNode;
2037
- }
2038
- declare const AuthContainerSurface: FunctionComponent<AuthContainerSurfaceProps>;
2039
-
2040
- interface ClipboardCopyingOverlayProps {
2041
- sx?: SxProps$1<Theme$1>;
2042
- motionProps?: MotionProps;
2043
- }
2044
- declare const ClipboardCopyingOverlay: FunctionComponent<ClipboardCopyingOverlayProps>;
2045
-
2046
- interface CommentCardProps {
2047
- author: string;
2048
- copyLoading?: boolean;
2049
- demographicString?: string;
2050
- onClickSeeMore?: () => void;
2051
- timeStamp?: string;
2052
- onTimeStampClick?: () => void;
2053
- favouriteLoading?: boolean;
2054
- isActive?: boolean;
2055
- isHovered?: boolean;
2056
- isStarred?: boolean;
2057
- moreMenuItems?: MenuProps['menuItems'];
2058
- moreMenuState?: MenuProps['state'];
2059
- onClick?: () => void;
2060
- onFavouritePress?: () => void;
2061
- onMorePress?: () => void;
2062
- original: string;
2063
- sentimentScore: number;
2064
- translation?: string;
2065
- translationError?: string;
2066
- slotProps?: {
2067
- menu?: MenuProps['slotProps'];
2068
- };
2069
- }
2070
-
2071
- declare const CommentCard: react.ForwardRefExoticComponent<CommentCardProps & react.RefAttributes<HTMLDivElement>>;
2072
-
2073
- type SentimentColor = keyof SemanticColor$1['light']['data'] | undefined;
2074
- interface DataPointSource {
2075
- id?: string;
2076
- content: string | null;
2077
- cta: (() => void) | ((e: any) => void) | undefined;
2078
- iconName?: IconName$1;
2079
- iconButtonDisabled?: boolean;
2080
- loading?: boolean;
2081
- }
2082
- interface StatValueProps {
2083
- value: number | string | undefined;
2084
- color?: SentimentColor;
2085
- keyText: string;
2086
- }
2087
- interface DataPointInfoProps {
2088
- emptyState?: boolean;
2089
- emptyStateTitle?: string;
2090
- emptyStateBody?: string;
2091
- title: string;
2092
- indicatorColor?: KpiIndicatorProps$1['colorScheme'] | undefined;
2093
- subTitle?: string | undefined;
2094
- averageValue?: Omit<StatValueProps, 'keyText'>;
2095
- minValue?: Omit<StatValueProps, 'keyText'>;
2096
- maxValue?: Omit<StatValueProps, 'keyText'>;
2097
- dataSourcesTitle?: string;
2098
- dataSources?: DataPointSource[];
2099
- dataSourcesLoading?: boolean;
2100
- sx?: SxProps<Theme>;
2101
- }
2102
-
2103
- declare const DataPointInfo: react.ForwardRefExoticComponent<DataPointInfoProps & react.RefAttributes<HTMLDivElement>>;
2104
-
2105
- interface DemographicSelectionSectionProps {
2106
- demographicOptionLabel: string;
2107
- demographicSelectionLabels: string[];
2108
- }
2109
- declare const DemographicSelectionSection: FunctionComponent<DemographicSelectionSectionProps>;
2110
-
2111
- interface EmojiListItemSlotProps {
2112
- surface?: SurfaceProps$1;
2113
- icon?: EmojiWrapperProps$1;
2114
- label?: TypographyProps$2;
2115
- }
2116
- interface EmojiListItemProps {
2117
- disabled?: boolean;
2118
- loading?: boolean;
2119
- icon?: React.ReactNode | undefined;
2120
- active?: boolean;
2121
- onClick?: () => void | undefined;
2122
- label?: string;
2123
- slotProps?: EmojiListItemSlotProps;
2124
- id?: string;
2125
- }
2126
- declare const EmojiListItem: FunctionComponent<EmojiListItemProps>;
2127
-
2128
- interface EmojiQuestionEditorOptionProps {
2129
- icon?: React.ReactNode | undefined;
2130
- label?: string;
2131
- id?: string;
2132
- name?: string;
2133
- disabled?: boolean;
2134
- loading?: boolean;
2135
- dragHandle?: boolean;
2136
- onDelete?: () => void;
2137
- primaryAction?: ReactNode;
2138
- slotProps?: {
2139
- surface?: SurfaceProps$1;
2140
- icon?: EmojiWrapperProps$1;
2141
- dragHandle?: IconButtonProps$2;
2142
- label?: TypographyProps$2;
2143
- deleteAction?: IconButtonProps$2;
2144
- primaryAction?: IconButtonProps$2;
2145
- };
2146
- }
2147
- declare const EmojiQuestionEditorOption: FunctionComponent<EmojiQuestionEditorOptionProps>;
2148
-
2149
- type EmptyStateCardProps = {
2150
- onClickCta?: () => void;
2151
- title?: string;
2152
- body?: string;
2153
- ctaText?: string;
2154
- iconName?: IconName;
2155
- hideCta?: boolean;
2156
- hideIcon?: boolean;
2157
- slotProps?: {
2158
- surface?: Partial<SurfaceProps>;
2159
- button?: Partial<ButtonProps>;
2160
- title?: Partial<TypographyProps>;
2161
- body?: Partial<TypographyProps>;
2162
- icon?: SvgIconProps;
2163
- };
2164
- sx?: SxProps<Theme>;
2165
- };
2166
- declare const EmptyStateCard: FunctionComponent<EmptyStateCardProps>;
2167
-
2168
- interface TestStatusProps {
2169
- status: 'results-ready' | 'in-progress' | 'draft';
2170
- sizing?: 'md' | 'sm' | 'xs';
2171
- }
2172
-
2173
- interface TopNumber {
2174
- number: number;
2175
- totalNumber?: number;
2176
- label: string;
2177
- }
2178
-
2179
- interface ExtendedTestStatusProps {
2180
- animated?: boolean;
2181
- loading?: boolean;
2182
- segments: TopNumber[];
2183
- status: TestStatusProps['status'];
2184
- }
2185
- declare const ExtendedTestStatus: FunctionComponent<ExtendedTestStatusProps>;
2186
-
2187
- interface FilterCountProps {
2188
- animated?: boolean;
2189
- buttonText?: string;
2190
- end?: string;
2191
- filteredCount?: number;
2192
- loading?: boolean;
2193
- onButtonPress?: () => void;
2194
- start?: string;
2195
- totalCount: number;
2196
- }
2197
- declare const FilterCount: FunctionComponent<FilterCountProps>;
2198
-
2199
- type FilteredItemsCardProps = {
2200
- onClickCta: () => void;
2201
- primaryText?: string;
2202
- secondaryText?: string;
2203
- ctaText?: string;
2204
- };
2205
- declare const FilteredItemsCard: FunctionComponent<FilteredItemsCardProps>;
2206
-
2207
- interface FilterGroupAccordionProps extends PropsWithChildren {
2208
- heading?: string;
2209
- showIndicator?: boolean;
2210
- slotProps?: {
2211
- accordion?: Partial<AccordionProps$1>;
2212
- summary?: Partial<AccordionSummaryProps>;
2213
- details?: Partial<AccordionDetailsProps>;
2214
- };
2215
- }
2216
- declare const FilterGroupAccordion: FunctionComponent<FilterGroupAccordionProps>;
2217
-
2218
- interface FilterPyramidGraphBarSide {
2219
- label?: string;
2220
- color: string;
2221
- totalValue: number;
2222
- filteredValue: number;
2223
- }
2224
- interface FilterPyramidGraphBarProps {
2225
- label: string;
2226
- left: FilterPyramidGraphBarSide;
2227
- center?: Omit<FilterPyramidGraphBarSide, 'label'>;
2228
- right: FilterPyramidGraphBarSide;
2229
- maxValue: number;
2230
- maxCount: number;
2231
- }
2232
- declare const FilterPyramidGraphBar: FunctionComponent<FilterPyramidGraphBarProps>;
2233
-
2234
- interface FilterRowProps extends Pick<CheckboxProps, 'checked' | 'disabled'> {
2235
- label: string;
2236
- selectedCount?: number;
2237
- onChange: (checked: boolean) => void;
2238
- slotProps?: {
2239
- checkboxProps?: Omit<CheckboxProps, 'value' | 'onChange' | 'disabled'>;
2240
- };
2241
- }
2242
- declare const FilterRow: FunctionComponent<FilterRowProps>;
2243
-
2244
- interface StyledLinearProgressProps extends LinearProgressProps {
2245
- checked?: boolean;
2246
- barColor?: KpiIndicatorColor$1;
2247
- }
2248
-
2249
- interface UnitTextProps extends Omit<TypographyProps$2, 'component' | 'variation'> {
2250
- sx?: TypographyProps$2['sx'];
2251
- checked?: boolean;
2252
- disabled?: boolean;
2253
- }
2254
-
2255
- interface GraphBarSlotProps {
2256
- graphBar?: StyledLinearProgressProps;
2257
- graphBarTypography?: Omit<TypographyProps, 'component' | 'variation'>;
2258
- checkbox?: CheckboxProps;
2259
- icon?: Omit<IconProps$1, 'name'>;
2260
- emojiIcon?: BoxProps$1;
2261
- tooltip?: TooltipProps$2;
2262
- unitText1?: UnitTextProps;
2263
- unitText2?: UnitTextProps;
2264
- }
2265
- interface GraphBarProps {
2266
- id: string;
2267
- label: string;
2268
- value: number;
2269
- relativePercentage?: number;
2270
- respondentCount?: number;
2271
- tooltipContent?: ReactNode;
2272
- icon?: ReactNode;
2273
- hideIcon?: boolean;
2274
- hideCheckbox?: boolean;
2275
- hideUnitColumn1?: boolean;
2276
- hideUnitColumn2?: boolean;
2277
- animated?: boolean;
2278
- checked?: boolean;
2279
- disabled?: boolean;
2280
- onChange?: (checked: boolean) => void;
2281
- percentageSymbol?: boolean;
2282
- compact?: boolean;
2283
- slotProps?: GraphBarSlotProps;
2284
- }
2285
- declare const GraphBar: FunctionComponent<GraphBarProps>;
2286
-
2287
- interface HeaderProps {
2288
- backAction?: IconButtonProps['onClick'];
2289
- title?: string;
2290
- showEditTitleOnlyOnHover?: boolean;
2291
- breadcrumbLinks?: BreadcrumbLink[];
2292
- buttons?: ReactNode;
2293
- controlBar?: ReactNode;
2294
- sx?: SxProps<Theme>;
2295
- slotProps?: {
2296
- titleIconButton?: Omit<IconButtonProps, 'icon'>;
2297
- container?: ContainerProps;
2298
- };
2299
- loading?: boolean;
2300
- }
2301
- declare const Header: FunctionComponent<HeaderProps>;
2302
-
2303
- interface TestKPICardProps extends Omit<SurfaceProps, 'variation'> {
2304
- colorScheme?: KpiIndicatorColor;
2305
- variation?: 'dimmed' | 'default';
2306
- active?: boolean;
2307
- title?: string;
2308
- description?: string;
2309
- loading?: boolean;
2310
- onShowMoreClick?: () => void;
2311
- menuItems?: MenuProps['menuItems'];
2312
- }
2313
- declare const TestKPICard: react.ForwardRefExoticComponent<Omit<TestKPICardProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
2314
-
2315
- type KpiIndicatorColor = 'purple' | 'peach' | 'blue' | 'yellow' | 'green' | 'red';
2316
- declare const mapKpiColorSchemeByInteger: (index: number) => TestKPICardProps["colorScheme"];
2317
- declare const getKpiIndicatorColor: (theme: Theme) => {
2318
- purple: ColorRange;
2319
- peach: ColorRange;
2320
- blue: ColorRange;
2321
- yellow: ColorRange;
2322
- green: ColorRange;
2323
- red: ColorRange;
2324
- };
2325
-
2326
- interface QuestionStats {
2327
- questionBody: string;
2328
- questionData?: number[];
2329
- questionTitle: string;
2330
- questionType: 'scale' | 'slider';
2331
- questionUrl: string;
2332
- testTitle: string;
2333
- testCountry: string;
2334
- localeTooltipText: string;
2335
- averageScore: number;
2336
- scoreHelpText: string;
2337
- }
2338
- interface KpiDataPopoverProps {
2339
- indicatorColor: KpiIndicatorColor;
2340
- kpiTitle: string;
2341
- tagTitle: string;
2342
- combinedAverageValue: number;
2343
- combinedAveragePercent: number;
2344
- linkedQuestions: QuestionStats[];
2345
- }
2346
- declare const KpiDataPopover: FunctionComponent<KpiDataPopoverProps>;
2347
-
2348
- interface KpiIndicatorProps extends PropsWithChildren {
2349
- disabled?: boolean;
2350
- colorScheme: KpiIndicatorColor;
2351
- }
2352
- declare const KpiIndicator: FunctionComponent<KpiIndicatorProps>;
2353
-
2354
- interface LoopItemProps extends PropsWithChildren {
2355
- onClick: () => void;
2356
- id: string;
2357
- thumbnail: string;
2358
- title: string;
2359
- active?: boolean;
2360
- loading?: boolean;
2361
- testCount: number | null;
2362
- draftCount: number | null;
2363
- cta?: React.ReactNode;
2364
- }
2365
- declare const LoopItem: FunctionComponent<LoopItemProps>;
2366
-
2367
- interface LoopItemEmptyProps extends PropsWithChildren {
2368
- onClick: () => void;
2369
- ctaSpacing?: boolean;
2370
- disabledText?: string;
2371
- }
2372
- declare const LoopItemEmpty: react.ForwardRefExoticComponent<LoopItemEmptyProps & react.RefAttributes<HTMLDivElement>>;
2373
-
2374
- type OnboardingItem = {
2375
- complete: boolean;
2376
- title: string;
2377
- description?: string;
2378
- onClick?: () => void;
2379
- };
2380
- interface OnboardingCardProps {
2381
- cardTitle: string;
2382
- cardSubtitle: string;
2383
- welcomeImageUrl: string;
2384
- welcomeImageAltDescription?: string;
2385
- items: OnboardingItem[];
2386
- }
2387
- declare const OnboardingCard: FunctionComponent<OnboardingCardProps>;
2388
-
2389
- interface PaginationControlProps extends PropsWithChildren {
2390
- items: string[];
2391
- activeItem: string;
2392
- onClickNext?: () => void;
2393
- onClickPrevious?: () => void;
2394
- renderTitle?: ReactElement;
2395
- }
2396
- declare const PaginationControl: FunctionComponent<PaginationControlProps>;
2397
-
2398
- interface ProjectItemViewType {
2399
- viewType?: 'grid' | 'list';
2400
- }
2401
- interface UserProps {
2402
- id: string;
2403
- email: string;
2404
- firstName: string;
2405
- lastName: string;
2406
- country: string | null;
2407
- city: string | null;
2408
- profileImage: string | null;
2409
- jobTitle: string | null;
2410
- role: string | null;
2411
- }
2412
- interface ProjectItemDataProps {
2413
- id: string;
2414
- postId: string;
2415
- versionId: string;
2416
- thumbnail: string;
2417
- demoSurveyId: string;
2418
- title: string;
2419
- description: string | null;
2420
- demoProjectSummary?: string | null;
2421
- demoSurveySummary?: string | null;
2422
- name: string;
2423
- user: UserProps;
2424
- isAuthor: boolean;
2425
- isDemo: boolean;
2426
- loopCount: number | null;
2427
- testCount: number | null;
2428
- draftCount: number | null;
2429
- updatedAt?: string;
2430
- tags?: string[] | null;
2431
- onClick?: () => void;
2432
- loading?: boolean;
2433
- moreActions?: React.ReactNode;
2434
- }
2435
- interface ProjectItemProps extends ProjectItemDataProps, ProjectItemViewType {
2436
- }
2437
- interface ProjectItemEmptyProps {
2438
- onClick?: () => void;
2439
- viewType?: 'grid' | 'list';
2440
- title: string;
2441
- }
2442
-
2443
- declare const ProjectItem: FunctionComponent<ProjectItemProps>;
2444
-
2445
- declare const ProjectItemEmpty: FunctionComponent<ProjectItemEmptyProps>;
2446
-
2447
- type QuestionType = 'single-punch' | 'multi-punch' | 'slider' | 'likert' | 'rank' | 'open-question' | 'emoji' | 'focus';
2448
- interface QuestionLabelProps extends PropsWithChildren {
2449
- type?: QuestionType;
2450
- loading?: boolean;
2451
- }
2452
- declare const QuestionLabel: FunctionComponent<QuestionLabelProps>;
2453
-
2454
- interface QuestionBlockProps {
2455
- preQuestionText?: string;
2456
- questionText: string;
2457
- questionType?: QuestionType;
2458
- supportText?: string;
2459
- loading?: boolean;
2460
- slotProps?: {
2461
- supportText?: Omit<TypographyProps, 'variation' | 'component'>;
2462
- };
2463
- }
2464
- declare const QuestionBlock: FunctionComponent<QuestionBlockProps>;
2465
-
2466
- interface QuestionSelectorProps {
2467
- handleNavigateRegion: (direction: number) => void;
2468
- questionMenuItems: MenuItemProps[];
2469
- questionTitle: string;
2470
- currentRegionIndex?: number;
2471
- loading?: boolean;
2472
- popperState?: PopupState;
2473
- }
2474
- declare const _default$1: react.NamedExoticComponent<QuestionSelectorProps>;
2475
-
2476
- interface SearchInputProps {
2477
- onChange?: (event: react__default.ChangeEvent<HTMLInputElement>) => void;
2478
- onFocus?: () => void;
2479
- onClear?: () => void;
2480
- placeholder?: string;
2481
- sx?: SxProps<Theme>;
2482
- value?: string;
2483
- }
2484
- declare const SearchInput: react__default.ForwardRefExoticComponent<SearchInputProps & react__default.RefAttributes<HTMLInputElement>>;
2485
-
2486
- interface SectionHeaderProps {
2487
- buttons?: ReactNode;
2488
- loading?: boolean;
2489
- subtitle?: string;
2490
- title?: string;
2491
- maxWidth?: Breakpoint | false;
2492
- }
2493
- declare const SectionHeader: FunctionComponent<SectionHeaderProps>;
2494
-
2495
- interface SentimentArrowProps {
2496
- commentCard?: boolean;
2497
- sentimentScore?: number;
2498
- }
2499
- declare const SentimentArrow: FunctionComponent<SentimentArrowProps>;
2500
-
2501
- type TickInterval = 5 | 10;
2502
- interface CommonComponentProps {
2503
- disabled?: boolean;
2504
- loading?: boolean;
2505
- }
2506
- interface SliderGraphProps extends CommonComponentProps {
2507
- rounding: number | null;
2508
- tickInterval: TickInterval;
2509
- data: SliderGraphBarProps[];
2510
- onChangeHandler?: (id: string, checked: boolean) => void;
2511
- id?: string;
2512
- animateBars?: boolean;
2513
- className?: string;
2514
- slotProps?: {
2515
- root?: BoxProps;
2516
- yAxis?: StackProps;
2517
- barsWrapper?: BoxProps;
2518
- };
2519
- hideYAxis?: boolean;
2520
- hideCheckboxes?: boolean;
2521
- hideLabels?: boolean;
2522
- hideValues?: boolean;
2523
- showGraphLines?: boolean;
2524
- disableTooltips?: boolean;
2525
- }
2526
- interface SliderGraphBarProps extends CommonComponentProps {
2527
- id: string;
2528
- label: string;
2529
- value: number;
2530
- tickInterval: TickInterval;
2531
- percentage: number;
2532
- checked: boolean;
2533
- maxDataValue: number;
2534
- amount?: number;
2535
- relativePercentage?: number;
2536
- className?: string;
2537
- toolTipContent?: ReactNode | null;
2538
- disableTooltip?: boolean;
2539
- hideValue?: boolean;
2540
- hideLabel?: boolean;
2541
- hideCheckbox?: boolean;
2542
- animateBar?: boolean;
2543
- onChange?: (id: string, checked: boolean) => void;
2544
- percentageSymbol?: boolean;
2545
- slotProps?: {
2546
- barWrapper?: ListItemButtonProps;
2547
- tooltip?: Omit<TooltipProps$3, 'message'> & {
2548
- message?: ReactNode | null;
2549
- };
2550
- bar?: {};
2551
- checkbox?: CheckboxProps$2;
2552
- label?: BoxProps;
2553
- value?: BoxProps;
2554
- };
2555
- }
2556
-
2557
- declare const SliderGraph: FunctionComponent<SliderGraphProps>;
2558
-
2559
- interface TabProps {
2560
- active?: boolean;
2561
- animated?: boolean;
2562
- title: string;
2563
- label?: string;
2564
- stat?: number;
2565
- sentimentScore?: number;
2566
- onClick?: () => void;
2567
- }
2568
- declare const Tab: FunctionComponent<TabProps>;
2569
-
2570
- interface TestItemProps extends SurfaceProps {
2571
- animated?: boolean;
2572
- status: TestStatusProps['status'];
2573
- menuItems?: MenuProps['menuItems'];
2574
- title: string;
2575
- tags?: string[];
2576
- stats?: {
2577
- progress?: {
2578
- percentage: number;
2579
- completed: number;
2580
- total: number;
2581
- incomplete: number;
2582
- incompletePercentage: number;
2583
- averageDuration: string;
2584
- estimatedTimeToComplete?: string;
2585
- };
2586
- count?: {
2587
- answers: number;
2588
- comments: number;
2589
- };
2590
- };
2591
- user?: {
2592
- name: string;
2593
- avatarUrl?: string;
2594
- activityDescription: string;
2595
- };
2596
- slotProps?: {
2597
- title?: Partial<Omit<TypographyProps, 'children'>>;
2598
- status?: Partial<Omit<TestStatusProps, 'status'>>;
2599
- menu?: Partial<Omit<MenuProps, 'trigger' | 'menuItems'>>;
2600
- pill?: Partial<Omit<LabelProps, 'body'>>;
2601
- tagsExpand?: Partial<Omit<LabelProps, 'body'>>;
2602
- tagsCollapse?: Partial<IconButtonProps>;
2603
- };
2604
- loading?: boolean;
2605
- }
2606
- declare const TestItem: react__default.FC<TestItemProps>;
2607
-
2608
- type MarkerComponentProps = {
2609
- isActive: boolean;
2610
- meta?: Record<string, any>;
2611
- };
2612
-
2613
- type Marker = {
2614
- id: string;
2615
- timeStamp: number;
2616
- meta?: Record<string, unknown>;
2617
- };
2618
- type VideoControlsProps = {
2619
- videoElement: HTMLVideoElement;
2620
- id?: string;
2621
- options?: {
2622
- rtl?: boolean;
2623
- volumeControls?: boolean;
2624
- volumeControlsType?: 'volume' | 'mute';
2625
- normaliseTime?: boolean;
2626
- markerIndicator?: boolean;
2627
- markerIndicatorMode?: 'time' | 'percentage';
2628
- markerIndicatorSize?: number;
2629
- };
2630
- slots?: {
2631
- marker?: FunctionComponent<MarkerComponentProps>;
2632
- bottom?: ReactElement;
2633
- };
2634
- initialMuted?: boolean;
2635
- initialVolume?: number;
2636
- initialCurrentTime?: number;
2637
- initialEndTime?: number;
2638
- markers?: Marker[];
2639
- events?: {
2640
- onReset?: () => void;
2641
- onEnd?: () => void;
2642
- onPlay?: () => void;
2643
- onFirstPlay?: () => void;
2644
- onTimeUpdate?: (time: number) => void;
2645
- onFirstEnded?: () => void;
2646
- onPause?: () => void;
2647
- onSeeking?: (seekTo: number) => void;
2648
- onSeekStart?: () => void;
2649
- onSeekEnd?: (time?: number) => void;
2650
- onRestart?: () => void;
2651
- onVolumeChange?: (volume: number) => void;
2652
- onVolumeMute?: (muted: boolean) => void;
2653
- };
2654
- videoSeekTime?: number;
2655
- };
2656
- declare const _default: react.MemoExoticComponent<react.ForwardRefExoticComponent<VideoControlsProps & react.RefAttributes<any>>>;
2657
-
2658
- type BreakpointOrNull = Breakpoint$1 | null;
2659
- declare const useBreakpoint: () => Breakpoint$1;
2660
-
2661
- declare function compareArrayMembers(arr1: string[], arr2: string[]): boolean;
2662
-
2663
- declare function isButton(element: HTMLElement): boolean;
2664
-
2665
- declare const useScreenSize: () => {
2666
- width: number | undefined;
2667
- height: number | undefined;
2668
- };
2669
-
2670
- type ComboString = string;
2671
- type ComboObject = {
2672
- key: string;
2673
- altKey?: boolean;
2674
- ctrlKey?: boolean;
2675
- metaKey?: boolean;
2676
- shiftKey?: boolean;
2677
- };
2678
- type ComboDefinition = ComboString | ComboObject;
2679
- declare const useKeyCombo: (combo: ComboDefinition | ComboDefinition[], callback: (event: KeyboardEvent) => void, node?: HTMLElement | Document | null) => void;
2680
-
2681
- declare const usePrevious: <TValue>(value: TValue) => TValue | undefined;
2682
-
2683
- type ScreenSize = 'sm' | 'lg';
2684
-
2685
- declare const customTheme: (mode: PaletteMode, size: ScreenSize, direction?: Direction) => Theme;
2686
-
2687
- interface ThemeCtx {
2688
- breakpoint: string;
2689
- gridOverlayVisible: boolean;
2690
- mode: PaletteMode;
2691
- theme: Theme;
2692
- toggleGridOverlay: () => void;
2693
- toggleMode: (mode?: PaletteMode) => void;
2694
- }
2695
- declare const ThemeContext: react.Context<Nullable<ThemeCtx>>;
2696
-
2697
- declare const useThemeBuilder: (initialMode?: PaletteMode, initialScreenSize?: ScreenSize, initialDirection?: Direction) => {
2698
- breakpoint: "" | "sm" | "md" | "lg" | "xl";
2699
- gridOverlayVisible: boolean;
2700
- mode: PaletteMode;
2701
- theme: _mui_material.Theme;
2702
- toggleGridOverlay: () => void;
2703
- toggleMode: (mode?: PaletteMode) => void;
2704
- };
2705
- declare const useTheme: () => ThemeCtx;
2706
-
2707
- interface Props extends PropsWithChildren {
2708
- mode?: PaletteMode;
2709
- screenSize?: ScreenSize;
2710
- direction?: Direction;
2711
- ignoreCacheProvider?: boolean;
2712
- }
2713
- declare const ThemeProvider: FunctionComponent<Props>;
2714
-
2715
308
  declare module '@mui/material/styles' {
2716
309
  interface BreakpointOverrides {
2717
310
  xs: false;
@@ -2842,6 +435,7 @@ declare module '@mui/material/styles' {
2842
435
  elevation?: {
2843
436
  raised?: string;
2844
437
  overlay?: string;
438
+ aiSummary?: string;
2845
439
  };
2846
440
  elevationFilter?: {
2847
441
  raised?: string;
@@ -2932,4 +526,4 @@ declare module '@mui/system' {
2932
526
  }
2933
527
  }
2934
528
 
2935
- export { AIInsight, type AIInsightProps, AISummary, type AISummaryProps, AiWrittenByLockUp as AIWrittenByLockUp, Accordion, type AccordionProps, AiContentContainer, type AiContentContainerProps, type AiWrittenByLockUpProps, AnnualController, type AnnualControllerProps, AssetItem, type AssetItemProps, AuthContainerSurface, AuthFormHeader, type AuthFormHeaderProps, Avatar, AvatarGroup, type AvatarGroupProps, type AvatarProps, Badge, type BadgeProps, BrandBadge, type BrandBadgeProps, Breadcrumb, type BreadcrumbProps, type BreakpointOrNull, BulletGraphic, type BulletGraphicProps, Button, ButtonBase, type ButtonBaseProps, type ButtonProps, type ButtonSizing, Checkbox, CheckboxGroup, type CheckboxGroupProps, type CheckboxProps, ClipboardCopyingOverlay, type ClipboardCopyingOverlayProps, ColorBackgroundContainer, type ColorBackgroundContainerProps, type ColorRange$1 as ColorRange, type ColorRangeAlpha$1 as ColorRangeAlpha, CommentCard, type CommentCardProps, CreatableAutocomplete, type CreatableAutocompleteOption, type CreatableAutocompleteProps, CustomField, type CustomFieldProps, DEFAULT_MAX_INPUT_LENGTH, DataPointInfo, type DataPointInfoProps, DemographicSelectionSection, type DemographicSelectionSectionProps, Differential, type DifferentialProps, DropdownMenu, EmojiListItem, type EmojiListItemProps, EmojiQuestionEditorOption, type EmojiQuestionEditorOptionProps, EmojiWrapper, type EmojiWrapperProps, EmptyStateCard, type EmptyStateCardProps, ExpandableTypographyClamp, type ExpandableTypographyClampProps, ExtendedTestStatus, type ExtendedTestStatusProps, type FieldType, type FieldTypes, FilterCount, type FilterCountProps, FilterGroupAccordion, type FilterGroupAccordionProps, FilterPyramidGraphBar as FilterPyramidGraph, type FilterPyramidGraphBarProps, FilterRow, type FilterRowProps, FilteredItemsCard, type FilteredItemsCardProps, Flag, type FlagProps, FontWeight, FormControlLabel, FormGenerator, type FormGeneratorConfig, type FormGeneratorHandler, type GenericSizeMap, GraphBar, type GraphBarProps, GridOverlay, type GridOverlayProps, type GroupSelectOption, Header, type HeaderProps, Html, HtmlParser, type HtmlParserProps, type HtmlProps, Icon, IconButton, IconButtonBase, type IconButtonBaseProps, IconButtonGroup, type IconButtonGroupProps, type IconButtonProps, type IconName, Image, type ImageProps, InputFieldBase, type InputFieldBaseProps, InputLabel, InputLabelHelp, type InputLabelHelpProps, type InputLabelProps, KpiDataPopover, type KpiDataPopoverProps, KpiIndicator, type KpiIndicatorProps, Label, type LabelProps, Likert, type LikertProps, Link, type LinkProps, Loader, type LoaderProps, Logo, LoopItem, LoopItemEmpty, type LoopItemEmptyProps, type LoopItemProps, LoopsAiButton, type LoopsAiButtonProps, Markdown, type MarkdownProps, type MarkerComponentProps, Menu, type MenuItemProps, type MenuProps, ModalActionsWrapper, ModalContentWrapper, ModalLayout, type ModalLayoutProps, Navigation, NavigationButton, type NavigationButtonProps, type NavigationProps, type NavigationSizing, Nudge, type NudgeProps, _default$2 as NumberField, type NumberFieldProps, OnboardingCard, type OnboardingCardProps, type OnboardingItem, PaginationControl, type PaginationControlProps, Pill, type PillProps, PlanFeatureTable, type PlanFeatureTableData, type PlanFeatureTableProps, PlanTierCard, type PlanTierCardProps, Popper, type PopperProps, PoweredByWatermarkLogo, Progress, ProgressBar, type ProgressBarProps, type ProgressProps, ProjectItem, ProjectItemEmpty, type ProjectItemEmptyProps, type ProjectItemProps, QuestionBlock, type QuestionBlockProps, QuestionLabel, type QuestionLabelProps, _default$1 as QuestionSelector, type QuestionSelectorProps, type QuestionStats, Radio, RadioGroup, type RadioGroupProps, type RadioProps, Rank, type RankProps, RichTextField, type RichTextFieldProps, SearchInput, type SearchInputProps, type Section, SectionHeader, type SectionHeaderProps, Select, type SelectOption, type SelectProps, type SemanticColor, SentimentArrow, type SentimentArrowProps, Skeleton, type SkeletonProps, Slider, SliderGraph, type SliderGraphProps, type SliderProps, SortableList, type SortableListProps, StarRating, type StarRatingProps, Surface, type SurfaceProps, Switch, type SwitchProps, Tab, type TabProps, TestItem, type TestItemProps, TestKPICard, type TestKPICardProps, TextBarDivider, type TextBarDividerProps, TextField, type TextFieldProps, Textarea, type TextareaProps, ThemeContext, type ThemeCtx, ThemeProvider, TickGroup, type TickGroupProps, Toast, type ToastProps, Tooltip, type TooltipProps, TrialCard, type TrialCardProps, Typography, type TypographyProps, UserMenu, type UserMenuProps, _default as VideoControls, type VideoControlsProps, VideoModal, type VideoModalProps, backgroundCreator, base, blue, blueRamp, boxShadow, breakpoints, buttonHeightMap, buttonInteraction, chooseArticle, compareArrayMembers, customTheme, darkNeutral, darkNeutralAlpha, defaultInputValidation, easing, elevation, elevationFilter, emailValidation, fonts, generateRamp, getButtonSizing, getButtonTypography, getIconSizing$1 as getIconSizing, getKpiIndicatorColor, green, greenRamp, IconButton_variantHelpers as iconButtonHelpers, iconSizeMap, isButton, mapKpiColorSchemeByInteger, margin, neutral, neutralAlpha, neutralRamp, outlined$1 as outlined, padding, passwordValidation, peach, peachRamp, primary, purple, purpleRamp, radius, red, redRamp, secondary, semantic, space, subtle, useBreakpoint, useDropdownMenu, useKeyCombo, usePrevious, useScreenSize, useTheme, useThemeBuilder, yellow, yellowRamp };
529
+ export { ColorRange$1 as ColorRange, ColorRangeAlpha$1 as ColorRangeAlpha };