@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.
- package/README.md +102 -0
- package/dist/BrandCore/Icon.d.ts +4 -0
- package/dist/BrandCore/Icon.js +1 -0
- package/dist/BrandCore.d.ts +281 -0
- package/dist/BrandCore.js +1 -0
- package/dist/IconButton-wcVJZep4.d.ts +17 -0
- package/dist/IconButtonBase-B6_6LwsJ.d.ts +15 -0
- package/dist/InputLabelBase.variants-helpers-B7h8EWO3.d.ts +3 -0
- package/dist/Marketing/PlanFeatureTable.d.ts +61 -0
- package/dist/Marketing/PlanFeatureTable.js +1 -0
- package/dist/Marketing/PlanTierCard.d.ts +28 -0
- package/dist/Marketing/PlanTierCard.js +1 -0
- package/dist/Marketing/TickGroup.d.ts +9 -0
- package/dist/Marketing/TickGroup.js +1 -0
- package/dist/Marketing.d.ts +4 -0
- package/dist/Marketing.js +1 -0
- package/dist/MenuItem-Bhn675bc.d.ts +24 -0
- package/dist/Nudge-yai5KXtM.d.ts +12 -0
- package/dist/Platform/AIInsight.d.ts +18 -0
- package/dist/Platform/AIInsight.js +1 -0
- package/dist/Platform/AISummary.d.ts +43 -0
- package/dist/Platform/AISummary.js +1 -0
- package/dist/Platform/AIWrittenByLockUp.d.ts +14 -0
- package/dist/Platform/AIWrittenByLockUp.js +1 -0
- package/dist/Platform/AiContentContainer.d.ts +22 -0
- package/dist/Platform/AiContentContainer.js +1 -0
- package/dist/Platform/AssetItem.d.ts +24 -0
- package/dist/Platform/AssetItem.js +1 -0
- package/dist/Platform/AuthContainerSurface.d.ts +12 -0
- package/dist/Platform/AuthContainerSurface.js +1 -0
- package/dist/Platform/ClipboardCopyingOverlay.d.ts +11 -0
- package/dist/Platform/ClipboardCopyingOverlay.js +1 -0
- package/dist/Platform/CommentCard.d.ts +43 -0
- package/dist/Platform/CommentCard.js +1 -0
- package/dist/Platform/DataPointInfo.d.ts +46 -0
- package/dist/Platform/DataPointInfo.js +1 -0
- package/dist/Platform/DemographicSelectionSection.d.ts +9 -0
- package/dist/Platform/DemographicSelectionSection.js +1 -0
- package/dist/Platform/EmojiListItem.d.ts +24 -0
- package/dist/Platform/EmojiListItem.js +1 -0
- package/dist/Platform/EmojiQuestionEditorOption.d.ts +31 -0
- package/dist/Platform/EmojiQuestionEditorOption.js +1 -0
- package/dist/Platform/EmptyStateCard.d.ts +30 -0
- package/dist/Platform/EmptyStateCard.js +1 -0
- package/dist/Platform/ExtendedTestStatus.d.ts +18 -0
- package/dist/Platform/ExtendedTestStatus.js +1 -0
- package/dist/Platform/FilterCount.d.ts +15 -0
- package/dist/Platform/FilterCount.js +1 -0
- package/dist/Platform/FilterGroupAccordion.d.ts +15 -0
- package/dist/Platform/FilterGroupAccordion.js +1 -0
- package/dist/Platform/FilterPyramidGraph.d.ts +19 -0
- package/dist/Platform/FilterPyramidGraph.js +1 -0
- package/dist/Platform/FilterRow.d.ts +15 -0
- package/dist/Platform/FilterRow.js +1 -0
- package/dist/Platform/FilteredItemsCard.d.ts +11 -0
- package/dist/Platform/FilteredItemsCard.js +1 -0
- package/dist/Platform/ForgotYourPassword.d.ts +5 -0
- package/dist/Platform/ForgotYourPassword.js +1 -0
- package/dist/Platform/GraphBar.d.ts +59 -0
- package/dist/Platform/GraphBar.js +1 -0
- package/dist/Platform/Header.d.ts +25 -0
- package/dist/Platform/Header.js +1 -0
- package/dist/Platform/KpiDataPopover.d.ts +34 -0
- package/dist/Platform/KpiDataPopover.js +1 -0
- package/dist/Platform/KpiIndicator.d.ts +19 -0
- package/dist/Platform/KpiIndicator.js +1 -0
- package/dist/Platform/LinkExpired.d.ts +5 -0
- package/dist/Platform/LinkExpired.js +1 -0
- package/dist/Platform/LoginForm.d.ts +5 -0
- package/dist/Platform/LoginForm.js +1 -0
- package/dist/Platform/LoopItem.d.ts +16 -0
- package/dist/Platform/LoopItem.js +1 -0
- package/dist/Platform/LoopItemEmpty.d.ts +11 -0
- package/dist/Platform/LoopItemEmpty.js +1 -0
- package/dist/Platform/MFACodeVerify.d.ts +5 -0
- package/dist/Platform/MFACodeVerify.js +1 -0
- package/dist/Platform/Navigation.d.ts +8 -0
- package/dist/Platform/Navigation.js +1 -0
- package/dist/Platform/OnboardingCard.d.ts +18 -0
- package/dist/Platform/OnboardingCard.js +1 -0
- package/dist/Platform/PaginationControl.d.ts +12 -0
- package/dist/Platform/PaginationControl.js +1 -0
- package/dist/Platform/ProjectItem.d.ts +9 -0
- package/dist/Platform/ProjectItem.js +1 -0
- package/dist/Platform/QuestionBlock.d.ts +18 -0
- package/dist/Platform/QuestionBlock.js +1 -0
- package/dist/Platform/QuestionLabel.d.ts +2 -0
- package/dist/Platform/QuestionLabel.js +1 -0
- package/dist/Platform/QuestionSelector.d.ts +18 -0
- package/dist/Platform/QuestionSelector.js +1 -0
- package/dist/Platform/ResetPassword.d.ts +5 -0
- package/dist/Platform/ResetPassword.js +1 -0
- package/dist/Platform/SearchInput.d.ts +17 -0
- package/dist/Platform/SearchInput.js +1 -0
- package/dist/Platform/SectionHeader.d.ts +13 -0
- package/dist/Platform/SectionHeader.js +1 -0
- package/dist/Platform/SentimentArrow.d.ts +9 -0
- package/dist/Platform/SentimentArrow.js +1 -0
- package/dist/Platform/SignUpForm.d.ts +5 -0
- package/dist/Platform/SignUpForm.js +1 -0
- package/dist/Platform/SliderGraph.d.ts +83 -0
- package/dist/Platform/SliderGraph.js +1 -0
- package/dist/Platform/Tab.d.ts +14 -0
- package/dist/Platform/Tab.js +1 -0
- package/dist/Platform/TestItem.d.ts +56 -0
- package/dist/Platform/TestItem.js +1 -0
- package/dist/Platform/TestKPICard.d.ts +10 -0
- package/dist/Platform/TestKPICard.js +1 -0
- package/dist/Platform/TestStatus.d.ts +15 -0
- package/dist/Platform/TestStatus.js +1 -0
- package/dist/Platform/VideoControls.d.ts +2 -0
- package/dist/Platform/VideoControls.js +1 -0
- package/dist/Platform.d.ts +71 -0
- package/dist/Platform.js +1 -0
- package/dist/ProjectItemEmpty-CF0eY2lC.d.ts +52 -0
- package/dist/Select-BwTogXOZ.d.ts +39 -0
- package/dist/SliderGraph-1CP7zay8.d.ts +82 -0
- package/dist/StyledSelect.variant-helpers-BZGzS3MF.d.ts +12 -0
- package/dist/WebCore/Accordion.d.ts +12 -0
- package/dist/WebCore/Accordion.js +1 -0
- package/dist/WebCore/AnnualController.d.ts +22 -0
- package/dist/WebCore/AnnualController.js +1 -0
- package/dist/WebCore/AuthFormHeader.d.ts +10 -0
- package/dist/WebCore/AuthFormHeader.js +1 -0
- package/dist/WebCore/Avatar.d.ts +9 -0
- package/dist/WebCore/Avatar.js +1 -0
- package/dist/WebCore/AvatarGroup.d.ts +11 -0
- package/dist/WebCore/AvatarGroup.js +1 -0
- package/dist/WebCore/Badge.d.ts +7 -0
- package/dist/WebCore/Badge.js +1 -0
- package/dist/WebCore/BrandBadge.d.ts +12 -0
- package/dist/WebCore/BrandBadge.js +1 -0
- package/dist/WebCore/Breadcrumb.d.ts +4 -0
- package/dist/WebCore/Breadcrumb.js +1 -0
- package/dist/WebCore/BulletGraphic.d.ts +11 -0
- package/dist/WebCore/BulletGraphic.js +1 -0
- package/dist/WebCore/Button.d.ts +17 -0
- package/dist/WebCore/Button.js +1 -0
- package/dist/WebCore/ButtonBase.d.ts +124 -0
- package/dist/WebCore/ButtonBase.js +1 -0
- package/dist/WebCore/Checkbox.d.ts +28 -0
- package/dist/WebCore/Checkbox.js +1 -0
- package/dist/WebCore/CheckboxGroup.d.ts +29 -0
- package/dist/WebCore/CheckboxGroup.js +1 -0
- package/dist/WebCore/ColorBackgroundContainer.d.ts +12 -0
- package/dist/WebCore/ColorBackgroundContainer.js +1 -0
- package/dist/WebCore/CreatableAutocomplete.d.ts +21 -0
- package/dist/WebCore/CreatableAutocomplete.js +1 -0
- package/dist/WebCore/CustomField.d.ts +16 -0
- package/dist/WebCore/CustomField.js +1 -0
- package/dist/WebCore/Differential.d.ts +14 -0
- package/dist/WebCore/Differential.js +1 -0
- package/dist/WebCore/DropdownMenu.d.ts +26 -0
- package/dist/WebCore/DropdownMenu.js +1 -0
- package/dist/WebCore/EmojiWrapper.d.ts +11 -0
- package/dist/WebCore/EmojiWrapper.js +1 -0
- package/dist/WebCore/ExpandableTypographyClamp.d.ts +22 -0
- package/dist/WebCore/ExpandableTypographyClamp.js +1 -0
- package/dist/WebCore/Flag.d.ts +33 -0
- package/dist/WebCore/Flag.js +1 -0
- package/dist/WebCore/FormControlLabel.d.ts +21 -0
- package/dist/WebCore/FormControlLabel.js +1 -0
- package/dist/WebCore/FormGenerator.d.ts +143 -0
- package/dist/WebCore/FormGenerator.js +1 -0
- package/dist/WebCore/GridOverlay.d.ts +11 -0
- package/dist/WebCore/GridOverlay.js +1 -0
- package/dist/WebCore/Html.d.ts +8 -0
- package/dist/WebCore/Html.js +1 -0
- package/dist/WebCore/HtmlParser.d.ts +11 -0
- package/dist/WebCore/HtmlParser.js +1 -0
- package/dist/WebCore/IconButton.d.ts +6 -0
- package/dist/WebCore/IconButton.js +1 -0
- package/dist/WebCore/IconButtonBase.d.ts +4 -0
- package/dist/WebCore/IconButtonBase.js +1 -0
- package/dist/WebCore/IconButtonGroup.d.ts +22 -0
- package/dist/WebCore/IconButtonGroup.js +1 -0
- package/dist/WebCore/Image.d.ts +13 -0
- package/dist/WebCore/Image.js +1 -0
- package/dist/WebCore/InputFieldBase.d.ts +11 -0
- package/dist/WebCore/InputFieldBase.js +1 -0
- package/dist/WebCore/InputLabel.d.ts +17 -0
- package/dist/WebCore/InputLabel.js +1 -0
- package/dist/WebCore/InputLabelBase.d.ts +12 -0
- package/dist/WebCore/InputLabelBase.js +1 -0
- package/dist/WebCore/InputLabelHelp.d.ts +14 -0
- package/dist/WebCore/InputLabelHelp.js +1 -0
- package/dist/WebCore/Label.d.ts +14 -0
- package/dist/WebCore/Label.js +1 -0
- package/dist/WebCore/Likert.d.ts +17 -0
- package/dist/WebCore/Likert.js +1 -0
- package/dist/WebCore/Link.d.ts +23 -0
- package/dist/WebCore/Link.js +1 -0
- package/dist/WebCore/Loader.d.ts +8 -0
- package/dist/WebCore/Loader.js +1 -0
- package/dist/WebCore/Logo.d.ts +5 -0
- package/dist/WebCore/Logo.js +1 -0
- package/dist/WebCore/LoopsAiButton.d.ts +19 -0
- package/dist/WebCore/LoopsAiButton.js +1 -0
- package/dist/WebCore/Markdown.d.ts +11 -0
- package/dist/WebCore/Markdown.js +1 -0
- package/dist/WebCore/Menu.d.ts +26 -0
- package/dist/WebCore/Menu.js +1 -0
- package/dist/WebCore/ModalLayout.d.ts +30 -0
- package/dist/WebCore/ModalLayout.js +1 -0
- package/dist/WebCore/NavigationButton.d.ts +8 -0
- package/dist/WebCore/NavigationButton.js +1 -0
- package/dist/WebCore/Nudge.d.ts +24 -0
- package/dist/WebCore/Nudge.js +1 -0
- package/dist/WebCore/NumberField.d.ts +12 -0
- package/dist/WebCore/NumberField.js +1 -0
- package/dist/WebCore/Pill.d.ts +25 -0
- package/dist/WebCore/Pill.js +1 -0
- package/dist/WebCore/Popper.d.ts +22 -0
- package/dist/WebCore/Popper.js +1 -0
- package/dist/WebCore/PoweredByWatermarkLogo.d.ts +5 -0
- package/dist/WebCore/PoweredByWatermarkLogo.js +1 -0
- package/dist/WebCore/Progress.d.ts +11 -0
- package/dist/WebCore/Progress.js +1 -0
- package/dist/WebCore/ProgressBar.d.ts +9 -0
- package/dist/WebCore/ProgressBar.js +1 -0
- package/dist/WebCore/Radio.d.ts +17 -0
- package/dist/WebCore/Radio.js +1 -0
- package/dist/WebCore/RadioGroup.d.ts +24 -0
- package/dist/WebCore/RadioGroup.js +1 -0
- package/dist/WebCore/Rank.d.ts +25 -0
- package/dist/WebCore/Rank.js +1 -0
- package/dist/WebCore/RankItem.d.ts +21 -0
- package/dist/WebCore/RankItem.js +1 -0
- package/dist/WebCore/RichTextField.d.ts +17 -0
- package/dist/WebCore/RichTextField.js +1 -0
- package/dist/WebCore/Select.d.ts +12 -0
- package/dist/WebCore/Select.js +1 -0
- package/dist/WebCore/Skeleton.d.ts +16 -0
- package/dist/WebCore/Skeleton.js +1 -0
- package/dist/WebCore/Slider.d.ts +23 -0
- package/dist/WebCore/Slider.js +1 -0
- package/dist/WebCore/SortableList.d.ts +29 -0
- package/dist/WebCore/SortableList.js +1 -0
- package/dist/WebCore/StarRating.d.ts +15 -0
- package/dist/WebCore/StarRating.js +1 -0
- package/dist/WebCore/Surface.d.ts +15 -0
- package/dist/WebCore/Surface.js +1 -0
- package/dist/WebCore/Switch.d.ts +20 -0
- package/dist/WebCore/Switch.js +1 -0
- package/dist/WebCore/TextBarDivider.d.ts +12 -0
- package/dist/WebCore/TextBarDivider.js +1 -0
- package/dist/WebCore/TextField.d.ts +14 -0
- package/dist/WebCore/TextField.js +1 -0
- package/dist/WebCore/Textarea.d.ts +14 -0
- package/dist/WebCore/Textarea.js +1 -0
- package/dist/WebCore/Toast.d.ts +13 -0
- package/dist/WebCore/Toast.js +1 -0
- package/dist/WebCore/Tooltip.d.ts +13 -0
- package/dist/WebCore/Tooltip.js +1 -0
- package/dist/WebCore/TrialCard.d.ts +11 -0
- package/dist/WebCore/TrialCard.js +1 -0
- package/dist/WebCore/Typography.d.ts +15 -0
- package/dist/WebCore/Typography.js +1 -0
- package/dist/WebCore/UserMenu.d.ts +20 -0
- package/dist/WebCore/UserMenu.js +1 -0
- package/dist/WebCore/VideoModal.d.ts +10 -0
- package/dist/WebCore/VideoModal.js +1 -0
- package/dist/WebCore.d.ts +128 -0
- package/dist/WebCore.js +1 -0
- package/dist/_chunks/AIInsight-BGk73ukd.js +1 -0
- package/dist/_chunks/AISummary-D7Mx9MLv.js +1 -0
- package/dist/_chunks/Accordion-aNpUHWmg.js +1 -0
- package/dist/_chunks/AiContentContainer-nbZD0bT1.js +1 -0
- package/dist/_chunks/AiWrittenByLockUp-CTu0ANxT.js +1 -0
- package/dist/_chunks/AnnualController-DIiINpY8.js +1 -0
- package/dist/_chunks/AssetItem-BpU8JK65.js +1 -0
- package/dist/_chunks/AuthContainerSurface-D73ss9EA.js +1 -0
- package/dist/_chunks/AuthFormHeader-BF75I2l7.js +1 -0
- package/dist/_chunks/Avatar-D-fcDrEA.js +1 -0
- package/dist/_chunks/AvatarGroup-BCD7cXGy.js +1 -0
- package/dist/_chunks/Badge-DsL8LwLJ.js +1 -0
- package/dist/_chunks/BrandBadge-DMcSiM1U.js +1 -0
- package/dist/_chunks/Breadcrumb-BHqgdVj-.js +1 -0
- package/dist/_chunks/BulletGraphic-DrSr7OML.js +1 -0
- package/dist/_chunks/Button-TKogbJWt.js +1 -0
- package/dist/_chunks/Button.variant-helpers-DlExkDyh.js +1 -0
- package/dist/_chunks/ButtonBase-DOLFz7T6.js +1 -0
- package/dist/_chunks/Checkbox-CSz7J7US.js +1 -0
- package/dist/_chunks/CheckboxGroup-DQgs6LvV.js +1 -0
- package/dist/_chunks/ClipboardCopyingOverlay-GkHkue8I.js +1 -0
- package/dist/_chunks/ColorBackgroundContainer-CzbCfIUH.js +1 -0
- package/dist/_chunks/CommentCard-DdFBz8tj.js +1 -0
- package/dist/_chunks/CreatableAutocomplete-CqQMerG2.js +1 -0
- package/dist/_chunks/CustomField-AxxznkBp.js +1 -0
- package/dist/_chunks/DataPointInfo-Bj9zDSG7.js +1 -0
- package/dist/_chunks/DemographicSelectionSection-C-zWepcX.js +1 -0
- package/dist/_chunks/Differential-B_1zxbR8.js +1 -0
- package/dist/_chunks/DropdownMenu.hook-61pcWPPh.js +1 -0
- package/dist/_chunks/EmojiListItem-DnPLpcRv.js +1 -0
- package/dist/_chunks/EmojiQuestionEditorOption-X0hzkcSR.js +1 -0
- package/dist/_chunks/EmojiWrapper-D2CgAYek.js +1 -0
- package/dist/_chunks/EmptyStateCard-WsSuQAJp.js +1 -0
- package/dist/_chunks/ExpandableTypographyClamp-CuRA28_R.js +1 -0
- package/dist/_chunks/ExtendedTestStatus-5vTEcVD2.js +1 -0
- package/dist/_chunks/FilterCount-CCw4XbvD.js +1 -0
- package/dist/_chunks/FilterGroupAccordion---yP8Z7t.js +1 -0
- package/dist/_chunks/FilterPyramidGraph-gA0f3Ga6.js +1 -0
- package/dist/_chunks/FilterRow-CdazKBhH.js +1 -0
- package/dist/_chunks/FilteredItemsCard-mX1lGXj9.js +1 -0
- package/dist/_chunks/Flag-1bALHO9Y.js +1 -0
- package/dist/_chunks/FormControlLabel-BWbSxhnZ.js +1 -0
- package/dist/_chunks/FormGenerator-BBvnq27_.js +1 -0
- package/dist/_chunks/GraphBar-DJrqV1HM.js +1 -0
- package/dist/_chunks/GridOverlay-DJNXEqa7.js +1 -0
- package/dist/_chunks/Header-BV04iFHx.js +1 -0
- package/dist/_chunks/HtmlParser-BobpsfG_.js +1 -0
- package/dist/_chunks/Icon-DixraoWA.js +1 -0
- package/dist/_chunks/IconButton-LEHeDXoQ.js +1 -0
- package/dist/_chunks/IconButton.variant-helpers-pRkPkbk-.js +1 -0
- package/dist/_chunks/IconButtonBase-6L_dNOOr.js +1 -0
- package/dist/_chunks/IconButtonGroup-CDYetneE.js +1 -0
- package/dist/_chunks/Image-In4M7VMg.js +1 -0
- package/dist/_chunks/InputFieldBase-Dmb5-LXp.js +1 -0
- package/dist/_chunks/InputLabel-Bt0Q3uC0.js +1 -0
- package/dist/_chunks/InputLabelBase-C9l5M26_.js +1 -0
- package/dist/_chunks/InputLabelHelp-DDaauqeX.js +1 -0
- package/dist/_chunks/KpiDataPopover--z_ZE-JU.js +1 -0
- package/dist/_chunks/KpiIndicator-C3nHbs2H.js +1 -0
- package/dist/_chunks/Label-DKrUnSYL.js +1 -0
- package/dist/_chunks/Likert-CQI8ZnlX.js +1 -0
- package/dist/_chunks/Link-CikLKNS5.js +1 -0
- package/dist/_chunks/Loader-C44izkam.js +1 -0
- package/dist/_chunks/Logo-EHtJvYUb.js +1 -0
- package/dist/_chunks/LoopItem-DFWyTptD.js +1 -0
- package/dist/_chunks/LoopItemEmpty-B9cAoJvw.js +1 -0
- package/dist/_chunks/LoopsAiButton-BJ0Vck7E.js +1 -0
- package/dist/_chunks/Markdown-CmWQcWUR.js +1 -0
- package/dist/_chunks/Menu-CaZo9OD7.js +1 -0
- package/dist/_chunks/MenuItem-ChV88sO-.js +1 -0
- package/dist/_chunks/ModalContentWrapper-9lOys-c7.js +1 -0
- package/dist/_chunks/ModalLayout-B-0g8GaI.js +1 -0
- package/dist/_chunks/Navigation-C4BF2TcV.js +1 -0
- package/dist/_chunks/NavigationButton-t_nJ_-97.js +1 -0
- package/dist/_chunks/Nudge-BwbIzAGI.js +1 -0
- package/dist/_chunks/NudgeButton-D6ypWC8w.js +1 -0
- package/dist/_chunks/NumberField-CuiOrazp.js +1 -0
- package/dist/_chunks/OnboardingCard-C5vfOrNz.js +1 -0
- package/dist/_chunks/PaginationControl-CKSU35HR.js +1 -0
- package/dist/_chunks/Pill-DizC4Dwp.js +1 -0
- package/dist/_chunks/PlanFeatureTable-HjkiynIz.js +1 -0
- package/dist/_chunks/PlanTierCard-D-0pXipT.js +1 -0
- package/dist/_chunks/Popper-MoXYUlo-.js +1 -0
- package/dist/_chunks/PoweredByWatermarkLogo-CoNK1Yke.js +1 -0
- package/dist/_chunks/Progress-BmBeu7uJ.js +1 -0
- package/dist/_chunks/ProgressBar-Wer8KEv6.js +1 -0
- package/dist/_chunks/ProjectItemEmpty-CRWsueoA.js +1 -0
- package/dist/_chunks/QuestionBlock-Dq-AQsed.js +1 -0
- package/dist/_chunks/QuestionLabel-D409Ltjp.js +1 -0
- package/dist/_chunks/QuestionSelector-CmZntw5A.js +1 -0
- package/dist/_chunks/QuestionStatsCard-Bn16Q69X.js +1 -0
- package/dist/_chunks/Radio-BrBgm9f5.js +1 -0
- package/dist/_chunks/RadioGroup-BxHkG84o.js +1 -0
- package/dist/_chunks/Rank-C28bcQ33.js +1 -0
- package/dist/_chunks/RankItem-D8JL2Loy.js +1 -0
- package/dist/_chunks/RichTextField-BMrpCktt.js +1 -0
- package/dist/_chunks/SearchInput-CMOrL191.js +1 -0
- package/dist/_chunks/SectionHeader-D-U8n5sx.js +1 -0
- package/dist/_chunks/Select-BBrH8EC2.js +1 -0
- package/dist/_chunks/SentimentArrow-BtzK3qmk.js +1 -0
- package/dist/_chunks/Skeleton-DgvdvSd_.js +1 -0
- package/dist/_chunks/Slider-BNY8BtY7.js +1 -0
- package/dist/_chunks/SliderGraph-DlaEdAbo.js +1 -0
- package/dist/_chunks/SliderGraphYAxis-BYfnPFum.js +1 -0
- package/dist/_chunks/SortableList-ad1Z0omV.js +1 -0
- package/dist/_chunks/StarRating-lqoK8zFU.js +1 -0
- package/dist/_chunks/StyledBox-DNV19dQQ.js +1 -0
- package/dist/_chunks/StyledCheckbox-g-PmPEwy.js +1 -0
- package/dist/_chunks/StyledLinearProgress-C4a5-zSo.js +1 -0
- package/dist/_chunks/StyledLisItemButton-Ba6PRsFU.js +1 -0
- package/dist/_chunks/StyledMenu-0gmkD_R6.js +1 -0
- package/dist/_chunks/StyledPill-DDDGFPYD.js +1 -0
- package/dist/_chunks/StyledSurface-D_8fWEkO.js +1 -0
- package/dist/_chunks/StyledSurface-c0zXeijg.js +1 -0
- package/dist/_chunks/StyledTimeline-clyYfJ_h.js +1 -0
- package/dist/_chunks/Surface-CNQxv-Vi.js +1 -0
- package/dist/_chunks/Switch-m3rUWkHS.js +1 -0
- package/dist/_chunks/Tab-D5qVXRWz.js +1 -0
- package/dist/_chunks/TestItem-DN5i28pu.js +1 -0
- package/dist/_chunks/TestKPICard-CkIX43xy.js +1 -0
- package/dist/_chunks/TestStatus-E7D7NaOc.js +1 -0
- package/dist/_chunks/TextBarDivider-DK-ApGHH.js +1 -0
- package/dist/_chunks/TextField-Cc_JSuuE.js +1 -0
- package/dist/_chunks/Textarea-j5nWbV1y.js +1 -0
- package/dist/_chunks/TickGroup-Be8IMh_H.js +1 -0
- package/dist/_chunks/Toast-Culdfz35.js +1 -0
- package/dist/_chunks/Tooltip-hDvy3-fo.js +1 -0
- package/dist/_chunks/TrialCard-CGQwrcVO.js +1 -0
- package/dist/_chunks/TrialPill-h8Y2SoiG.js +1 -0
- package/dist/_chunks/Typography-BYFV0-HU.js +1 -0
- package/dist/_chunks/UserMenu-D2urHIbv.js +1 -0
- package/dist/_chunks/UserMenuButton-CgHpAwrN.js +1 -0
- package/dist/_chunks/VideoControls-C9LPXqSM.js +1 -0
- package/dist/_chunks/VideoModal-B_xOy6H5.js +1 -0
- package/dist/_chunks/autocomplete.styles-C6N4E0gu.js +1 -0
- package/dist/_chunks/breakpoint.hook-X1gfdrbr.js +1 -0
- package/dist/_chunks/compareArrayMembers-DrCqHh_l.js +1 -0
- package/dist/_chunks/email-DRHIhr7e.js +1 -0
- package/dist/_chunks/isButton-BLA1xegi.js +1 -0
- package/dist/_chunks/misc-kjIxdcX1.js +1 -0
- package/dist/_chunks/password-C58gQitr.js +1 -0
- package/dist/_chunks/pluralise-BbIXylKr.js +1 -0
- package/dist/_chunks/primitiveVariables-DOkvMbUd.js +1 -0
- package/dist/_chunks/screen.hook-BWo6Lcm1.js +1 -0
- package/dist/_chunks/semanticColor-D7luRDLB.js +1 -0
- package/dist/_chunks/styledPartials-7Lv7jRno.js +1 -0
- package/dist/_chunks/styledPartials-C-usLnT6.js +1 -0
- package/dist/_chunks/styledPartials-CnGNfSr0.js +1 -0
- package/dist/_chunks/theme.provider-CFQC74O-.js +1 -0
- package/dist/_chunks/types-BbAsZw_6.js +1 -0
- package/dist/_chunks/typography-Cx74j4k8.js +1 -0
- package/dist/_chunks/typography.util-Cfj-ZgvS.js +1 -0
- package/dist/_chunks/useKeyCombo-V6XcyiXh.js +1 -0
- package/dist/_chunks/usePrevious-BaNqxBnu.js +1 -0
- package/dist/esm/BrandCore/Icon.js +1 -0
- package/dist/esm/BrandCore.js +1 -0
- package/dist/esm/Marketing/PlanFeatureTable.js +1 -0
- package/dist/esm/Marketing/PlanTierCard.js +1 -0
- package/dist/esm/Marketing/TickGroup.js +1 -0
- package/dist/esm/Marketing.js +1 -0
- package/dist/esm/Platform/AIInsight.js +1 -0
- package/dist/esm/Platform/AISummary.js +1 -0
- package/dist/esm/Platform/AIWrittenByLockUp.js +1 -0
- package/dist/esm/Platform/AiContentContainer.js +1 -0
- package/dist/esm/Platform/AssetItem.js +1 -0
- package/dist/esm/Platform/AuthContainerSurface.js +1 -0
- package/dist/esm/Platform/ClipboardCopyingOverlay.js +1 -0
- package/dist/esm/Platform/CommentCard.js +1 -0
- package/dist/esm/Platform/DataPointInfo.js +1 -0
- package/dist/esm/Platform/DemographicSelectionSection.js +1 -0
- package/dist/esm/Platform/EmojiListItem.js +1 -0
- package/dist/esm/Platform/EmojiQuestionEditorOption.js +1 -0
- package/dist/esm/Platform/EmptyStateCard.js +1 -0
- package/dist/esm/Platform/ExtendedTestStatus.js +1 -0
- package/dist/esm/Platform/FilterCount.js +1 -0
- package/dist/esm/Platform/FilterGroupAccordion.js +1 -0
- package/dist/esm/Platform/FilterPyramidGraph.js +1 -0
- package/dist/esm/Platform/FilterRow.js +1 -0
- package/dist/esm/Platform/FilteredItemsCard.js +1 -0
- package/dist/esm/Platform/ForgotYourPassword.js +1 -0
- package/dist/esm/Platform/GraphBar.js +1 -0
- package/dist/esm/Platform/Header.js +1 -0
- package/dist/esm/Platform/KpiDataPopover.js +1 -0
- package/dist/esm/Platform/KpiIndicator.js +1 -0
- package/dist/esm/Platform/LinkExpired.js +1 -0
- package/dist/esm/Platform/LoginForm.js +1 -0
- package/dist/esm/Platform/LoopItem.js +1 -0
- package/dist/esm/Platform/LoopItemEmpty.js +1 -0
- package/dist/esm/Platform/MFACodeVerify.js +1 -0
- package/dist/esm/Platform/Navigation.js +1 -0
- package/dist/esm/Platform/OnboardingCard.js +1 -0
- package/dist/esm/Platform/PaginationControl.js +1 -0
- package/dist/esm/Platform/ProjectItem.js +1 -0
- package/dist/esm/Platform/QuestionBlock.js +1 -0
- package/dist/esm/Platform/QuestionLabel.js +1 -0
- package/dist/esm/Platform/QuestionSelector.js +1 -0
- package/dist/esm/Platform/ResetPassword.js +1 -0
- package/dist/esm/Platform/SearchInput.js +1 -0
- package/dist/esm/Platform/SectionHeader.js +1 -0
- package/dist/esm/Platform/SentimentArrow.js +1 -0
- package/dist/esm/Platform/SignUpForm.js +1 -0
- package/dist/esm/Platform/SliderGraph.js +1 -0
- package/dist/esm/Platform/Tab.js +1 -0
- package/dist/esm/Platform/TestItem.js +1 -0
- package/dist/esm/Platform/TestKPICard.js +1 -0
- package/dist/esm/Platform/TestStatus.js +1 -0
- package/dist/esm/Platform/VideoControls.js +1 -0
- package/dist/esm/Platform.js +1 -0
- package/dist/esm/WebCore/Accordion.js +1 -0
- package/dist/esm/WebCore/AnnualController.js +1 -0
- package/dist/esm/WebCore/AuthFormHeader.js +1 -0
- package/dist/esm/WebCore/Avatar.js +1 -0
- package/dist/esm/WebCore/AvatarGroup.js +1 -0
- package/dist/esm/WebCore/Badge.js +1 -0
- package/dist/esm/WebCore/BrandBadge.js +1 -0
- package/dist/esm/WebCore/Breadcrumb.js +1 -0
- package/dist/esm/WebCore/BulletGraphic.js +1 -0
- package/dist/esm/WebCore/Button.js +1 -0
- package/dist/esm/WebCore/ButtonBase.js +1 -0
- package/dist/esm/WebCore/Checkbox.js +1 -0
- package/dist/esm/WebCore/CheckboxGroup.js +1 -0
- package/dist/esm/WebCore/ColorBackgroundContainer.js +1 -0
- package/dist/esm/WebCore/CreatableAutocomplete.js +1 -0
- package/dist/esm/WebCore/CustomField.js +1 -0
- package/dist/esm/WebCore/Differential.js +1 -0
- package/dist/esm/WebCore/DropdownMenu.js +1 -0
- package/dist/esm/WebCore/EmojiWrapper.js +1 -0
- package/dist/esm/WebCore/ExpandableTypographyClamp.js +1 -0
- package/dist/esm/WebCore/Flag.js +1 -0
- package/dist/esm/WebCore/FormControlLabel.js +1 -0
- package/dist/esm/WebCore/FormGenerator.js +1 -0
- package/dist/esm/WebCore/GridOverlay.js +1 -0
- package/dist/esm/WebCore/Html.js +1 -0
- package/dist/esm/WebCore/HtmlParser.js +1 -0
- package/dist/esm/WebCore/IconButton.js +1 -0
- package/dist/esm/WebCore/IconButtonBase.js +1 -0
- package/dist/esm/WebCore/IconButtonGroup.js +1 -0
- package/dist/esm/WebCore/Image.js +1 -0
- package/dist/esm/WebCore/InputFieldBase.js +1 -0
- package/dist/esm/WebCore/InputLabel.js +1 -0
- package/dist/esm/WebCore/InputLabelBase.js +1 -0
- package/dist/esm/WebCore/InputLabelHelp.js +1 -0
- package/dist/esm/WebCore/Label.js +1 -0
- package/dist/esm/WebCore/Likert.js +1 -0
- package/dist/esm/WebCore/Link.js +1 -0
- package/dist/esm/WebCore/Loader.js +1 -0
- package/dist/esm/WebCore/Logo.js +1 -0
- package/dist/esm/WebCore/LoopsAiButton.js +1 -0
- package/dist/esm/WebCore/Markdown.js +1 -0
- package/dist/esm/WebCore/Menu.js +1 -0
- package/dist/esm/WebCore/ModalLayout.js +1 -0
- package/dist/esm/WebCore/NavigationButton.js +1 -0
- package/dist/esm/WebCore/Nudge.js +1 -0
- package/dist/esm/WebCore/NumberField.js +1 -0
- package/dist/esm/WebCore/Pill.js +1 -0
- package/dist/esm/WebCore/Popper.js +1 -0
- package/dist/esm/WebCore/PoweredByWatermarkLogo.js +1 -0
- package/dist/esm/WebCore/Progress.js +1 -0
- package/dist/esm/WebCore/ProgressBar.js +1 -0
- package/dist/esm/WebCore/Radio.js +1 -0
- package/dist/esm/WebCore/RadioGroup.js +1 -0
- package/dist/esm/WebCore/Rank.js +1 -0
- package/dist/esm/WebCore/RankItem.js +1 -0
- package/dist/esm/WebCore/RichTextField.js +1 -0
- package/dist/esm/WebCore/Select.js +1 -0
- package/dist/esm/WebCore/Skeleton.js +1 -0
- package/dist/esm/WebCore/Slider.js +1 -0
- package/dist/esm/WebCore/SortableList.js +1 -0
- package/dist/esm/WebCore/StarRating.js +1 -0
- package/dist/esm/WebCore/Surface.js +1 -0
- package/dist/esm/WebCore/Switch.js +1 -0
- package/dist/esm/WebCore/TextBarDivider.js +1 -0
- package/dist/esm/WebCore/TextField.js +1 -0
- package/dist/esm/WebCore/Textarea.js +1 -0
- package/dist/esm/WebCore/Toast.js +1 -0
- package/dist/esm/WebCore/Tooltip.js +1 -0
- package/dist/esm/WebCore/TrialCard.js +1 -0
- package/dist/esm/WebCore/Typography.js +1 -0
- package/dist/esm/WebCore/UserMenu.js +1 -0
- package/dist/esm/WebCore/VideoModal.js +1 -0
- package/dist/esm/WebCore.js +1 -0
- package/dist/esm/_chunks/AIInsight-Bho3jNF0.js +1 -0
- package/dist/esm/_chunks/AISummary-DYCEdg_4.js +1 -0
- package/dist/esm/_chunks/Accordion-KLkJP5an.js +1 -0
- package/dist/esm/_chunks/AiContentContainer-BIJIlibv.js +1 -0
- package/dist/esm/_chunks/AiWrittenByLockUp-B7Z0IBxz.js +1 -0
- package/dist/esm/_chunks/AnnualController-CrR4OAMI.js +1 -0
- package/dist/esm/_chunks/AssetItem-BBz40_n-.js +1 -0
- package/dist/esm/_chunks/AuthContainerSurface-SDAb-01A.js +1 -0
- package/dist/esm/_chunks/AuthFormHeader-DkBkijaT.js +1 -0
- package/dist/esm/_chunks/Avatar-BQgRNwVC.js +1 -0
- package/dist/esm/_chunks/AvatarGroup-BfW8ROGO.js +1 -0
- package/dist/esm/_chunks/Badge-udxQgyxt.js +1 -0
- package/dist/esm/_chunks/BrandBadge-BtmQvEY7.js +1 -0
- package/dist/esm/_chunks/Breadcrumb-yGkwVVRn.js +1 -0
- package/dist/esm/_chunks/BulletGraphic-6mpEyp5e.js +1 -0
- package/dist/esm/_chunks/Button-CpuXPWGi.js +1 -0
- package/dist/esm/_chunks/Button.variant-helpers-BxCerTmJ.js +1 -0
- package/dist/esm/_chunks/ButtonBase-C2q4CZV7.js +1 -0
- package/dist/esm/_chunks/Checkbox-CObnBQGn.js +1 -0
- package/dist/esm/_chunks/CheckboxGroup-5ctmf0xN.js +1 -0
- package/dist/esm/_chunks/ClipboardCopyingOverlay-CW4I2a7z.js +1 -0
- package/dist/esm/_chunks/ColorBackgroundContainer-CIVmIMM1.js +1 -0
- package/dist/esm/_chunks/CommentCard-DBMoonRT.js +1 -0
- package/dist/esm/_chunks/CreatableAutocomplete-CmmYcs5K.js +1 -0
- package/dist/esm/_chunks/CustomField-D0PcQVRg.js +1 -0
- package/dist/esm/_chunks/DataPointInfo-DliV6kie.js +1 -0
- package/dist/esm/_chunks/DemographicSelectionSection-C0I-ofP8.js +1 -0
- package/dist/esm/_chunks/Differential-CrNzQGqM.js +1 -0
- package/dist/esm/_chunks/DropdownMenu.hook-CDZd7hsN.js +1 -0
- package/dist/esm/_chunks/EmojiListItem-BnHbbg2e.js +1 -0
- package/dist/esm/_chunks/EmojiQuestionEditorOption-CpkdlZYe.js +1 -0
- package/dist/esm/_chunks/EmojiWrapper-NJAM937v.js +1 -0
- package/dist/esm/_chunks/EmptyStateCard-BeXba-Pc.js +1 -0
- package/dist/esm/_chunks/ExpandableTypographyClamp-CSjz1LMF.js +1 -0
- package/dist/esm/_chunks/ExtendedTestStatus-BQ8F7EYE.js +1 -0
- package/dist/esm/_chunks/FilterCount-Pb-kJemE.js +1 -0
- package/dist/esm/_chunks/FilterGroupAccordion-B9m3AHEm.js +1 -0
- package/dist/esm/_chunks/FilterPyramidGraph-DO4315W_.js +1 -0
- package/dist/esm/_chunks/FilterRow-BSxQseLW.js +1 -0
- package/dist/esm/_chunks/FilteredItemsCard-Ceus_4eG.js +1 -0
- package/dist/esm/_chunks/Flag-Ddnvz9MY.js +1 -0
- package/dist/esm/_chunks/FormControlLabel-vRHldoDk.js +1 -0
- package/dist/esm/_chunks/FormGenerator-CYfLp17u.js +1 -0
- package/dist/esm/_chunks/GraphBar-BOXHYm9i.js +1 -0
- package/dist/esm/_chunks/GridOverlay-BLtO6feB.js +1 -0
- package/dist/esm/_chunks/Header-C2rP8ZdN.js +1 -0
- package/dist/esm/_chunks/HtmlParser-C3sTfewe.js +1 -0
- package/dist/esm/_chunks/Icon-BP-WmpAJ.js +1 -0
- package/dist/esm/_chunks/IconButton-CVSXM4Tq.js +1 -0
- package/dist/esm/_chunks/IconButton.variant-helpers-BC_qJAjl.js +1 -0
- package/dist/esm/_chunks/IconButtonBase-CBa1P3Dt.js +1 -0
- package/dist/esm/_chunks/IconButtonGroup-C2ivSzDs.js +1 -0
- package/dist/esm/_chunks/Image-B_WlPc7A.js +1 -0
- package/dist/esm/_chunks/InputFieldBase-B4d6Dg-h.js +1 -0
- package/dist/esm/_chunks/InputLabel-DYVpT-sv.js +1 -0
- package/dist/esm/_chunks/InputLabelBase-BdwNmiyi.js +1 -0
- package/dist/esm/_chunks/InputLabelHelp-ZqiMRrYF.js +1 -0
- package/dist/esm/_chunks/KpiDataPopover-Dfa__5zJ.js +1 -0
- package/dist/esm/_chunks/KpiIndicator-nBCNm5ok.js +1 -0
- package/dist/esm/_chunks/Label-D75U7tme.js +1 -0
- package/dist/esm/_chunks/Likert-Srh6SL8h.js +1 -0
- package/dist/esm/_chunks/Link-uYzcfgc4.js +1 -0
- package/dist/esm/_chunks/Loader-D4iX6AGZ.js +1 -0
- package/dist/esm/_chunks/Logo-DrETZO2u.js +1 -0
- package/dist/esm/_chunks/LoopItem-CTD1pfxR.js +1 -0
- package/dist/esm/_chunks/LoopItemEmpty-D4Af5ELg.js +1 -0
- package/dist/esm/_chunks/LoopsAiButton-DeAXErZu.js +1 -0
- package/dist/esm/_chunks/Markdown-CFXdRjoV.js +1 -0
- package/dist/esm/_chunks/Menu-DyuPEFRh.js +1 -0
- package/dist/esm/_chunks/MenuItem-tXAIFFbF.js +1 -0
- package/dist/esm/_chunks/ModalContentWrapper-LR-5lBgA.js +1 -0
- package/dist/esm/_chunks/ModalLayout-C_QZM_BN.js +1 -0
- package/dist/esm/_chunks/Navigation-EU9-kbqS.js +1 -0
- package/dist/esm/_chunks/NavigationButton-Dkf-tmN3.js +1 -0
- package/dist/esm/_chunks/Nudge-CcUNRymf.js +1 -0
- package/dist/esm/_chunks/NudgeButton-248syNPr.js +1 -0
- package/dist/esm/_chunks/NumberField-DCxbOEav.js +1 -0
- package/dist/esm/_chunks/OnboardingCard-BeQQUtgA.js +1 -0
- package/dist/esm/_chunks/PaginationControl-CeRkXaaO.js +1 -0
- package/dist/esm/_chunks/Pill-B4_abbg0.js +1 -0
- package/dist/esm/_chunks/PlanFeatureTable-CkmYtMFL.js +1 -0
- package/dist/esm/_chunks/PlanTierCard-Cn3r-fBl.js +1 -0
- package/dist/esm/_chunks/Popper-CKKZuJQx.js +1 -0
- package/dist/esm/_chunks/PoweredByWatermarkLogo-Dsym7oTB.js +1 -0
- package/dist/esm/_chunks/Progress-BOcnDGZ1.js +1 -0
- package/dist/esm/_chunks/ProgressBar-CViBq0rq.js +1 -0
- package/dist/esm/_chunks/ProjectItemEmpty-1g4VkDi7.js +1 -0
- package/dist/esm/_chunks/QuestionBlock-BKtwBdcE.js +1 -0
- package/dist/esm/_chunks/QuestionLabel-x5I-IBkX.js +1 -0
- package/dist/esm/_chunks/QuestionSelector-BfKEicw4.js +1 -0
- package/dist/esm/_chunks/QuestionStatsCard-B2PasWgx.js +1 -0
- package/dist/esm/_chunks/Radio-B4pNfjag.js +1 -0
- package/dist/esm/_chunks/RadioGroup-CyWzG2hL.js +1 -0
- package/dist/esm/_chunks/Rank-aN90xsHV.js +1 -0
- package/dist/esm/_chunks/RankItem-CugBh_Ex.js +1 -0
- package/dist/esm/_chunks/RichTextField-DDibFJZO.js +1 -0
- package/dist/esm/_chunks/SearchInput-CfSYeTRq.js +1 -0
- package/dist/esm/_chunks/SectionHeader-mkHAthRq.js +1 -0
- package/dist/esm/_chunks/Select-Cze9j8eI.js +1 -0
- package/dist/esm/_chunks/SentimentArrow-CH9l_8eA.js +1 -0
- package/dist/esm/_chunks/Skeleton-CgzS0S-t.js +1 -0
- package/dist/esm/_chunks/Slider-CmfPIVYZ.js +1 -0
- package/dist/esm/_chunks/SliderGraph-Da8d9JWB.js +1 -0
- package/dist/esm/_chunks/SliderGraphYAxis-o6A3HmBk.js +1 -0
- package/dist/esm/_chunks/SortableList-CTyQ9Xw7.js +1 -0
- package/dist/esm/_chunks/StarRating-CYozI9kV.js +1 -0
- package/dist/esm/_chunks/StyledBox-CdVxr1Dz.js +1 -0
- package/dist/esm/_chunks/StyledCheckbox-SuzP9Yxe.js +1 -0
- package/dist/esm/_chunks/StyledLinearProgress-BM98I3DB.js +1 -0
- package/dist/esm/_chunks/StyledLisItemButton-DNKQ7vhb.js +1 -0
- package/dist/esm/_chunks/StyledMenu-riM_crCE.js +1 -0
- package/dist/esm/_chunks/StyledPill-BI44yAhP.js +1 -0
- package/dist/esm/_chunks/StyledSurface-D1VhToLA.js +1 -0
- package/dist/esm/_chunks/StyledSurface-j-jll68s.js +1 -0
- package/dist/esm/_chunks/StyledTimeline-Dpa8DOod.js +1 -0
- package/dist/esm/_chunks/Surface-B6Np35YX.js +1 -0
- package/dist/esm/_chunks/Switch-I2zWYCGY.js +1 -0
- package/dist/esm/_chunks/Tab-CktwsUs5.js +1 -0
- package/dist/esm/_chunks/TestItem-Dc2SkbXX.js +1 -0
- package/dist/esm/_chunks/TestKPICard-C5kg75nI.js +1 -0
- package/dist/esm/_chunks/TestStatus-Dm6na_-q.js +1 -0
- package/dist/esm/_chunks/TextBarDivider-DxkgNs-A.js +1 -0
- package/dist/esm/_chunks/TextField-Bw1Rtznj.js +1 -0
- package/dist/esm/_chunks/Textarea-bTjE-WiF.js +1 -0
- package/dist/esm/_chunks/TickGroup-BAkF_LEH.js +1 -0
- package/dist/esm/_chunks/Toast-B-vJytLs.js +1 -0
- package/dist/esm/_chunks/Tooltip-BfuYy6-R.js +1 -0
- package/dist/esm/_chunks/TrialCard-fyi4voSR.js +1 -0
- package/dist/esm/_chunks/TrialPill-iCI6w-r7.js +1 -0
- package/dist/esm/_chunks/Typography-CgDLR_Wd.js +1 -0
- package/dist/esm/_chunks/UserMenu-DuICXDi8.js +1 -0
- package/dist/esm/_chunks/UserMenuButton-BSz-e4Hg.js +1 -0
- package/dist/esm/_chunks/VideoControls-DGp0HhvT.js +1 -0
- package/dist/esm/_chunks/VideoModal-BQ-9nxlU.js +1 -0
- package/dist/esm/_chunks/autocomplete.styles-DJ5ythgf.js +1 -0
- package/dist/esm/_chunks/breakpoint.hook-CtMCCTHh.js +1 -0
- package/dist/esm/_chunks/compareArrayMembers-yi_GVni_.js +1 -0
- package/dist/esm/_chunks/email-CQqswWyN.js +1 -0
- package/dist/esm/_chunks/isButton-vZIWh5Sh.js +1 -0
- package/dist/esm/_chunks/misc-DEfpkrzV.js +1 -0
- package/dist/esm/_chunks/password-Be0W3bUA.js +1 -0
- package/dist/esm/_chunks/pluralise-55UGwOAX.js +1 -0
- package/dist/esm/_chunks/primitiveVariables-C2nCN8Fk.js +1 -0
- package/dist/esm/_chunks/screen.hook-BNmuYIBj.js +1 -0
- package/dist/esm/_chunks/semanticColor-D7tAxZiD.js +1 -0
- package/dist/esm/_chunks/styledPartials-Cwt_qGko.js +1 -0
- package/dist/esm/_chunks/styledPartials-DHf1XKEq.js +1 -0
- package/dist/esm/_chunks/styledPartials-DbTZe9lG.js +1 -0
- package/dist/esm/_chunks/theme.provider-BJGpM9uN.js +1 -0
- package/dist/esm/_chunks/types-DNd754Km.js +1 -0
- package/dist/esm/_chunks/typography-BTnFjSJk.js +1 -0
- package/dist/esm/_chunks/typography.util-ZFUiA8Aq.js +1 -0
- package/dist/esm/_chunks/useKeyCombo-B5LweXkY.js +1 -0
- package/dist/esm/_chunks/usePrevious-6kkeMAdv.js +1 -0
- package/dist/esm/index.js +1 -23
- package/dist/esm/theme.js +1 -0
- package/dist/esm/utils.js +1 -0
- package/dist/index-CE_2flEF.d.ts +18 -0
- package/dist/index-CF8rKCsv.d.ts +40 -0
- package/dist/index-Dgts7Nd0.d.ts +400 -0
- package/dist/index-DmcTdmT8.d.ts +10 -0
- package/dist/index-JAcUPSSx.d.ts +41 -0
- package/dist/index-O39ecFHD.d.ts +54 -0
- package/dist/index.d.ts +153 -2724
- package/dist/index.js +1 -23
- package/dist/primitiveVariables-BbfFaPHq.d.ts +75 -0
- package/dist/theme.d.ts +197 -0
- package/dist/theme.js +1 -0
- package/dist/types-BFOuz_kj.d.ts +170 -0
- package/dist/types-BcpWYszB.d.ts +7 -0
- package/dist/types-DV2de5BB.d.ts +23 -0
- package/dist/utils-BsTeH7ig.d.ts +29 -0
- package/dist/utils.d.ts +28 -0
- package/dist/utils.js +1 -0
- package/package.json +73 -1
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { FunctionComponent } from 'react';
|
|
2
|
+
import { a as SelectProps } from '../Select-BwTogXOZ.js';
|
|
3
|
+
import '@mui/material';
|
|
4
|
+
import '../StyledSelect.variant-helpers-BZGzS3MF.js';
|
|
5
|
+
import '../primitiveVariables-BbfFaPHq.js';
|
|
6
|
+
|
|
7
|
+
interface Option {
|
|
8
|
+
label: string;
|
|
9
|
+
value: string;
|
|
10
|
+
}
|
|
11
|
+
interface RankItemProps {
|
|
12
|
+
label: string;
|
|
13
|
+
onChange: (options: Option[]) => void;
|
|
14
|
+
selections: SelectProps['selections'];
|
|
15
|
+
disabled?: boolean;
|
|
16
|
+
fullWidth?: boolean;
|
|
17
|
+
options: Option[];
|
|
18
|
+
}
|
|
19
|
+
declare const RankItem: FunctionComponent<RankItemProps>;
|
|
20
|
+
|
|
21
|
+
export { type Option, type RankItemProps, RankItem as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/RankItem-D8JL2Loy.js");require("react/jsx-runtime"),require("@mui/icons-material"),require("@mui/material"),require("../_chunks/Icon-DixraoWA.js"),require("merge-sx"),require("react"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/Select-BBrH8EC2.js"),require("../_chunks/breakpoint.hook-X1gfdrbr.js"),require("../_chunks/Typography-BYFV0-HU.js"),require("../_chunks/types-BbAsZw_6.js"),require("../_chunks/autocomplete.styles-C6N4E0gu.js"),require("../_chunks/semanticColor-D7luRDLB.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/StyledCheckbox-g-PmPEwy.js"),require("../_chunks/InputLabel-Bt0Q3uC0.js"),require("../_chunks/InputLabelBase-C9l5M26_.js"),exports.default=e.RankItem;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { FunctionComponent } from 'react';
|
|
2
|
+
import { InputFieldBaseProps } from './InputFieldBase.js';
|
|
3
|
+
import '@emotion/styled';
|
|
4
|
+
import '@mui/system';
|
|
5
|
+
import '@mui/material';
|
|
6
|
+
|
|
7
|
+
type RichTextFieldProps = Omit<InputFieldBaseProps, 'value' | 'onChange'> & {
|
|
8
|
+
onChange?: (content: string) => void;
|
|
9
|
+
internalChange?: () => void;
|
|
10
|
+
minHeight?: number;
|
|
11
|
+
minWidth?: number;
|
|
12
|
+
maxHeight?: number;
|
|
13
|
+
value: string;
|
|
14
|
+
};
|
|
15
|
+
declare const RichTextField: FunctionComponent<RichTextFieldProps>;
|
|
16
|
+
|
|
17
|
+
export { type RichTextFieldProps, RichTextField as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/RichTextField-BMrpCktt.js");require("react/jsx-runtime"),require("@mui/material"),require("@tiptap/extension-placeholder"),require("@tiptap/extension-underline"),require("@tiptap/starter-kit"),require("mui-tiptap"),require("react"),exports.default=e.RichTextField;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export { a as SelectProps, S as default } from '../Select-BwTogXOZ.js';
|
|
2
|
+
import { MenuItemProps } from '@mui/material';
|
|
3
|
+
import { I as InputSizing } from '../StyledSelect.variant-helpers-BZGzS3MF.js';
|
|
4
|
+
export { G as GroupSelectOption, S as SelectOption } from '../StyledSelect.variant-helpers-BZGzS3MF.js';
|
|
5
|
+
import 'react';
|
|
6
|
+
import '../primitiveVariables-BbfFaPHq.js';
|
|
7
|
+
|
|
8
|
+
interface SelectItemProps extends MenuItemProps {
|
|
9
|
+
sizing: InputSizing;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
export type { SelectItemProps };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Select-BBrH8EC2.js");require("react/jsx-runtime"),require("@mui/icons-material"),require("@mui/material"),require("../_chunks/breakpoint.hook-X1gfdrbr.js"),require("../_chunks/Typography-BYFV0-HU.js"),require("merge-sx"),require("react"),require("../_chunks/types-BbAsZw_6.js"),require("../_chunks/autocomplete.styles-C6N4E0gu.js"),require("../_chunks/semanticColor-D7luRDLB.js"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/Icon-DixraoWA.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/StyledCheckbox-g-PmPEwy.js"),exports.default=e.Select;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { SkeletonProps as SkeletonProps$1 } from '@mui/material';
|
|
2
|
+
import { FunctionComponent } from 'react';
|
|
3
|
+
|
|
4
|
+
interface SkeletonProps {
|
|
5
|
+
animation?: SkeletonProps$1['animation'];
|
|
6
|
+
children?: SkeletonProps$1['children'];
|
|
7
|
+
height?: SkeletonProps$1['height'];
|
|
8
|
+
sx?: SkeletonProps$1['sx'];
|
|
9
|
+
variant?: SkeletonProps$1['variant'];
|
|
10
|
+
width?: SkeletonProps$1['width'];
|
|
11
|
+
component?: SkeletonProps$1['component'];
|
|
12
|
+
ref?: SkeletonProps$1['ref'];
|
|
13
|
+
}
|
|
14
|
+
declare const Skeleton: FunctionComponent<SkeletonProps>;
|
|
15
|
+
|
|
16
|
+
export { type SkeletonProps, Skeleton as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Skeleton-DgvdvSd_.js");require("react/jsx-runtime"),require("@mui/material"),exports.default=e.Skeleton;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { Mark } from '@mui/material/Slider/useSlider.types';
|
|
2
|
+
import { FunctionComponent } from 'react';
|
|
3
|
+
import { InputLabelHelpProps } from './InputLabelHelp.js';
|
|
4
|
+
|
|
5
|
+
interface SliderProps {
|
|
6
|
+
labelLeft: string;
|
|
7
|
+
labelRight: string;
|
|
8
|
+
labelMiddle?: string;
|
|
9
|
+
min?: number;
|
|
10
|
+
max?: number;
|
|
11
|
+
labelRightProps?: InputLabelHelpProps;
|
|
12
|
+
labelLeftProps?: InputLabelHelpProps;
|
|
13
|
+
marks?: Mark[];
|
|
14
|
+
marksStep?: number;
|
|
15
|
+
internalChange?: () => void;
|
|
16
|
+
disabled?: boolean;
|
|
17
|
+
onChange?: (event: Event, value: number | number[], activeThumb: number) => void;
|
|
18
|
+
step?: number;
|
|
19
|
+
value?: number | number[];
|
|
20
|
+
}
|
|
21
|
+
declare const Slider: FunctionComponent<SliderProps>;
|
|
22
|
+
|
|
23
|
+
export { type SliderProps, Slider as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Slider-BNY8BtY7.js");require("react/jsx-runtime"),require("@mui/material"),require("react"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/InputLabelHelp-DDaauqeX.js"),require("@mui/icons-material"),require("../_chunks/Icon-DixraoWA.js"),require("merge-sx"),require("../_chunks/InputLabelBase-C9l5M26_.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),exports.default=e.Slider;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { UniqueIdentifier } from '@dnd-kit/core';
|
|
3
|
+
import { PropsWithChildren, ReactNode } from 'react';
|
|
4
|
+
|
|
5
|
+
interface Props {
|
|
6
|
+
id: UniqueIdentifier;
|
|
7
|
+
top?: JSX.Element;
|
|
8
|
+
bottom?: JSX.Element;
|
|
9
|
+
}
|
|
10
|
+
declare function SortableItem({ children, top, bottom, id }: PropsWithChildren<Props>): react_jsx_runtime.JSX.Element;
|
|
11
|
+
declare function DragHandle(): react_jsx_runtime.JSX.Element;
|
|
12
|
+
|
|
13
|
+
interface BaseItem {
|
|
14
|
+
id: UniqueIdentifier;
|
|
15
|
+
}
|
|
16
|
+
interface SortableListProps<T extends BaseItem> {
|
|
17
|
+
items: T[];
|
|
18
|
+
onChange(items: T[]): void;
|
|
19
|
+
renderItem(item: T, isOverlay?: boolean, isDragActive?: boolean): ReactNode;
|
|
20
|
+
disabled?: boolean;
|
|
21
|
+
direction?: 'horizontal' | 'vertical';
|
|
22
|
+
}
|
|
23
|
+
declare function SortableList<T extends BaseItem>({ items, onChange, renderItem, disabled, direction }: SortableListProps<T>): react_jsx_runtime.JSX.Element | undefined;
|
|
24
|
+
declare namespace SortableList {
|
|
25
|
+
var Item: typeof SortableItem;
|
|
26
|
+
var DragHandle: typeof DragHandle;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
export { type SortableListProps, SortableList as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/SortableList-ad1Z0omV.js");require("react/jsx-runtime"),require("@dnd-kit/core"),require("@dnd-kit/sortable"),require("@mui/material"),require("react"),require("@dnd-kit/utilities"),require("react-dom"),exports.default=e.SortableList;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { FunctionComponent } from 'react';
|
|
2
|
+
|
|
3
|
+
interface StarRatingProps {
|
|
4
|
+
disabled?: boolean;
|
|
5
|
+
readOnly?: boolean;
|
|
6
|
+
onChange?: (event: React.ChangeEvent<{}>, value: number | null) => void;
|
|
7
|
+
precision?: number;
|
|
8
|
+
name: string;
|
|
9
|
+
IconContainerComponent?: any;
|
|
10
|
+
value?: number | null;
|
|
11
|
+
internalChange?: () => void;
|
|
12
|
+
}
|
|
13
|
+
declare const StarRating: FunctionComponent<StarRatingProps>;
|
|
14
|
+
|
|
15
|
+
export { type StarRatingProps, StarRating as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/StarRating-lqoK8zFU.js");require("react/jsx-runtime"),require("@mui/material"),exports.default=e.StarRating;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { Theme, PaperProps } from '@mui/material';
|
|
3
|
+
|
|
4
|
+
type SurfaceVariation = 'default' | 'sunken' | 'raised' | 'overlay' | 'float';
|
|
5
|
+
type BorderRadius = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
6
|
+
declare const getBorderRadius: (theme: Theme, size: BorderRadius | undefined) => number | string;
|
|
7
|
+
|
|
8
|
+
interface SurfaceProps extends PaperProps {
|
|
9
|
+
variation?: SurfaceVariation;
|
|
10
|
+
borderradius?: BorderRadius;
|
|
11
|
+
active?: boolean;
|
|
12
|
+
}
|
|
13
|
+
declare const Surface: react.ForwardRefExoticComponent<Omit<SurfaceProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
14
|
+
|
|
15
|
+
export { type SurfaceProps, Surface as default, getBorderRadius };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Surface-CNQxv-Vi.js");require("react/jsx-runtime"),require("react"),require("@mui/material"),exports.default=e.Surface,exports.getBorderRadius=e.getBorderRadius;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { ReactElement, FunctionComponent } from 'react';
|
|
2
|
+
import { FormControlLabelProps } from './FormControlLabel.js';
|
|
3
|
+
import { SwitchProps as SwitchProps$1 } from '@mui/material';
|
|
4
|
+
|
|
5
|
+
interface StyledSwitchProps extends SwitchProps$1 {
|
|
6
|
+
sizing?: 'sm' | 'lg';
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
interface SwitchProps extends Omit<StyledSwitchProps, 'inputProps'> {
|
|
10
|
+
sizing?: 'sm' | 'lg';
|
|
11
|
+
value?: boolean;
|
|
12
|
+
label?: string | ReactElement;
|
|
13
|
+
labelPlacement?: Exclude<FormControlLabelProps['labelPlacement'], 'top' | 'bottom'>;
|
|
14
|
+
fullWidth?: boolean;
|
|
15
|
+
onChange?: (event: React.SyntheticEvent<Element, Event>, checked: boolean) => void;
|
|
16
|
+
internalChange?: () => void;
|
|
17
|
+
}
|
|
18
|
+
declare const Switch: FunctionComponent<SwitchProps>;
|
|
19
|
+
|
|
20
|
+
export { type SwitchProps, Switch as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Switch-m3rUWkHS.js");require("react/jsx-runtime"),require("merge-sx"),require("../_chunks/FormControlLabel-BWbSxhnZ.js"),require("@mui/material"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),exports.default=e.Switch;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { SxProps, Theme } from '@mui/material';
|
|
2
|
+
import { FunctionComponent } from 'react';
|
|
3
|
+
import { TypographyProps } from './Typography.js';
|
|
4
|
+
|
|
5
|
+
interface TextBarDividerProps {
|
|
6
|
+
sx?: SxProps<Theme>;
|
|
7
|
+
typographyProps?: Partial<TypographyProps>;
|
|
8
|
+
text: string;
|
|
9
|
+
}
|
|
10
|
+
declare const TextBarDivider: FunctionComponent<TextBarDividerProps>;
|
|
11
|
+
|
|
12
|
+
export { type TextBarDividerProps, TextBarDivider as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/TextBarDivider-DK-ApGHH.js");require("react/jsx-runtime"),require("@mui/material"),require("merge-sx"),require("../_chunks/Typography-BYFV0-HU.js"),require("react"),require("../_chunks/types-BbAsZw_6.js"),exports.default=e.TextBarDivider;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ReactElement, FunctionComponent } from 'react';
|
|
2
|
+
import { InputFieldBaseProps } from './InputFieldBase.js';
|
|
3
|
+
import '@emotion/styled';
|
|
4
|
+
import '@mui/system';
|
|
5
|
+
import '@mui/material';
|
|
6
|
+
|
|
7
|
+
type TextFieldProps = InputFieldBaseProps & {
|
|
8
|
+
startAdornment?: ReactElement;
|
|
9
|
+
endAdornment?: ReactElement;
|
|
10
|
+
internalChange?: () => void;
|
|
11
|
+
};
|
|
12
|
+
declare const TextField: FunctionComponent<TextFieldProps>;
|
|
13
|
+
|
|
14
|
+
export { type TextFieldProps, TextField as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/TextField-Cc_JSuuE.js");require("react/jsx-runtime"),require("@mui/material"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("../_chunks/InputFieldBase-Dmb5-LXp.js"),require("../_chunks/Icon-DixraoWA.js"),require("merge-sx"),require("react"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),exports.default=e.TextField;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ReactElement, FunctionComponent } from 'react';
|
|
2
|
+
import { InputFieldBaseProps } from './InputFieldBase.js';
|
|
3
|
+
import '@emotion/styled';
|
|
4
|
+
import '@mui/system';
|
|
5
|
+
import '@mui/material';
|
|
6
|
+
|
|
7
|
+
type TextareaProps = InputFieldBaseProps & {
|
|
8
|
+
startAdornment?: ReactElement;
|
|
9
|
+
endAdornment?: ReactElement;
|
|
10
|
+
internalChange?: () => void;
|
|
11
|
+
};
|
|
12
|
+
declare const Textarea: FunctionComponent<TextareaProps>;
|
|
13
|
+
|
|
14
|
+
export { type TextareaProps, Textarea as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Textarea-j5nWbV1y.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/InputFieldBase-Dmb5-LXp.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/types-BbAsZw_6.js"),exports.default=e.Textarea;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ReactElement, FunctionComponent } from 'react';
|
|
2
|
+
|
|
3
|
+
type ToastStatus = 'neutral' | 'success' | 'warning' | 'danger' | 'discover';
|
|
4
|
+
type ToastVariation = 'sm' | 'lg';
|
|
5
|
+
interface ToastProps {
|
|
6
|
+
buttons?: ReactElement;
|
|
7
|
+
message: string | ReactElement;
|
|
8
|
+
status?: ToastStatus;
|
|
9
|
+
variation?: ToastVariation;
|
|
10
|
+
}
|
|
11
|
+
declare const Toast: FunctionComponent<ToastProps>;
|
|
12
|
+
|
|
13
|
+
export { type ToastProps, Toast as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Toast-Culdfz35.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-BYFV0-HU.js"),require("../_chunks/types-BbAsZw_6.js"),exports.default=e.Toast;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { TooltipProps as TooltipProps$1, BoxProps } from '@mui/material';
|
|
2
|
+
import { FunctionComponent } from 'react';
|
|
3
|
+
|
|
4
|
+
interface TooltipProps extends Omit<Partial<TooltipProps$1>, 'title' | 'slotProps'> {
|
|
5
|
+
message: TooltipProps$1['title'];
|
|
6
|
+
variation?: 'primary';
|
|
7
|
+
slotProps?: TooltipProps$1['slotProps'] & {
|
|
8
|
+
wrapper?: BoxProps;
|
|
9
|
+
};
|
|
10
|
+
}
|
|
11
|
+
declare const Tooltip: FunctionComponent<TooltipProps>;
|
|
12
|
+
|
|
13
|
+
export { type TooltipProps, Tooltip as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Tooltip-hDvy3-fo.js");require("react/jsx-runtime"),require("@mui/material"),require("merge-sx"),exports.default=e.Tooltip;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { FunctionComponent } from 'react';
|
|
2
|
+
|
|
3
|
+
type TrialCardProps = {
|
|
4
|
+
promoHeadline: string;
|
|
5
|
+
promoDescription: string;
|
|
6
|
+
ctaText: string;
|
|
7
|
+
ctaFn: () => void;
|
|
8
|
+
};
|
|
9
|
+
declare const TrialCard: FunctionComponent<TrialCardProps>;
|
|
10
|
+
|
|
11
|
+
export { type TrialCardProps, TrialCard as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/TrialCard-CGQwrcVO.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-BYFV0-HU.js"),require("../_chunks/types-BbAsZw_6.js"),require("../_chunks/TrialPill-h8Y2SoiG.js"),require("../_chunks/Button-TKogbJWt.js"),require("../_chunks/Button.variant-helpers-DlExkDyh.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/typography-Cx74j4k8.js"),require("../_chunks/ButtonBase-DOLFz7T6.js"),require("../_chunks/ColorBackgroundContainer-CzbCfIUH.js"),require("../_chunks/semanticColor-D7luRDLB.js"),require("../_chunks/Label-DKrUnSYL.js"),exports.default=e.TrialCard;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { TypographyProps as TypographyProps$1, SxProps, Theme } from '@mui/material';
|
|
3
|
+
|
|
4
|
+
interface TypographyProps extends Omit<TypographyProps$1, 'ref'> {
|
|
5
|
+
clamp?: number;
|
|
6
|
+
component: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'p';
|
|
7
|
+
type?: 'default' | 'button';
|
|
8
|
+
variation?: 'xxs' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'xxxl';
|
|
9
|
+
weight?: 'default' | 'bold';
|
|
10
|
+
monospaced?: boolean;
|
|
11
|
+
sx?: SxProps<Theme>;
|
|
12
|
+
}
|
|
13
|
+
declare const Typography: react.ForwardRefExoticComponent<TypographyProps & react.RefAttributes<HTMLHeadingElement | HTMLParagraphElement>>;
|
|
14
|
+
|
|
15
|
+
export { type TypographyProps, Typography as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Typography-BYFV0-HU.js");require("react/jsx-runtime"),require("@mui/material"),require("merge-sx"),require("react"),require("../_chunks/types-BbAsZw_6.js"),exports.default=e.Typography;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { PopperProps } from '@mui/material';
|
|
2
|
+
import { PropsWithChildren, FunctionComponent } from 'react';
|
|
3
|
+
import { M as MenuItemProps } from '../MenuItem-Bhn675bc.js';
|
|
4
|
+
import 'material-ui-popup-state/hooks';
|
|
5
|
+
import '../index-Dgts7Nd0.js';
|
|
6
|
+
import 'react/jsx-runtime';
|
|
7
|
+
|
|
8
|
+
interface UserMenuProps extends PropsWithChildren {
|
|
9
|
+
avatar?: string;
|
|
10
|
+
email: string;
|
|
11
|
+
menuItems?: MenuItemProps[];
|
|
12
|
+
name: string;
|
|
13
|
+
offset?: number[];
|
|
14
|
+
placement?: PopperProps['placement'];
|
|
15
|
+
rounded?: boolean;
|
|
16
|
+
width?: number;
|
|
17
|
+
}
|
|
18
|
+
declare const UserMenu: FunctionComponent<UserMenuProps>;
|
|
19
|
+
|
|
20
|
+
export { type UserMenuProps, UserMenu as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/UserMenu-D2urHIbv.js");require("react/jsx-runtime"),require("material-ui-popup-state/hooks"),require("../_chunks/Menu-CaZo9OD7.js"),require("merge-sx"),require("../_chunks/Popper-MoXYUlo-.js"),require("@mui/material"),require("react"),require("../_chunks/Surface-CNQxv-Vi.js"),require("../_chunks/MenuItem-ChV88sO-.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("../_chunks/Button.variant-helpers-DlExkDyh.js"),require("../_chunks/typography.util-Cfj-ZgvS.js"),require("../_chunks/ButtonBase-DOLFz7T6.js"),require("../_chunks/Typography-BYFV0-HU.js"),require("../_chunks/UserMenuButton-CgHpAwrN.js"),require("../_chunks/Avatar-D-fcDrEA.js"),exports.default=e.UserMenu;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { FunctionComponent } from 'react';
|
|
2
|
+
|
|
3
|
+
interface VideoModalProps {
|
|
4
|
+
modalVisible: boolean;
|
|
5
|
+
showModal: (visible: boolean) => void;
|
|
6
|
+
video: string;
|
|
7
|
+
}
|
|
8
|
+
declare const VideoModal: FunctionComponent<VideoModalProps>;
|
|
9
|
+
|
|
10
|
+
export { type VideoModalProps, VideoModal as default };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/VideoModal-B_xOy6H5.js");require("react/jsx-runtime"),require("@mui/material"),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("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"),exports.default=e.VideoModal;
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
export { default as ButtonBase, ButtonBaseProps, ButtonSizing, buttonHeightMap, buttonInteraction, getButtonSizing, getButtonTypography, getIconSizing, outlined, primary, secondary, subtle } from './WebCore/ButtonBase.js';
|
|
2
|
+
import { Theme } from '@mui/material';
|
|
3
|
+
export { default as AnnualController, AnnualControllerProps } from './WebCore/AnnualController.js';
|
|
4
|
+
export { default as Accordion, AccordionProps } from './WebCore/Accordion.js';
|
|
5
|
+
export { default as AuthFormHeader, AuthFormHeaderProps } from './WebCore/AuthFormHeader.js';
|
|
6
|
+
export { default as Avatar, AvatarProps } from './WebCore/Avatar.js';
|
|
7
|
+
export { default as AvatarGroup, AvatarGroupProps } from './WebCore/AvatarGroup.js';
|
|
8
|
+
export { default as Badge, BadgeProps } from './WebCore/Badge.js';
|
|
9
|
+
export { default as BrandBadge, BrandBadgeProps } from './WebCore/BrandBadge.js';
|
|
10
|
+
export { B as Breadcrumb, a as BreadcrumbProps } from './index-CE_2flEF.js';
|
|
11
|
+
export { default as BulletGraphic, BulletGraphicProps } from './WebCore/BulletGraphic.js';
|
|
12
|
+
export { default as Button, ButtonProps } from './WebCore/Button.js';
|
|
13
|
+
export { default as Checkbox, CheckboxProps } from './WebCore/Checkbox.js';
|
|
14
|
+
export { default as CheckboxGroup, CheckboxGroupProps } from './WebCore/CheckboxGroup.js';
|
|
15
|
+
export { default as ColorBackgroundContainer, ColorBackgroundContainerProps } from './WebCore/ColorBackgroundContainer.js';
|
|
16
|
+
export { default as CreatableAutocomplete, CreatableAutocompleteOption, CreatableAutocompleteProps } from './WebCore/CreatableAutocomplete.js';
|
|
17
|
+
export { default as CustomField, CustomFieldProps } from './WebCore/CustomField.js';
|
|
18
|
+
export { default as Differential, DifferentialProps } from './WebCore/Differential.js';
|
|
19
|
+
export { default as DropdownMenu, useDropdownMenu } from './WebCore/DropdownMenu.js';
|
|
20
|
+
export { default as EmojiWrapper, EmojiWrapperProps } from './WebCore/EmojiWrapper.js';
|
|
21
|
+
export { default as ExpandableTypographyClamp, ExpandableTypographyClampProps } from './WebCore/ExpandableTypographyClamp.js';
|
|
22
|
+
export { default as Flag, FlagProps } from './WebCore/Flag.js';
|
|
23
|
+
export { default as FormControlLabel } from './WebCore/FormControlLabel.js';
|
|
24
|
+
export { FieldType, FieldTypes, default as FormGenerator, FormGeneratorConfig, FormGeneratorHandler } from './WebCore/FormGenerator.js';
|
|
25
|
+
export { default as GridOverlay, GridOverlayProps } from './WebCore/GridOverlay.js';
|
|
26
|
+
export { default as Html, HtmlProps } from './WebCore/Html.js';
|
|
27
|
+
export { default as HtmlParser, HtmlParserProps } from './WebCore/HtmlParser.js';
|
|
28
|
+
export { I as IconButton, a as IconButtonProps } from './IconButton-wcVJZep4.js';
|
|
29
|
+
export { I as iconButtonHelpers } from './index-JAcUPSSx.js';
|
|
30
|
+
export { I as IconButtonBase, a as IconButtonBaseProps } from './IconButtonBase-B6_6LwsJ.js';
|
|
31
|
+
export { default as IconButtonGroup, IconButtonGroupProps } from './WebCore/IconButtonGroup.js';
|
|
32
|
+
export { default as Image, ImageProps } from './WebCore/Image.js';
|
|
33
|
+
export { default as InputFieldBase, InputFieldBaseProps } from './WebCore/InputFieldBase.js';
|
|
34
|
+
export { default as InputLabel, InputLabelProps } from './WebCore/InputLabel.js';
|
|
35
|
+
export { default as InputLabelHelp, InputLabelHelpProps } from './WebCore/InputLabelHelp.js';
|
|
36
|
+
export { default as Label, LabelProps } from './WebCore/Label.js';
|
|
37
|
+
export { default as Likert, LikertProps } from './WebCore/Likert.js';
|
|
38
|
+
export { default as Link, LinkProps } from './WebCore/Link.js';
|
|
39
|
+
export { default as Loader, LoaderProps } from './WebCore/Loader.js';
|
|
40
|
+
export { default as Logo } from './WebCore/Logo.js';
|
|
41
|
+
export { default as LoopsAiButton, LoopsAiButtonProps } from './WebCore/LoopsAiButton.js';
|
|
42
|
+
export { default as Markdown, MarkdownProps } from './WebCore/Markdown.js';
|
|
43
|
+
export { default as Menu, MenuProps } from './WebCore/Menu.js';
|
|
44
|
+
export { M as MenuItemProps } from './MenuItem-Bhn675bc.js';
|
|
45
|
+
export { ModalActionsWrapper, ModalContentWrapper, default as ModalLayout, ModalLayoutProps } from './WebCore/ModalLayout.js';
|
|
46
|
+
export { c as NavigationButton, d as NavigationButtonProps } from './index-CF8rKCsv.js';
|
|
47
|
+
export { N as Nudge, a as NudgeProps } from './Nudge-yai5KXtM.js';
|
|
48
|
+
export { default as NumberField } from './WebCore/NumberField.js';
|
|
49
|
+
export { N as NumberFieldProps } from './types-DV2de5BB.js';
|
|
50
|
+
export { default as Pill, PillProps } from './WebCore/Pill.js';
|
|
51
|
+
export { default as Popper, PopperProps } from './WebCore/Popper.js';
|
|
52
|
+
export { default as PoweredByWatermarkLogo } from './WebCore/PoweredByWatermarkLogo.js';
|
|
53
|
+
export { default as Progress, ProgressProps } from './WebCore/Progress.js';
|
|
54
|
+
export { default as ProgressBar, ProgressBarProps } from './WebCore/ProgressBar.js';
|
|
55
|
+
export { default as Radio, RadioProps } from './WebCore/Radio.js';
|
|
56
|
+
export { default as RadioGroup, RadioGroupProps } from './WebCore/RadioGroup.js';
|
|
57
|
+
export { default as Rank, RankProps } from './WebCore/Rank.js';
|
|
58
|
+
export { default as RichTextField, RichTextFieldProps } from './WebCore/RichTextField.js';
|
|
59
|
+
export { S as Select, a as SelectProps } from './Select-BwTogXOZ.js';
|
|
60
|
+
export { G as GroupSelectOption, S as SelectOption } from './StyledSelect.variant-helpers-BZGzS3MF.js';
|
|
61
|
+
export { default as Skeleton, SkeletonProps } from './WebCore/Skeleton.js';
|
|
62
|
+
export { default as Slider, SliderProps } from './WebCore/Slider.js';
|
|
63
|
+
export { default as SortableList, SortableListProps } from './WebCore/SortableList.js';
|
|
64
|
+
export { default as StarRating, StarRatingProps } from './WebCore/StarRating.js';
|
|
65
|
+
export { default as Surface, SurfaceProps } from './WebCore/Surface.js';
|
|
66
|
+
export { default as Switch, SwitchProps } from './WebCore/Switch.js';
|
|
67
|
+
export { default as Textarea, TextareaProps } from './WebCore/Textarea.js';
|
|
68
|
+
export { default as TextBarDivider, TextBarDividerProps } from './WebCore/TextBarDivider.js';
|
|
69
|
+
export { default as TextField, TextFieldProps } from './WebCore/TextField.js';
|
|
70
|
+
export { default as Toast, ToastProps } from './WebCore/Toast.js';
|
|
71
|
+
export { default as Tooltip, TooltipProps } from './WebCore/Tooltip.js';
|
|
72
|
+
export { default as TrialCard, TrialCardProps } from './WebCore/TrialCard.js';
|
|
73
|
+
export { default as Typography, TypographyProps } from './WebCore/Typography.js';
|
|
74
|
+
export { default as UserMenu, UserMenuProps } from './WebCore/UserMenu.js';
|
|
75
|
+
export { default as VideoModal, VideoModalProps } from './WebCore/VideoModal.js';
|
|
76
|
+
import './primitiveVariables-BbfFaPHq.js';
|
|
77
|
+
import 'react/jsx-runtime';
|
|
78
|
+
import 'react';
|
|
79
|
+
import 'react-hook-form';
|
|
80
|
+
import 'react-hook-form/dist/types/form';
|
|
81
|
+
import 'react-lazy-load-image-component';
|
|
82
|
+
import '@emotion/styled';
|
|
83
|
+
import '@mui/system';
|
|
84
|
+
import '@mui/material/styles';
|
|
85
|
+
import './InputLabelBase.variants-helpers-B7h8EWO3.js';
|
|
86
|
+
import '@mui/material/Chip';
|
|
87
|
+
import 'material-ui-popup-state/hooks';
|
|
88
|
+
import './index-Dgts7Nd0.js';
|
|
89
|
+
import '@mui/material/OverridableComponent';
|
|
90
|
+
import './WebCore/RankItem.js';
|
|
91
|
+
import '@mui/material/Slider/useSlider.types';
|
|
92
|
+
import '@dnd-kit/core';
|
|
93
|
+
|
|
94
|
+
declare const emailValidation: {
|
|
95
|
+
pattern: {
|
|
96
|
+
value: RegExp;
|
|
97
|
+
message: string;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
100
|
+
|
|
101
|
+
declare const chooseArticle: (word: string) => string;
|
|
102
|
+
declare const defaultInputValidation: (inputName?: string, isRequired?: boolean, maxLength?: number) => {
|
|
103
|
+
required?: string | undefined;
|
|
104
|
+
maxLength: {
|
|
105
|
+
value: number;
|
|
106
|
+
message: string;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
109
|
+
declare const DEFAULT_MAX_INPUT_LENGTH: number;
|
|
110
|
+
|
|
111
|
+
declare const passwordValidation: (min?: number) => {
|
|
112
|
+
minLength: {
|
|
113
|
+
value: number;
|
|
114
|
+
message: string;
|
|
115
|
+
};
|
|
116
|
+
equal: {
|
|
117
|
+
value: string;
|
|
118
|
+
message: string;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
121
|
+
|
|
122
|
+
interface BackgroundOptions {
|
|
123
|
+
texture?: 'none' | 'noise1';
|
|
124
|
+
gradient?: 'tone1' | 'tone2' | 'tone3' | 'tone3_lowOpacity' | 'tone4';
|
|
125
|
+
}
|
|
126
|
+
declare const backgroundCreator: (theme: Theme, options: BackgroundOptions) => string;
|
|
127
|
+
|
|
128
|
+
export { DEFAULT_MAX_INPUT_LENGTH, backgroundCreator, chooseArticle, defaultInputValidation, emailValidation, passwordValidation };
|
package/dist/WebCore.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("./_chunks/email-DRHIhr7e.js"),r=require("./_chunks/misc-kjIxdcX1.js"),o=require("./_chunks/password-C58gQitr.js"),s=require("./_chunks/Button.variant-helpers-DlExkDyh.js"),t=require("./_chunks/ColorBackgroundContainer-CzbCfIUH.js"),u=require("./_chunks/AnnualController-DIiINpY8.js"),i=require("./_chunks/Accordion-aNpUHWmg.js"),n=require("./_chunks/AuthFormHeader-BF75I2l7.js"),a=require("./_chunks/Avatar-D-fcDrEA.js"),p=require("./_chunks/AvatarGroup-BCD7cXGy.js"),c=require("./_chunks/Badge-DsL8LwLJ.js"),l=require("./_chunks/BrandBadge-DMcSiM1U.js"),h=require("./_chunks/Breadcrumb-BHqgdVj-.js"),k=require("./_chunks/BulletGraphic-DrSr7OML.js"),d=require("./_chunks/Button-TKogbJWt.js"),q=require("./_chunks/ButtonBase-DOLFz7T6.js"),x=require("./_chunks/Checkbox-CSz7J7US.js");require("./_chunks/StyledCheckbox-g-PmPEwy.js");var _=require("./_chunks/CheckboxGroup-DQgs6LvV.js"),j=require("./_chunks/CreatableAutocomplete-CqQMerG2.js"),m=require("./_chunks/CustomField-AxxznkBp.js"),B=require("./_chunks/Differential-B_1zxbR8.js"),g=require("./_chunks/DropdownMenu.hook-61pcWPPh.js"),b=require("./_chunks/EmojiWrapper-D2CgAYek.js"),L=require("./_chunks/ExpandableTypographyClamp-CuRA28_R.js"),y=require("./_chunks/Flag-1bALHO9Y.js"),C=require("./_chunks/FormControlLabel-BWbSxhnZ.js"),I=require("./_chunks/FormGenerator-BBvnq27_.js"),T=require("./_chunks/GridOverlay-DJNXEqa7.js"),M=require("./WebCore/Html.js"),F=require("./_chunks/HtmlParser-BobpsfG_.js"),A=require("./_chunks/IconButton-LEHeDXoQ.js"),S=require("./_chunks/IconButton.variant-helpers-pRkPkbk-.js"),v=require("./_chunks/IconButtonBase-6L_dNOOr.js"),G=require("./_chunks/IconButtonGroup-CDYetneE.js"),P=require("./_chunks/Image-In4M7VMg.js"),w=require("./_chunks/InputFieldBase-Dmb5-LXp.js"),H=require("./_chunks/InputLabel-Bt0Q3uC0.js"),f=require("./_chunks/InputLabelHelp-DDaauqeX.js"),R=require("./_chunks/Label-DKrUnSYL.js"),N=require("./_chunks/Likert-CQI8ZnlX.js"),D=require("./_chunks/Link-CikLKNS5.js"),W=require("./_chunks/Loader-C44izkam.js"),E=require("./_chunks/Logo-EHtJvYUb.js"),V=require("./_chunks/LoopsAiButton-BJ0Vck7E.js"),U=require("./_chunks/Markdown-CmWQcWUR.js"),z=require("./_chunks/Menu-CaZo9OD7.js"),O=require("./_chunks/ModalContentWrapper-9lOys-c7.js"),K=require("./_chunks/ModalLayout-B-0g8GaI.js"),X=require("./_chunks/NavigationButton-t_nJ_-97.js"),J=require("./_chunks/Nudge-BwbIzAGI.js");require("react/jsx-runtime"),require("@mui/material");var Q=require("./_chunks/Typography-BYFV0-HU.js");require("./_chunks/NudgeButton-D6ypWC8w.js");var Y=require("./_chunks/NumberField-CuiOrazp.js"),Z=require("./_chunks/Pill-DizC4Dwp.js"),$=require("./_chunks/Popper-MoXYUlo-.js"),ee=require("./_chunks/PoweredByWatermarkLogo-CoNK1Yke.js"),re=require("./_chunks/Progress-BmBeu7uJ.js"),oe=require("./_chunks/ProgressBar-Wer8KEv6.js"),se=require("./_chunks/Radio-BrBgm9f5.js"),te=require("./_chunks/RadioGroup-BxHkG84o.js"),ue=require("./_chunks/Rank-C28bcQ33.js"),ie=require("./_chunks/RichTextField-BMrpCktt.js"),ne=require("./_chunks/Select-BBrH8EC2.js"),ae=require("./_chunks/Skeleton-DgvdvSd_.js"),pe=require("./_chunks/Slider-BNY8BtY7.js"),ce=require("./_chunks/SortableList-ad1Z0omV.js"),le=require("./_chunks/StarRating-lqoK8zFU.js"),he=require("./_chunks/Surface-CNQxv-Vi.js"),ke=require("./_chunks/Switch-m3rUWkHS.js"),de=require("./_chunks/Textarea-j5nWbV1y.js"),qe=require("./_chunks/TextBarDivider-DK-ApGHH.js"),xe=require("./_chunks/TextField-Cc_JSuuE.js"),_e=require("./_chunks/Toast-Culdfz35.js"),je=require("./_chunks/Tooltip-hDvy3-fo.js"),me=require("./_chunks/TrialCard-CGQwrcVO.js"),Be=require("./_chunks/UserMenu-D2urHIbv.js"),ge=require("./_chunks/VideoModal-B_xOy6H5.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/breakpoint.hook-X1gfdrbr.js"),require("@mui/material/styles"),require("@mui/icons-material"),require("./_chunks/autocomplete.styles-C6N4E0gu.js"),require("./_chunks/semanticColor-D7luRDLB.js"),require("./_chunks/StyledMenu-0gmkD_R6.js"),require("./_chunks/usePrevious-BaNqxBnu.js"),require("react-hook-form"),require("react-phone-number-input"),require("check-password-strength"),require("@hookform/error-message"),require("./_chunks/useKeyCombo-V6XcyiXh.js"),require("html-react-parser"),require("react-lazy-load-image-component"),require("./_chunks/InputLabelBase-C9l5M26_.js"),require("@lottiefiles/dotlottie-react"),require("markdown-to-jsx"),require("material-ui-popup-state/hooks"),require("./_chunks/MenuItem-ChV88sO-.js"),require("@base-ui-components/react"),require("./_chunks/StyledPill-DDDGFPYD.js"),require("./_chunks/RankItem-D8JL2Loy.js"),require("@tiptap/extension-placeholder"),require("@tiptap/extension-underline"),require("@tiptap/starter-kit"),require("mui-tiptap"),require("@dnd-kit/core"),require("@dnd-kit/sortable"),require("@dnd-kit/utilities"),require("react-dom"),require("./_chunks/TrialPill-h8Y2SoiG.js"),require("./_chunks/UserMenuButton-CgHpAwrN.js"),exports.emailValidation=e.emailValidation,exports.DEFAULT_MAX_INPUT_LENGTH=r.DEFAULT_MAX_INPUT_LENGTH,exports.chooseArticle=r.chooseArticle,exports.defaultInputValidation=r.defaultInputValidation,exports.passwordValidation=o.passwordValidation,exports.buttonHeightMap=s.buttonHeightMap,exports.buttonInteraction=s.buttonInteraction,exports.getButtonSizing=s.getButtonSizing,exports.getButtonTypography=s.getButtonTypography,exports.getIconSizing=s.getIconSizing,exports.outlined=s.outlined,exports.primary=s.primary,exports.secondary=s.secondary,exports.subtle=s.subtle,exports.ColorBackgroundContainer=t.ColorBackgroundContainer,exports.backgroundCreator=t.backgroundCreator,exports.AnnualController=u.AnnualController,exports.Accordion=i.Accordion,exports.AuthFormHeader=n.AuthFormHeader,exports.Avatar=a.Avatar,exports.AvatarGroup=p.AvatarGroup,exports.Badge=c.Badge,exports.BrandBadge=l.BrandBadge,exports.Breadcrumb=h.Breadcrumb,exports.BulletGraphic=k.BulletGraphic,exports.Button=d.Button,exports.ButtonBase=q.ButtonBase,exports.Checkbox=x.Checkbox,exports.CheckboxGroup=_.CheckboxGroup,exports.CreatableAutocomplete=j.CreatableAutocomplete,exports.CustomField=m.CustomField,exports.Differential=B.Differential,exports.DropdownMenu=g.DropdownMenu,exports.useDropdownMenu=g.useDropdownMenu,exports.EmojiWrapper=b.EmojiWrapper,exports.ExpandableTypographyClamp=L.ExpandableTypographyClamp,exports.Flag=y.Flag,exports.FormControlLabel=C.FormControlLabel,exports.FormGenerator=I.FormGenerator,exports.GridOverlay=T.GridOverlay,exports.Html=M.default,exports.HtmlParser=F.HtmlParser,exports.IconButton=A.IconButton,exports.iconButtonHelpers=S.IconButton_variantHelpers,exports.IconButtonBase=v.IconButtonBase,exports.IconButtonGroup=G.IconButtonGroup,exports.Image=P.Image,exports.InputFieldBase=w.InputFieldBase,exports.InputLabel=H.InputLabel,exports.InputLabelHelp=f.InputLabelHelp,exports.Label=R.Label,exports.Likert=N.Likert,exports.Link=D.Link,exports.Loader=W.Loader,exports.Logo=E.Logo,exports.LoopsAiButton=V.LoopsAiButton,exports.Markdown=U.Markdown,exports.Menu=z.Menu,exports.ModalActionsWrapper=O.ModalActionsWrapper,exports.ModalContentWrapper=O.ModalContentWrapper,exports.ModalLayout=K.ModalLayout,exports.NavigationButton=X.NavigationButton,exports.Nudge=J.Nudge,exports.Typography=Q.Typography,exports.NumberField=Y.NumberField,exports.Pill=Z.Pill,exports.Popper=$.Popper,exports.PoweredByWatermarkLogo=ee.PoweredByWatermarkLogo,exports.Progress=re.Progress,exports.ProgressBar=oe.ProgressBar,exports.Radio=se.Radio,exports.RadioGroup=te.RadioGroup,exports.Rank=ue.Rank,exports.RichTextField=ie.RichTextField,exports.Select=ne.Select,exports.Skeleton=ae.Skeleton,exports.Slider=pe.Slider,exports.SortableList=ce.SortableList,exports.StarRating=le.StarRating,exports.Surface=he.Surface,exports.Switch=ke.Switch,exports.Textarea=de.Textarea,exports.TextBarDivider=qe.TextBarDivider,exports.TextField=xe.TextField,exports.Toast=_e.Toast,exports.Tooltip=je.Tooltip,exports.TrialCard=me.TrialCard,exports.UserMenu=Be.UserMenu,exports.VideoModal=ge.VideoModal;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("@mui/material"),i=require("@mui/material/ListItem"),t=require("@mui/material/ListItemText"),s=require("react");require("./misc-kjIxdcX1.js"),require("./Icon-DixraoWA.js"),require("./primitiveVariables-DOkvMbUd.js"),require("./typography.util-Cfj-ZgvS.js"),require("./AnnualController-DIiINpY8.js"),require("./Accordion-aNpUHWmg.js");var o=require("./Typography-BYFV0-HU.js");require("merge-sx"),require("./Badge-DsL8LwLJ.js"),require("./Breadcrumb-BHqgdVj-.js"),require("./Button-TKogbJWt.js"),require("./ButtonBase-DOLFz7T6.js"),require("./StyledCheckbox-g-PmPEwy.js"),require("./InputFieldBase-Dmb5-LXp.js"),require("./CreatableAutocomplete-CqQMerG2.js"),require("@mui/icons-material"),require("./InputLabelBase-C9l5M26_.js"),require("./Differential-B_1zxbR8.js"),require("./StyledMenu-0gmkD_R6.js"),require("./FormGenerator-BBvnq27_.js"),require("./GridOverlay-DJNXEqa7.js"),require("html-react-parser"),require("./IconButton-LEHeDXoQ.js"),require("./IconButtonBase-6L_dNOOr.js"),require("./IconButtonGroup-CDYetneE.js"),require("./Image-In4M7VMg.js"),require("./Label-DKrUnSYL.js"),require("./Likert-CQI8ZnlX.js"),require("./Link-CikLKNS5.js"),require("@lottiefiles/dotlottie-react"),require("./LoopsAiButton-BJ0Vck7E.js"),require("markdown-to-jsx"),require("material-ui-popup-state/hooks"),require("./Surface-CNQxv-Vi.js"),require("./MenuItem-ChV88sO-.js"),require("./ModalContentWrapper-9lOys-c7.js"),require("./NavigationButton-t_nJ_-97.js"),require("./NudgeButton-D6ypWC8w.js"),require("./NumberField-CuiOrazp.js"),require("./semanticColor-D7luRDLB.js"),require("./types-BbAsZw_6.js"),require("./typography-Cx74j4k8.js"),require("./StyledPill-DDDGFPYD.js"),require("./Progress-BmBeu7uJ.js"),require("./ProgressBar-Wer8KEv6.js"),require("./Radio-BrBgm9f5.js"),require("./autocomplete.styles-C6N4E0gu.js"),require("./Select-BBrH8EC2.js"),require("./RankItem-D8JL2Loy.js"),require("./SortableList-ad1Z0omV.js"),require("@tiptap/extension-placeholder"),require("@tiptap/extension-underline"),require("@tiptap/starter-kit"),require("mui-tiptap"),require("./RichTextField-BMrpCktt.js"),require("./Skeleton-DgvdvSd_.js"),require("./Slider-BNY8BtY7.js"),require("./StarRating-lqoK8zFU.js"),require("./Switch-m3rUWkHS.js"),require("./Textarea-j5nWbV1y.js"),require("./TrialPill-h8Y2SoiG.js"),require("./UserMenuButton-CgHpAwrN.js"),require("./VideoModal-B_xOy6H5.js");var n=require("./AiContentContainer-nbZD0bT1.js"),u=require("./PaginationControl-CKSU35HR.js");exports.AIInsight=({comments:a,themeDescription:l,slotProps:c,suggestions:d,activeCommentIndex:q,onActiveCommentIndexChange:p})=>{const[j,m]=s.useState(0),g=r.useTheme(),h=s.useRef(null),[x,y]=s.useState("auto"),v=q??j,B=e=>{p&&p(e),void 0===q&&m(e)};s.useEffect((()=>{if(!h.current)return;const e=h.current.scrollHeight;y(e)}),[v]);const C=a?.length?a[v]:void 0,I=C?s.cloneElement(C,{ref:h}):void 0;return e.jsxs(n.AiContentContainer,{slotProps:{childrenContainer:{display:"flex",flexDirection:"column",gap:g.spacing(g.custom.padding.md)}},withLockUp:!0,...c?.aiContentContainer,children:[e.jsx(o.Typography,{component:"p",variation:"sm",children:l}),!!a?.length&&e.jsx(r.Box,{children:e.jsx(u.PaginationControl,{items:Array.from({length:a?.length},((e,r)=>r.toString())),activeItem:v.toString(),onClickNext:()=>{v+1===a.length?B(0):B(v+1)},onClickPrevious:()=>{B(0===v?a.length-1:v-1)},renderTitle:e.jsx(o.Typography,{component:"p",variation:"sm",weight:"bold",children:"Key comments"}),children:e.jsx(r.Box,{sx:{overflow:"hidden",height:"auto"===x?"auto":`${x}px`,transition:"height 0.1s ease-in-out",boxShadow:g.custom.elevation.raised,borderRadius:g.spacing(g.custom.radius.md),width:"100%"},children:I})})}),!!d?.length&&e.jsxs(r.Box,{children:[e.jsx(o.Typography,{component:"p",variation:"sm",weight:"bold",children:"Ideas to consider"}),e.jsx(r.List,{sx:{listStyleType:"disc",padding:`${g.spacing(g.custom.padding.sm)} 0 0 ${g.spacing(g.custom.padding.md+g.custom.padding.sm)}`},children:d.map(((r,s)=>e.jsx(i,{sx:{display:"list-item",padding:0},children:e.jsx(t,{disableTypography:!0,primary:e.jsx(o.Typography,{component:"p",variation:"sm",children:r})})},`${s}-suggestion`)))})]})]})};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("@mui/material"),t=require("merge-sx"),i=require("react"),s=require("./Icon-DixraoWA.js");require("./misc-kjIxdcX1.js"),require("./primitiveVariables-DOkvMbUd.js"),require("./typography.util-Cfj-ZgvS.js"),require("./AnnualController-DIiINpY8.js"),require("./Accordion-aNpUHWmg.js");var o=require("./Typography-BYFV0-HU.js");require("./Badge-DsL8LwLJ.js"),require("./Breadcrumb-BHqgdVj-.js"),require("./Button-TKogbJWt.js"),require("./ButtonBase-DOLFz7T6.js"),require("./StyledCheckbox-g-PmPEwy.js"),require("./InputFieldBase-Dmb5-LXp.js"),require("./CreatableAutocomplete-CqQMerG2.js"),require("@mui/icons-material"),require("./InputLabelBase-C9l5M26_.js"),require("./Differential-B_1zxbR8.js"),require("./StyledMenu-0gmkD_R6.js");var n=require("./ExpandableTypographyClamp-CuRA28_R.js");require("./FormGenerator-BBvnq27_.js"),require("./GridOverlay-DJNXEqa7.js"),require("html-react-parser");var a=require("./IconButton-LEHeDXoQ.js");require("./IconButtonBase-6L_dNOOr.js"),require("./IconButtonGroup-CDYetneE.js"),require("./Image-In4M7VMg.js"),require("./Label-DKrUnSYL.js"),require("./Likert-CQI8ZnlX.js"),require("./Link-CikLKNS5.js"),require("@lottiefiles/dotlottie-react");var u=require("./LoopsAiButton-BJ0Vck7E.js");require("markdown-to-jsx");var l=require("./Menu-CaZo9OD7.js");require("./ModalContentWrapper-9lOys-c7.js"),require("./Surface-CNQxv-Vi.js"),require("./NavigationButton-t_nJ_-97.js"),require("material-ui-popup-state/hooks"),require("./NudgeButton-D6ypWC8w.js"),require("./NumberField-CuiOrazp.js"),require("./semanticColor-D7luRDLB.js"),require("./types-BbAsZw_6.js"),require("./typography-Cx74j4k8.js"),require("./StyledPill-DDDGFPYD.js");var p=require("./Progress-BmBeu7uJ.js");require("./ProgressBar-Wer8KEv6.js"),require("./Radio-BrBgm9f5.js"),require("./autocomplete.styles-C6N4E0gu.js"),require("./Select-BBrH8EC2.js"),require("./RankItem-D8JL2Loy.js"),require("./SortableList-ad1Z0omV.js"),require("@tiptap/extension-placeholder"),require("@tiptap/extension-underline"),require("@tiptap/starter-kit"),require("mui-tiptap"),require("./RichTextField-BMrpCktt.js");var c=require("./Skeleton-DgvdvSd_.js");require("./Slider-BNY8BtY7.js"),require("./StarRating-lqoK8zFU.js"),require("./Switch-m3rUWkHS.js"),require("./Textarea-j5nWbV1y.js"),require("./TrialPill-h8Y2SoiG.js"),require("./UserMenuButton-CgHpAwrN.js"),require("./VideoModal-B_xOy6H5.js");const d=i.forwardRef((({heading:d,body:m,bodyLineClamp:j=6,attribution:g,menuItems:x,onStartChatClick:q,onRetryClick:h,loading:k,loadingMessage:b="",error:y,slotProps:S,sx:f},v)=>{const C=r.useTheme(),I=`gradient-${i.useId()}`,[B,w]=i.useState(j);return i.useEffect((()=>{w(j)}),[j]),e.jsx(r.Box,{ref:v,sx:t.mergeSx({boxShadow:C.custom.elevation.aiSummary,borderRadius:"8px",background:`linear-gradient(-18deg, ${C.custom.palette.purple[600]} 0%, ${C.custom.palette.blue[400]} 100%)`,padding:"1px"},f),children:e.jsxs(r.Stack,{sx:{padding:C.spacing(C.custom.padding.md),gap:C.spacing(C.custom.padding.sm),borderRadius:"7px",background:`linear-gradient(-25deg, ${C.custom.palette.purple[0]} 0%, ${C.custom.palette.blue[0]} 100%)`},children:[(d?.length||x?.length)&&e.jsx(r.Stack,{direction:"row",alignItems:"flex-start",justifyContent:"space-between",gap:C.spacing(C.custom.padding.md),children:k?b?.length?e.jsxs(r.Stack,{direction:"row",alignItems:"center",gap:1,children:[e.jsx(p.Progress,{sizing:"sm",sx:{position:"static",color:C.custom.palette.neutral[400]}}),e.jsxs(r.Stack,{direction:"row",alignItems:"center",gap:1,sx:{alignItems:"center"},children:[e.jsx(o.Typography,{component:"p",variation:"sm",className:y?"ellipsis-loading":void 0,children:b}),y&&void 0!==h&&e.jsx(o.Typography,{component:"p",variation:"sm",onClick:h,children:"Refresh",...S?.retry,sx:t.mergeSx({textDecoration:"underline",cursor:"pointer"},S?.retry?.sx)})]})]}):e.jsx(c.Skeleton,{...S?.skeleton}):e.jsxs(e.Fragment,{children:[e.jsx(o.Typography,{component:"p",variation:"sm",fontWeight:500,color:C.custom.palette.text.primary,...S?.heading,children:d}),x?.length&&e.jsx(l.Menu,{trigger:e.jsx(a.IconButton,{icon:e.jsx(s.Icon,{name:"more-horizontal",color:C.custom.palette.icon.primary}),sizing:"sm"}),placement:"bottom-end",offset:[0,8],width:165,menuItems:x,...S?.menu})]})}),k&&e.jsxs(e.Fragment,{children:[e.jsx(c.Skeleton,{...S?.skeleton}),e.jsx(c.Skeleton,{...S?.skeleton}),e.jsx(c.Skeleton,{...S?.skeleton}),e.jsx(c.Skeleton,{...S?.skeleton}),e.jsx(c.Skeleton,{...S?.skeleton}),e.jsx(c.Skeleton,{...S?.skeleton})]}),!k&&m?.length&&e.jsx(n.ExpandableTypographyClamp,{variation:"sm",color:C.custom.palette.text.primary,clamp:B,slotProps:{gradientBox:{background:C.custom.palette.purple[0]}},onShowMoreClick:()=>{w(void 0)},onShowLessClick:()=>{w(j)},...S?.expandableTypographyClamp,children:m}),(g?.length||void 0!==q)&&e.jsxs(r.Stack,{direction:"row",alignItems:"center",justifyContent:"space-between",pt:C.spacing(C.custom.padding.xs),gap:C.spacing(C.custom.padding.md),children:[g?.length&&e.jsxs(r.Stack,{direction:"row",alignItems:"center",gap:C.spacing(C.custom.padding.xs),children:[e.jsx("svg",{style:{width:0,height:0,position:"absolute"},children:e.jsx("defs",{children:e.jsxs("linearGradient",{id:I,gradientTransform:"rotate(-18)",children:[e.jsx("stop",{offset:"0%",stopColor:C.custom.palette.purple[600]}),e.jsx("stop",{offset:"100%",stopColor:C.custom.palette.blue[400]})]})})}),e.jsx(s.Icon,{name:"ai",size:20,...S?.attributionIcon,sx:t.mergeSx({"& *":{fill:`url(#${I})`}},S?.attributionIcon?.sx)}),e.jsx(o.Typography,{component:"p",variation:"xs",fontWeight:500,...S?.attribution,sx:t.mergeSx({background:`linear-gradient(-18deg, ${C.custom.palette.purple[600]} 0%, ${C.custom.palette.blue[400]} 100%)`,backgroundClip:"text","-webkit-background-clip":"text","-webkit-text-fill-color":"transparent"},S?.attribution?.sx),children:g})]}),void 0!==q&&e.jsx(u.LoopsAiButton,{text:"Start Chat",onClick:q,loading:k,disabled:k,slotProps:{button:{sx:{...S?.startChatButton?.sx}}}})]})]})})}));exports.AISummary=d;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),n=require("@mui/material"),r=require("@mui/material/styles"),i=require("react"),a=require("./Icon-DixraoWA.js"),t=require("./Typography-BYFV0-HU.js");const o=r.styled((r=>e.jsx(n.Accordion,{disableGutters:!0,elevation:0,square:!0,...r})))((()=>({"&.Mui-expanded::before":{opacity:1}}))),s=r.styled((r=>e.jsx(n.AccordionSummary,{expandIcon:e.jsx(a.Icon,{name:"chevron-down",size:24}),...r})))((({theme:e})=>({backgroundColor:e.custom.palette.surface.default,padding:`${e.spacing(1)} ${e.spacing(2)}`,minHeight:"none","& .MuiAccordionSummary-expandIconWrapper":{color:e.custom.palette.text.primary},"& .MuiAccordionSummary-content":{margin:0}}))),c=r.styled(n.AccordionDetails)((({theme:e})=>({padding:`0 ${e.spacing(2)} ${e.spacing(4)}`})));exports.Accordion=({heading:r,items:a})=>{const{custom:d}=n.useTheme(),[p,l]=i.useState("");return e.jsx(n.Container,{sx:{backgroundColor:d.palette.surface.default,color:d.palette.text.primary},children:e.jsxs(n.Grid2,{container:!0,sx:{alignItems:"center",display:"flex",justifyContent:"center",py:{sm:4,lg:6},gap:2},children:[e.jsx(n.Grid2,{size:[12,12,12,8],children:e.jsx(t.Typography,{variation:"xl",component:"h2",fontWeight:500,sx:{textAlign:"center"},children:r})}),e.jsx(n.Grid2,{size:[12,12,12,8],children:a?.map((n=>{return e.jsxs(o,{expanded:p===n.heading,onChange:(r=n.heading,(e,n)=>{l(!!n&&r)}),children:[e.jsx(s,{"aria-controls":`${n.heading}-content`,id:`${n.heading}-header`,heading:n.heading,children:e.jsx(t.Typography,{variation:"lg",component:"p",fontWeight:500,children:n.heading})}),e.jsx(c,{children:"string"==typeof n.body?e.jsx(t.Typography,{variation:"lg",component:"p",sx:{whiteSpace:"break-spaces"},children:n.body}):n.body})]},n.heading);var r}))})]})})};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var o=require("react/jsx-runtime"),e=require("@mui/material"),t=require("react"),n=require("./ColorBackgroundContainer-CzbCfIUH.js"),r=require("./AiWrittenByLockUp-CTu0ANxT.js");const i=e.styled(e.Box)((({theme:o})=>({boxShadow:o.custom.elevation.aiSummary,borderRadius:o.spacing(o.custom.radius.md),background:n.tone3(o),padding:"1px"}))),a=t.forwardRef((({children:t,sx:a,withLockUp:s,aiButtonText:c,onUpvote:d,onDownvote:u,onCopy:p,onClickAIButton:x,slotProps:l},m)=>{const k=e.useTheme();return o.jsx(i,{sx:a,ref:m,children:o.jsxs(e.Stack,{direction:"column",sx:{padding:k.spacing(k.custom.padding.md),borderRadius:"7px",background:n.tone3_lowOpacity(k)},children:[o.jsx(e.Box,{sx:{display:"flex",flex:1},...l?.childrenContainer,children:t}),s&&o.jsx(r.AiWrittenByLockUp,{aiButtonText:c,onClickAIButton:x,onUpvote:d,onDownvote:u,onCopy:p,...l?.aiWrittenByLockUp})]})})}));exports.AiContentContainer=a;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("react/jsx-runtime"),r=require("@mui/material"),i=require("merge-sx");require("./semanticColor-D7luRDLB.js"),require("./primitiveVariables-DOkvMbUd.js"),require("./types-BbAsZw_6.js"),require("./typography-Cx74j4k8.js");var t=require("./Icon-DixraoWA.js"),s=require("./ColorBackgroundContainer-CzbCfIUH.js");require("./misc-kjIxdcX1.js"),require("./typography.util-Cfj-ZgvS.js"),require("./AnnualController-DIiINpY8.js"),require("./Accordion-aNpUHWmg.js");var o=require("./Typography-BYFV0-HU.js");require("./Badge-DsL8LwLJ.js"),require("./Breadcrumb-BHqgdVj-.js"),require("./Button-TKogbJWt.js"),require("./ButtonBase-DOLFz7T6.js"),require("./StyledCheckbox-g-PmPEwy.js"),require("./InputFieldBase-Dmb5-LXp.js"),require("./CreatableAutocomplete-CqQMerG2.js"),require("@mui/icons-material"),require("./InputLabelBase-C9l5M26_.js"),require("./Differential-B_1zxbR8.js"),require("./StyledMenu-0gmkD_R6.js"),require("react"),require("./FormGenerator-BBvnq27_.js"),require("./GridOverlay-DJNXEqa7.js"),require("html-react-parser");var u=require("./IconButton-LEHeDXoQ.js");require("./IconButtonBase-6L_dNOOr.js"),require("./IconButtonGroup-CDYetneE.js"),require("./Image-In4M7VMg.js"),require("./Label-DKrUnSYL.js"),require("./Likert-CQI8ZnlX.js"),require("./Link-CikLKNS5.js"),require("@lottiefiles/dotlottie-react");var n=require("./LoopsAiButton-BJ0Vck7E.js");require("markdown-to-jsx"),require("material-ui-popup-state/hooks"),require("./Surface-CNQxv-Vi.js"),require("./MenuItem-ChV88sO-.js"),require("./ModalContentWrapper-9lOys-c7.js"),require("./NavigationButton-t_nJ_-97.js"),require("./NudgeButton-D6ypWC8w.js"),require("./NumberField-CuiOrazp.js"),require("./StyledPill-DDDGFPYD.js"),require("./Progress-BmBeu7uJ.js"),require("./ProgressBar-Wer8KEv6.js"),require("./Radio-BrBgm9f5.js"),require("./autocomplete.styles-C6N4E0gu.js"),require("./Select-BBrH8EC2.js"),require("./RankItem-D8JL2Loy.js"),require("./SortableList-ad1Z0omV.js"),require("@tiptap/extension-placeholder"),require("@tiptap/extension-underline"),require("@tiptap/starter-kit"),require("mui-tiptap"),require("./RichTextField-BMrpCktt.js"),require("./Skeleton-DgvdvSd_.js"),require("./Slider-BNY8BtY7.js"),require("./StarRating-lqoK8zFU.js"),require("./Switch-m3rUWkHS.js"),require("./Textarea-j5nWbV1y.js"),require("./TrialPill-h8Y2SoiG.js"),require("./UserMenuButton-CgHpAwrN.js"),require("./VideoModal-B_xOy6H5.js");exports.AiWrittenByLockUp=({sx:a,onUpvote:c,onDownvote:j,onCopy:q,aiButtonText:l,onClickAIButton:p})=>{const m=r.useTheme(),d=i.mergeSx({position:"relative",mt:m.custom.margin.md,gap:m.custom.margin.md,alignItems:"center"},a);return e.jsxs(r.Stack,{direction:"row",sx:d,children:[e.jsxs(r.Stack,{direction:"row",gap:m.spacing(m.custom.padding.xs),children:[e.jsx(t.Icon,{name:"ai",size:20,sx:{color:"transparent",background:s.tone3(m),maskImage:"url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8.75 3c.207 0 .375.168.375.375a3 3 0 003 3 .375.375 0 010 .75 3 3 0 00-3 3 .375.375 0 01-.75 0 3 3 0 00-3-3 .375.375 0 110-.75 3 3 0 003-3c0-.207.168-.375.375-.375zM15.875 7.875a.375.375 0 00-.75 0c0 2.9-2.35 5.25-5.25 5.25a.375.375 0 000 .75c2.9 0 5.25 2.35 5.25 5.25a.375.375 0 00.75 0c0-2.9 2.35-5.25 5.25-5.25a.375.375 0 000-.75 5.25 5.25 0 01-5.25-5.25zM6.125 13.875a.375.375 0 00-.75 0 3 3 0 01-3 3 .375.375 0 000 .75 3 3 0 013 3 .375.375 0 00.75 0 3 3 0 013-3 .375.375 0 000-.75 3 3 0 01-3-3z'/%3E%3C/svg%3E\")",maskSize:"contain",maskRepeat:"no-repeat",maskPosition:"center"}}),e.jsx(o.Typography,{component:"p",variation:"xs",weight:"bold",noWrap:!0,sx:{...s.tone3_lowOpacity_text(m)},children:"Written by Loops Intelligence"})]}),e.jsxs(r.Stack,{direction:"row",sx:{marginLeft:"auto"},children:[!!c&&e.jsx(u.IconButton,{icon:e.jsx(t.Icon,{name:"thumb-up"}),sizing:"xs",onClick:c}),!!j&&e.jsx(u.IconButton,{icon:e.jsx(t.Icon,{name:"thumb-down"}),sizing:"xs",onClick:j}),!!q&&e.jsx(u.IconButton,{icon:e.jsx(t.Icon,{name:"copy"}),sizing:"xs",onClick:q})]}),l&&e.jsx(n.LoopsAiButton,{text:l,onClick:p})]})};
|