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