@useloops/design-system 1.4.528 → 1.4.530

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 (720) 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 +281 -0
  5. package/dist/BrandCore.js +1 -0
  6. package/dist/IconButton-wcVJZep4.d.ts +17 -0
  7. package/dist/IconButtonBase-B6_6LwsJ.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-Bhn675bc.d.ts +24 -0
  18. package/dist/Nudge-yai5KXtM.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 +46 -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 +24 -0
  40. package/dist/Platform/EmojiListItem.js +1 -0
  41. package/dist/Platform/EmojiQuestionEditorOption.d.ts +31 -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 +59 -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 +83 -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 +15 -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 +71 -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-1CP7zay8.d.ts +82 -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 +25 -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 +128 -0
  264. package/dist/WebCore.js +1 -0
  265. package/dist/_chunks/AIInsight-BGk73ukd.js +1 -0
  266. package/dist/_chunks/AISummary-D7Mx9MLv.js +1 -0
  267. package/dist/_chunks/Accordion-aNpUHWmg.js +1 -0
  268. package/dist/_chunks/AiContentContainer-nbZD0bT1.js +1 -0
  269. package/dist/_chunks/AiWrittenByLockUp-CTu0ANxT.js +1 -0
  270. package/dist/_chunks/AnnualController-DIiINpY8.js +1 -0
  271. package/dist/_chunks/AssetItem-BpU8JK65.js +1 -0
  272. package/dist/_chunks/AuthContainerSurface-D73ss9EA.js +1 -0
  273. package/dist/_chunks/AuthFormHeader-BF75I2l7.js +1 -0
  274. package/dist/_chunks/Avatar-D-fcDrEA.js +1 -0
  275. package/dist/_chunks/AvatarGroup-BCD7cXGy.js +1 -0
  276. package/dist/_chunks/Badge-DsL8LwLJ.js +1 -0
  277. package/dist/_chunks/BrandBadge-DMcSiM1U.js +1 -0
  278. package/dist/_chunks/Breadcrumb-BHqgdVj-.js +1 -0
  279. package/dist/_chunks/BulletGraphic-DrSr7OML.js +1 -0
  280. package/dist/_chunks/Button-TKogbJWt.js +1 -0
  281. package/dist/_chunks/Button.variant-helpers-DlExkDyh.js +1 -0
  282. package/dist/_chunks/ButtonBase-DOLFz7T6.js +1 -0
  283. package/dist/_chunks/Checkbox-CSz7J7US.js +1 -0
  284. package/dist/_chunks/CheckboxGroup-DQgs6LvV.js +1 -0
  285. package/dist/_chunks/ClipboardCopyingOverlay-GkHkue8I.js +1 -0
  286. package/dist/_chunks/ColorBackgroundContainer-CzbCfIUH.js +1 -0
  287. package/dist/_chunks/CommentCard-DdFBz8tj.js +1 -0
  288. package/dist/_chunks/CreatableAutocomplete-CqQMerG2.js +1 -0
  289. package/dist/_chunks/CustomField-AxxznkBp.js +1 -0
  290. package/dist/_chunks/DataPointInfo-Bj9zDSG7.js +1 -0
  291. package/dist/_chunks/DemographicSelectionSection-C-zWepcX.js +1 -0
  292. package/dist/_chunks/Differential-B_1zxbR8.js +1 -0
  293. package/dist/_chunks/DropdownMenu.hook-61pcWPPh.js +1 -0
  294. package/dist/_chunks/EmojiListItem-DnPLpcRv.js +1 -0
  295. package/dist/_chunks/EmojiQuestionEditorOption-X0hzkcSR.js +1 -0
  296. package/dist/_chunks/EmojiWrapper-D2CgAYek.js +1 -0
  297. package/dist/_chunks/EmptyStateCard-WsSuQAJp.js +1 -0
  298. package/dist/_chunks/ExpandableTypographyClamp-CuRA28_R.js +1 -0
  299. package/dist/_chunks/ExtendedTestStatus-5vTEcVD2.js +1 -0
  300. package/dist/_chunks/FilterCount-CCw4XbvD.js +1 -0
  301. package/dist/_chunks/FilterGroupAccordion---yP8Z7t.js +1 -0
  302. package/dist/_chunks/FilterPyramidGraph-gA0f3Ga6.js +1 -0
  303. package/dist/_chunks/FilterRow-CdazKBhH.js +1 -0
  304. package/dist/_chunks/FilteredItemsCard-mX1lGXj9.js +1 -0
  305. package/dist/_chunks/Flag-1bALHO9Y.js +1 -0
  306. package/dist/_chunks/FormControlLabel-BWbSxhnZ.js +1 -0
  307. package/dist/_chunks/FormGenerator-BBvnq27_.js +1 -0
  308. package/dist/_chunks/GraphBar-DJrqV1HM.js +1 -0
  309. package/dist/_chunks/GridOverlay-DJNXEqa7.js +1 -0
  310. package/dist/_chunks/Header-BV04iFHx.js +1 -0
  311. package/dist/_chunks/HtmlParser-BobpsfG_.js +1 -0
  312. package/dist/_chunks/Icon-DixraoWA.js +1 -0
  313. package/dist/_chunks/IconButton-LEHeDXoQ.js +1 -0
  314. package/dist/_chunks/IconButton.variant-helpers-pRkPkbk-.js +1 -0
  315. package/dist/_chunks/IconButtonBase-6L_dNOOr.js +1 -0
  316. package/dist/_chunks/IconButtonGroup-CDYetneE.js +1 -0
  317. package/dist/_chunks/Image-In4M7VMg.js +1 -0
  318. package/dist/_chunks/InputFieldBase-Dmb5-LXp.js +1 -0
  319. package/dist/_chunks/InputLabel-Bt0Q3uC0.js +1 -0
  320. package/dist/_chunks/InputLabelBase-C9l5M26_.js +1 -0
  321. package/dist/_chunks/InputLabelHelp-DDaauqeX.js +1 -0
  322. package/dist/_chunks/KpiDataPopover--z_ZE-JU.js +1 -0
  323. package/dist/_chunks/KpiIndicator-C3nHbs2H.js +1 -0
  324. package/dist/_chunks/Label-DKrUnSYL.js +1 -0
  325. package/dist/_chunks/Likert-CQI8ZnlX.js +1 -0
  326. package/dist/_chunks/Link-CikLKNS5.js +1 -0
  327. package/dist/_chunks/Loader-C44izkam.js +1 -0
  328. package/dist/_chunks/Logo-EHtJvYUb.js +1 -0
  329. package/dist/_chunks/LoopItem-DFWyTptD.js +1 -0
  330. package/dist/_chunks/LoopItemEmpty-B9cAoJvw.js +1 -0
  331. package/dist/_chunks/LoopsAiButton-BJ0Vck7E.js +1 -0
  332. package/dist/_chunks/Markdown-CmWQcWUR.js +1 -0
  333. package/dist/_chunks/Menu-CaZo9OD7.js +1 -0
  334. package/dist/_chunks/MenuItem-ChV88sO-.js +1 -0
  335. package/dist/_chunks/ModalContentWrapper-9lOys-c7.js +1 -0
  336. package/dist/_chunks/ModalLayout-B-0g8GaI.js +1 -0
  337. package/dist/_chunks/Navigation-C4BF2TcV.js +1 -0
  338. package/dist/_chunks/NavigationButton-t_nJ_-97.js +1 -0
  339. package/dist/_chunks/Nudge-BwbIzAGI.js +1 -0
  340. package/dist/_chunks/NudgeButton-D6ypWC8w.js +1 -0
  341. package/dist/_chunks/NumberField-CuiOrazp.js +1 -0
  342. package/dist/_chunks/OnboardingCard-C5vfOrNz.js +1 -0
  343. package/dist/_chunks/PaginationControl-CKSU35HR.js +1 -0
  344. package/dist/_chunks/Pill-DizC4Dwp.js +1 -0
  345. package/dist/_chunks/PlanFeatureTable-HjkiynIz.js +1 -0
  346. package/dist/_chunks/PlanTierCard-D-0pXipT.js +1 -0
  347. package/dist/_chunks/Popper-MoXYUlo-.js +1 -0
  348. package/dist/_chunks/PoweredByWatermarkLogo-CoNK1Yke.js +1 -0
  349. package/dist/_chunks/Progress-BmBeu7uJ.js +1 -0
  350. package/dist/_chunks/ProgressBar-Wer8KEv6.js +1 -0
  351. package/dist/_chunks/ProjectItemEmpty-CRWsueoA.js +1 -0
  352. package/dist/_chunks/QuestionBlock-Dq-AQsed.js +1 -0
  353. package/dist/_chunks/QuestionLabel-D409Ltjp.js +1 -0
  354. package/dist/_chunks/QuestionSelector-CmZntw5A.js +1 -0
  355. package/dist/_chunks/QuestionStatsCard-Bn16Q69X.js +1 -0
  356. package/dist/_chunks/Radio-BrBgm9f5.js +1 -0
  357. package/dist/_chunks/RadioGroup-BxHkG84o.js +1 -0
  358. package/dist/_chunks/Rank-C28bcQ33.js +1 -0
  359. package/dist/_chunks/RankItem-D8JL2Loy.js +1 -0
  360. package/dist/_chunks/RichTextField-BMrpCktt.js +1 -0
  361. package/dist/_chunks/SearchInput-CMOrL191.js +1 -0
  362. package/dist/_chunks/SectionHeader-D-U8n5sx.js +1 -0
  363. package/dist/_chunks/Select-BBrH8EC2.js +1 -0
  364. package/dist/_chunks/SentimentArrow-BtzK3qmk.js +1 -0
  365. package/dist/_chunks/Skeleton-DgvdvSd_.js +1 -0
  366. package/dist/_chunks/Slider-BNY8BtY7.js +1 -0
  367. package/dist/_chunks/SliderGraph-DlaEdAbo.js +1 -0
  368. package/dist/_chunks/SliderGraphYAxis-BYfnPFum.js +1 -0
  369. package/dist/_chunks/SortableList-ad1Z0omV.js +1 -0
  370. package/dist/_chunks/StarRating-lqoK8zFU.js +1 -0
  371. package/dist/_chunks/StyledBox-DNV19dQQ.js +1 -0
  372. package/dist/_chunks/StyledCheckbox-g-PmPEwy.js +1 -0
  373. package/dist/_chunks/StyledLinearProgress-C4a5-zSo.js +1 -0
  374. package/dist/_chunks/StyledLisItemButton-Ba6PRsFU.js +1 -0
  375. package/dist/_chunks/StyledMenu-0gmkD_R6.js +1 -0
  376. package/dist/_chunks/StyledPill-DDDGFPYD.js +1 -0
  377. package/dist/_chunks/StyledSurface-D_8fWEkO.js +1 -0
  378. package/dist/_chunks/StyledSurface-c0zXeijg.js +1 -0
  379. package/dist/_chunks/StyledTimeline-clyYfJ_h.js +1 -0
  380. package/dist/_chunks/Surface-CNQxv-Vi.js +1 -0
  381. package/dist/_chunks/Switch-m3rUWkHS.js +1 -0
  382. package/dist/_chunks/Tab-D5qVXRWz.js +1 -0
  383. package/dist/_chunks/TestItem-DN5i28pu.js +1 -0
  384. package/dist/_chunks/TestKPICard-CkIX43xy.js +1 -0
  385. package/dist/_chunks/TestStatus-E7D7NaOc.js +1 -0
  386. package/dist/_chunks/TextBarDivider-DK-ApGHH.js +1 -0
  387. package/dist/_chunks/TextField-Cc_JSuuE.js +1 -0
  388. package/dist/_chunks/Textarea-j5nWbV1y.js +1 -0
  389. package/dist/_chunks/TickGroup-Be8IMh_H.js +1 -0
  390. package/dist/_chunks/Toast-Culdfz35.js +1 -0
  391. package/dist/_chunks/Tooltip-hDvy3-fo.js +1 -0
  392. package/dist/_chunks/TrialCard-CGQwrcVO.js +1 -0
  393. package/dist/_chunks/TrialPill-h8Y2SoiG.js +1 -0
  394. package/dist/_chunks/Typography-BYFV0-HU.js +1 -0
  395. package/dist/_chunks/UserMenu-D2urHIbv.js +1 -0
  396. package/dist/_chunks/UserMenuButton-CgHpAwrN.js +1 -0
  397. package/dist/_chunks/VideoControls-C9LPXqSM.js +1 -0
  398. package/dist/_chunks/VideoModal-B_xOy6H5.js +1 -0
  399. package/dist/_chunks/autocomplete.styles-C6N4E0gu.js +1 -0
  400. package/dist/_chunks/breakpoint.hook-X1gfdrbr.js +1 -0
  401. package/dist/_chunks/compareArrayMembers-DrCqHh_l.js +1 -0
  402. package/dist/_chunks/email-DRHIhr7e.js +1 -0
  403. package/dist/_chunks/isButton-BLA1xegi.js +1 -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/screen.hook-BWo6Lcm1.js +1 -0
  409. package/dist/_chunks/semanticColor-D7luRDLB.js +1 -0
  410. package/dist/_chunks/styledPartials-7Lv7jRno.js +1 -0
  411. package/dist/_chunks/styledPartials-C-usLnT6.js +1 -0
  412. package/dist/_chunks/styledPartials-CnGNfSr0.js +1 -0
  413. package/dist/_chunks/theme.provider-CFQC74O-.js +1 -0
  414. package/dist/_chunks/types-BbAsZw_6.js +1 -0
  415. package/dist/_chunks/typography-Cx74j4k8.js +1 -0
  416. package/dist/_chunks/typography.util-Cfj-ZgvS.js +1 -0
  417. package/dist/_chunks/useKeyCombo-V6XcyiXh.js +1 -0
  418. package/dist/_chunks/usePrevious-BaNqxBnu.js +1 -0
  419. package/dist/esm/BrandCore/Icon.js +1 -0
  420. package/dist/esm/BrandCore.js +1 -0
  421. package/dist/esm/Marketing/PlanFeatureTable.js +1 -0
  422. package/dist/esm/Marketing/PlanTierCard.js +1 -0
  423. package/dist/esm/Marketing/TickGroup.js +1 -0
  424. package/dist/esm/Marketing.js +1 -0
  425. package/dist/esm/Platform/AIInsight.js +1 -0
  426. package/dist/esm/Platform/AISummary.js +1 -0
  427. package/dist/esm/Platform/AIWrittenByLockUp.js +1 -0
  428. package/dist/esm/Platform/AiContentContainer.js +1 -0
  429. package/dist/esm/Platform/AssetItem.js +1 -0
  430. package/dist/esm/Platform/AuthContainerSurface.js +1 -0
  431. package/dist/esm/Platform/ClipboardCopyingOverlay.js +1 -0
  432. package/dist/esm/Platform/CommentCard.js +1 -0
  433. package/dist/esm/Platform/DataPointInfo.js +1 -0
  434. package/dist/esm/Platform/DemographicSelectionSection.js +1 -0
  435. package/dist/esm/Platform/EmojiListItem.js +1 -0
  436. package/dist/esm/Platform/EmojiQuestionEditorOption.js +1 -0
  437. package/dist/esm/Platform/EmptyStateCard.js +1 -0
  438. package/dist/esm/Platform/ExtendedTestStatus.js +1 -0
  439. package/dist/esm/Platform/FilterCount.js +1 -0
  440. package/dist/esm/Platform/FilterGroupAccordion.js +1 -0
  441. package/dist/esm/Platform/FilterPyramidGraph.js +1 -0
  442. package/dist/esm/Platform/FilterRow.js +1 -0
  443. package/dist/esm/Platform/FilteredItemsCard.js +1 -0
  444. package/dist/esm/Platform/ForgotYourPassword.js +1 -0
  445. package/dist/esm/Platform/GraphBar.js +1 -0
  446. package/dist/esm/Platform/Header.js +1 -0
  447. package/dist/esm/Platform/KpiDataPopover.js +1 -0
  448. package/dist/esm/Platform/KpiIndicator.js +1 -0
  449. package/dist/esm/Platform/LinkExpired.js +1 -0
  450. package/dist/esm/Platform/LoginForm.js +1 -0
  451. package/dist/esm/Platform/LoopItem.js +1 -0
  452. package/dist/esm/Platform/LoopItemEmpty.js +1 -0
  453. package/dist/esm/Platform/MFACodeVerify.js +1 -0
  454. package/dist/esm/Platform/Navigation.js +1 -0
  455. package/dist/esm/Platform/OnboardingCard.js +1 -0
  456. package/dist/esm/Platform/PaginationControl.js +1 -0
  457. package/dist/esm/Platform/ProjectItem.js +1 -0
  458. package/dist/esm/Platform/QuestionBlock.js +1 -0
  459. package/dist/esm/Platform/QuestionLabel.js +1 -0
  460. package/dist/esm/Platform/QuestionSelector.js +1 -0
  461. package/dist/esm/Platform/ResetPassword.js +1 -0
  462. package/dist/esm/Platform/SearchInput.js +1 -0
  463. package/dist/esm/Platform/SectionHeader.js +1 -0
  464. package/dist/esm/Platform/SentimentArrow.js +1 -0
  465. package/dist/esm/Platform/SignUpForm.js +1 -0
  466. package/dist/esm/Platform/SliderGraph.js +1 -0
  467. package/dist/esm/Platform/Tab.js +1 -0
  468. package/dist/esm/Platform/TestItem.js +1 -0
  469. package/dist/esm/Platform/TestKPICard.js +1 -0
  470. package/dist/esm/Platform/TestStatus.js +1 -0
  471. package/dist/esm/Platform/VideoControls.js +1 -0
  472. package/dist/esm/Platform.js +1 -0
  473. package/dist/esm/WebCore/Accordion.js +1 -0
  474. package/dist/esm/WebCore/AnnualController.js +1 -0
  475. package/dist/esm/WebCore/AuthFormHeader.js +1 -0
  476. package/dist/esm/WebCore/Avatar.js +1 -0
  477. package/dist/esm/WebCore/AvatarGroup.js +1 -0
  478. package/dist/esm/WebCore/Badge.js +1 -0
  479. package/dist/esm/WebCore/BrandBadge.js +1 -0
  480. package/dist/esm/WebCore/Breadcrumb.js +1 -0
  481. package/dist/esm/WebCore/BulletGraphic.js +1 -0
  482. package/dist/esm/WebCore/Button.js +1 -0
  483. package/dist/esm/WebCore/ButtonBase.js +1 -0
  484. package/dist/esm/WebCore/Checkbox.js +1 -0
  485. package/dist/esm/WebCore/CheckboxGroup.js +1 -0
  486. package/dist/esm/WebCore/ColorBackgroundContainer.js +1 -0
  487. package/dist/esm/WebCore/CreatableAutocomplete.js +1 -0
  488. package/dist/esm/WebCore/CustomField.js +1 -0
  489. package/dist/esm/WebCore/Differential.js +1 -0
  490. package/dist/esm/WebCore/DropdownMenu.js +1 -0
  491. package/dist/esm/WebCore/EmojiWrapper.js +1 -0
  492. package/dist/esm/WebCore/ExpandableTypographyClamp.js +1 -0
  493. package/dist/esm/WebCore/Flag.js +1 -0
  494. package/dist/esm/WebCore/FormControlLabel.js +1 -0
  495. package/dist/esm/WebCore/FormGenerator.js +1 -0
  496. package/dist/esm/WebCore/GridOverlay.js +1 -0
  497. package/dist/esm/WebCore/Html.js +1 -0
  498. package/dist/esm/WebCore/HtmlParser.js +1 -0
  499. package/dist/esm/WebCore/IconButton.js +1 -0
  500. package/dist/esm/WebCore/IconButtonBase.js +1 -0
  501. package/dist/esm/WebCore/IconButtonGroup.js +1 -0
  502. package/dist/esm/WebCore/Image.js +1 -0
  503. package/dist/esm/WebCore/InputFieldBase.js +1 -0
  504. package/dist/esm/WebCore/InputLabel.js +1 -0
  505. package/dist/esm/WebCore/InputLabelBase.js +1 -0
  506. package/dist/esm/WebCore/InputLabelHelp.js +1 -0
  507. package/dist/esm/WebCore/Label.js +1 -0
  508. package/dist/esm/WebCore/Likert.js +1 -0
  509. package/dist/esm/WebCore/Link.js +1 -0
  510. package/dist/esm/WebCore/Loader.js +1 -0
  511. package/dist/esm/WebCore/Logo.js +1 -0
  512. package/dist/esm/WebCore/LoopsAiButton.js +1 -0
  513. package/dist/esm/WebCore/Markdown.js +1 -0
  514. package/dist/esm/WebCore/Menu.js +1 -0
  515. package/dist/esm/WebCore/ModalLayout.js +1 -0
  516. package/dist/esm/WebCore/NavigationButton.js +1 -0
  517. package/dist/esm/WebCore/Nudge.js +1 -0
  518. package/dist/esm/WebCore/NumberField.js +1 -0
  519. package/dist/esm/WebCore/Pill.js +1 -0
  520. package/dist/esm/WebCore/Popper.js +1 -0
  521. package/dist/esm/WebCore/PoweredByWatermarkLogo.js +1 -0
  522. package/dist/esm/WebCore/Progress.js +1 -0
  523. package/dist/esm/WebCore/ProgressBar.js +1 -0
  524. package/dist/esm/WebCore/Radio.js +1 -0
  525. package/dist/esm/WebCore/RadioGroup.js +1 -0
  526. package/dist/esm/WebCore/Rank.js +1 -0
  527. package/dist/esm/WebCore/RankItem.js +1 -0
  528. package/dist/esm/WebCore/RichTextField.js +1 -0
  529. package/dist/esm/WebCore/Select.js +1 -0
  530. package/dist/esm/WebCore/Skeleton.js +1 -0
  531. package/dist/esm/WebCore/Slider.js +1 -0
  532. package/dist/esm/WebCore/SortableList.js +1 -0
  533. package/dist/esm/WebCore/StarRating.js +1 -0
  534. package/dist/esm/WebCore/Surface.js +1 -0
  535. package/dist/esm/WebCore/Switch.js +1 -0
  536. package/dist/esm/WebCore/TextBarDivider.js +1 -0
  537. package/dist/esm/WebCore/TextField.js +1 -0
  538. package/dist/esm/WebCore/Textarea.js +1 -0
  539. package/dist/esm/WebCore/Toast.js +1 -0
  540. package/dist/esm/WebCore/Tooltip.js +1 -0
  541. package/dist/esm/WebCore/TrialCard.js +1 -0
  542. package/dist/esm/WebCore/Typography.js +1 -0
  543. package/dist/esm/WebCore/UserMenu.js +1 -0
  544. package/dist/esm/WebCore/VideoModal.js +1 -0
  545. package/dist/esm/WebCore.js +1 -0
  546. package/dist/esm/_chunks/AIInsight-Bho3jNF0.js +1 -0
  547. package/dist/esm/_chunks/AISummary-DYCEdg_4.js +1 -0
  548. package/dist/esm/_chunks/Accordion-KLkJP5an.js +1 -0
  549. package/dist/esm/_chunks/AiContentContainer-BIJIlibv.js +1 -0
  550. package/dist/esm/_chunks/AiWrittenByLockUp-B7Z0IBxz.js +1 -0
  551. package/dist/esm/_chunks/AnnualController-CrR4OAMI.js +1 -0
  552. package/dist/esm/_chunks/AssetItem-BBz40_n-.js +1 -0
  553. package/dist/esm/_chunks/AuthContainerSurface-SDAb-01A.js +1 -0
  554. package/dist/esm/_chunks/AuthFormHeader-DkBkijaT.js +1 -0
  555. package/dist/esm/_chunks/Avatar-BQgRNwVC.js +1 -0
  556. package/dist/esm/_chunks/AvatarGroup-BfW8ROGO.js +1 -0
  557. package/dist/esm/_chunks/Badge-udxQgyxt.js +1 -0
  558. package/dist/esm/_chunks/BrandBadge-BtmQvEY7.js +1 -0
  559. package/dist/esm/_chunks/Breadcrumb-yGkwVVRn.js +1 -0
  560. package/dist/esm/_chunks/BulletGraphic-6mpEyp5e.js +1 -0
  561. package/dist/esm/_chunks/Button-CpuXPWGi.js +1 -0
  562. package/dist/esm/_chunks/Button.variant-helpers-BxCerTmJ.js +1 -0
  563. package/dist/esm/_chunks/ButtonBase-C2q4CZV7.js +1 -0
  564. package/dist/esm/_chunks/Checkbox-CObnBQGn.js +1 -0
  565. package/dist/esm/_chunks/CheckboxGroup-5ctmf0xN.js +1 -0
  566. package/dist/esm/_chunks/ClipboardCopyingOverlay-CW4I2a7z.js +1 -0
  567. package/dist/esm/_chunks/ColorBackgroundContainer-CIVmIMM1.js +1 -0
  568. package/dist/esm/_chunks/CommentCard-DBMoonRT.js +1 -0
  569. package/dist/esm/_chunks/CreatableAutocomplete-CmmYcs5K.js +1 -0
  570. package/dist/esm/_chunks/CustomField-D0PcQVRg.js +1 -0
  571. package/dist/esm/_chunks/DataPointInfo-DliV6kie.js +1 -0
  572. package/dist/esm/_chunks/DemographicSelectionSection-C0I-ofP8.js +1 -0
  573. package/dist/esm/_chunks/Differential-CrNzQGqM.js +1 -0
  574. package/dist/esm/_chunks/DropdownMenu.hook-CDZd7hsN.js +1 -0
  575. package/dist/esm/_chunks/EmojiListItem-BnHbbg2e.js +1 -0
  576. package/dist/esm/_chunks/EmojiQuestionEditorOption-CpkdlZYe.js +1 -0
  577. package/dist/esm/_chunks/EmojiWrapper-NJAM937v.js +1 -0
  578. package/dist/esm/_chunks/EmptyStateCard-BeXba-Pc.js +1 -0
  579. package/dist/esm/_chunks/ExpandableTypographyClamp-CSjz1LMF.js +1 -0
  580. package/dist/esm/_chunks/ExtendedTestStatus-BQ8F7EYE.js +1 -0
  581. package/dist/esm/_chunks/FilterCount-Pb-kJemE.js +1 -0
  582. package/dist/esm/_chunks/FilterGroupAccordion-B9m3AHEm.js +1 -0
  583. package/dist/esm/_chunks/FilterPyramidGraph-DO4315W_.js +1 -0
  584. package/dist/esm/_chunks/FilterRow-BSxQseLW.js +1 -0
  585. package/dist/esm/_chunks/FilteredItemsCard-Ceus_4eG.js +1 -0
  586. package/dist/esm/_chunks/Flag-Ddnvz9MY.js +1 -0
  587. package/dist/esm/_chunks/FormControlLabel-vRHldoDk.js +1 -0
  588. package/dist/esm/_chunks/FormGenerator-CYfLp17u.js +1 -0
  589. package/dist/esm/_chunks/GraphBar-BOXHYm9i.js +1 -0
  590. package/dist/esm/_chunks/GridOverlay-BLtO6feB.js +1 -0
  591. package/dist/esm/_chunks/Header-C2rP8ZdN.js +1 -0
  592. package/dist/esm/_chunks/HtmlParser-C3sTfewe.js +1 -0
  593. package/dist/esm/_chunks/Icon-BP-WmpAJ.js +1 -0
  594. package/dist/esm/_chunks/IconButton-CVSXM4Tq.js +1 -0
  595. package/dist/esm/_chunks/IconButton.variant-helpers-BC_qJAjl.js +1 -0
  596. package/dist/esm/_chunks/IconButtonBase-CBa1P3Dt.js +1 -0
  597. package/dist/esm/_chunks/IconButtonGroup-C2ivSzDs.js +1 -0
  598. package/dist/esm/_chunks/Image-B_WlPc7A.js +1 -0
  599. package/dist/esm/_chunks/InputFieldBase-B4d6Dg-h.js +1 -0
  600. package/dist/esm/_chunks/InputLabel-DYVpT-sv.js +1 -0
  601. package/dist/esm/_chunks/InputLabelBase-BdwNmiyi.js +1 -0
  602. package/dist/esm/_chunks/InputLabelHelp-ZqiMRrYF.js +1 -0
  603. package/dist/esm/_chunks/KpiDataPopover-Dfa__5zJ.js +1 -0
  604. package/dist/esm/_chunks/KpiIndicator-nBCNm5ok.js +1 -0
  605. package/dist/esm/_chunks/Label-D75U7tme.js +1 -0
  606. package/dist/esm/_chunks/Likert-Srh6SL8h.js +1 -0
  607. package/dist/esm/_chunks/Link-uYzcfgc4.js +1 -0
  608. package/dist/esm/_chunks/Loader-D4iX6AGZ.js +1 -0
  609. package/dist/esm/_chunks/Logo-DrETZO2u.js +1 -0
  610. package/dist/esm/_chunks/LoopItem-CTD1pfxR.js +1 -0
  611. package/dist/esm/_chunks/LoopItemEmpty-D4Af5ELg.js +1 -0
  612. package/dist/esm/_chunks/LoopsAiButton-DeAXErZu.js +1 -0
  613. package/dist/esm/_chunks/Markdown-CFXdRjoV.js +1 -0
  614. package/dist/esm/_chunks/Menu-DyuPEFRh.js +1 -0
  615. package/dist/esm/_chunks/MenuItem-tXAIFFbF.js +1 -0
  616. package/dist/esm/_chunks/ModalContentWrapper-LR-5lBgA.js +1 -0
  617. package/dist/esm/_chunks/ModalLayout-C_QZM_BN.js +1 -0
  618. package/dist/esm/_chunks/Navigation-EU9-kbqS.js +1 -0
  619. package/dist/esm/_chunks/NavigationButton-Dkf-tmN3.js +1 -0
  620. package/dist/esm/_chunks/Nudge-CcUNRymf.js +1 -0
  621. package/dist/esm/_chunks/NudgeButton-248syNPr.js +1 -0
  622. package/dist/esm/_chunks/NumberField-DCxbOEav.js +1 -0
  623. package/dist/esm/_chunks/OnboardingCard-BeQQUtgA.js +1 -0
  624. package/dist/esm/_chunks/PaginationControl-CeRkXaaO.js +1 -0
  625. package/dist/esm/_chunks/Pill-B4_abbg0.js +1 -0
  626. package/dist/esm/_chunks/PlanFeatureTable-CkmYtMFL.js +1 -0
  627. package/dist/esm/_chunks/PlanTierCard-Cn3r-fBl.js +1 -0
  628. package/dist/esm/_chunks/Popper-CKKZuJQx.js +1 -0
  629. package/dist/esm/_chunks/PoweredByWatermarkLogo-Dsym7oTB.js +1 -0
  630. package/dist/esm/_chunks/Progress-BOcnDGZ1.js +1 -0
  631. package/dist/esm/_chunks/ProgressBar-CViBq0rq.js +1 -0
  632. package/dist/esm/_chunks/ProjectItemEmpty-1g4VkDi7.js +1 -0
  633. package/dist/esm/_chunks/QuestionBlock-BKtwBdcE.js +1 -0
  634. package/dist/esm/_chunks/QuestionLabel-x5I-IBkX.js +1 -0
  635. package/dist/esm/_chunks/QuestionSelector-BfKEicw4.js +1 -0
  636. package/dist/esm/_chunks/QuestionStatsCard-B2PasWgx.js +1 -0
  637. package/dist/esm/_chunks/Radio-B4pNfjag.js +1 -0
  638. package/dist/esm/_chunks/RadioGroup-CyWzG2hL.js +1 -0
  639. package/dist/esm/_chunks/Rank-aN90xsHV.js +1 -0
  640. package/dist/esm/_chunks/RankItem-CugBh_Ex.js +1 -0
  641. package/dist/esm/_chunks/RichTextField-DDibFJZO.js +1 -0
  642. package/dist/esm/_chunks/SearchInput-CfSYeTRq.js +1 -0
  643. package/dist/esm/_chunks/SectionHeader-mkHAthRq.js +1 -0
  644. package/dist/esm/_chunks/Select-Cze9j8eI.js +1 -0
  645. package/dist/esm/_chunks/SentimentArrow-CH9l_8eA.js +1 -0
  646. package/dist/esm/_chunks/Skeleton-CgzS0S-t.js +1 -0
  647. package/dist/esm/_chunks/Slider-CmfPIVYZ.js +1 -0
  648. package/dist/esm/_chunks/SliderGraph-Da8d9JWB.js +1 -0
  649. package/dist/esm/_chunks/SliderGraphYAxis-o6A3HmBk.js +1 -0
  650. package/dist/esm/_chunks/SortableList-CTyQ9Xw7.js +1 -0
  651. package/dist/esm/_chunks/StarRating-CYozI9kV.js +1 -0
  652. package/dist/esm/_chunks/StyledBox-CdVxr1Dz.js +1 -0
  653. package/dist/esm/_chunks/StyledCheckbox-SuzP9Yxe.js +1 -0
  654. package/dist/esm/_chunks/StyledLinearProgress-BM98I3DB.js +1 -0
  655. package/dist/esm/_chunks/StyledLisItemButton-DNKQ7vhb.js +1 -0
  656. package/dist/esm/_chunks/StyledMenu-riM_crCE.js +1 -0
  657. package/dist/esm/_chunks/StyledPill-BI44yAhP.js +1 -0
  658. package/dist/esm/_chunks/StyledSurface-D1VhToLA.js +1 -0
  659. package/dist/esm/_chunks/StyledSurface-j-jll68s.js +1 -0
  660. package/dist/esm/_chunks/StyledTimeline-Dpa8DOod.js +1 -0
  661. package/dist/esm/_chunks/Surface-B6Np35YX.js +1 -0
  662. package/dist/esm/_chunks/Switch-I2zWYCGY.js +1 -0
  663. package/dist/esm/_chunks/Tab-CktwsUs5.js +1 -0
  664. package/dist/esm/_chunks/TestItem-Dc2SkbXX.js +1 -0
  665. package/dist/esm/_chunks/TestKPICard-C5kg75nI.js +1 -0
  666. package/dist/esm/_chunks/TestStatus-Dm6na_-q.js +1 -0
  667. package/dist/esm/_chunks/TextBarDivider-DxkgNs-A.js +1 -0
  668. package/dist/esm/_chunks/TextField-Bw1Rtznj.js +1 -0
  669. package/dist/esm/_chunks/Textarea-bTjE-WiF.js +1 -0
  670. package/dist/esm/_chunks/TickGroup-BAkF_LEH.js +1 -0
  671. package/dist/esm/_chunks/Toast-B-vJytLs.js +1 -0
  672. package/dist/esm/_chunks/Tooltip-BfuYy6-R.js +1 -0
  673. package/dist/esm/_chunks/TrialCard-fyi4voSR.js +1 -0
  674. package/dist/esm/_chunks/TrialPill-iCI6w-r7.js +1 -0
  675. package/dist/esm/_chunks/Typography-CgDLR_Wd.js +1 -0
  676. package/dist/esm/_chunks/UserMenu-DuICXDi8.js +1 -0
  677. package/dist/esm/_chunks/UserMenuButton-BSz-e4Hg.js +1 -0
  678. package/dist/esm/_chunks/VideoControls-DGp0HhvT.js +1 -0
  679. package/dist/esm/_chunks/VideoModal-BQ-9nxlU.js +1 -0
  680. package/dist/esm/_chunks/autocomplete.styles-DJ5ythgf.js +1 -0
  681. package/dist/esm/_chunks/breakpoint.hook-CtMCCTHh.js +1 -0
  682. package/dist/esm/_chunks/compareArrayMembers-yi_GVni_.js +1 -0
  683. package/dist/esm/_chunks/email-CQqswWyN.js +1 -0
  684. package/dist/esm/_chunks/isButton-vZIWh5Sh.js +1 -0
  685. package/dist/esm/_chunks/misc-DEfpkrzV.js +1 -0
  686. package/dist/esm/_chunks/password-Be0W3bUA.js +1 -0
  687. package/dist/esm/_chunks/pluralise-55UGwOAX.js +1 -0
  688. package/dist/esm/_chunks/primitiveVariables-C2nCN8Fk.js +1 -0
  689. package/dist/esm/_chunks/screen.hook-BNmuYIBj.js +1 -0
  690. package/dist/esm/_chunks/semanticColor-D7tAxZiD.js +1 -0
  691. package/dist/esm/_chunks/styledPartials-Cwt_qGko.js +1 -0
  692. package/dist/esm/_chunks/styledPartials-DHf1XKEq.js +1 -0
  693. package/dist/esm/_chunks/styledPartials-DbTZe9lG.js +1 -0
  694. package/dist/esm/_chunks/theme.provider-BJGpM9uN.js +1 -0
  695. package/dist/esm/_chunks/types-DNd754Km.js +1 -0
  696. package/dist/esm/_chunks/typography-BTnFjSJk.js +1 -0
  697. package/dist/esm/_chunks/typography.util-ZFUiA8Aq.js +1 -0
  698. package/dist/esm/_chunks/useKeyCombo-B5LweXkY.js +1 -0
  699. package/dist/esm/_chunks/usePrevious-6kkeMAdv.js +1 -0
  700. package/dist/esm/index.js +1 -23
  701. package/dist/esm/theme.js +1 -0
  702. package/dist/esm/utils.js +1 -0
  703. package/dist/index-CE_2flEF.d.ts +18 -0
  704. package/dist/index-CF8rKCsv.d.ts +40 -0
  705. package/dist/index-Dgts7Nd0.d.ts +400 -0
  706. package/dist/index-DmcTdmT8.d.ts +10 -0
  707. package/dist/index-JAcUPSSx.d.ts +41 -0
  708. package/dist/index-O39ecFHD.d.ts +54 -0
  709. package/dist/index.d.ts +153 -2724
  710. package/dist/index.js +1 -23
  711. package/dist/primitiveVariables-BbfFaPHq.d.ts +75 -0
  712. package/dist/theme.d.ts +197 -0
  713. package/dist/theme.js +1 -0
  714. package/dist/types-BFOuz_kj.d.ts +170 -0
  715. package/dist/types-BcpWYszB.d.ts +7 -0
  716. package/dist/types-DV2de5BB.d.ts +23 -0
  717. package/dist/utils-BsTeH7ig.d.ts +29 -0
  718. package/dist/utils.d.ts +28 -0
  719. package/dist/utils.js +1 -0
  720. package/package.json +73 -1
@@ -0,0 +1,17 @@
1
+ import { ReactElement, FunctionComponent } from 'react';
2
+ import { ButtonBaseProps } from './ButtonBase.js';
3
+ import '@mui/material';
4
+ import '../primitiveVariables-BbfFaPHq.js';
5
+ import 'react/jsx-runtime';
6
+
7
+ interface ButtonProps extends Partial<ButtonBaseProps> {
8
+ variation?: 'primary' | 'secondary' | 'outlined' | 'subtle';
9
+ destructive?: boolean;
10
+ href?: string;
11
+ fullWidth?: boolean;
12
+ endIcon?: ReactElement;
13
+ startIcon?: ReactElement;
14
+ }
15
+ declare const Button: FunctionComponent<ButtonProps>;
16
+
17
+ export { type ButtonProps, Button as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Button-TKogbJWt.js");require("react/jsx-runtime"),require("@mui/material"),require("../_chunks/Button.variant-helpers-DlExkDyh.js"),require("../_chunks/Icon-DixraoWA.js"),require("merge-sx"),require("react"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),require("../_chunks/ButtonBase-DOLFz7T6.js"),exports.default=e.Button;
@@ -0,0 +1,124 @@
1
+ import { Theme, CSSObject, ButtonProps } from '@mui/material';
2
+ import { G as GenericSizeMap } from '../primitiveVariables-BbfFaPHq.js';
3
+ import * as react_jsx_runtime from 'react/jsx-runtime';
4
+
5
+ declare const subtle: (theme: Theme, destructive?: boolean) => {
6
+ backgroundColor: string;
7
+ color: string;
8
+ fontWeight: number;
9
+ '&:focus:before': {
10
+ boxShadow: string;
11
+ };
12
+ '&:focus-visible': {
13
+ boxShadow: string;
14
+ };
15
+ };
16
+ declare const outlined: (theme: Theme, destructive?: boolean) => {
17
+ backgroundColor: string;
18
+ color: string;
19
+ border: string;
20
+ '&:focus:before': {
21
+ boxShadow: string;
22
+ };
23
+ '&:hover': {
24
+ backgroundColor: string;
25
+ };
26
+ '&:focus-visible': {
27
+ boxShadow: string;
28
+ };
29
+ '&:active': {
30
+ backgroundColor: string;
31
+ };
32
+ '&:disabled': {
33
+ border: string;
34
+ };
35
+ };
36
+ declare const secondary: (theme: Theme, destructive?: boolean) => {
37
+ backgroundColor: string;
38
+ color: string;
39
+ '&:focus:before': {
40
+ boxShadow: string;
41
+ };
42
+ '&:hover': {
43
+ backgroundColor: string;
44
+ };
45
+ '&:focus-visible': {
46
+ boxShadow: string;
47
+ };
48
+ '&:active': {
49
+ backgroundColor: string;
50
+ };
51
+ };
52
+ declare const primary: (theme: Theme, destructive?: boolean) => {
53
+ backgroundColor: string;
54
+ color: string;
55
+ '&:focus:before': {
56
+ boxShadow: string;
57
+ };
58
+ '&:hover': {
59
+ backgroundColor: string;
60
+ color: string;
61
+ '&::before': {
62
+ backgroundColor: string;
63
+ };
64
+ };
65
+ '&:focus-visible': {
66
+ boxShadow: string;
67
+ '&::before': {
68
+ backgroundColor: string;
69
+ };
70
+ };
71
+ '&:active': {
72
+ backgroundColor: string;
73
+ color: string;
74
+ '&::before': {
75
+ backgroundColor: string;
76
+ };
77
+ };
78
+ };
79
+ declare const buttonInteraction: (theme: Theme, active?: boolean) => {
80
+ backgroundColor: string;
81
+ color: string;
82
+ fontWeight: number;
83
+ '&:focus:before': {
84
+ boxShadow: string;
85
+ };
86
+ '&:focus-visible': {
87
+ boxShadow: string;
88
+ };
89
+ '&:hover': {
90
+ backgroundColor: string;
91
+ };
92
+ '&:focus': {
93
+ backgroundColor: string;
94
+ };
95
+ '&:active': {
96
+ backgroundColor: string;
97
+ };
98
+ cursor: string;
99
+ '&:disabled': {
100
+ backgroundColor: string;
101
+ color: string;
102
+ };
103
+ };
104
+ type ButtonSizing = Exclude<GenericSizeMap, 'none'>;
105
+ declare const buttonHeightMap: {
106
+ xs: number;
107
+ sm: number;
108
+ md: number;
109
+ lg: number;
110
+ xl: number;
111
+ xxl: number;
112
+ xxxl: number;
113
+ };
114
+ declare const getIconSizing: (sizing: ButtonSizing) => CSSObject;
115
+ declare const getButtonTypography: (sizing: ButtonSizing) => CSSObject;
116
+ declare const getButtonSizing: (sizing: ButtonSizing) => CSSObject;
117
+
118
+ interface ButtonBaseProps extends ButtonProps {
119
+ loading?: boolean;
120
+ sizing: ButtonSizing;
121
+ }
122
+ declare const ButtonBase: ({ children, loading, sizing, ...rest }: ButtonBaseProps) => react_jsx_runtime.JSX.Element;
123
+
124
+ export { type ButtonBaseProps, type ButtonSizing, buttonHeightMap, buttonInteraction, ButtonBase as default, getButtonSizing, getButtonTypography, getIconSizing, outlined, primary, secondary, subtle };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Button.variant-helpers-DlExkDyh.js"),t=require("../_chunks/ButtonBase-DOLFz7T6.js");require("react/jsx-runtime"),require("@mui/material"),require("../_chunks/Icon-DixraoWA.js"),require("merge-sx"),require("react"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),exports.buttonHeightMap=e.buttonHeightMap,exports.buttonInteraction=e.buttonInteraction,exports.getButtonSizing=e.getButtonSizing,exports.getButtonTypography=e.getButtonTypography,exports.getIconSizing=e.getIconSizing,exports.outlined=e.outlined,exports.primary=e.primary,exports.secondary=e.secondary,exports.subtle=e.subtle,exports.default=t.ButtonBase;
@@ -0,0 +1,28 @@
1
+ import { CheckboxProps as CheckboxProps$1, SxProps, Theme } from '@mui/material';
2
+ import { FunctionComponent, ReactElement } from 'react';
3
+
4
+ interface StyledCheckboxProps extends CheckboxProps$1 {
5
+ sizing?: 'default' | 'lg';
6
+ variant?: 'default' | 'secondary';
7
+ }
8
+ declare const StyledCheckbox: FunctionComponent<StyledCheckboxProps>;
9
+
10
+ interface CheckboxProps {
11
+ sizing?: StyledCheckboxProps['sizing'];
12
+ checked?: boolean;
13
+ indeterminate?: StyledCheckboxProps['indeterminate'];
14
+ checkboxLabel?: string | ReactElement;
15
+ internalChange?: () => void;
16
+ onChange?: (event: React.SyntheticEvent<Element, Event>, checked: boolean) => void;
17
+ inputRef?: React.RefObject<HTMLInputElement>;
18
+ defaultChecked?: boolean;
19
+ disabled?: boolean;
20
+ id?: string;
21
+ required?: boolean;
22
+ value?: boolean;
23
+ variant?: StyledCheckboxProps['variant'];
24
+ sx?: SxProps<Theme>;
25
+ }
26
+ declare const Checkbox: FunctionComponent<CheckboxProps>;
27
+
28
+ export { type CheckboxProps, StyledCheckbox, Checkbox as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Checkbox-CSz7J7US.js"),r=require("../_chunks/StyledCheckbox-g-PmPEwy.js");require("react/jsx-runtime"),require("../_chunks/FormControlLabel-BWbSxhnZ.js"),require("@mui/material"),require("merge-sx"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),require("@mui/icons-material"),require("../_chunks/Icon-DixraoWA.js"),require("react"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),exports.default=e.Checkbox,exports.StyledCheckbox=r.StyledCheckbox;
@@ -0,0 +1,29 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { CheckboxProps } from './Checkbox.js';
3
+ import '@mui/material';
4
+
5
+ interface CheckboxGroupOption {
6
+ label: string;
7
+ value: string;
8
+ exclusive?: boolean;
9
+ }
10
+ interface CheckboxGroupOther {
11
+ label?: string;
12
+ enabled?: boolean;
13
+ placeholder?: string;
14
+ name?: string;
15
+ defaultValue?: string;
16
+ }
17
+ interface CheckboxGroupProps {
18
+ options: CheckboxGroupOption[];
19
+ value: string[];
20
+ sizing?: CheckboxProps['sizing'];
21
+ onChange: (arrayIds: string[]) => void;
22
+ id: string;
23
+ inputRef?: any;
24
+ other?: CheckboxGroupOther;
25
+ internalChange?: () => void;
26
+ }
27
+ declare const CheckboxGroup: FunctionComponent<CheckboxGroupProps>;
28
+
29
+ export { type CheckboxGroupProps, CheckboxGroup as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/CheckboxGroup-DQgs6LvV.js");require("react/jsx-runtime"),require("@mui/material"),require("../_chunks/FormControlLabel-BWbSxhnZ.js"),require("merge-sx"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),require("../_chunks/StyledCheckbox-g-PmPEwy.js"),require("@mui/icons-material"),require("../_chunks/Icon-DixraoWA.js"),require("react"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/TextField-Cc_JSuuE.js"),require("../_chunks/InputFieldBase-Dmb5-LXp.js"),exports.default=e.CheckboxGroup;
@@ -0,0 +1,12 @@
1
+ import { SxProps, Theme, ContainerProps } from '@mui/material';
2
+ import { FunctionComponent } from 'react';
3
+
4
+ interface ColorBackgroundContainerProps {
5
+ sx?: SxProps<Theme>;
6
+ children: ContainerProps['children'];
7
+ texture?: 'none' | 'noise1';
8
+ gradient?: 'tone1' | 'tone2' | 'tone3' | 'tone3_lowOpacity' | 'tone4';
9
+ }
10
+ declare const ColorBackgroundContainer: FunctionComponent<ColorBackgroundContainerProps>;
11
+
12
+ export { type ColorBackgroundContainerProps, ColorBackgroundContainer as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/ColorBackgroundContainer-CzbCfIUH.js");require("react/jsx-runtime"),require("@mui/material"),require("merge-sx"),exports.default=e.ColorBackgroundContainer;
@@ -0,0 +1,21 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { I as InputSizing } from '../StyledSelect.variant-helpers-BZGzS3MF.js';
3
+ import '../primitiveVariables-BbfFaPHq.js';
4
+
5
+ interface CreatableAutocompleteOption {
6
+ label: string | undefined;
7
+ value: string | undefined;
8
+ }
9
+ interface CreatableAutocompleteProps {
10
+ options: CreatableAutocompleteOption[];
11
+ value?: string | null;
12
+ onChange?: (value: string) => void;
13
+ internalChange?: () => void;
14
+ placeholder?: string;
15
+ sizing?: InputSizing;
16
+ disabled?: boolean;
17
+ fullWidth?: boolean;
18
+ }
19
+ declare const CreatableAutocomplete: FunctionComponent<CreatableAutocompleteProps>;
20
+
21
+ export { type CreatableAutocompleteOption, type CreatableAutocompleteProps, CreatableAutocomplete as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/CreatableAutocomplete-CqQMerG2.js");require("react/jsx-runtime"),require("@mui/icons-material"),require("@mui/material"),require("react"),require("../_chunks/autocomplete.styles-C6N4E0gu.js"),require("../_chunks/semanticColor-D7luRDLB.js"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/types-BbAsZw_6.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/Icon-DixraoWA.js"),require("merge-sx"),require("../_chunks/typography.util-Cfj-ZgvS.js"),exports.default=e.CreatableAutocomplete;
@@ -0,0 +1,16 @@
1
+ import react__default, { FunctionComponent } from 'react';
2
+
3
+ type CustomFieldProps = {
4
+ inputField: react__default.FC<{
5
+ onChange: (data: unknown) => void;
6
+ }>;
7
+ onChange?: (data: unknown) => void;
8
+ defaultValue?: unknown;
9
+ value?: unknown;
10
+ placeholder?: string;
11
+ transformValue?: (value?: unknown) => void;
12
+ internalChange?: () => void;
13
+ };
14
+ declare const CustomField: FunctionComponent<CustomFieldProps>;
15
+
16
+ export { type CustomFieldProps, CustomField as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/CustomField-AxxznkBp.js");require("react/jsx-runtime"),exports.default=e.CustomField;
@@ -0,0 +1,14 @@
1
+ import { ChangeEvent, FunctionComponent } from 'react';
2
+
3
+ interface DifferentialProps {
4
+ labelLeft: string;
5
+ labelRight: string;
6
+ labelCenter?: string;
7
+ disabled?: boolean;
8
+ value?: string;
9
+ onChange?: (event: ChangeEvent<HTMLInputElement>, checked: boolean) => void;
10
+ internalChange?: () => void;
11
+ }
12
+ declare const Differential: FunctionComponent<DifferentialProps>;
13
+
14
+ export { type DifferentialProps, Differential as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Differential-B_1zxbR8.js");require("react/jsx-runtime"),require("@mui/material"),require("../_chunks/InputLabelHelp-DDaauqeX.js"),require("@mui/icons-material"),require("../_chunks/Icon-DixraoWA.js"),require("merge-sx"),require("react"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/InputLabelBase-C9l5M26_.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),require("../_chunks/Radio-BrBgm9f5.js"),exports.default=e.Differential;
@@ -0,0 +1,26 @@
1
+ import { MenuProps, MenuItemProps } from '@mui/material';
2
+ import react__default, { FunctionComponent, ReactElement } from 'react';
3
+
4
+ interface DropdownMenuItemProps {
5
+ icon?: ReactElement;
6
+ label: string;
7
+ onClick: () => void;
8
+ menuItemProps?: MenuItemProps;
9
+ }
10
+ interface DropdownMenuProps extends MenuProps {
11
+ open: boolean;
12
+ anchorEl: HTMLElement | null;
13
+ handleClose: () => void;
14
+ handleClick?: (event: React.MouseEvent<HTMLElement>) => void;
15
+ items?: DropdownMenuItemProps[];
16
+ }
17
+ declare const DropdownMenu: FunctionComponent<DropdownMenuProps>;
18
+
19
+ declare const useDropdownMenu: () => {
20
+ open: boolean;
21
+ handleClick: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
22
+ handleClose: () => void;
23
+ anchorEl: HTMLElement | null;
24
+ };
25
+
26
+ export { DropdownMenu as default, useDropdownMenu };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/DropdownMenu.hook-61pcWPPh.js");require("react/jsx-runtime"),require("@mui/material"),require("../_chunks/StyledMenu-0gmkD_R6.js"),require("react"),exports.default=e.DropdownMenu,exports.useDropdownMenu=e.useDropdownMenu;
@@ -0,0 +1,11 @@
1
+ import { BoxProps } from '@mui/material';
2
+ import { ReactNode, FunctionComponent } from 'react';
3
+
4
+ interface EmojiWrapperProps extends BoxProps {
5
+ checked?: boolean;
6
+ disabled?: boolean;
7
+ children: ReactNode;
8
+ }
9
+ declare const EmojiWrapper: FunctionComponent<EmojiWrapperProps>;
10
+
11
+ export { type EmojiWrapperProps, EmojiWrapper as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/EmojiWrapper-D2CgAYek.js");require("react/jsx-runtime"),require("@mui/material"),require("merge-sx"),exports.default=e.EmojiWrapper;
@@ -0,0 +1,22 @@
1
+ import { Theme, BoxProps } from '@mui/material';
2
+ import react__default from 'react';
3
+ import { ButtonProps } from './Button.js';
4
+ import { TypographyProps } from './Typography.js';
5
+ import './ButtonBase.js';
6
+ import '../primitiveVariables-BbfFaPHq.js';
7
+ import 'react/jsx-runtime';
8
+
9
+ interface ExpandableTypographyClampProps extends Partial<TypographyProps> {
10
+ onShowMoreClick?: ButtonProps['onClick'];
11
+ onShowLessClick?: ButtonProps['onClick'];
12
+ slotProps?: {
13
+ gradientBox?: {
14
+ background?: string | ((theme: Theme) => string);
15
+ } & BoxProps;
16
+ showMoreButton?: ButtonProps;
17
+ showLessButton?: ButtonProps;
18
+ };
19
+ }
20
+ declare const ExpandableTypographyClamp: react__default.FC<ExpandableTypographyClampProps>;
21
+
22
+ export { type ExpandableTypographyClampProps, ExpandableTypographyClamp as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/ExpandableTypographyClamp-CuRA28_R.js");require("react/jsx-runtime"),require("@mui/material"),require("merge-sx"),require("react"),require("../_chunks/Button-TKogbJWt.js"),require("../_chunks/Button.variant-helpers-DlExkDyh.js"),require("../_chunks/Icon-DixraoWA.js"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),require("../_chunks/ButtonBase-DOLFz7T6.js"),require("../_chunks/Typography-BYFV0-HU.js"),require("../_chunks/usePrevious-BaNqxBnu.js"),exports.default=e.ExpandableTypographyClamp;
@@ -0,0 +1,33 @@
1
+ import { FunctionComponent } from 'react';
2
+ import { AvatarProps } from './Avatar.js';
3
+ import '@mui/material';
4
+
5
+ interface FlagProps {
6
+ /**
7
+ * ISO 3166-1-alpha-2 country code (e.g., 'us', 'gb', 'de')
8
+ * or locale string with format 'lang_country' (e.g., 'eng_us', 'deu_de')
9
+ */
10
+ countryCode: string;
11
+ /**
12
+ * Optional className to pass to the span element
13
+ */
14
+ className?: string;
15
+ slotProps?: {
16
+ avatar?: AvatarProps;
17
+ };
18
+ }
19
+ /**
20
+ * Flag component displays a country flag based on ISO 3166-1-alpha-2 country codes.
21
+ * It supports both direct country codes ('us') and locale formats ('eng_us').
22
+ *
23
+ * @example
24
+ * // Direct country code
25
+ * <Flag countryCode="de" />
26
+ *
27
+ * @example
28
+ * // Locale format
29
+ * <Flag countryCode="eng_us" />
30
+ */
31
+ declare const Flag: FunctionComponent<FlagProps>;
32
+
33
+ export { type FlagProps, Flag as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Flag-1bALHO9Y.js");require("react/jsx-runtime"),require("../_chunks/Avatar-D-fcDrEA.js"),require("@mui/material"),require("merge-sx"),exports.default=e.Flag;
@@ -0,0 +1,21 @@
1
+ import { FormControlLabelProps as FormControlLabelProps$1, SxProps, Theme } from '@mui/material';
2
+ import { ReactElement, FunctionComponent } from 'react';
3
+
4
+ interface FormControlLabelProps {
5
+ control: FormControlLabelProps$1['control'];
6
+ checked?: boolean;
7
+ disabled?: boolean;
8
+ label?: string | ReactElement;
9
+ labelPlacement?: FormControlLabelProps$1['labelPlacement'];
10
+ sx?: SxProps<Theme>;
11
+ onChange?: FormControlLabelProps$1['onChange'];
12
+ value?: unknown;
13
+ required?: boolean;
14
+ error?: boolean;
15
+ name?: string;
16
+ id?: string;
17
+ inputRef?: FormControlLabelProps$1['inputRef'];
18
+ }
19
+ declare const FormControlLabel: FunctionComponent<FormControlLabelProps>;
20
+
21
+ export { type FormControlLabelProps, FormControlLabel as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/FormControlLabel-BWbSxhnZ.js");require("react/jsx-runtime"),require("@mui/material"),require("merge-sx"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),exports.default=e.FormControlLabel;
@@ -0,0 +1,143 @@
1
+ import { SxProps, Theme } from '@mui/material';
2
+ import { FunctionComponent, ReactElement } from 'react';
3
+ import { SubmitHandler, Control, FieldErrors } from 'react-hook-form';
4
+ import { UseFormWatch, UseFormTrigger } from 'react-hook-form/dist/types/form';
5
+ import { CheckboxProps } from './Checkbox.js';
6
+ import { CheckboxGroupProps } from './CheckboxGroup.js';
7
+ import { CreatableAutocompleteProps } from './CreatableAutocomplete.js';
8
+ import { CustomFieldProps } from './CustomField.js';
9
+ import { DifferentialProps } from './Differential.js';
10
+ import { HtmlProps } from './Html.js';
11
+ import { InputLabelProps } from './InputLabel.js';
12
+ import { InputLabelHelpProps } from './InputLabelHelp.js';
13
+ import { LikertProps } from './Likert.js';
14
+ import { N as NumberFieldProps } from '../types-DV2de5BB.js';
15
+ import { RadioGroupProps } from './RadioGroup.js';
16
+ import { RankProps } from './Rank.js';
17
+ import { RichTextFieldProps } from './RichTextField.js';
18
+ import { a as SelectProps } from '../Select-BwTogXOZ.js';
19
+ import { SliderProps } from './Slider.js';
20
+ import { StarRatingProps } from './StarRating.js';
21
+ import { SwitchProps } from './Switch.js';
22
+ import { TextareaProps } from './Textarea.js';
23
+ import { TextFieldProps } from './TextField.js';
24
+ import '../StyledSelect.variant-helpers-BZGzS3MF.js';
25
+ import '../primitiveVariables-BbfFaPHq.js';
26
+ import '@mui/material/styles';
27
+ import '../InputLabelBase.variants-helpers-B7h8EWO3.js';
28
+ import './RankItem.js';
29
+ import './SortableList.js';
30
+ import 'react/jsx-runtime';
31
+ import '@dnd-kit/core';
32
+ import './InputFieldBase.js';
33
+ import '@emotion/styled';
34
+ import '@mui/system';
35
+ import '@mui/material/Slider/useSlider.types';
36
+ import './FormControlLabel.js';
37
+
38
+ /**
39
+ * Form Generator Core Types
40
+ */
41
+ interface FormGeneratorHandler {
42
+ set: () => void;
43
+ reset: () => void;
44
+ submit: () => void;
45
+ values: () => void;
46
+ valid: () => void;
47
+ errors: () => void;
48
+ triggerFormValidation: () => Promise<unknown>;
49
+ }
50
+ type FormGeneratorProps = FunctionComponent<{
51
+ ref?: any;
52
+ formConfig: FormGeneratorConfig;
53
+ onFormSubmit?: SubmitHandler<any>;
54
+ onFormChange?: (formData: any) => void;
55
+ submitButton?: ReactElement;
56
+ secondaryButton?: ReactElement;
57
+ }>;
58
+ interface FormGeneratorConfig {
59
+ fields: FieldTypes[];
60
+ autoComplete?: 'off';
61
+ mode?: 'onSubmit' | 'onBlur' | 'onChange';
62
+ formId?: string;
63
+ reValidateMode?: 'onSubmit' | 'onBlur' | 'onChange';
64
+ validateOnInit?: boolean;
65
+ styleOverrides?: {
66
+ sxForm?: SxProps<Theme>;
67
+ sxButtons?: SxProps<Theme>;
68
+ sxStack?: SxProps<Theme>;
69
+ };
70
+ }
71
+ /**
72
+ * Field Types
73
+ */
74
+ type FieldTypes = CheckboxType | CheckboxGroupType | SwitchType | TextareaType | SelectType | TextFieldType | SliderType | DifferentialType | RichTextFieldType | LikertType | RadioGroupType | DragAndDropRankingType | NumberFieldType | StarRatingType | HTMLType | CreatableAutocompleteType | CustomFieldType;
75
+ type CreatableAutocompleteType = CreateFieldType<'creatableautocomplete', CreatableAutocompleteProps, string>;
76
+ type TextFieldType = CreateFieldType<'textfield', TextFieldProps, string>;
77
+ type NumberFieldType = CreateFieldType<'numberfield', NumberFieldProps, number>;
78
+ type TextareaType = CreateFieldType<'textarea', TextareaProps, string>;
79
+ type SelectType = CreateFieldType<'select', SelectProps, SelectProps['value']>;
80
+ type CheckboxType = CreateFieldType<'checkbox', CheckboxProps, NonNullable<CheckboxProps['value']>>;
81
+ type CheckboxGroupType = CreateFieldType<'checkboxGroup', CheckboxGroupProps, string[]>;
82
+ type SwitchType = CreateFieldType<'switch', SwitchProps, NonNullable<SwitchProps['checked']>>;
83
+ type SliderType = CreateFieldType<'slider', SliderProps, NonNullable<SliderProps['value']>>;
84
+ type DifferentialType = CreateFieldType<'differential', DifferentialProps, NonNullable<DifferentialProps['value']>>;
85
+ type LikertType = CreateFieldType<'likert', LikertProps, LikertProps['value']>;
86
+ type RadioGroupType = CreateFieldType<'radioGroup', RadioGroupProps, RadioGroupProps['value']>;
87
+ type DragAndDropRankingType = CreateFieldType<'ranking', RankProps, NonNullable<RankProps['value']>>;
88
+ type RichTextFieldType = CreateFieldType<'richTextfield', RichTextFieldProps, RichTextFieldProps['value']>;
89
+ type StarRatingType = CreateFieldType<'starRating', StarRatingProps, NonNullable<StarRatingProps['value']>>;
90
+ type HTMLType = {
91
+ fieldType: 'html';
92
+ content: HtmlProps['children'];
93
+ defaultValue?: never;
94
+ } & BaseField;
95
+ type CustomFieldType = {
96
+ fieldType: 'customfield';
97
+ defaultValue?: CustomFieldProps['value'];
98
+ } & BaseField & CustomFieldProps;
99
+ /**
100
+ * Field Type Utilities
101
+ */
102
+ interface BaseField {
103
+ id?: string;
104
+ name: string;
105
+ ref?: any;
106
+ multiline?: boolean;
107
+ content?: ReactElement;
108
+ label?: string | ReactElement;
109
+ labelProps?: InputLabelProps;
110
+ helperText?: string;
111
+ hidden?: boolean;
112
+ type?: string;
113
+ helpTextProps?: InputLabelHelpProps;
114
+ validation?: any;
115
+ valueTransformer?: (valueToTransform: string) => string;
116
+ disabled?: boolean;
117
+ strengthIndicator?: boolean;
118
+ styleOverrides?: {
119
+ sxInputWrapper?: SxProps<Theme>;
120
+ sxInputBase?: SxProps<Theme>;
121
+ sxInputStack?: SxProps<Theme>;
122
+ };
123
+ }
124
+ type CreateFieldType<TFieldType extends string, TProps, TDefaultValue extends any = void> = {
125
+ fieldType: TFieldType;
126
+ } & BaseField & Omit<TProps, 'id' | 'name' | 'value' | 'defaultValue' | 'onChange'> & (TDefaultValue extends void ? unknown : {
127
+ defaultValue?: TDefaultValue;
128
+ });
129
+ type FieldType = FieldTypes['fieldType'];
130
+ type DynamicFieldType = Exclude<FieldTypes['fieldType'], 'html'>;
131
+ type AvailableComponents = FunctionComponent<TextFieldProps> | FunctionComponent<NumberFieldProps> | FunctionComponent<SelectProps> | FunctionComponent<CreatableAutocompleteProps> | FunctionComponent<CheckboxProps> | FunctionComponent<CheckboxGroupProps> | FunctionComponent<SwitchProps> | FunctionComponent<SliderProps> | FunctionComponent<DifferentialProps> | FunctionComponent<LikertProps> | FunctionComponent<TextareaProps> | FunctionComponent<StarRatingProps> | FunctionComponent<RadioGroupProps> | FunctionComponent<RankProps> | FunctionComponent<RichTextFieldProps> | FunctionComponent<HtmlProps> | FunctionComponent<CustomFieldType>;
132
+ type InputWrapperProps = {
133
+ ref?: any;
134
+ control: Control;
135
+ errors?: FieldErrors;
136
+ watch: UseFormWatch<any>;
137
+ trigger: UseFormTrigger<any>;
138
+ internalChange?: () => void;
139
+ };
140
+
141
+ declare const FormGenerator: FormGeneratorProps;
142
+
143
+ export { type AvailableComponents, type BaseField, type CheckboxGroupType, type CheckboxType, type CreatableAutocompleteType, type CustomFieldType, type DifferentialType, type DragAndDropRankingType, type DynamicFieldType, type FieldType, type FieldTypes, type FormGeneratorConfig, type FormGeneratorHandler, type FormGeneratorProps, type HTMLType, type InputWrapperProps, type LikertType, type NumberFieldType, type RadioGroupType, type RichTextFieldType, type SelectType, type SliderType, type StarRatingType, type SwitchType, type TextFieldType, type TextareaType, FormGenerator as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/FormGenerator-BBvnq27_.js");require("react/jsx-runtime"),require("react"),require("@mui/material"),require("react-hook-form"),require("merge-sx"),require("react-phone-number-input"),require("../_chunks/Checkbox-CSz7J7US.js"),require("../_chunks/FormControlLabel-BWbSxhnZ.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),require("../_chunks/StyledCheckbox-g-PmPEwy.js"),require("@mui/icons-material"),require("../_chunks/Icon-DixraoWA.js"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/CheckboxGroup-DQgs6LvV.js"),require("../_chunks/TextField-Cc_JSuuE.js"),require("../_chunks/InputFieldBase-Dmb5-LXp.js"),require("../_chunks/CreatableAutocomplete-CqQMerG2.js"),require("../_chunks/autocomplete.styles-C6N4E0gu.js"),require("../_chunks/semanticColor-D7luRDLB.js"),require("../_chunks/CustomField-AxxznkBp.js"),require("../_chunks/Differential-B_1zxbR8.js"),require("../_chunks/InputLabelHelp-DDaauqeX.js"),require("../_chunks/InputLabelBase-C9l5M26_.js"),require("../_chunks/Radio-BrBgm9f5.js"),require("./Html.js"),require("../_chunks/InputLabel-Bt0Q3uC0.js"),require("../_chunks/Likert-CQI8ZnlX.js"),require("../_chunks/NumberField-CuiOrazp.js"),require("@base-ui-components/react"),require("../_chunks/IconButton-LEHeDXoQ.js"),require("../_chunks/IconButtonBase-6L_dNOOr.js"),require("../_chunks/IconButton.variant-helpers-pRkPkbk-.js"),require("../_chunks/Progress-BmBeu7uJ.js"),require("../_chunks/Tooltip-hDvy3-fo.js"),require("../_chunks/IconButtonGroup-CDYetneE.js"),require("../_chunks/RadioGroup-BxHkG84o.js"),require("../_chunks/Rank-C28bcQ33.js"),require("../_chunks/RankItem-D8JL2Loy.js"),require("../_chunks/Select-BBrH8EC2.js"),require("../_chunks/breakpoint.hook-X1gfdrbr.js"),require("../_chunks/Typography-BYFV0-HU.js"),require("../_chunks/SortableList-ad1Z0omV.js"),require("@dnd-kit/core"),require("@dnd-kit/sortable"),require("@dnd-kit/utilities"),require("react-dom"),require("../_chunks/RichTextField-BMrpCktt.js"),require("@tiptap/extension-placeholder"),require("@tiptap/extension-underline"),require("@tiptap/starter-kit"),require("mui-tiptap"),require("../_chunks/Slider-BNY8BtY7.js"),require("../_chunks/StarRating-lqoK8zFU.js"),require("../_chunks/Switch-m3rUWkHS.js"),require("../_chunks/Textarea-j5nWbV1y.js"),require("check-password-strength"),require("@hookform/error-message"),require("../_chunks/usePrevious-BaNqxBnu.js"),exports.default=e.FormGenerator;
@@ -0,0 +1,11 @@
1
+ import { FunctionComponent } from 'react';
2
+
3
+ interface GridOverlayProps {
4
+ breakpoint?: boolean;
5
+ maxWidth?: boolean;
6
+ position?: 'fixed' | 'absolute';
7
+ visible?: boolean;
8
+ }
9
+ declare const GridOverlay: FunctionComponent<GridOverlayProps>;
10
+
11
+ export { type GridOverlayProps, GridOverlay as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/GridOverlay-DJNXEqa7.js");require("react/jsx-runtime"),require("@mui/material"),require("react"),require("../_chunks/breakpoint.hook-X1gfdrbr.js"),require("../_chunks/useKeyCombo-V6XcyiXh.js"),require("../_chunks/Typography-BYFV0-HU.js"),require("merge-sx"),require("../_chunks/types-BbAsZw_6.js"),exports.default=e.GridOverlay;
@@ -0,0 +1,8 @@
1
+ import { ReactElement, FunctionComponent } from 'react';
2
+
3
+ interface HtmlProps {
4
+ children: ReactElement;
5
+ }
6
+ declare const Html: FunctionComponent<HtmlProps>;
7
+
8
+ export { type HtmlProps, Html as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=({children:e,...t})=>e;
@@ -0,0 +1,11 @@
1
+ import { FC } from 'react';
2
+ import { TypographyProps } from './Typography.js';
3
+ import '@mui/material';
4
+
5
+ type HtmlParserProps = {
6
+ children: string;
7
+ typographyProps?: Partial<TypographyProps>;
8
+ };
9
+ declare const HtmlParser: FC<HtmlParserProps>;
10
+
11
+ export { type HtmlParserProps, HtmlParser as default };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/HtmlParser-BobpsfG_.js");require("react/jsx-runtime"),require("@mui/material"),require("html-react-parser"),require("../_chunks/Typography-BYFV0-HU.js"),require("merge-sx"),require("react"),require("../_chunks/types-BbAsZw_6.js"),exports.default=e.HtmlParser;