@useloops/design-system 1.4.528 → 1.4.529
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +150 -2559
- 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/README.md
CHANGED
|
@@ -13,3 +13,105 @@ New components can be generated using `npm run component`.
|
|
|
13
13
|
- Install packages: `cd scripts/useloops-icon-generator && npm install`
|
|
14
14
|
- Run `npm run icons` from the root dir
|
|
15
15
|
- Check the Brand Core/Icons story in storybook, verify expected icons have been updated
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
# Importing from @useloops/design-system
|
|
19
|
+
|
|
20
|
+
This package now supports both barrel imports and individual component imports for better tree-shaking and reduced bundle sizes.
|
|
21
|
+
|
|
22
|
+
## Import Methods
|
|
23
|
+
|
|
24
|
+
### 1. Barrel Import (Default - imports everything)
|
|
25
|
+
```typescript
|
|
26
|
+
import { Button, Avatar, Typography } from '@useloops/design-system';
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
### 2. System-Level Imports
|
|
30
|
+
Import all components from a specific system:
|
|
31
|
+
|
|
32
|
+
```typescript
|
|
33
|
+
// WebCore components
|
|
34
|
+
import { Button, Avatar, Typography } from '@useloops/design-system/WebCore';
|
|
35
|
+
|
|
36
|
+
// Platform components
|
|
37
|
+
import { Navigation, Header, KpiIndicator } from '@useloops/design-system/Platform';
|
|
38
|
+
|
|
39
|
+
// BrandCore
|
|
40
|
+
import { Icon } from '@useloops/design-system/BrandCore';
|
|
41
|
+
|
|
42
|
+
// Marketing components
|
|
43
|
+
import { PlanTierCard, TickGroup } from '@useloops/design-system/Marketing';
|
|
44
|
+
|
|
45
|
+
// Theme
|
|
46
|
+
import { ThemeProvider, useTheme } from '@useloops/design-system/theme';
|
|
47
|
+
|
|
48
|
+
// Utils
|
|
49
|
+
import { emailValidation, passwordValidation } from '@useloops/design-system/utils';
|
|
50
|
+
```
|
|
51
|
+
|
|
52
|
+
### 3. Individual Component Imports (Best for tree-shaking)
|
|
53
|
+
Import components individually for optimal bundle size:
|
|
54
|
+
|
|
55
|
+
```typescript
|
|
56
|
+
import Button from '@useloops/design-system/WebCore/Button';
|
|
57
|
+
import Avatar from '@useloops/design-system/WebCore/Avatar';
|
|
58
|
+
import Typography from '@useloops/design-system/WebCore/Typography';
|
|
59
|
+
import TextField from '@useloops/design-system/WebCore/TextField';
|
|
60
|
+
|
|
61
|
+
// Platform components
|
|
62
|
+
import Navigation from '@useloops/design-system/Platform/Navigation';
|
|
63
|
+
import KpiIndicator from '@useloops/design-system/Platform/KpiIndicator';
|
|
64
|
+
|
|
65
|
+
// BrandCore components
|
|
66
|
+
import Icon from '@useloops/design-system/BrandCore/Icon';
|
|
67
|
+
|
|
68
|
+
// Marketing components
|
|
69
|
+
import PlanTierCard from '@useloops/design-system/Marketing/PlanTierCard';
|
|
70
|
+
```
|
|
71
|
+
|
|
72
|
+
## Benefits of Individual Imports
|
|
73
|
+
|
|
74
|
+
- **Smaller Bundle Size**: Only include the components you actually use
|
|
75
|
+
- **Faster Build Times**: Less code to process during bundling
|
|
76
|
+
- **Better Tree-Shaking**: Modern bundlers can more easily eliminate unused code
|
|
77
|
+
- **Clearer Dependencies**: Explicitly see which components are being used
|
|
78
|
+
|
|
79
|
+
## Migration Guide
|
|
80
|
+
|
|
81
|
+
To migrate from barrel imports to individual imports:
|
|
82
|
+
|
|
83
|
+
**Before:**
|
|
84
|
+
```typescript
|
|
85
|
+
import { Button, Avatar, Typography, TextField } from '@useloops/design-system';
|
|
86
|
+
```
|
|
87
|
+
|
|
88
|
+
**After (Option 1 - System Level):**
|
|
89
|
+
```typescript
|
|
90
|
+
import { Button, Avatar, Typography, TextField } from '@useloops/design-system/WebCore';
|
|
91
|
+
```
|
|
92
|
+
|
|
93
|
+
**After (Option 2 - Individual):**
|
|
94
|
+
```typescript
|
|
95
|
+
import Button from '@useloops/design-system/WebCore/Button';
|
|
96
|
+
import Avatar from '@useloops/design-system/WebCore/Avatar';
|
|
97
|
+
import Typography from '@useloops/design-system/WebCore/Typography';
|
|
98
|
+
import TextField from '@useloops/design-system/WebCore/TextField';
|
|
99
|
+
```
|
|
100
|
+
|
|
101
|
+
## Available Systems
|
|
102
|
+
|
|
103
|
+
- **BrandCore**: Brand-specific components (Icon)
|
|
104
|
+
- **Marketing**: Marketing page components (PlanTierCard, TickGroup, PlanFeatureTable)
|
|
105
|
+
- **Platform**: Platform-specific components (Navigation, Header, KpiIndicator, etc.)
|
|
106
|
+
- **WebCore**: Core web components (Button, Avatar, TextField, Typography, etc.)
|
|
107
|
+
- **theme**: Theme configuration and provider
|
|
108
|
+
- **utils**: Utility functions and validation helpers
|
|
109
|
+
|
|
110
|
+
## TypeScript Support
|
|
111
|
+
|
|
112
|
+
All import methods include full TypeScript support with proper type definitions:
|
|
113
|
+
|
|
114
|
+
```typescript
|
|
115
|
+
import Button, { ButtonProps } from '@useloops/design-system/WebCore/Button';
|
|
116
|
+
import { ThemeProvider } from '@useloops/design-system/theme';
|
|
117
|
+
```
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export { A as Add, c as Ai, d as AlertDot, e as ArrowLeft, f as ArrowRight, g as AttachFile, B as BadgeCross, h as BadgeCrossInCircle, j as BadgeHyphen, k as BadgeHyphenInCircle, l as BadgeQuestion, m as BadgeQuestionInCircle, n as BadgeTick, o as BadgeTickInCircle, p as BrandLogomark, q as BrandWordmark, C as Cancel, r as Chat, s as Check, t as CheckCircle, u as CheckCircleFilled, v as CheckDouble, w as ChevronDown, x as ChevronLeft, y as ChevronRight, z as ChevronUp, D as Close, E as Comment, F as CommentFilled, G as Compress, H as Controls, J as Copy, K as Crosshair, L as Dashboard, M as DataBar, N as Delete, O as Document, P as Dollar, Q as DragHandle, R as DragSelect, S as Edit, T as Email, U as Emoticon, V as Error, W as Euro, X as Expand, Y as ExpandWindow, Z as Eye, _ as EyeOff, $ as FilterList, a0 as Fingerprint, a1 as Focus, a2 as Folder, a3 as Gift, a4 as GridView, a5 as GridViewFilled, a6 as GridViewLarge, a7 as GridViewSmall, a8 as Hand, a9 as Help, aa as Home, ab as HomeFilled, I as IconName, ac as Image, ad as ImageAdd, ae as ImageNo, af as ImageSearch, ag as Info, ah as InfoFilled, ai as Keyboard, aj as Label, ak as Lightbulb, al as LinearScale, am as Link, an as ListView, ao as Lock, ap as Menu, aq as MenuOpen, ar as Microphone, as as MoreHorizontal, at as MoreVertical, au as NavCollapse, av as NavExpand, aw as NavToggle, ax as Notification, ay as Number0, az as Number1, aA as Number10, aB as Number11, aC as Number12, aD as Number13, aE as Number14, aF as Number15, aG as Number16, aH as Number17, aI as Number18, aJ as Number19, aK as Number2, aL as Number20, aM as Number21, aN as Number22, aO as Number23, aP as Number24, aQ as Number25, aR as Number26, aS as Number27, aT as Number28, aU as Number29, aV as Number3, aW as Number30, aX as Number31, aY as Number32, aZ as Number33, a_ as Number34, a$ as Number35, b0 as Number36, b1 as Number37, b2 as Number38, b3 as Number39, b4 as Number4, b5 as Number40, b6 as Number41, b7 as Number42, b8 as Number43, b9 as Number44, ba as Number45, bb as Number46, bc as Number47, bd as Number48, be as Number49, bf as Number5, bg as Number50, bh as Number6, bi as Number7, bj as Number8, bk as Number9, bl as OpenInNew, bm as Pause, bn as PaymentCardAmex, bo as PaymentCardMastercard, bp as PaymentCardVisa, bq as Pin, br as PinFilled, bs as Play, bt as PlayCircle, bu as PlayVideo, bv as Pound, bw as Rank, bx as Redo, by as ReduceWindow, bz as Remove, bA as Replay, bB as Save, bC as Search, bD as Send, bE as SentimentDoubleDown, bF as SentimentDoubleUp, bG as SentimentDown, bH as SentimentFlat, bI as SentimentUp, bJ as Settings, bK as Shuffle, bL as SocialGoogleFullColour, bM as SocialLinkedinFullColour, bN as SocialLinkedinSingleColour, bO as SocialMediumSingleColour, bP as SocialYoutubeSingleColour, bQ as Sort, bR as Star, bS as StarFilled, bT as StarHalf, bU as Stop, bV as Test, bW as TestEdit, bX as TestPending, bY as ThumbDown, bZ as ThumbUp, b_ as ThumbsUpDown, b$ as Time, c0 as TimeFilled, c1 as Translate, c2 as Unfold, c3 as Upload, c4 as UploadCloud, c5 as UploadCloudFilled, c6 as UserSearch, c7 as VolumeHigh, c8 as VolumeLow, c9 as VolumeMute, ca as Warning, cb as Work, cc as ZoomIn, cd as ZoomOut, b as default, i as iconSizeMap } from '../index-CyNNYJKA.js';
|
|
2
|
+
import 'react/jsx-runtime';
|
|
3
|
+
import '@mui/material';
|
|
4
|
+
import 'react';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../_chunks/Icon-Dgie8dye.js");require("../_chunks/jsx-runtime-DGDij54l.js"),require("react"),require("merge-sx"),require("../_chunks/primitiveVariables-DOkvMbUd.js"),require("@mui/material"),exports.Add=e.Add,exports.Ai=e.Ai,exports.AlertDot=e.AlertDot,exports.ArrowLeft=e.ArrowLeft,exports.ArrowRight=e.ArrowRight,exports.AttachFile=e.AttachFile,exports.BadgeCross=e.BadgeCross,exports.BadgeCrossInCircle=e.BadgeCrossInCircle,exports.BadgeHyphen=e.BadgeHyphen,exports.BadgeHyphenInCircle=e.BadgeHyphenInCircle,exports.BadgeQuestion=e.BadgeQuestion,exports.BadgeQuestionInCircle=e.BadgeQuestionInCircle,exports.BadgeTick=e.BadgeTick,exports.BadgeTickInCircle=e.BadgeTickInCircle,exports.BrandLogomark=e.BrandLogomark,exports.BrandWordmark=e.BrandWordmark,exports.Cancel=e.Cancel,exports.Chat=e.Chat,exports.Check=e.Check,exports.CheckCircle=e.CheckCircle,exports.CheckCircleFilled=e.CheckCircleFilled,exports.CheckDouble=e.CheckDouble,exports.ChevronDown=e.ChevronDown,exports.ChevronLeft=e.ChevronLeft,exports.ChevronRight=e.ChevronRight,exports.ChevronUp=e.ChevronUp,exports.Close=e.Close,exports.Comment=e.Comment,exports.CommentFilled=e.CommentFilled,exports.Compress=e.Compress,exports.Controls=e.Controls,exports.Copy=e.Copy,exports.Crosshair=e.Crosshair,exports.Dashboard=e.Dashboard,exports.DataBar=e.DataBar,exports.Delete=e.Delete,exports.Document=e.Document,exports.Dollar=e.Dollar,exports.DragHandle=e.DragHandle,exports.DragSelect=e.DragSelect,exports.Edit=e.Edit,exports.Email=e.Email,exports.Emoticon=e.Emoticon,exports.Error=e.Error,exports.Euro=e.Euro,exports.Expand=e.Expand,exports.ExpandWindow=e.ExpandWindow,exports.Eye=e.Eye,exports.EyeOff=e.EyeOff,exports.FilterList=e.FilterList,exports.Fingerprint=e.Fingerprint,exports.Focus=e.Focus,exports.Folder=e.Folder,exports.Gift=e.Gift,exports.GridView=e.GridView,exports.GridViewFilled=e.GridViewFilled,exports.GridViewLarge=e.GridViewLarge,exports.GridViewSmall=e.GridViewSmall,exports.Hand=e.Hand,exports.Help=e.Help,exports.Home=e.Home,exports.HomeFilled=e.HomeFilled,exports.Image=e.Image,exports.ImageAdd=e.ImageAdd,exports.ImageNo=e.ImageNo,exports.ImageSearch=e.ImageSearch,exports.Info=e.Info,exports.InfoFilled=e.InfoFilled,exports.Keyboard=e.Keyboard,exports.Label=e.Label,exports.Lightbulb=e.Lightbulb,exports.LinearScale=e.LinearScale,exports.Link=e.Link,exports.ListView=e.ListView,exports.Lock=e.Lock,exports.Menu=e.Menu,exports.MenuOpen=e.MenuOpen,exports.Microphone=e.Microphone,exports.MoreHorizontal=e.MoreHorizontal,exports.MoreVertical=e.MoreVertical,exports.NavCollapse=e.NavCollapse,exports.NavExpand=e.NavExpand,exports.NavToggle=e.NavToggle,exports.Notification=e.Notification,exports.Number0=e.Number0,exports.Number1=e.Number1,exports.Number10=e.Number10,exports.Number11=e.Number11,exports.Number12=e.Number12,exports.Number13=e.Number13,exports.Number14=e.Number14,exports.Number15=e.Number15,exports.Number16=e.Number16,exports.Number17=e.Number17,exports.Number18=e.Number18,exports.Number19=e.Number19,exports.Number2=e.Number2,exports.Number20=e.Number20,exports.Number21=e.Number21,exports.Number22=e.Number22,exports.Number23=e.Number23,exports.Number24=e.Number24,exports.Number25=e.Number25,exports.Number26=e.Number26,exports.Number27=e.Number27,exports.Number28=e.Number28,exports.Number29=e.Number29,exports.Number3=e.Number3,exports.Number30=e.Number30,exports.Number31=e.Number31,exports.Number32=e.Number32,exports.Number33=e.Number33,exports.Number34=e.Number34,exports.Number35=e.Number35,exports.Number36=e.Number36,exports.Number37=e.Number37,exports.Number38=e.Number38,exports.Number39=e.Number39,exports.Number4=e.Number4,exports.Number40=e.Number40,exports.Number41=e.Number41,exports.Number42=e.Number42,exports.Number43=e.Number43,exports.Number44=e.Number44,exports.Number45=e.Number45,exports.Number46=e.Number46,exports.Number47=e.Number47,exports.Number48=e.Number48,exports.Number49=e.Number49,exports.Number5=e.Number5,exports.Number50=e.Number50,exports.Number6=e.Number6,exports.Number7=e.Number7,exports.Number8=e.Number8,exports.Number9=e.Number9,exports.OpenInNew=e.OpenInNew,exports.Pause=e.Pause,exports.PaymentCardAmex=e.PaymentCardAmex,exports.PaymentCardMastercard=e.PaymentCardMastercard,exports.PaymentCardVisa=e.PaymentCardVisa,exports.Pin=e.Pin,exports.PinFilled=e.PinFilled,exports.Play=e.Play,exports.PlayCircle=e.PlayCircle,exports.PlayVideo=e.PlayVideo,exports.Pound=e.Pound,exports.Rank=e.Rank,exports.Redo=e.Redo,exports.ReduceWindow=e.ReduceWindow,exports.Remove=e.Remove,exports.Replay=e.Replay,exports.Save=e.Save,exports.Search=e.Search,exports.Send=e.Send,exports.SentimentDoubleDown=e.SentimentDoubleDown,exports.SentimentDoubleUp=e.SentimentDoubleUp,exports.SentimentDown=e.SentimentDown,exports.SentimentFlat=e.SentimentFlat,exports.SentimentUp=e.SentimentUp,exports.Settings=e.Settings,exports.Shuffle=e.Shuffle,exports.SocialGoogleFullColour=e.SocialGoogleFullColour,exports.SocialLinkedinFullColour=e.SocialLinkedinFullColour,exports.SocialLinkedinSingleColour=e.SocialLinkedinSingleColour,exports.SocialMediumSingleColour=e.SocialMediumSingleColour,exports.SocialYoutubeSingleColour=e.SocialYoutubeSingleColour,exports.Sort=e.Sort,exports.Star=e.Star,exports.StarFilled=e.StarFilled,exports.StarHalf=e.StarHalf,exports.Stop=e.Stop,exports.Test=e.Test,exports.TestEdit=e.TestEdit,exports.TestPending=e.TestPending,exports.ThumbDown=e.ThumbDown,exports.ThumbUp=e.ThumbUp,exports.ThumbsUpDown=e.ThumbsUpDown,exports.Time=e.Time,exports.TimeFilled=e.TimeFilled,exports.Translate=e.Translate,exports.Unfold=e.Unfold,exports.Upload=e.Upload,exports.UploadCloud=e.UploadCloud,exports.UploadCloudFilled=e.UploadCloudFilled,exports.UserSearch=e.UserSearch,exports.VolumeHigh=e.VolumeHigh,exports.VolumeLow=e.VolumeLow,exports.VolumeMute=e.VolumeMute,exports.Warning=e.Warning,exports.Work=e.Work,exports.ZoomIn=e.ZoomIn,exports.ZoomOut=e.ZoomOut,exports.default=e.Icon,exports.iconSizeMap=e.iconSizeMap;
|
|
@@ -0,0 +1,448 @@
|
|
|
1
|
+
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';
|
|
2
|
+
export { b as Icon, I as IconName, i as iconSizeMap } from './index-CyNNYJKA.js';
|
|
3
|
+
import 'react/jsx-runtime';
|
|
4
|
+
import '@mui/material';
|
|
5
|
+
import 'react';
|
|
6
|
+
|
|
7
|
+
interface ColorRange {
|
|
8
|
+
0: string;
|
|
9
|
+
50?: string;
|
|
10
|
+
100: string;
|
|
11
|
+
200: string;
|
|
12
|
+
300: string;
|
|
13
|
+
400: string;
|
|
14
|
+
500: string;
|
|
15
|
+
600: string;
|
|
16
|
+
700: string;
|
|
17
|
+
800: string;
|
|
18
|
+
900: string;
|
|
19
|
+
950?: string;
|
|
20
|
+
1000: string;
|
|
21
|
+
1100?: string;
|
|
22
|
+
}
|
|
23
|
+
interface ColorRangeAlpha {
|
|
24
|
+
0: string;
|
|
25
|
+
0.01: string;
|
|
26
|
+
1: string;
|
|
27
|
+
2: string;
|
|
28
|
+
3: string;
|
|
29
|
+
4: string;
|
|
30
|
+
5: string;
|
|
31
|
+
}
|
|
32
|
+
declare enum FontWeight {
|
|
33
|
+
DEFAULT = 400,
|
|
34
|
+
BOLD = 500
|
|
35
|
+
}
|
|
36
|
+
interface SemanticColor {
|
|
37
|
+
light: {
|
|
38
|
+
surface: {
|
|
39
|
+
sunken: string | undefined;
|
|
40
|
+
default: string | undefined;
|
|
41
|
+
raised: string | undefined;
|
|
42
|
+
float: string | undefined;
|
|
43
|
+
overlay: string | undefined;
|
|
44
|
+
scrim: string | undefined;
|
|
45
|
+
transparent: string | undefined;
|
|
46
|
+
};
|
|
47
|
+
interaction: {
|
|
48
|
+
none: string | undefined;
|
|
49
|
+
hover: string | undefined;
|
|
50
|
+
press: string | undefined;
|
|
51
|
+
hoverOnDark: string | undefined;
|
|
52
|
+
pressOnDark: string | undefined;
|
|
53
|
+
disabled: string | undefined;
|
|
54
|
+
disabledMuted: string | undefined;
|
|
55
|
+
};
|
|
56
|
+
stroke: {
|
|
57
|
+
default: string | undefined;
|
|
58
|
+
light: string | undefined;
|
|
59
|
+
focus: string | undefined;
|
|
60
|
+
disabled: string | undefined;
|
|
61
|
+
};
|
|
62
|
+
text: {
|
|
63
|
+
primary: string | undefined;
|
|
64
|
+
secondary: string | undefined;
|
|
65
|
+
placeholder: string | undefined;
|
|
66
|
+
disabled: string | undefined;
|
|
67
|
+
link: string | undefined;
|
|
68
|
+
linkHover: string | undefined;
|
|
69
|
+
primaryInverted: string | undefined;
|
|
70
|
+
secondaryInverted: string | undefined;
|
|
71
|
+
placeholderInverted: string | undefined;
|
|
72
|
+
disabledInverted: string | undefined;
|
|
73
|
+
positive: string | undefined;
|
|
74
|
+
negative: string | undefined;
|
|
75
|
+
lockedWhite: string | undefined;
|
|
76
|
+
};
|
|
77
|
+
icon: {
|
|
78
|
+
primary: string | undefined;
|
|
79
|
+
secondary: string | undefined;
|
|
80
|
+
disabled: string | undefined;
|
|
81
|
+
primaryInverted: string | undefined;
|
|
82
|
+
secondaryInverted: string | undefined;
|
|
83
|
+
disabledInverted: string | undefined;
|
|
84
|
+
positive: string | undefined;
|
|
85
|
+
negative: string | undefined;
|
|
86
|
+
lockedWhite: string | undefined;
|
|
87
|
+
link: string | undefined;
|
|
88
|
+
linkHover: string | undefined;
|
|
89
|
+
};
|
|
90
|
+
input: {
|
|
91
|
+
default: string | undefined;
|
|
92
|
+
disabled: string | undefined;
|
|
93
|
+
};
|
|
94
|
+
skeleton: {
|
|
95
|
+
default: string | undefined;
|
|
96
|
+
};
|
|
97
|
+
data: {
|
|
98
|
+
sentimentVeryPositive: string | undefined;
|
|
99
|
+
sentimentPositive: string | undefined;
|
|
100
|
+
sentimentNegative: string | undefined;
|
|
101
|
+
sentimentVeryNegative: string | undefined;
|
|
102
|
+
sentimentNeutral: string | undefined;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
105
|
+
dark: {
|
|
106
|
+
surface: {
|
|
107
|
+
sunken: string | undefined;
|
|
108
|
+
default: string | undefined;
|
|
109
|
+
raised: string | undefined;
|
|
110
|
+
float: string | undefined;
|
|
111
|
+
overlay: string | undefined;
|
|
112
|
+
scrim: string | undefined;
|
|
113
|
+
transparent: string | undefined;
|
|
114
|
+
};
|
|
115
|
+
interaction: {
|
|
116
|
+
none: string | undefined;
|
|
117
|
+
hover: string | undefined;
|
|
118
|
+
press: string | undefined;
|
|
119
|
+
hoverOnDark: string | undefined;
|
|
120
|
+
pressOnDark: string | undefined;
|
|
121
|
+
disabled: string | undefined;
|
|
122
|
+
disabledMuted: string | undefined;
|
|
123
|
+
};
|
|
124
|
+
stroke: {
|
|
125
|
+
default: string | undefined;
|
|
126
|
+
light: string | undefined;
|
|
127
|
+
focus: string | undefined;
|
|
128
|
+
disabled: string | undefined;
|
|
129
|
+
};
|
|
130
|
+
text: {
|
|
131
|
+
primary: string | undefined;
|
|
132
|
+
secondary: string | undefined;
|
|
133
|
+
placeholder: string | undefined;
|
|
134
|
+
disabled: string | undefined;
|
|
135
|
+
link: string | undefined;
|
|
136
|
+
linkHover: string | undefined;
|
|
137
|
+
primaryInverted: string | undefined;
|
|
138
|
+
secondaryInverted: string | undefined;
|
|
139
|
+
placeholderInverted: string | undefined;
|
|
140
|
+
disabledInverted: string | undefined;
|
|
141
|
+
positive: string | undefined;
|
|
142
|
+
negative: string | undefined;
|
|
143
|
+
lockedWhite: string | undefined;
|
|
144
|
+
};
|
|
145
|
+
icon: {
|
|
146
|
+
primary: string | undefined;
|
|
147
|
+
secondary: string | undefined;
|
|
148
|
+
disabled: string | undefined;
|
|
149
|
+
primaryInverted: string | undefined;
|
|
150
|
+
secondaryInverted: string | undefined;
|
|
151
|
+
disabledInverted: string | undefined;
|
|
152
|
+
positive: string | undefined;
|
|
153
|
+
negative: string | undefined;
|
|
154
|
+
lockedWhite: string | undefined;
|
|
155
|
+
link: string | undefined;
|
|
156
|
+
linkHover: string | undefined;
|
|
157
|
+
};
|
|
158
|
+
input: {
|
|
159
|
+
default: string | undefined;
|
|
160
|
+
disabled: string | undefined;
|
|
161
|
+
};
|
|
162
|
+
skeleton: {
|
|
163
|
+
default: string | undefined;
|
|
164
|
+
};
|
|
165
|
+
data: {
|
|
166
|
+
sentimentVeryPositive: string | undefined;
|
|
167
|
+
sentimentPositive: string | undefined;
|
|
168
|
+
sentimentNegative: string | undefined;
|
|
169
|
+
sentimentVeryNegative: string | undefined;
|
|
170
|
+
sentimentNeutral: string | undefined;
|
|
171
|
+
};
|
|
172
|
+
};
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
declare const neutralRamp: {
|
|
176
|
+
light: {
|
|
177
|
+
0: string;
|
|
178
|
+
50: string | undefined;
|
|
179
|
+
100: string;
|
|
180
|
+
200: string;
|
|
181
|
+
300: string;
|
|
182
|
+
400: string;
|
|
183
|
+
500: string;
|
|
184
|
+
600: string;
|
|
185
|
+
700: string;
|
|
186
|
+
800: string;
|
|
187
|
+
900: string;
|
|
188
|
+
950: string | undefined;
|
|
189
|
+
1000: string;
|
|
190
|
+
1100: string | undefined;
|
|
191
|
+
};
|
|
192
|
+
dark: {
|
|
193
|
+
0: string;
|
|
194
|
+
50: string | undefined;
|
|
195
|
+
100: string;
|
|
196
|
+
200: string;
|
|
197
|
+
300: string;
|
|
198
|
+
400: string;
|
|
199
|
+
500: string;
|
|
200
|
+
600: string;
|
|
201
|
+
700: string;
|
|
202
|
+
800: string;
|
|
203
|
+
900: string;
|
|
204
|
+
950: string | undefined;
|
|
205
|
+
1000: string;
|
|
206
|
+
1100: string | undefined;
|
|
207
|
+
};
|
|
208
|
+
};
|
|
209
|
+
declare const generateRamp: (color: ColorRange) => {
|
|
210
|
+
light: {
|
|
211
|
+
0: string;
|
|
212
|
+
100: string;
|
|
213
|
+
200: string;
|
|
214
|
+
300: string;
|
|
215
|
+
400: string;
|
|
216
|
+
500: string;
|
|
217
|
+
600: string;
|
|
218
|
+
700: string;
|
|
219
|
+
800: string;
|
|
220
|
+
900: string;
|
|
221
|
+
1000: string;
|
|
222
|
+
};
|
|
223
|
+
dark: {
|
|
224
|
+
0: string;
|
|
225
|
+
100: string;
|
|
226
|
+
200: string;
|
|
227
|
+
300: string;
|
|
228
|
+
400: string;
|
|
229
|
+
500: string;
|
|
230
|
+
600: string;
|
|
231
|
+
700: string;
|
|
232
|
+
800: string;
|
|
233
|
+
900: string;
|
|
234
|
+
1000: string;
|
|
235
|
+
};
|
|
236
|
+
};
|
|
237
|
+
declare const purpleRamp: {
|
|
238
|
+
light: {
|
|
239
|
+
0: string;
|
|
240
|
+
100: string;
|
|
241
|
+
200: string;
|
|
242
|
+
300: string;
|
|
243
|
+
400: string;
|
|
244
|
+
500: string;
|
|
245
|
+
600: string;
|
|
246
|
+
700: string;
|
|
247
|
+
800: string;
|
|
248
|
+
900: string;
|
|
249
|
+
1000: string;
|
|
250
|
+
};
|
|
251
|
+
dark: {
|
|
252
|
+
0: string;
|
|
253
|
+
100: string;
|
|
254
|
+
200: string;
|
|
255
|
+
300: string;
|
|
256
|
+
400: string;
|
|
257
|
+
500: string;
|
|
258
|
+
600: string;
|
|
259
|
+
700: string;
|
|
260
|
+
800: string;
|
|
261
|
+
900: string;
|
|
262
|
+
1000: string;
|
|
263
|
+
};
|
|
264
|
+
};
|
|
265
|
+
declare const redRamp: {
|
|
266
|
+
light: {
|
|
267
|
+
0: string;
|
|
268
|
+
100: string;
|
|
269
|
+
200: string;
|
|
270
|
+
300: string;
|
|
271
|
+
400: string;
|
|
272
|
+
500: string;
|
|
273
|
+
600: string;
|
|
274
|
+
700: string;
|
|
275
|
+
800: string;
|
|
276
|
+
900: string;
|
|
277
|
+
1000: string;
|
|
278
|
+
};
|
|
279
|
+
dark: {
|
|
280
|
+
0: string;
|
|
281
|
+
100: string;
|
|
282
|
+
200: string;
|
|
283
|
+
300: string;
|
|
284
|
+
400: string;
|
|
285
|
+
500: string;
|
|
286
|
+
600: string;
|
|
287
|
+
700: string;
|
|
288
|
+
800: string;
|
|
289
|
+
900: string;
|
|
290
|
+
1000: string;
|
|
291
|
+
};
|
|
292
|
+
};
|
|
293
|
+
declare const peachRamp: {
|
|
294
|
+
light: {
|
|
295
|
+
0: string;
|
|
296
|
+
100: string;
|
|
297
|
+
200: string;
|
|
298
|
+
300: string;
|
|
299
|
+
400: string;
|
|
300
|
+
500: string;
|
|
301
|
+
600: string;
|
|
302
|
+
700: string;
|
|
303
|
+
800: string;
|
|
304
|
+
900: string;
|
|
305
|
+
1000: string;
|
|
306
|
+
};
|
|
307
|
+
dark: {
|
|
308
|
+
0: string;
|
|
309
|
+
100: string;
|
|
310
|
+
200: string;
|
|
311
|
+
300: string;
|
|
312
|
+
400: string;
|
|
313
|
+
500: string;
|
|
314
|
+
600: string;
|
|
315
|
+
700: string;
|
|
316
|
+
800: string;
|
|
317
|
+
900: string;
|
|
318
|
+
1000: string;
|
|
319
|
+
};
|
|
320
|
+
};
|
|
321
|
+
declare const yellowRamp: {
|
|
322
|
+
light: {
|
|
323
|
+
0: string;
|
|
324
|
+
100: string;
|
|
325
|
+
200: string;
|
|
326
|
+
300: string;
|
|
327
|
+
400: string;
|
|
328
|
+
500: string;
|
|
329
|
+
600: string;
|
|
330
|
+
700: string;
|
|
331
|
+
800: string;
|
|
332
|
+
900: string;
|
|
333
|
+
1000: string;
|
|
334
|
+
};
|
|
335
|
+
dark: {
|
|
336
|
+
0: string;
|
|
337
|
+
100: string;
|
|
338
|
+
200: string;
|
|
339
|
+
300: string;
|
|
340
|
+
400: string;
|
|
341
|
+
500: string;
|
|
342
|
+
600: string;
|
|
343
|
+
700: string;
|
|
344
|
+
800: string;
|
|
345
|
+
900: string;
|
|
346
|
+
1000: string;
|
|
347
|
+
};
|
|
348
|
+
};
|
|
349
|
+
declare const blueRamp: {
|
|
350
|
+
light: {
|
|
351
|
+
0: string;
|
|
352
|
+
100: string;
|
|
353
|
+
200: string;
|
|
354
|
+
300: string;
|
|
355
|
+
400: string;
|
|
356
|
+
500: string;
|
|
357
|
+
600: string;
|
|
358
|
+
700: string;
|
|
359
|
+
800: string;
|
|
360
|
+
900: string;
|
|
361
|
+
1000: string;
|
|
362
|
+
};
|
|
363
|
+
dark: {
|
|
364
|
+
0: string;
|
|
365
|
+
100: string;
|
|
366
|
+
200: string;
|
|
367
|
+
300: string;
|
|
368
|
+
400: string;
|
|
369
|
+
500: string;
|
|
370
|
+
600: string;
|
|
371
|
+
700: string;
|
|
372
|
+
800: string;
|
|
373
|
+
900: string;
|
|
374
|
+
1000: string;
|
|
375
|
+
};
|
|
376
|
+
};
|
|
377
|
+
declare const greenRamp: {
|
|
378
|
+
light: {
|
|
379
|
+
0: string;
|
|
380
|
+
100: string;
|
|
381
|
+
200: string;
|
|
382
|
+
300: string;
|
|
383
|
+
400: string;
|
|
384
|
+
500: string;
|
|
385
|
+
600: string;
|
|
386
|
+
700: string;
|
|
387
|
+
800: string;
|
|
388
|
+
900: string;
|
|
389
|
+
1000: string;
|
|
390
|
+
};
|
|
391
|
+
dark: {
|
|
392
|
+
0: string;
|
|
393
|
+
100: string;
|
|
394
|
+
200: string;
|
|
395
|
+
300: string;
|
|
396
|
+
400: string;
|
|
397
|
+
500: string;
|
|
398
|
+
600: string;
|
|
399
|
+
700: string;
|
|
400
|
+
800: string;
|
|
401
|
+
900: string;
|
|
402
|
+
1000: string;
|
|
403
|
+
};
|
|
404
|
+
};
|
|
405
|
+
|
|
406
|
+
declare const neutral: ColorRange;
|
|
407
|
+
declare const darkNeutral: ColorRange;
|
|
408
|
+
declare const neutralAlpha: ColorRangeAlpha;
|
|
409
|
+
declare const darkNeutralAlpha: ColorRangeAlpha;
|
|
410
|
+
declare const purple: ColorRange;
|
|
411
|
+
declare const red: ColorRange;
|
|
412
|
+
declare const peach: ColorRange;
|
|
413
|
+
declare const yellow: ColorRange;
|
|
414
|
+
declare const blue: ColorRange;
|
|
415
|
+
declare const green: ColorRange;
|
|
416
|
+
|
|
417
|
+
declare const semantic: SemanticColor;
|
|
418
|
+
|
|
419
|
+
declare const fonts: {
|
|
420
|
+
Domaine: {
|
|
421
|
+
name: string;
|
|
422
|
+
default: {
|
|
423
|
+
fileName: string;
|
|
424
|
+
weight: FontWeight;
|
|
425
|
+
};
|
|
426
|
+
bold: {
|
|
427
|
+
fileName: string;
|
|
428
|
+
weight: FontWeight;
|
|
429
|
+
};
|
|
430
|
+
};
|
|
431
|
+
FoundersGrotesk: {
|
|
432
|
+
name: string;
|
|
433
|
+
default: {
|
|
434
|
+
fileName: string;
|
|
435
|
+
weight: FontWeight;
|
|
436
|
+
};
|
|
437
|
+
bold: {
|
|
438
|
+
fileName: string;
|
|
439
|
+
weight: FontWeight;
|
|
440
|
+
};
|
|
441
|
+
};
|
|
442
|
+
FontStack: {
|
|
443
|
+
Serif: string;
|
|
444
|
+
SansSerif: string;
|
|
445
|
+
};
|
|
446
|
+
};
|
|
447
|
+
|
|
448
|
+
export { type ColorRange, type ColorRangeAlpha, FontWeight, type SemanticColor, blue, blueRamp, darkNeutral, darkNeutralAlpha, fonts, generateRamp, green, greenRamp, neutral, neutralAlpha, neutralRamp, peach, peachRamp, purple, purpleRamp, red, redRamp, semantic, yellow, yellowRamp };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("./_chunks/semanticColor-D7luRDLB.js"),r=require("./_chunks/primitiveVariables-DOkvMbUd.js"),p=require("./_chunks/types-BbAsZw_6.js"),t=require("./_chunks/typography-Cx74j4k8.js");require("./_chunks/jsx-runtime-DGDij54l.js"),require("@mui/material");var a=require("./_chunks/Icon-Dgie8dye.js");require("react"),require("merge-sx"),exports.blue=e.blue,exports.blueRamp=e.blueRamp,exports.darkNeutral=e.darkNeutral,exports.darkNeutralAlpha=e.darkNeutralAlpha,exports.generateRamp=e.generateRamp,exports.green=e.green,exports.greenRamp=e.greenRamp,exports.neutral=e.neutral,exports.neutralAlpha=e.neutralAlpha,exports.neutralRamp=e.neutralRamp,exports.peach=e.peach,exports.peachRamp=e.peachRamp,exports.purple=e.purple,exports.purpleRamp=e.purpleRamp,exports.red=e.red,exports.redRamp=e.redRamp,exports.semantic=e.semantic,exports.yellow=e.yellow,exports.yellowRamp=e.yellowRamp,exports.base=r.base,exports.boxShadow=r.boxShadow,exports.breakpoints=r.breakpoints,exports.easing=r.easing,exports.elevation=r.elevation,exports.elevationFilter=r.elevationFilter,exports.margin=r.margin,exports.padding=r.padding,exports.radius=r.radius,exports.space=r.space,Object.defineProperty(exports,"FontWeight",{enumerable:!0,get:function(){return p.FontWeight}}),exports.fonts=t.fonts,exports.Icon=a.Icon,exports.iconSizeMap=a.iconSizeMap;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { ReactElement } from 'react';
|
|
3
|
+
import { I as IconButtonBaseProps } from './IconButtonBase-B6RP_D01.js';
|
|
4
|
+
import { TooltipProps } from './WebCore/Tooltip.js';
|
|
5
|
+
|
|
6
|
+
interface IconButtonProps extends IconButtonBaseProps {
|
|
7
|
+
icon: ReactElement;
|
|
8
|
+
loading?: boolean;
|
|
9
|
+
tooltipMessage?: TooltipProps['message'];
|
|
10
|
+
slotProps?: {
|
|
11
|
+
tooltip?: Omit<TooltipProps, 'message'>;
|
|
12
|
+
};
|
|
13
|
+
emojiMode?: boolean;
|
|
14
|
+
}
|
|
15
|
+
declare const IconButton: react.ForwardRefExoticComponent<Omit<IconButtonProps, "ref"> & react.RefAttributes<HTMLButtonElement>>;
|
|
16
|
+
|
|
17
|
+
export { IconButton as I, type IconButtonProps as a };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as react from 'react';
|
|
2
|
+
import { IconButtonProps } from '@mui/material';
|
|
3
|
+
|
|
4
|
+
type IconButtonSizing = 'xs' | 'sm' | 'md' | 'lg' | 'xl';
|
|
5
|
+
type IconButtonShapeMap = 'default' | 'round';
|
|
6
|
+
type IconButtonVariation = 'default' | 'toggle' | 'outlined' | 'raised' | 'elevated';
|
|
7
|
+
|
|
8
|
+
interface IconButtonBaseProps extends IconButtonProps {
|
|
9
|
+
variation?: IconButtonVariation;
|
|
10
|
+
shape?: IconButtonShapeMap;
|
|
11
|
+
sizing?: IconButtonSizing;
|
|
12
|
+
}
|
|
13
|
+
declare const IconButtonBase: react.ForwardRefExoticComponent<Omit<IconButtonBaseProps, "ref"> & react.RefAttributes<HTMLButtonElement>>;
|
|
14
|
+
|
|
15
|
+
export { type IconButtonBaseProps as I, IconButtonBase as a, type IconButtonShapeMap as b, type IconButtonSizing as c, type IconButtonVariation as d };
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { FunctionComponent } from 'react';
|
|
2
|
+
|
|
3
|
+
interface PlanHeading {
|
|
4
|
+
heading: string;
|
|
5
|
+
pricing: string;
|
|
6
|
+
}
|
|
7
|
+
interface PlanRow {
|
|
8
|
+
heading: string;
|
|
9
|
+
description: string;
|
|
10
|
+
tier1: string;
|
|
11
|
+
tier2: string;
|
|
12
|
+
tier3: string;
|
|
13
|
+
tier4: string;
|
|
14
|
+
}
|
|
15
|
+
interface PlanFeatureTableData {
|
|
16
|
+
headings: {
|
|
17
|
+
'01-tier1': PlanHeading;
|
|
18
|
+
'02-tier2': PlanHeading;
|
|
19
|
+
'03-tier3': PlanHeading;
|
|
20
|
+
'04-tier4': PlanHeading;
|
|
21
|
+
};
|
|
22
|
+
rows: {
|
|
23
|
+
'01-servicing': PlanRow;
|
|
24
|
+
'02-respondents': PlanRow;
|
|
25
|
+
'03-questions': PlanRow;
|
|
26
|
+
'04-ai': PlanRow;
|
|
27
|
+
'05-demographics': PlanRow;
|
|
28
|
+
'06-training': PlanRow;
|
|
29
|
+
'07-invite': PlanRow;
|
|
30
|
+
'08-email': PlanRow;
|
|
31
|
+
'09-beta': PlanRow;
|
|
32
|
+
'10-sso': PlanRow;
|
|
33
|
+
'11-minimum': PlanRow;
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
interface PlanFeatureTableProps {
|
|
38
|
+
currencySymbol: string;
|
|
39
|
+
data?: PlanFeatureTableData;
|
|
40
|
+
loading?: boolean;
|
|
41
|
+
tier1MinimumTerm: string;
|
|
42
|
+
tier1Price: number | string;
|
|
43
|
+
tier1QuestionLimit: number | string;
|
|
44
|
+
tier1RespondentPrice: number | string;
|
|
45
|
+
tier2MinimumTerm: string;
|
|
46
|
+
tier2Price: number | string;
|
|
47
|
+
tier2QuestionLimit: number | string;
|
|
48
|
+
tier2RespondentPrice: number | string;
|
|
49
|
+
tier3MinimumTerm: string;
|
|
50
|
+
tier3Price: number | string;
|
|
51
|
+
tier3QuestionLimit: number | string;
|
|
52
|
+
tier3RespondentPrice: number | string;
|
|
53
|
+
tier4MinimumTerm: string;
|
|
54
|
+
tier4Price: number | string;
|
|
55
|
+
tier4QuestionLimit: number | string;
|
|
56
|
+
tier4RespondentPrice: number | string;
|
|
57
|
+
variation?: 'default' | 'platform';
|
|
58
|
+
}
|
|
59
|
+
declare const PlanFeatureTable: FunctionComponent<PlanFeatureTableProps>;
|
|
60
|
+
|
|
61
|
+
export { type PlanFeatureTableData, type PlanFeatureTableProps, PlanFeatureTable as default };
|