@useloops/design-system 1.4.528 → 1.4.530
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +102 -0
- package/dist/BrandCore/Icon.d.ts +4 -0
- package/dist/BrandCore/Icon.js +1 -0
- package/dist/BrandCore.d.ts +281 -0
- package/dist/BrandCore.js +1 -0
- package/dist/IconButton-wcVJZep4.d.ts +17 -0
- package/dist/IconButtonBase-B6_6LwsJ.d.ts +15 -0
- package/dist/InputLabelBase.variants-helpers-B7h8EWO3.d.ts +3 -0
- package/dist/Marketing/PlanFeatureTable.d.ts +61 -0
- package/dist/Marketing/PlanFeatureTable.js +1 -0
- package/dist/Marketing/PlanTierCard.d.ts +28 -0
- package/dist/Marketing/PlanTierCard.js +1 -0
- package/dist/Marketing/TickGroup.d.ts +9 -0
- package/dist/Marketing/TickGroup.js +1 -0
- package/dist/Marketing.d.ts +4 -0
- package/dist/Marketing.js +1 -0
- package/dist/MenuItem-Bhn675bc.d.ts +24 -0
- package/dist/Nudge-yai5KXtM.d.ts +12 -0
- package/dist/Platform/AIInsight.d.ts +18 -0
- package/dist/Platform/AIInsight.js +1 -0
- package/dist/Platform/AISummary.d.ts +43 -0
- package/dist/Platform/AISummary.js +1 -0
- package/dist/Platform/AIWrittenByLockUp.d.ts +14 -0
- package/dist/Platform/AIWrittenByLockUp.js +1 -0
- package/dist/Platform/AiContentContainer.d.ts +22 -0
- package/dist/Platform/AiContentContainer.js +1 -0
- package/dist/Platform/AssetItem.d.ts +24 -0
- package/dist/Platform/AssetItem.js +1 -0
- package/dist/Platform/AuthContainerSurface.d.ts +12 -0
- package/dist/Platform/AuthContainerSurface.js +1 -0
- package/dist/Platform/ClipboardCopyingOverlay.d.ts +11 -0
- package/dist/Platform/ClipboardCopyingOverlay.js +1 -0
- package/dist/Platform/CommentCard.d.ts +43 -0
- package/dist/Platform/CommentCard.js +1 -0
- package/dist/Platform/DataPointInfo.d.ts +46 -0
- package/dist/Platform/DataPointInfo.js +1 -0
- package/dist/Platform/DemographicSelectionSection.d.ts +9 -0
- package/dist/Platform/DemographicSelectionSection.js +1 -0
- package/dist/Platform/EmojiListItem.d.ts +24 -0
- package/dist/Platform/EmojiListItem.js +1 -0
- package/dist/Platform/EmojiQuestionEditorOption.d.ts +31 -0
- package/dist/Platform/EmojiQuestionEditorOption.js +1 -0
- package/dist/Platform/EmptyStateCard.d.ts +30 -0
- package/dist/Platform/EmptyStateCard.js +1 -0
- package/dist/Platform/ExtendedTestStatus.d.ts +18 -0
- package/dist/Platform/ExtendedTestStatus.js +1 -0
- package/dist/Platform/FilterCount.d.ts +15 -0
- package/dist/Platform/FilterCount.js +1 -0
- package/dist/Platform/FilterGroupAccordion.d.ts +15 -0
- package/dist/Platform/FilterGroupAccordion.js +1 -0
- package/dist/Platform/FilterPyramidGraph.d.ts +19 -0
- package/dist/Platform/FilterPyramidGraph.js +1 -0
- package/dist/Platform/FilterRow.d.ts +15 -0
- package/dist/Platform/FilterRow.js +1 -0
- package/dist/Platform/FilteredItemsCard.d.ts +11 -0
- package/dist/Platform/FilteredItemsCard.js +1 -0
- package/dist/Platform/ForgotYourPassword.d.ts +5 -0
- package/dist/Platform/ForgotYourPassword.js +1 -0
- package/dist/Platform/GraphBar.d.ts +59 -0
- package/dist/Platform/GraphBar.js +1 -0
- package/dist/Platform/Header.d.ts +25 -0
- package/dist/Platform/Header.js +1 -0
- package/dist/Platform/KpiDataPopover.d.ts +34 -0
- package/dist/Platform/KpiDataPopover.js +1 -0
- package/dist/Platform/KpiIndicator.d.ts +19 -0
- package/dist/Platform/KpiIndicator.js +1 -0
- package/dist/Platform/LinkExpired.d.ts +5 -0
- package/dist/Platform/LinkExpired.js +1 -0
- package/dist/Platform/LoginForm.d.ts +5 -0
- package/dist/Platform/LoginForm.js +1 -0
- package/dist/Platform/LoopItem.d.ts +16 -0
- package/dist/Platform/LoopItem.js +1 -0
- package/dist/Platform/LoopItemEmpty.d.ts +11 -0
- package/dist/Platform/LoopItemEmpty.js +1 -0
- package/dist/Platform/MFACodeVerify.d.ts +5 -0
- package/dist/Platform/MFACodeVerify.js +1 -0
- package/dist/Platform/Navigation.d.ts +8 -0
- package/dist/Platform/Navigation.js +1 -0
- package/dist/Platform/OnboardingCard.d.ts +18 -0
- package/dist/Platform/OnboardingCard.js +1 -0
- package/dist/Platform/PaginationControl.d.ts +12 -0
- package/dist/Platform/PaginationControl.js +1 -0
- package/dist/Platform/ProjectItem.d.ts +9 -0
- package/dist/Platform/ProjectItem.js +1 -0
- package/dist/Platform/QuestionBlock.d.ts +18 -0
- package/dist/Platform/QuestionBlock.js +1 -0
- package/dist/Platform/QuestionLabel.d.ts +2 -0
- package/dist/Platform/QuestionLabel.js +1 -0
- package/dist/Platform/QuestionSelector.d.ts +18 -0
- package/dist/Platform/QuestionSelector.js +1 -0
- package/dist/Platform/ResetPassword.d.ts +5 -0
- package/dist/Platform/ResetPassword.js +1 -0
- package/dist/Platform/SearchInput.d.ts +17 -0
- package/dist/Platform/SearchInput.js +1 -0
- package/dist/Platform/SectionHeader.d.ts +13 -0
- package/dist/Platform/SectionHeader.js +1 -0
- package/dist/Platform/SentimentArrow.d.ts +9 -0
- package/dist/Platform/SentimentArrow.js +1 -0
- package/dist/Platform/SignUpForm.d.ts +5 -0
- package/dist/Platform/SignUpForm.js +1 -0
- package/dist/Platform/SliderGraph.d.ts +83 -0
- package/dist/Platform/SliderGraph.js +1 -0
- package/dist/Platform/Tab.d.ts +14 -0
- package/dist/Platform/Tab.js +1 -0
- package/dist/Platform/TestItem.d.ts +56 -0
- package/dist/Platform/TestItem.js +1 -0
- package/dist/Platform/TestKPICard.d.ts +10 -0
- package/dist/Platform/TestKPICard.js +1 -0
- package/dist/Platform/TestStatus.d.ts +15 -0
- package/dist/Platform/TestStatus.js +1 -0
- package/dist/Platform/VideoControls.d.ts +2 -0
- package/dist/Platform/VideoControls.js +1 -0
- package/dist/Platform.d.ts +71 -0
- package/dist/Platform.js +1 -0
- package/dist/ProjectItemEmpty-CF0eY2lC.d.ts +52 -0
- package/dist/Select-BwTogXOZ.d.ts +39 -0
- package/dist/SliderGraph-1CP7zay8.d.ts +82 -0
- package/dist/StyledSelect.variant-helpers-BZGzS3MF.d.ts +12 -0
- package/dist/WebCore/Accordion.d.ts +12 -0
- package/dist/WebCore/Accordion.js +1 -0
- package/dist/WebCore/AnnualController.d.ts +22 -0
- package/dist/WebCore/AnnualController.js +1 -0
- package/dist/WebCore/AuthFormHeader.d.ts +10 -0
- package/dist/WebCore/AuthFormHeader.js +1 -0
- package/dist/WebCore/Avatar.d.ts +9 -0
- package/dist/WebCore/Avatar.js +1 -0
- package/dist/WebCore/AvatarGroup.d.ts +11 -0
- package/dist/WebCore/AvatarGroup.js +1 -0
- package/dist/WebCore/Badge.d.ts +7 -0
- package/dist/WebCore/Badge.js +1 -0
- package/dist/WebCore/BrandBadge.d.ts +12 -0
- package/dist/WebCore/BrandBadge.js +1 -0
- package/dist/WebCore/Breadcrumb.d.ts +4 -0
- package/dist/WebCore/Breadcrumb.js +1 -0
- package/dist/WebCore/BulletGraphic.d.ts +11 -0
- package/dist/WebCore/BulletGraphic.js +1 -0
- package/dist/WebCore/Button.d.ts +17 -0
- package/dist/WebCore/Button.js +1 -0
- package/dist/WebCore/ButtonBase.d.ts +124 -0
- package/dist/WebCore/ButtonBase.js +1 -0
- package/dist/WebCore/Checkbox.d.ts +28 -0
- package/dist/WebCore/Checkbox.js +1 -0
- package/dist/WebCore/CheckboxGroup.d.ts +29 -0
- package/dist/WebCore/CheckboxGroup.js +1 -0
- package/dist/WebCore/ColorBackgroundContainer.d.ts +12 -0
- package/dist/WebCore/ColorBackgroundContainer.js +1 -0
- package/dist/WebCore/CreatableAutocomplete.d.ts +21 -0
- package/dist/WebCore/CreatableAutocomplete.js +1 -0
- package/dist/WebCore/CustomField.d.ts +16 -0
- package/dist/WebCore/CustomField.js +1 -0
- package/dist/WebCore/Differential.d.ts +14 -0
- package/dist/WebCore/Differential.js +1 -0
- package/dist/WebCore/DropdownMenu.d.ts +26 -0
- package/dist/WebCore/DropdownMenu.js +1 -0
- package/dist/WebCore/EmojiWrapper.d.ts +11 -0
- package/dist/WebCore/EmojiWrapper.js +1 -0
- package/dist/WebCore/ExpandableTypographyClamp.d.ts +22 -0
- package/dist/WebCore/ExpandableTypographyClamp.js +1 -0
- package/dist/WebCore/Flag.d.ts +33 -0
- package/dist/WebCore/Flag.js +1 -0
- package/dist/WebCore/FormControlLabel.d.ts +21 -0
- package/dist/WebCore/FormControlLabel.js +1 -0
- package/dist/WebCore/FormGenerator.d.ts +143 -0
- package/dist/WebCore/FormGenerator.js +1 -0
- package/dist/WebCore/GridOverlay.d.ts +11 -0
- package/dist/WebCore/GridOverlay.js +1 -0
- package/dist/WebCore/Html.d.ts +8 -0
- package/dist/WebCore/Html.js +1 -0
- package/dist/WebCore/HtmlParser.d.ts +11 -0
- package/dist/WebCore/HtmlParser.js +1 -0
- package/dist/WebCore/IconButton.d.ts +6 -0
- package/dist/WebCore/IconButton.js +1 -0
- package/dist/WebCore/IconButtonBase.d.ts +4 -0
- package/dist/WebCore/IconButtonBase.js +1 -0
- package/dist/WebCore/IconButtonGroup.d.ts +22 -0
- package/dist/WebCore/IconButtonGroup.js +1 -0
- package/dist/WebCore/Image.d.ts +13 -0
- package/dist/WebCore/Image.js +1 -0
- package/dist/WebCore/InputFieldBase.d.ts +11 -0
- package/dist/WebCore/InputFieldBase.js +1 -0
- package/dist/WebCore/InputLabel.d.ts +17 -0
- package/dist/WebCore/InputLabel.js +1 -0
- package/dist/WebCore/InputLabelBase.d.ts +12 -0
- package/dist/WebCore/InputLabelBase.js +1 -0
- package/dist/WebCore/InputLabelHelp.d.ts +14 -0
- package/dist/WebCore/InputLabelHelp.js +1 -0
- package/dist/WebCore/Label.d.ts +14 -0
- package/dist/WebCore/Label.js +1 -0
- package/dist/WebCore/Likert.d.ts +17 -0
- package/dist/WebCore/Likert.js +1 -0
- package/dist/WebCore/Link.d.ts +23 -0
- package/dist/WebCore/Link.js +1 -0
- package/dist/WebCore/Loader.d.ts +8 -0
- package/dist/WebCore/Loader.js +1 -0
- package/dist/WebCore/Logo.d.ts +5 -0
- package/dist/WebCore/Logo.js +1 -0
- package/dist/WebCore/LoopsAiButton.d.ts +19 -0
- package/dist/WebCore/LoopsAiButton.js +1 -0
- package/dist/WebCore/Markdown.d.ts +11 -0
- package/dist/WebCore/Markdown.js +1 -0
- package/dist/WebCore/Menu.d.ts +26 -0
- package/dist/WebCore/Menu.js +1 -0
- package/dist/WebCore/ModalLayout.d.ts +30 -0
- package/dist/WebCore/ModalLayout.js +1 -0
- package/dist/WebCore/NavigationButton.d.ts +8 -0
- package/dist/WebCore/NavigationButton.js +1 -0
- package/dist/WebCore/Nudge.d.ts +24 -0
- package/dist/WebCore/Nudge.js +1 -0
- package/dist/WebCore/NumberField.d.ts +12 -0
- package/dist/WebCore/NumberField.js +1 -0
- package/dist/WebCore/Pill.d.ts +25 -0
- package/dist/WebCore/Pill.js +1 -0
- package/dist/WebCore/Popper.d.ts +22 -0
- package/dist/WebCore/Popper.js +1 -0
- package/dist/WebCore/PoweredByWatermarkLogo.d.ts +5 -0
- package/dist/WebCore/PoweredByWatermarkLogo.js +1 -0
- package/dist/WebCore/Progress.d.ts +11 -0
- package/dist/WebCore/Progress.js +1 -0
- package/dist/WebCore/ProgressBar.d.ts +9 -0
- package/dist/WebCore/ProgressBar.js +1 -0
- package/dist/WebCore/Radio.d.ts +17 -0
- package/dist/WebCore/Radio.js +1 -0
- package/dist/WebCore/RadioGroup.d.ts +24 -0
- package/dist/WebCore/RadioGroup.js +1 -0
- package/dist/WebCore/Rank.d.ts +25 -0
- package/dist/WebCore/Rank.js +1 -0
- package/dist/WebCore/RankItem.d.ts +21 -0
- package/dist/WebCore/RankItem.js +1 -0
- package/dist/WebCore/RichTextField.d.ts +17 -0
- package/dist/WebCore/RichTextField.js +1 -0
- package/dist/WebCore/Select.d.ts +12 -0
- package/dist/WebCore/Select.js +1 -0
- package/dist/WebCore/Skeleton.d.ts +16 -0
- package/dist/WebCore/Skeleton.js +1 -0
- package/dist/WebCore/Slider.d.ts +23 -0
- package/dist/WebCore/Slider.js +1 -0
- package/dist/WebCore/SortableList.d.ts +29 -0
- package/dist/WebCore/SortableList.js +1 -0
- package/dist/WebCore/StarRating.d.ts +15 -0
- package/dist/WebCore/StarRating.js +1 -0
- package/dist/WebCore/Surface.d.ts +15 -0
- package/dist/WebCore/Surface.js +1 -0
- package/dist/WebCore/Switch.d.ts +20 -0
- package/dist/WebCore/Switch.js +1 -0
- package/dist/WebCore/TextBarDivider.d.ts +12 -0
- package/dist/WebCore/TextBarDivider.js +1 -0
- package/dist/WebCore/TextField.d.ts +14 -0
- package/dist/WebCore/TextField.js +1 -0
- package/dist/WebCore/Textarea.d.ts +14 -0
- package/dist/WebCore/Textarea.js +1 -0
- package/dist/WebCore/Toast.d.ts +13 -0
- package/dist/WebCore/Toast.js +1 -0
- package/dist/WebCore/Tooltip.d.ts +13 -0
- package/dist/WebCore/Tooltip.js +1 -0
- package/dist/WebCore/TrialCard.d.ts +11 -0
- package/dist/WebCore/TrialCard.js +1 -0
- package/dist/WebCore/Typography.d.ts +15 -0
- package/dist/WebCore/Typography.js +1 -0
- package/dist/WebCore/UserMenu.d.ts +20 -0
- package/dist/WebCore/UserMenu.js +1 -0
- package/dist/WebCore/VideoModal.d.ts +10 -0
- package/dist/WebCore/VideoModal.js +1 -0
- package/dist/WebCore.d.ts +128 -0
- package/dist/WebCore.js +1 -0
- package/dist/_chunks/AIInsight-BGk73ukd.js +1 -0
- package/dist/_chunks/AISummary-D7Mx9MLv.js +1 -0
- package/dist/_chunks/Accordion-aNpUHWmg.js +1 -0
- package/dist/_chunks/AiContentContainer-nbZD0bT1.js +1 -0
- package/dist/_chunks/AiWrittenByLockUp-CTu0ANxT.js +1 -0
- package/dist/_chunks/AnnualController-DIiINpY8.js +1 -0
- package/dist/_chunks/AssetItem-BpU8JK65.js +1 -0
- package/dist/_chunks/AuthContainerSurface-D73ss9EA.js +1 -0
- package/dist/_chunks/AuthFormHeader-BF75I2l7.js +1 -0
- package/dist/_chunks/Avatar-D-fcDrEA.js +1 -0
- package/dist/_chunks/AvatarGroup-BCD7cXGy.js +1 -0
- package/dist/_chunks/Badge-DsL8LwLJ.js +1 -0
- package/dist/_chunks/BrandBadge-DMcSiM1U.js +1 -0
- package/dist/_chunks/Breadcrumb-BHqgdVj-.js +1 -0
- package/dist/_chunks/BulletGraphic-DrSr7OML.js +1 -0
- package/dist/_chunks/Button-TKogbJWt.js +1 -0
- package/dist/_chunks/Button.variant-helpers-DlExkDyh.js +1 -0
- package/dist/_chunks/ButtonBase-DOLFz7T6.js +1 -0
- package/dist/_chunks/Checkbox-CSz7J7US.js +1 -0
- package/dist/_chunks/CheckboxGroup-DQgs6LvV.js +1 -0
- package/dist/_chunks/ClipboardCopyingOverlay-GkHkue8I.js +1 -0
- package/dist/_chunks/ColorBackgroundContainer-CzbCfIUH.js +1 -0
- package/dist/_chunks/CommentCard-DdFBz8tj.js +1 -0
- package/dist/_chunks/CreatableAutocomplete-CqQMerG2.js +1 -0
- package/dist/_chunks/CustomField-AxxznkBp.js +1 -0
- package/dist/_chunks/DataPointInfo-Bj9zDSG7.js +1 -0
- package/dist/_chunks/DemographicSelectionSection-C-zWepcX.js +1 -0
- package/dist/_chunks/Differential-B_1zxbR8.js +1 -0
- package/dist/_chunks/DropdownMenu.hook-61pcWPPh.js +1 -0
- package/dist/_chunks/EmojiListItem-DnPLpcRv.js +1 -0
- package/dist/_chunks/EmojiQuestionEditorOption-X0hzkcSR.js +1 -0
- package/dist/_chunks/EmojiWrapper-D2CgAYek.js +1 -0
- package/dist/_chunks/EmptyStateCard-WsSuQAJp.js +1 -0
- package/dist/_chunks/ExpandableTypographyClamp-CuRA28_R.js +1 -0
- package/dist/_chunks/ExtendedTestStatus-5vTEcVD2.js +1 -0
- package/dist/_chunks/FilterCount-CCw4XbvD.js +1 -0
- package/dist/_chunks/FilterGroupAccordion---yP8Z7t.js +1 -0
- package/dist/_chunks/FilterPyramidGraph-gA0f3Ga6.js +1 -0
- package/dist/_chunks/FilterRow-CdazKBhH.js +1 -0
- package/dist/_chunks/FilteredItemsCard-mX1lGXj9.js +1 -0
- package/dist/_chunks/Flag-1bALHO9Y.js +1 -0
- package/dist/_chunks/FormControlLabel-BWbSxhnZ.js +1 -0
- package/dist/_chunks/FormGenerator-BBvnq27_.js +1 -0
- package/dist/_chunks/GraphBar-DJrqV1HM.js +1 -0
- package/dist/_chunks/GridOverlay-DJNXEqa7.js +1 -0
- package/dist/_chunks/Header-BV04iFHx.js +1 -0
- package/dist/_chunks/HtmlParser-BobpsfG_.js +1 -0
- package/dist/_chunks/Icon-DixraoWA.js +1 -0
- package/dist/_chunks/IconButton-LEHeDXoQ.js +1 -0
- package/dist/_chunks/IconButton.variant-helpers-pRkPkbk-.js +1 -0
- package/dist/_chunks/IconButtonBase-6L_dNOOr.js +1 -0
- package/dist/_chunks/IconButtonGroup-CDYetneE.js +1 -0
- package/dist/_chunks/Image-In4M7VMg.js +1 -0
- package/dist/_chunks/InputFieldBase-Dmb5-LXp.js +1 -0
- package/dist/_chunks/InputLabel-Bt0Q3uC0.js +1 -0
- package/dist/_chunks/InputLabelBase-C9l5M26_.js +1 -0
- package/dist/_chunks/InputLabelHelp-DDaauqeX.js +1 -0
- package/dist/_chunks/KpiDataPopover--z_ZE-JU.js +1 -0
- package/dist/_chunks/KpiIndicator-C3nHbs2H.js +1 -0
- package/dist/_chunks/Label-DKrUnSYL.js +1 -0
- package/dist/_chunks/Likert-CQI8ZnlX.js +1 -0
- package/dist/_chunks/Link-CikLKNS5.js +1 -0
- package/dist/_chunks/Loader-C44izkam.js +1 -0
- package/dist/_chunks/Logo-EHtJvYUb.js +1 -0
- package/dist/_chunks/LoopItem-DFWyTptD.js +1 -0
- package/dist/_chunks/LoopItemEmpty-B9cAoJvw.js +1 -0
- package/dist/_chunks/LoopsAiButton-BJ0Vck7E.js +1 -0
- package/dist/_chunks/Markdown-CmWQcWUR.js +1 -0
- package/dist/_chunks/Menu-CaZo9OD7.js +1 -0
- package/dist/_chunks/MenuItem-ChV88sO-.js +1 -0
- package/dist/_chunks/ModalContentWrapper-9lOys-c7.js +1 -0
- package/dist/_chunks/ModalLayout-B-0g8GaI.js +1 -0
- package/dist/_chunks/Navigation-C4BF2TcV.js +1 -0
- package/dist/_chunks/NavigationButton-t_nJ_-97.js +1 -0
- package/dist/_chunks/Nudge-BwbIzAGI.js +1 -0
- package/dist/_chunks/NudgeButton-D6ypWC8w.js +1 -0
- package/dist/_chunks/NumberField-CuiOrazp.js +1 -0
- package/dist/_chunks/OnboardingCard-C5vfOrNz.js +1 -0
- package/dist/_chunks/PaginationControl-CKSU35HR.js +1 -0
- package/dist/_chunks/Pill-DizC4Dwp.js +1 -0
- package/dist/_chunks/PlanFeatureTable-HjkiynIz.js +1 -0
- package/dist/_chunks/PlanTierCard-D-0pXipT.js +1 -0
- package/dist/_chunks/Popper-MoXYUlo-.js +1 -0
- package/dist/_chunks/PoweredByWatermarkLogo-CoNK1Yke.js +1 -0
- package/dist/_chunks/Progress-BmBeu7uJ.js +1 -0
- package/dist/_chunks/ProgressBar-Wer8KEv6.js +1 -0
- package/dist/_chunks/ProjectItemEmpty-CRWsueoA.js +1 -0
- package/dist/_chunks/QuestionBlock-Dq-AQsed.js +1 -0
- package/dist/_chunks/QuestionLabel-D409Ltjp.js +1 -0
- package/dist/_chunks/QuestionSelector-CmZntw5A.js +1 -0
- package/dist/_chunks/QuestionStatsCard-Bn16Q69X.js +1 -0
- package/dist/_chunks/Radio-BrBgm9f5.js +1 -0
- package/dist/_chunks/RadioGroup-BxHkG84o.js +1 -0
- package/dist/_chunks/Rank-C28bcQ33.js +1 -0
- package/dist/_chunks/RankItem-D8JL2Loy.js +1 -0
- package/dist/_chunks/RichTextField-BMrpCktt.js +1 -0
- package/dist/_chunks/SearchInput-CMOrL191.js +1 -0
- package/dist/_chunks/SectionHeader-D-U8n5sx.js +1 -0
- package/dist/_chunks/Select-BBrH8EC2.js +1 -0
- package/dist/_chunks/SentimentArrow-BtzK3qmk.js +1 -0
- package/dist/_chunks/Skeleton-DgvdvSd_.js +1 -0
- package/dist/_chunks/Slider-BNY8BtY7.js +1 -0
- package/dist/_chunks/SliderGraph-DlaEdAbo.js +1 -0
- package/dist/_chunks/SliderGraphYAxis-BYfnPFum.js +1 -0
- package/dist/_chunks/SortableList-ad1Z0omV.js +1 -0
- package/dist/_chunks/StarRating-lqoK8zFU.js +1 -0
- package/dist/_chunks/StyledBox-DNV19dQQ.js +1 -0
- package/dist/_chunks/StyledCheckbox-g-PmPEwy.js +1 -0
- package/dist/_chunks/StyledLinearProgress-C4a5-zSo.js +1 -0
- package/dist/_chunks/StyledLisItemButton-Ba6PRsFU.js +1 -0
- package/dist/_chunks/StyledMenu-0gmkD_R6.js +1 -0
- package/dist/_chunks/StyledPill-DDDGFPYD.js +1 -0
- package/dist/_chunks/StyledSurface-D_8fWEkO.js +1 -0
- package/dist/_chunks/StyledSurface-c0zXeijg.js +1 -0
- package/dist/_chunks/StyledTimeline-clyYfJ_h.js +1 -0
- package/dist/_chunks/Surface-CNQxv-Vi.js +1 -0
- package/dist/_chunks/Switch-m3rUWkHS.js +1 -0
- package/dist/_chunks/Tab-D5qVXRWz.js +1 -0
- package/dist/_chunks/TestItem-DN5i28pu.js +1 -0
- package/dist/_chunks/TestKPICard-CkIX43xy.js +1 -0
- package/dist/_chunks/TestStatus-E7D7NaOc.js +1 -0
- package/dist/_chunks/TextBarDivider-DK-ApGHH.js +1 -0
- package/dist/_chunks/TextField-Cc_JSuuE.js +1 -0
- package/dist/_chunks/Textarea-j5nWbV1y.js +1 -0
- package/dist/_chunks/TickGroup-Be8IMh_H.js +1 -0
- package/dist/_chunks/Toast-Culdfz35.js +1 -0
- package/dist/_chunks/Tooltip-hDvy3-fo.js +1 -0
- package/dist/_chunks/TrialCard-CGQwrcVO.js +1 -0
- package/dist/_chunks/TrialPill-h8Y2SoiG.js +1 -0
- package/dist/_chunks/Typography-BYFV0-HU.js +1 -0
- package/dist/_chunks/UserMenu-D2urHIbv.js +1 -0
- package/dist/_chunks/UserMenuButton-CgHpAwrN.js +1 -0
- package/dist/_chunks/VideoControls-C9LPXqSM.js +1 -0
- package/dist/_chunks/VideoModal-B_xOy6H5.js +1 -0
- package/dist/_chunks/autocomplete.styles-C6N4E0gu.js +1 -0
- package/dist/_chunks/breakpoint.hook-X1gfdrbr.js +1 -0
- package/dist/_chunks/compareArrayMembers-DrCqHh_l.js +1 -0
- package/dist/_chunks/email-DRHIhr7e.js +1 -0
- package/dist/_chunks/isButton-BLA1xegi.js +1 -0
- package/dist/_chunks/misc-kjIxdcX1.js +1 -0
- package/dist/_chunks/password-C58gQitr.js +1 -0
- package/dist/_chunks/pluralise-BbIXylKr.js +1 -0
- package/dist/_chunks/primitiveVariables-DOkvMbUd.js +1 -0
- package/dist/_chunks/screen.hook-BWo6Lcm1.js +1 -0
- package/dist/_chunks/semanticColor-D7luRDLB.js +1 -0
- package/dist/_chunks/styledPartials-7Lv7jRno.js +1 -0
- package/dist/_chunks/styledPartials-C-usLnT6.js +1 -0
- package/dist/_chunks/styledPartials-CnGNfSr0.js +1 -0
- package/dist/_chunks/theme.provider-CFQC74O-.js +1 -0
- package/dist/_chunks/types-BbAsZw_6.js +1 -0
- package/dist/_chunks/typography-Cx74j4k8.js +1 -0
- package/dist/_chunks/typography.util-Cfj-ZgvS.js +1 -0
- package/dist/_chunks/useKeyCombo-V6XcyiXh.js +1 -0
- package/dist/_chunks/usePrevious-BaNqxBnu.js +1 -0
- package/dist/esm/BrandCore/Icon.js +1 -0
- package/dist/esm/BrandCore.js +1 -0
- package/dist/esm/Marketing/PlanFeatureTable.js +1 -0
- package/dist/esm/Marketing/PlanTierCard.js +1 -0
- package/dist/esm/Marketing/TickGroup.js +1 -0
- package/dist/esm/Marketing.js +1 -0
- package/dist/esm/Platform/AIInsight.js +1 -0
- package/dist/esm/Platform/AISummary.js +1 -0
- package/dist/esm/Platform/AIWrittenByLockUp.js +1 -0
- package/dist/esm/Platform/AiContentContainer.js +1 -0
- package/dist/esm/Platform/AssetItem.js +1 -0
- package/dist/esm/Platform/AuthContainerSurface.js +1 -0
- package/dist/esm/Platform/ClipboardCopyingOverlay.js +1 -0
- package/dist/esm/Platform/CommentCard.js +1 -0
- package/dist/esm/Platform/DataPointInfo.js +1 -0
- package/dist/esm/Platform/DemographicSelectionSection.js +1 -0
- package/dist/esm/Platform/EmojiListItem.js +1 -0
- package/dist/esm/Platform/EmojiQuestionEditorOption.js +1 -0
- package/dist/esm/Platform/EmptyStateCard.js +1 -0
- package/dist/esm/Platform/ExtendedTestStatus.js +1 -0
- package/dist/esm/Platform/FilterCount.js +1 -0
- package/dist/esm/Platform/FilterGroupAccordion.js +1 -0
- package/dist/esm/Platform/FilterPyramidGraph.js +1 -0
- package/dist/esm/Platform/FilterRow.js +1 -0
- package/dist/esm/Platform/FilteredItemsCard.js +1 -0
- package/dist/esm/Platform/ForgotYourPassword.js +1 -0
- package/dist/esm/Platform/GraphBar.js +1 -0
- package/dist/esm/Platform/Header.js +1 -0
- package/dist/esm/Platform/KpiDataPopover.js +1 -0
- package/dist/esm/Platform/KpiIndicator.js +1 -0
- package/dist/esm/Platform/LinkExpired.js +1 -0
- package/dist/esm/Platform/LoginForm.js +1 -0
- package/dist/esm/Platform/LoopItem.js +1 -0
- package/dist/esm/Platform/LoopItemEmpty.js +1 -0
- package/dist/esm/Platform/MFACodeVerify.js +1 -0
- package/dist/esm/Platform/Navigation.js +1 -0
- package/dist/esm/Platform/OnboardingCard.js +1 -0
- package/dist/esm/Platform/PaginationControl.js +1 -0
- package/dist/esm/Platform/ProjectItem.js +1 -0
- package/dist/esm/Platform/QuestionBlock.js +1 -0
- package/dist/esm/Platform/QuestionLabel.js +1 -0
- package/dist/esm/Platform/QuestionSelector.js +1 -0
- package/dist/esm/Platform/ResetPassword.js +1 -0
- package/dist/esm/Platform/SearchInput.js +1 -0
- package/dist/esm/Platform/SectionHeader.js +1 -0
- package/dist/esm/Platform/SentimentArrow.js +1 -0
- package/dist/esm/Platform/SignUpForm.js +1 -0
- package/dist/esm/Platform/SliderGraph.js +1 -0
- package/dist/esm/Platform/Tab.js +1 -0
- package/dist/esm/Platform/TestItem.js +1 -0
- package/dist/esm/Platform/TestKPICard.js +1 -0
- package/dist/esm/Platform/TestStatus.js +1 -0
- package/dist/esm/Platform/VideoControls.js +1 -0
- package/dist/esm/Platform.js +1 -0
- package/dist/esm/WebCore/Accordion.js +1 -0
- package/dist/esm/WebCore/AnnualController.js +1 -0
- package/dist/esm/WebCore/AuthFormHeader.js +1 -0
- package/dist/esm/WebCore/Avatar.js +1 -0
- package/dist/esm/WebCore/AvatarGroup.js +1 -0
- package/dist/esm/WebCore/Badge.js +1 -0
- package/dist/esm/WebCore/BrandBadge.js +1 -0
- package/dist/esm/WebCore/Breadcrumb.js +1 -0
- package/dist/esm/WebCore/BulletGraphic.js +1 -0
- package/dist/esm/WebCore/Button.js +1 -0
- package/dist/esm/WebCore/ButtonBase.js +1 -0
- package/dist/esm/WebCore/Checkbox.js +1 -0
- package/dist/esm/WebCore/CheckboxGroup.js +1 -0
- package/dist/esm/WebCore/ColorBackgroundContainer.js +1 -0
- package/dist/esm/WebCore/CreatableAutocomplete.js +1 -0
- package/dist/esm/WebCore/CustomField.js +1 -0
- package/dist/esm/WebCore/Differential.js +1 -0
- package/dist/esm/WebCore/DropdownMenu.js +1 -0
- package/dist/esm/WebCore/EmojiWrapper.js +1 -0
- package/dist/esm/WebCore/ExpandableTypographyClamp.js +1 -0
- package/dist/esm/WebCore/Flag.js +1 -0
- package/dist/esm/WebCore/FormControlLabel.js +1 -0
- package/dist/esm/WebCore/FormGenerator.js +1 -0
- package/dist/esm/WebCore/GridOverlay.js +1 -0
- package/dist/esm/WebCore/Html.js +1 -0
- package/dist/esm/WebCore/HtmlParser.js +1 -0
- package/dist/esm/WebCore/IconButton.js +1 -0
- package/dist/esm/WebCore/IconButtonBase.js +1 -0
- package/dist/esm/WebCore/IconButtonGroup.js +1 -0
- package/dist/esm/WebCore/Image.js +1 -0
- package/dist/esm/WebCore/InputFieldBase.js +1 -0
- package/dist/esm/WebCore/InputLabel.js +1 -0
- package/dist/esm/WebCore/InputLabelBase.js +1 -0
- package/dist/esm/WebCore/InputLabelHelp.js +1 -0
- package/dist/esm/WebCore/Label.js +1 -0
- package/dist/esm/WebCore/Likert.js +1 -0
- package/dist/esm/WebCore/Link.js +1 -0
- package/dist/esm/WebCore/Loader.js +1 -0
- package/dist/esm/WebCore/Logo.js +1 -0
- package/dist/esm/WebCore/LoopsAiButton.js +1 -0
- package/dist/esm/WebCore/Markdown.js +1 -0
- package/dist/esm/WebCore/Menu.js +1 -0
- package/dist/esm/WebCore/ModalLayout.js +1 -0
- package/dist/esm/WebCore/NavigationButton.js +1 -0
- package/dist/esm/WebCore/Nudge.js +1 -0
- package/dist/esm/WebCore/NumberField.js +1 -0
- package/dist/esm/WebCore/Pill.js +1 -0
- package/dist/esm/WebCore/Popper.js +1 -0
- package/dist/esm/WebCore/PoweredByWatermarkLogo.js +1 -0
- package/dist/esm/WebCore/Progress.js +1 -0
- package/dist/esm/WebCore/ProgressBar.js +1 -0
- package/dist/esm/WebCore/Radio.js +1 -0
- package/dist/esm/WebCore/RadioGroup.js +1 -0
- package/dist/esm/WebCore/Rank.js +1 -0
- package/dist/esm/WebCore/RankItem.js +1 -0
- package/dist/esm/WebCore/RichTextField.js +1 -0
- package/dist/esm/WebCore/Select.js +1 -0
- package/dist/esm/WebCore/Skeleton.js +1 -0
- package/dist/esm/WebCore/Slider.js +1 -0
- package/dist/esm/WebCore/SortableList.js +1 -0
- package/dist/esm/WebCore/StarRating.js +1 -0
- package/dist/esm/WebCore/Surface.js +1 -0
- package/dist/esm/WebCore/Switch.js +1 -0
- package/dist/esm/WebCore/TextBarDivider.js +1 -0
- package/dist/esm/WebCore/TextField.js +1 -0
- package/dist/esm/WebCore/Textarea.js +1 -0
- package/dist/esm/WebCore/Toast.js +1 -0
- package/dist/esm/WebCore/Tooltip.js +1 -0
- package/dist/esm/WebCore/TrialCard.js +1 -0
- package/dist/esm/WebCore/Typography.js +1 -0
- package/dist/esm/WebCore/UserMenu.js +1 -0
- package/dist/esm/WebCore/VideoModal.js +1 -0
- package/dist/esm/WebCore.js +1 -0
- package/dist/esm/_chunks/AIInsight-Bho3jNF0.js +1 -0
- package/dist/esm/_chunks/AISummary-DYCEdg_4.js +1 -0
- package/dist/esm/_chunks/Accordion-KLkJP5an.js +1 -0
- package/dist/esm/_chunks/AiContentContainer-BIJIlibv.js +1 -0
- package/dist/esm/_chunks/AiWrittenByLockUp-B7Z0IBxz.js +1 -0
- package/dist/esm/_chunks/AnnualController-CrR4OAMI.js +1 -0
- package/dist/esm/_chunks/AssetItem-BBz40_n-.js +1 -0
- package/dist/esm/_chunks/AuthContainerSurface-SDAb-01A.js +1 -0
- package/dist/esm/_chunks/AuthFormHeader-DkBkijaT.js +1 -0
- package/dist/esm/_chunks/Avatar-BQgRNwVC.js +1 -0
- package/dist/esm/_chunks/AvatarGroup-BfW8ROGO.js +1 -0
- package/dist/esm/_chunks/Badge-udxQgyxt.js +1 -0
- package/dist/esm/_chunks/BrandBadge-BtmQvEY7.js +1 -0
- package/dist/esm/_chunks/Breadcrumb-yGkwVVRn.js +1 -0
- package/dist/esm/_chunks/BulletGraphic-6mpEyp5e.js +1 -0
- package/dist/esm/_chunks/Button-CpuXPWGi.js +1 -0
- package/dist/esm/_chunks/Button.variant-helpers-BxCerTmJ.js +1 -0
- package/dist/esm/_chunks/ButtonBase-C2q4CZV7.js +1 -0
- package/dist/esm/_chunks/Checkbox-CObnBQGn.js +1 -0
- package/dist/esm/_chunks/CheckboxGroup-5ctmf0xN.js +1 -0
- package/dist/esm/_chunks/ClipboardCopyingOverlay-CW4I2a7z.js +1 -0
- package/dist/esm/_chunks/ColorBackgroundContainer-CIVmIMM1.js +1 -0
- package/dist/esm/_chunks/CommentCard-DBMoonRT.js +1 -0
- package/dist/esm/_chunks/CreatableAutocomplete-CmmYcs5K.js +1 -0
- package/dist/esm/_chunks/CustomField-D0PcQVRg.js +1 -0
- package/dist/esm/_chunks/DataPointInfo-DliV6kie.js +1 -0
- package/dist/esm/_chunks/DemographicSelectionSection-C0I-ofP8.js +1 -0
- package/dist/esm/_chunks/Differential-CrNzQGqM.js +1 -0
- package/dist/esm/_chunks/DropdownMenu.hook-CDZd7hsN.js +1 -0
- package/dist/esm/_chunks/EmojiListItem-BnHbbg2e.js +1 -0
- package/dist/esm/_chunks/EmojiQuestionEditorOption-CpkdlZYe.js +1 -0
- package/dist/esm/_chunks/EmojiWrapper-NJAM937v.js +1 -0
- package/dist/esm/_chunks/EmptyStateCard-BeXba-Pc.js +1 -0
- package/dist/esm/_chunks/ExpandableTypographyClamp-CSjz1LMF.js +1 -0
- package/dist/esm/_chunks/ExtendedTestStatus-BQ8F7EYE.js +1 -0
- package/dist/esm/_chunks/FilterCount-Pb-kJemE.js +1 -0
- package/dist/esm/_chunks/FilterGroupAccordion-B9m3AHEm.js +1 -0
- package/dist/esm/_chunks/FilterPyramidGraph-DO4315W_.js +1 -0
- package/dist/esm/_chunks/FilterRow-BSxQseLW.js +1 -0
- package/dist/esm/_chunks/FilteredItemsCard-Ceus_4eG.js +1 -0
- package/dist/esm/_chunks/Flag-Ddnvz9MY.js +1 -0
- package/dist/esm/_chunks/FormControlLabel-vRHldoDk.js +1 -0
- package/dist/esm/_chunks/FormGenerator-CYfLp17u.js +1 -0
- package/dist/esm/_chunks/GraphBar-BOXHYm9i.js +1 -0
- package/dist/esm/_chunks/GridOverlay-BLtO6feB.js +1 -0
- package/dist/esm/_chunks/Header-C2rP8ZdN.js +1 -0
- package/dist/esm/_chunks/HtmlParser-C3sTfewe.js +1 -0
- package/dist/esm/_chunks/Icon-BP-WmpAJ.js +1 -0
- package/dist/esm/_chunks/IconButton-CVSXM4Tq.js +1 -0
- package/dist/esm/_chunks/IconButton.variant-helpers-BC_qJAjl.js +1 -0
- package/dist/esm/_chunks/IconButtonBase-CBa1P3Dt.js +1 -0
- package/dist/esm/_chunks/IconButtonGroup-C2ivSzDs.js +1 -0
- package/dist/esm/_chunks/Image-B_WlPc7A.js +1 -0
- package/dist/esm/_chunks/InputFieldBase-B4d6Dg-h.js +1 -0
- package/dist/esm/_chunks/InputLabel-DYVpT-sv.js +1 -0
- package/dist/esm/_chunks/InputLabelBase-BdwNmiyi.js +1 -0
- package/dist/esm/_chunks/InputLabelHelp-ZqiMRrYF.js +1 -0
- package/dist/esm/_chunks/KpiDataPopover-Dfa__5zJ.js +1 -0
- package/dist/esm/_chunks/KpiIndicator-nBCNm5ok.js +1 -0
- package/dist/esm/_chunks/Label-D75U7tme.js +1 -0
- package/dist/esm/_chunks/Likert-Srh6SL8h.js +1 -0
- package/dist/esm/_chunks/Link-uYzcfgc4.js +1 -0
- package/dist/esm/_chunks/Loader-D4iX6AGZ.js +1 -0
- package/dist/esm/_chunks/Logo-DrETZO2u.js +1 -0
- package/dist/esm/_chunks/LoopItem-CTD1pfxR.js +1 -0
- package/dist/esm/_chunks/LoopItemEmpty-D4Af5ELg.js +1 -0
- package/dist/esm/_chunks/LoopsAiButton-DeAXErZu.js +1 -0
- package/dist/esm/_chunks/Markdown-CFXdRjoV.js +1 -0
- package/dist/esm/_chunks/Menu-DyuPEFRh.js +1 -0
- package/dist/esm/_chunks/MenuItem-tXAIFFbF.js +1 -0
- package/dist/esm/_chunks/ModalContentWrapper-LR-5lBgA.js +1 -0
- package/dist/esm/_chunks/ModalLayout-C_QZM_BN.js +1 -0
- package/dist/esm/_chunks/Navigation-EU9-kbqS.js +1 -0
- package/dist/esm/_chunks/NavigationButton-Dkf-tmN3.js +1 -0
- package/dist/esm/_chunks/Nudge-CcUNRymf.js +1 -0
- package/dist/esm/_chunks/NudgeButton-248syNPr.js +1 -0
- package/dist/esm/_chunks/NumberField-DCxbOEav.js +1 -0
- package/dist/esm/_chunks/OnboardingCard-BeQQUtgA.js +1 -0
- package/dist/esm/_chunks/PaginationControl-CeRkXaaO.js +1 -0
- package/dist/esm/_chunks/Pill-B4_abbg0.js +1 -0
- package/dist/esm/_chunks/PlanFeatureTable-CkmYtMFL.js +1 -0
- package/dist/esm/_chunks/PlanTierCard-Cn3r-fBl.js +1 -0
- package/dist/esm/_chunks/Popper-CKKZuJQx.js +1 -0
- package/dist/esm/_chunks/PoweredByWatermarkLogo-Dsym7oTB.js +1 -0
- package/dist/esm/_chunks/Progress-BOcnDGZ1.js +1 -0
- package/dist/esm/_chunks/ProgressBar-CViBq0rq.js +1 -0
- package/dist/esm/_chunks/ProjectItemEmpty-1g4VkDi7.js +1 -0
- package/dist/esm/_chunks/QuestionBlock-BKtwBdcE.js +1 -0
- package/dist/esm/_chunks/QuestionLabel-x5I-IBkX.js +1 -0
- package/dist/esm/_chunks/QuestionSelector-BfKEicw4.js +1 -0
- package/dist/esm/_chunks/QuestionStatsCard-B2PasWgx.js +1 -0
- package/dist/esm/_chunks/Radio-B4pNfjag.js +1 -0
- package/dist/esm/_chunks/RadioGroup-CyWzG2hL.js +1 -0
- package/dist/esm/_chunks/Rank-aN90xsHV.js +1 -0
- package/dist/esm/_chunks/RankItem-CugBh_Ex.js +1 -0
- package/dist/esm/_chunks/RichTextField-DDibFJZO.js +1 -0
- package/dist/esm/_chunks/SearchInput-CfSYeTRq.js +1 -0
- package/dist/esm/_chunks/SectionHeader-mkHAthRq.js +1 -0
- package/dist/esm/_chunks/Select-Cze9j8eI.js +1 -0
- package/dist/esm/_chunks/SentimentArrow-CH9l_8eA.js +1 -0
- package/dist/esm/_chunks/Skeleton-CgzS0S-t.js +1 -0
- package/dist/esm/_chunks/Slider-CmfPIVYZ.js +1 -0
- package/dist/esm/_chunks/SliderGraph-Da8d9JWB.js +1 -0
- package/dist/esm/_chunks/SliderGraphYAxis-o6A3HmBk.js +1 -0
- package/dist/esm/_chunks/SortableList-CTyQ9Xw7.js +1 -0
- package/dist/esm/_chunks/StarRating-CYozI9kV.js +1 -0
- package/dist/esm/_chunks/StyledBox-CdVxr1Dz.js +1 -0
- package/dist/esm/_chunks/StyledCheckbox-SuzP9Yxe.js +1 -0
- package/dist/esm/_chunks/StyledLinearProgress-BM98I3DB.js +1 -0
- package/dist/esm/_chunks/StyledLisItemButton-DNKQ7vhb.js +1 -0
- package/dist/esm/_chunks/StyledMenu-riM_crCE.js +1 -0
- package/dist/esm/_chunks/StyledPill-BI44yAhP.js +1 -0
- package/dist/esm/_chunks/StyledSurface-D1VhToLA.js +1 -0
- package/dist/esm/_chunks/StyledSurface-j-jll68s.js +1 -0
- package/dist/esm/_chunks/StyledTimeline-Dpa8DOod.js +1 -0
- package/dist/esm/_chunks/Surface-B6Np35YX.js +1 -0
- package/dist/esm/_chunks/Switch-I2zWYCGY.js +1 -0
- package/dist/esm/_chunks/Tab-CktwsUs5.js +1 -0
- package/dist/esm/_chunks/TestItem-Dc2SkbXX.js +1 -0
- package/dist/esm/_chunks/TestKPICard-C5kg75nI.js +1 -0
- package/dist/esm/_chunks/TestStatus-Dm6na_-q.js +1 -0
- package/dist/esm/_chunks/TextBarDivider-DxkgNs-A.js +1 -0
- package/dist/esm/_chunks/TextField-Bw1Rtznj.js +1 -0
- package/dist/esm/_chunks/Textarea-bTjE-WiF.js +1 -0
- package/dist/esm/_chunks/TickGroup-BAkF_LEH.js +1 -0
- package/dist/esm/_chunks/Toast-B-vJytLs.js +1 -0
- package/dist/esm/_chunks/Tooltip-BfuYy6-R.js +1 -0
- package/dist/esm/_chunks/TrialCard-fyi4voSR.js +1 -0
- package/dist/esm/_chunks/TrialPill-iCI6w-r7.js +1 -0
- package/dist/esm/_chunks/Typography-CgDLR_Wd.js +1 -0
- package/dist/esm/_chunks/UserMenu-DuICXDi8.js +1 -0
- package/dist/esm/_chunks/UserMenuButton-BSz-e4Hg.js +1 -0
- package/dist/esm/_chunks/VideoControls-DGp0HhvT.js +1 -0
- package/dist/esm/_chunks/VideoModal-BQ-9nxlU.js +1 -0
- package/dist/esm/_chunks/autocomplete.styles-DJ5ythgf.js +1 -0
- package/dist/esm/_chunks/breakpoint.hook-CtMCCTHh.js +1 -0
- package/dist/esm/_chunks/compareArrayMembers-yi_GVni_.js +1 -0
- package/dist/esm/_chunks/email-CQqswWyN.js +1 -0
- package/dist/esm/_chunks/isButton-vZIWh5Sh.js +1 -0
- package/dist/esm/_chunks/misc-DEfpkrzV.js +1 -0
- package/dist/esm/_chunks/password-Be0W3bUA.js +1 -0
- package/dist/esm/_chunks/pluralise-55UGwOAX.js +1 -0
- package/dist/esm/_chunks/primitiveVariables-C2nCN8Fk.js +1 -0
- package/dist/esm/_chunks/screen.hook-BNmuYIBj.js +1 -0
- package/dist/esm/_chunks/semanticColor-D7tAxZiD.js +1 -0
- package/dist/esm/_chunks/styledPartials-Cwt_qGko.js +1 -0
- package/dist/esm/_chunks/styledPartials-DHf1XKEq.js +1 -0
- package/dist/esm/_chunks/styledPartials-DbTZe9lG.js +1 -0
- package/dist/esm/_chunks/theme.provider-BJGpM9uN.js +1 -0
- package/dist/esm/_chunks/types-DNd754Km.js +1 -0
- package/dist/esm/_chunks/typography-BTnFjSJk.js +1 -0
- package/dist/esm/_chunks/typography.util-ZFUiA8Aq.js +1 -0
- package/dist/esm/_chunks/useKeyCombo-B5LweXkY.js +1 -0
- package/dist/esm/_chunks/usePrevious-6kkeMAdv.js +1 -0
- package/dist/esm/index.js +1 -23
- package/dist/esm/theme.js +1 -0
- package/dist/esm/utils.js +1 -0
- package/dist/index-CE_2flEF.d.ts +18 -0
- package/dist/index-CF8rKCsv.d.ts +40 -0
- package/dist/index-Dgts7Nd0.d.ts +400 -0
- package/dist/index-DmcTdmT8.d.ts +10 -0
- package/dist/index-JAcUPSSx.d.ts +41 -0
- package/dist/index-O39ecFHD.d.ts +54 -0
- package/dist/index.d.ts +153 -2724
- package/dist/index.js +1 -23
- package/dist/primitiveVariables-BbfFaPHq.d.ts +75 -0
- package/dist/theme.d.ts +197 -0
- package/dist/theme.js +1 -0
- package/dist/types-BFOuz_kj.d.ts +170 -0
- package/dist/types-BcpWYszB.d.ts +7 -0
- package/dist/types-DV2de5BB.d.ts +23 -0
- package/dist/utils-BsTeH7ig.d.ts +29 -0
- package/dist/utils.d.ts +28 -0
- package/dist/utils.js +1 -0
- package/package.json +73 -1
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
type GenericSizeMap = 'none' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' | 'xxl' | 'xxxl';
|
|
2
|
+
declare const breakpoints: {
|
|
3
|
+
sm: number;
|
|
4
|
+
md: number;
|
|
5
|
+
lg: number;
|
|
6
|
+
lgNav: number;
|
|
7
|
+
xl: number;
|
|
8
|
+
xxl: number;
|
|
9
|
+
};
|
|
10
|
+
declare const space: {
|
|
11
|
+
0: number;
|
|
12
|
+
25: number;
|
|
13
|
+
50: number;
|
|
14
|
+
100: number;
|
|
15
|
+
150: number;
|
|
16
|
+
200: number;
|
|
17
|
+
300: number;
|
|
18
|
+
350: number;
|
|
19
|
+
400: number;
|
|
20
|
+
500: number;
|
|
21
|
+
600: number;
|
|
22
|
+
800: number;
|
|
23
|
+
1000: number;
|
|
24
|
+
2000: number;
|
|
25
|
+
};
|
|
26
|
+
declare const base: number;
|
|
27
|
+
declare const margin: {
|
|
28
|
+
none: number;
|
|
29
|
+
xs: number;
|
|
30
|
+
sm: number;
|
|
31
|
+
md: number;
|
|
32
|
+
lg: number;
|
|
33
|
+
xl: number;
|
|
34
|
+
xxl: number;
|
|
35
|
+
xxxl: number;
|
|
36
|
+
};
|
|
37
|
+
declare const padding: {
|
|
38
|
+
none: number;
|
|
39
|
+
xs: number;
|
|
40
|
+
sm: number;
|
|
41
|
+
md: number;
|
|
42
|
+
lg: number;
|
|
43
|
+
xl: number;
|
|
44
|
+
};
|
|
45
|
+
declare const radius: {
|
|
46
|
+
none: number;
|
|
47
|
+
xs: number;
|
|
48
|
+
sm: number;
|
|
49
|
+
md: number;
|
|
50
|
+
lg: number;
|
|
51
|
+
xl: number;
|
|
52
|
+
round: number;
|
|
53
|
+
};
|
|
54
|
+
declare const elevation: {
|
|
55
|
+
raised: string;
|
|
56
|
+
float: string;
|
|
57
|
+
overlay: string;
|
|
58
|
+
aiSummary: string;
|
|
59
|
+
};
|
|
60
|
+
declare const elevationFilter: {
|
|
61
|
+
raised: string;
|
|
62
|
+
float: string;
|
|
63
|
+
overlay: string;
|
|
64
|
+
};
|
|
65
|
+
declare const boxShadow: {
|
|
66
|
+
input: {
|
|
67
|
+
focus: string;
|
|
68
|
+
};
|
|
69
|
+
};
|
|
70
|
+
declare const easing: {
|
|
71
|
+
default: string;
|
|
72
|
+
input: string;
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
export { type GenericSizeMap as G, base as a, breakpoints as b, elevationFilter as c, boxShadow as d, elevation as e, easing as f, margin as m, padding as p, radius as r, space as s };
|
package/dist/theme.d.ts
ADDED
|
@@ -0,0 +1,197 @@
|
|
|
1
|
+
import * as _mui_material from '@mui/material';
|
|
2
|
+
import { PaletteMode, Direction, Theme } from '@mui/material';
|
|
3
|
+
import { C as ColorRange, a as ColorRangeAlpha } from './types-BFOuz_kj.js';
|
|
4
|
+
import * as react from 'react';
|
|
5
|
+
import { FunctionComponent, PropsWithChildren } from 'react';
|
|
6
|
+
|
|
7
|
+
type ScreenSize = 'sm' | 'lg';
|
|
8
|
+
interface CustomTheme {
|
|
9
|
+
palette: {
|
|
10
|
+
black: string;
|
|
11
|
+
white: string;
|
|
12
|
+
neutral: ColorRange;
|
|
13
|
+
neutralAlpha: ColorRangeAlpha;
|
|
14
|
+
purple: ColorRange;
|
|
15
|
+
red: ColorRange;
|
|
16
|
+
peach: ColorRange;
|
|
17
|
+
yellow: ColorRange;
|
|
18
|
+
blue: ColorRange;
|
|
19
|
+
green: ColorRange;
|
|
20
|
+
icon: {
|
|
21
|
+
primary: string;
|
|
22
|
+
secondary: string;
|
|
23
|
+
disabled: string;
|
|
24
|
+
primaryInverted: string;
|
|
25
|
+
secondaryInverted: string;
|
|
26
|
+
disabledInverted: string;
|
|
27
|
+
lockedWhite: string;
|
|
28
|
+
link: string;
|
|
29
|
+
linkHover: string;
|
|
30
|
+
};
|
|
31
|
+
interaction: {
|
|
32
|
+
none: string;
|
|
33
|
+
hover: string;
|
|
34
|
+
press: string;
|
|
35
|
+
hoverOnDark: string;
|
|
36
|
+
pressOnDark: string;
|
|
37
|
+
disabled: string;
|
|
38
|
+
disabledMuted: string;
|
|
39
|
+
};
|
|
40
|
+
stroke: {
|
|
41
|
+
default: string;
|
|
42
|
+
light: string;
|
|
43
|
+
focus: string;
|
|
44
|
+
disabled: string;
|
|
45
|
+
};
|
|
46
|
+
surface: {
|
|
47
|
+
default: string;
|
|
48
|
+
sunken: string;
|
|
49
|
+
raised: string;
|
|
50
|
+
float: string;
|
|
51
|
+
overlay: string;
|
|
52
|
+
scrim: string;
|
|
53
|
+
transparent: string;
|
|
54
|
+
};
|
|
55
|
+
text: {
|
|
56
|
+
primary: string;
|
|
57
|
+
secondary: string;
|
|
58
|
+
placeholder: string;
|
|
59
|
+
disabled: string;
|
|
60
|
+
link: string;
|
|
61
|
+
linkHover: string;
|
|
62
|
+
primaryInverted: string;
|
|
63
|
+
secondaryInverted: string;
|
|
64
|
+
placeholderInverted: string;
|
|
65
|
+
disabledInverted: string;
|
|
66
|
+
positive: string;
|
|
67
|
+
negative: string;
|
|
68
|
+
lockedWhite: string;
|
|
69
|
+
};
|
|
70
|
+
input: {
|
|
71
|
+
default: string;
|
|
72
|
+
disabled: string;
|
|
73
|
+
};
|
|
74
|
+
skeleton: {
|
|
75
|
+
default: string;
|
|
76
|
+
};
|
|
77
|
+
data: {
|
|
78
|
+
sentimentVeryPositive: string;
|
|
79
|
+
sentimentPositive: string;
|
|
80
|
+
sentimentNeutral: string;
|
|
81
|
+
sentimentNegative: string;
|
|
82
|
+
sentimentVeryNegative: string;
|
|
83
|
+
};
|
|
84
|
+
body: string;
|
|
85
|
+
};
|
|
86
|
+
margin: {
|
|
87
|
+
none: number;
|
|
88
|
+
xs: number;
|
|
89
|
+
sm: number;
|
|
90
|
+
md: number;
|
|
91
|
+
lg: number;
|
|
92
|
+
xl: number;
|
|
93
|
+
xxl: number;
|
|
94
|
+
xxxl: number;
|
|
95
|
+
};
|
|
96
|
+
padding: {
|
|
97
|
+
none: number;
|
|
98
|
+
xs: number;
|
|
99
|
+
sm: number;
|
|
100
|
+
md: number;
|
|
101
|
+
lg: number;
|
|
102
|
+
xl: number;
|
|
103
|
+
};
|
|
104
|
+
radius: {
|
|
105
|
+
none: number;
|
|
106
|
+
xs: number;
|
|
107
|
+
sm: number;
|
|
108
|
+
md: number;
|
|
109
|
+
lg: number;
|
|
110
|
+
xl: number;
|
|
111
|
+
round: number;
|
|
112
|
+
};
|
|
113
|
+
elevation: {
|
|
114
|
+
raised: string;
|
|
115
|
+
float: string;
|
|
116
|
+
overlay: string;
|
|
117
|
+
aiSummary: string;
|
|
118
|
+
};
|
|
119
|
+
elevationFilter: {
|
|
120
|
+
raised: string;
|
|
121
|
+
float: string;
|
|
122
|
+
overlay: string;
|
|
123
|
+
};
|
|
124
|
+
easing: {
|
|
125
|
+
default: string;
|
|
126
|
+
input: string;
|
|
127
|
+
};
|
|
128
|
+
boxShadow: {
|
|
129
|
+
input: {
|
|
130
|
+
focus: string;
|
|
131
|
+
handle: string;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
134
|
+
shape: {
|
|
135
|
+
borderRadius: number;
|
|
136
|
+
hotspot: {
|
|
137
|
+
active: number;
|
|
138
|
+
default: number;
|
|
139
|
+
};
|
|
140
|
+
};
|
|
141
|
+
typography: {
|
|
142
|
+
headline: {
|
|
143
|
+
xxs: string;
|
|
144
|
+
xs: string;
|
|
145
|
+
sm: string;
|
|
146
|
+
md: string;
|
|
147
|
+
lg: string;
|
|
148
|
+
xl: string;
|
|
149
|
+
xxl: string;
|
|
150
|
+
xxxl: string;
|
|
151
|
+
};
|
|
152
|
+
body: {
|
|
153
|
+
xxs: string;
|
|
154
|
+
xs: string;
|
|
155
|
+
sm: string;
|
|
156
|
+
md: string;
|
|
157
|
+
lg: string;
|
|
158
|
+
xl: string;
|
|
159
|
+
xxl: string;
|
|
160
|
+
xxxl: string;
|
|
161
|
+
};
|
|
162
|
+
};
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
declare const customTheme: (mode: PaletteMode, size: ScreenSize, direction?: Direction) => Theme;
|
|
166
|
+
|
|
167
|
+
interface ThemeCtx {
|
|
168
|
+
breakpoint: string;
|
|
169
|
+
custom: CustomTheme;
|
|
170
|
+
gridOverlayVisible: boolean;
|
|
171
|
+
mode: PaletteMode;
|
|
172
|
+
theme: Theme;
|
|
173
|
+
toggleGridOverlay: () => void;
|
|
174
|
+
toggleMode: (mode?: PaletteMode) => void;
|
|
175
|
+
}
|
|
176
|
+
declare const ThemeContext: react.Context<Nullable<ThemeCtx>>;
|
|
177
|
+
|
|
178
|
+
declare const useThemeBuilder: (initialMode?: PaletteMode, initialScreenSize?: ScreenSize, initialDirection?: Direction) => {
|
|
179
|
+
breakpoint: "" | "sm" | "md" | "lg" | "xl";
|
|
180
|
+
custom: CustomTheme;
|
|
181
|
+
gridOverlayVisible: boolean;
|
|
182
|
+
mode: PaletteMode;
|
|
183
|
+
theme: _mui_material.Theme;
|
|
184
|
+
toggleGridOverlay: () => void;
|
|
185
|
+
toggleMode: (mode?: PaletteMode) => void;
|
|
186
|
+
};
|
|
187
|
+
declare const useTheme: () => ThemeCtx;
|
|
188
|
+
|
|
189
|
+
interface Props extends PropsWithChildren {
|
|
190
|
+
mode?: PaletteMode;
|
|
191
|
+
screenSize?: ScreenSize;
|
|
192
|
+
direction?: Direction;
|
|
193
|
+
ignoreCacheProvider?: boolean;
|
|
194
|
+
}
|
|
195
|
+
declare const ThemeProvider: FunctionComponent<Props>;
|
|
196
|
+
|
|
197
|
+
export { type CustomTheme, type ScreenSize, ThemeContext, type ThemeCtx, ThemeProvider, customTheme, useTheme, useThemeBuilder };
|
package/dist/theme.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("./_chunks/theme.provider-CFQC74O-.js");require("react/jsx-runtime"),require("stylis"),require("@emotion/react"),require("@mui/material"),require("@mui/material/styles"),require("stylis-plugin-rtl"),require("react"),require("./_chunks/primitiveVariables-DOkvMbUd.js"),require("./_chunks/screen.hook-BWo6Lcm1.js"),require("./_chunks/semanticColor-D7luRDLB.js"),require("./_chunks/typography-Cx74j4k8.js"),require("./_chunks/types-BbAsZw_6.js"),require("./_chunks/typography.util-Cfj-ZgvS.js"),exports.ThemeContext=e.ThemeContext,exports.ThemeProvider=e.ThemeProvider,exports.customTheme=e.customTheme,exports.useTheme=e.useTheme,exports.useThemeBuilder=e.useThemeBuilder;
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
interface ColorRange {
|
|
2
|
+
[key: number]: string | undefined;
|
|
3
|
+
0: string;
|
|
4
|
+
50?: string;
|
|
5
|
+
100: string;
|
|
6
|
+
200: string;
|
|
7
|
+
300: string;
|
|
8
|
+
400: string;
|
|
9
|
+
500: string;
|
|
10
|
+
600: string;
|
|
11
|
+
700: string;
|
|
12
|
+
800: string;
|
|
13
|
+
900: string;
|
|
14
|
+
950?: string;
|
|
15
|
+
1000: string;
|
|
16
|
+
1100?: string;
|
|
17
|
+
}
|
|
18
|
+
interface ColorRangeAlpha {
|
|
19
|
+
0: string;
|
|
20
|
+
0.01: string;
|
|
21
|
+
1: string;
|
|
22
|
+
2: string;
|
|
23
|
+
3: string;
|
|
24
|
+
4: string;
|
|
25
|
+
5: string;
|
|
26
|
+
}
|
|
27
|
+
declare enum FontWeight {
|
|
28
|
+
DEFAULT = 400,
|
|
29
|
+
BOLD = 500
|
|
30
|
+
}
|
|
31
|
+
interface SemanticColor {
|
|
32
|
+
light: {
|
|
33
|
+
surface: {
|
|
34
|
+
sunken: string | undefined;
|
|
35
|
+
default: string | undefined;
|
|
36
|
+
raised: string | undefined;
|
|
37
|
+
float: string | undefined;
|
|
38
|
+
overlay: string | undefined;
|
|
39
|
+
scrim: string | undefined;
|
|
40
|
+
transparent: string | undefined;
|
|
41
|
+
};
|
|
42
|
+
interaction: {
|
|
43
|
+
none: string | undefined;
|
|
44
|
+
hover: string | undefined;
|
|
45
|
+
press: string | undefined;
|
|
46
|
+
hoverOnDark: string | undefined;
|
|
47
|
+
pressOnDark: string | undefined;
|
|
48
|
+
disabled: string | undefined;
|
|
49
|
+
disabledMuted: string | undefined;
|
|
50
|
+
};
|
|
51
|
+
stroke: {
|
|
52
|
+
default: string | undefined;
|
|
53
|
+
light: string | undefined;
|
|
54
|
+
focus: string | undefined;
|
|
55
|
+
disabled: string | undefined;
|
|
56
|
+
};
|
|
57
|
+
text: {
|
|
58
|
+
primary: string | undefined;
|
|
59
|
+
secondary: string | undefined;
|
|
60
|
+
placeholder: string | undefined;
|
|
61
|
+
disabled: string | undefined;
|
|
62
|
+
link: string | undefined;
|
|
63
|
+
linkHover: string | undefined;
|
|
64
|
+
primaryInverted: string | undefined;
|
|
65
|
+
secondaryInverted: string | undefined;
|
|
66
|
+
placeholderInverted: string | undefined;
|
|
67
|
+
disabledInverted: string | undefined;
|
|
68
|
+
positive: string | undefined;
|
|
69
|
+
negative: string | undefined;
|
|
70
|
+
lockedWhite: string | undefined;
|
|
71
|
+
};
|
|
72
|
+
icon: {
|
|
73
|
+
primary: string | undefined;
|
|
74
|
+
secondary: string | undefined;
|
|
75
|
+
disabled: string | undefined;
|
|
76
|
+
primaryInverted: string | undefined;
|
|
77
|
+
secondaryInverted: string | undefined;
|
|
78
|
+
disabledInverted: string | undefined;
|
|
79
|
+
positive: string | undefined;
|
|
80
|
+
negative: string | undefined;
|
|
81
|
+
lockedWhite: string | undefined;
|
|
82
|
+
link: string | undefined;
|
|
83
|
+
linkHover: string | undefined;
|
|
84
|
+
};
|
|
85
|
+
input: {
|
|
86
|
+
default: string | undefined;
|
|
87
|
+
disabled: string | undefined;
|
|
88
|
+
};
|
|
89
|
+
skeleton: {
|
|
90
|
+
default: string | undefined;
|
|
91
|
+
};
|
|
92
|
+
data: {
|
|
93
|
+
sentimentVeryPositive: string | undefined;
|
|
94
|
+
sentimentPositive: string | undefined;
|
|
95
|
+
sentimentNegative: string | undefined;
|
|
96
|
+
sentimentVeryNegative: string | undefined;
|
|
97
|
+
sentimentNeutral: string | undefined;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
100
|
+
dark: {
|
|
101
|
+
surface: {
|
|
102
|
+
sunken: string | undefined;
|
|
103
|
+
default: string | undefined;
|
|
104
|
+
raised: string | undefined;
|
|
105
|
+
float: string | undefined;
|
|
106
|
+
overlay: string | undefined;
|
|
107
|
+
scrim: string | undefined;
|
|
108
|
+
transparent: string | undefined;
|
|
109
|
+
};
|
|
110
|
+
interaction: {
|
|
111
|
+
none: string | undefined;
|
|
112
|
+
hover: string | undefined;
|
|
113
|
+
press: string | undefined;
|
|
114
|
+
hoverOnDark: string | undefined;
|
|
115
|
+
pressOnDark: string | undefined;
|
|
116
|
+
disabled: string | undefined;
|
|
117
|
+
disabledMuted: string | undefined;
|
|
118
|
+
};
|
|
119
|
+
stroke: {
|
|
120
|
+
default: string | undefined;
|
|
121
|
+
light: string | undefined;
|
|
122
|
+
focus: string | undefined;
|
|
123
|
+
disabled: string | undefined;
|
|
124
|
+
};
|
|
125
|
+
text: {
|
|
126
|
+
primary: string | undefined;
|
|
127
|
+
secondary: string | undefined;
|
|
128
|
+
placeholder: string | undefined;
|
|
129
|
+
disabled: string | undefined;
|
|
130
|
+
link: string | undefined;
|
|
131
|
+
linkHover: string | undefined;
|
|
132
|
+
primaryInverted: string | undefined;
|
|
133
|
+
secondaryInverted: string | undefined;
|
|
134
|
+
placeholderInverted: string | undefined;
|
|
135
|
+
disabledInverted: string | undefined;
|
|
136
|
+
positive: string | undefined;
|
|
137
|
+
negative: string | undefined;
|
|
138
|
+
lockedWhite: string | undefined;
|
|
139
|
+
};
|
|
140
|
+
icon: {
|
|
141
|
+
primary: string | undefined;
|
|
142
|
+
secondary: string | undefined;
|
|
143
|
+
disabled: string | undefined;
|
|
144
|
+
primaryInverted: string | undefined;
|
|
145
|
+
secondaryInverted: string | undefined;
|
|
146
|
+
disabledInverted: string | undefined;
|
|
147
|
+
positive: string | undefined;
|
|
148
|
+
negative: string | undefined;
|
|
149
|
+
lockedWhite: string | undefined;
|
|
150
|
+
link: string | undefined;
|
|
151
|
+
linkHover: string | undefined;
|
|
152
|
+
};
|
|
153
|
+
input: {
|
|
154
|
+
default: string | undefined;
|
|
155
|
+
disabled: string | undefined;
|
|
156
|
+
};
|
|
157
|
+
skeleton: {
|
|
158
|
+
default: string | undefined;
|
|
159
|
+
};
|
|
160
|
+
data: {
|
|
161
|
+
sentimentVeryPositive: string | undefined;
|
|
162
|
+
sentimentPositive: string | undefined;
|
|
163
|
+
sentimentNegative: string | undefined;
|
|
164
|
+
sentimentVeryNegative: string | undefined;
|
|
165
|
+
sentimentNeutral: string | undefined;
|
|
166
|
+
};
|
|
167
|
+
};
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
export { type ColorRange as C, FontWeight as F, type SemanticColor as S, type ColorRangeAlpha as a };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
type StatusTextOutput = 'Draft' | 'In Progress' | 'Results Ready' | 'Unknown Status';
|
|
2
|
+
interface TestStatusProps {
|
|
3
|
+
status: 'results-ready' | 'in-progress' | 'draft';
|
|
4
|
+
sizing?: 'md' | 'sm' | 'xs';
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export type { StatusTextOutput as S, TestStatusProps as T };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { TextFieldProps } from './WebCore/TextField.js';
|
|
2
|
+
|
|
3
|
+
type Adornment = any;
|
|
4
|
+
type NumberFieldProps = Partial<TextFieldProps> & {
|
|
5
|
+
max?: number | undefined;
|
|
6
|
+
min?: number | undefined;
|
|
7
|
+
onChange?: (value: number | null) => void;
|
|
8
|
+
step?: number | undefined;
|
|
9
|
+
internalChange?: () => void;
|
|
10
|
+
value?: number | string | null;
|
|
11
|
+
defaultValue?: number | string | null;
|
|
12
|
+
inputRef?: React.Ref<HTMLInputElement>;
|
|
13
|
+
disabled?: boolean;
|
|
14
|
+
hideActionButtons?: boolean;
|
|
15
|
+
placeholder?: string;
|
|
16
|
+
startAdornment?: Adornment;
|
|
17
|
+
endAdornment?: Adornment;
|
|
18
|
+
slotProps?: {
|
|
19
|
+
input?: TextFieldProps;
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
export type { Adornment as A, NumberFieldProps as N };
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { Theme } from '@mui/material';
|
|
2
|
+
import * as react from 'react';
|
|
3
|
+
import { MenuProps } from './WebCore/Menu.js';
|
|
4
|
+
import { SurfaceProps } from './WebCore/Surface.js';
|
|
5
|
+
|
|
6
|
+
interface TestKPICardProps extends Omit<SurfaceProps, 'variation'> {
|
|
7
|
+
colorScheme?: KpiIndicatorColor;
|
|
8
|
+
variation?: 'dimmed' | 'default';
|
|
9
|
+
active?: boolean;
|
|
10
|
+
title?: string;
|
|
11
|
+
description?: string;
|
|
12
|
+
loading?: boolean;
|
|
13
|
+
onShowMoreClick?: () => void;
|
|
14
|
+
menuItems?: MenuProps['menuItems'];
|
|
15
|
+
}
|
|
16
|
+
declare const TestKPICard: react.ForwardRefExoticComponent<Omit<TestKPICardProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
|
|
17
|
+
|
|
18
|
+
type KpiIndicatorColor = 'purple' | 'peach' | 'blue' | 'yellow' | 'green' | 'red';
|
|
19
|
+
declare const mapKpiColorSchemeByInteger: (index: number) => TestKPICardProps["colorScheme"];
|
|
20
|
+
declare const getKpiIndicatorColor: (theme: Theme) => {
|
|
21
|
+
purple: string;
|
|
22
|
+
peach: string;
|
|
23
|
+
blue: string;
|
|
24
|
+
yellow: string;
|
|
25
|
+
green: string;
|
|
26
|
+
red: string;
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
export { type KpiIndicatorColor as K, TestKPICard as T, type TestKPICardProps as a, getKpiIndicatorColor as g, mapKpiColorSchemeByInteger as m };
|
package/dist/utils.d.ts
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { Breakpoint } from '@mui/material';
|
|
2
|
+
|
|
3
|
+
type BreakpointOrNull = Breakpoint | null;
|
|
4
|
+
declare const useBreakpoint: () => Breakpoint;
|
|
5
|
+
|
|
6
|
+
declare function compareArrayMembers(arr1: string[], arr2: string[]): boolean;
|
|
7
|
+
|
|
8
|
+
declare function isButton(element: HTMLElement): boolean;
|
|
9
|
+
|
|
10
|
+
declare const useScreenSize: () => {
|
|
11
|
+
width: number | undefined;
|
|
12
|
+
height: number | undefined;
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
type ComboString = string;
|
|
16
|
+
type ComboObject = {
|
|
17
|
+
key: string;
|
|
18
|
+
altKey?: boolean;
|
|
19
|
+
ctrlKey?: boolean;
|
|
20
|
+
metaKey?: boolean;
|
|
21
|
+
shiftKey?: boolean;
|
|
22
|
+
};
|
|
23
|
+
type ComboDefinition = ComboString | ComboObject;
|
|
24
|
+
declare const useKeyCombo: (combo: ComboDefinition | ComboDefinition[], callback: (event: KeyboardEvent) => void, node?: HTMLElement | Document | null) => void;
|
|
25
|
+
|
|
26
|
+
declare const usePrevious: <TValue>(value: TValue) => TValue | undefined;
|
|
27
|
+
|
|
28
|
+
export { type BreakpointOrNull, compareArrayMembers, isButton, useBreakpoint, useKeyCombo, usePrevious, useScreenSize };
|
package/dist/utils.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";var e=require("./_chunks/breakpoint.hook-X1gfdrbr.js"),r=require("./_chunks/compareArrayMembers-DrCqHh_l.js"),s=require("./_chunks/isButton-BLA1xegi.js"),u=require("./_chunks/screen.hook-BWo6Lcm1.js"),o=require("./_chunks/useKeyCombo-V6XcyiXh.js"),i=require("./_chunks/usePrevious-BaNqxBnu.js");require("@mui/material"),require("react"),exports.useBreakpoint=e.useBreakpoint,exports.compareArrayMembers=r.compareArrayMembers,exports.isButton=s.isButton,exports.useScreenSize=u.useScreenSize,exports.useKeyCombo=o.useKeyCombo,exports.usePrevious=i.usePrevious;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@useloops/design-system",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.530",
|
|
4
4
|
"description": "The official React based Loops design system",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
@@ -9,6 +9,78 @@
|
|
|
9
9
|
"dist/*",
|
|
10
10
|
"./package.json"
|
|
11
11
|
],
|
|
12
|
+
"typesVersions": {
|
|
13
|
+
"*": {
|
|
14
|
+
"WebCore/*": ["./dist/WebCore/*.d.ts"],
|
|
15
|
+
"Platform/*": ["./dist/Platform/*.d.ts"],
|
|
16
|
+
"Marketing/*": ["./dist/Marketing/*.d.ts"],
|
|
17
|
+
"BrandCore/*": ["./dist/BrandCore/*.d.ts"],
|
|
18
|
+
"WebCore": ["./dist/WebCore.d.ts"],
|
|
19
|
+
"Platform": ["./dist/Platform.d.ts"],
|
|
20
|
+
"Marketing": ["./dist/Marketing.d.ts"],
|
|
21
|
+
"BrandCore": ["./dist/BrandCore.d.ts"],
|
|
22
|
+
"theme": ["./dist/theme.d.ts"],
|
|
23
|
+
"utils": ["./dist/utils.d.ts"]
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
"exports": {
|
|
27
|
+
".": {
|
|
28
|
+
"types": "./dist/index.d.ts",
|
|
29
|
+
"import": "./dist/esm/index.js",
|
|
30
|
+
"require": "./dist/index.js"
|
|
31
|
+
},
|
|
32
|
+
"./package.json": "./package.json",
|
|
33
|
+
"./BrandCore": {
|
|
34
|
+
"types": "./dist/BrandCore.d.ts",
|
|
35
|
+
"import": "./dist/esm/BrandCore.js",
|
|
36
|
+
"require": "./dist/BrandCore.js"
|
|
37
|
+
},
|
|
38
|
+
"./Marketing": {
|
|
39
|
+
"types": "./dist/Marketing.d.ts",
|
|
40
|
+
"import": "./dist/esm/Marketing.js",
|
|
41
|
+
"require": "./dist/Marketing.js"
|
|
42
|
+
},
|
|
43
|
+
"./Platform": {
|
|
44
|
+
"types": "./dist/Platform.d.ts",
|
|
45
|
+
"import": "./dist/esm/Platform.js",
|
|
46
|
+
"require": "./dist/Platform.js"
|
|
47
|
+
},
|
|
48
|
+
"./WebCore": {
|
|
49
|
+
"types": "./dist/WebCore.d.ts",
|
|
50
|
+
"import": "./dist/esm/WebCore.js",
|
|
51
|
+
"require": "./dist/WebCore.js"
|
|
52
|
+
},
|
|
53
|
+
"./theme": {
|
|
54
|
+
"types": "./dist/theme.d.ts",
|
|
55
|
+
"import": "./dist/esm/theme.js",
|
|
56
|
+
"require": "./dist/theme.js"
|
|
57
|
+
},
|
|
58
|
+
"./utils": {
|
|
59
|
+
"types": "./dist/utils.d.ts",
|
|
60
|
+
"import": "./dist/esm/utils.js",
|
|
61
|
+
"require": "./dist/utils.js"
|
|
62
|
+
},
|
|
63
|
+
"./WebCore/*": {
|
|
64
|
+
"types": "./dist/WebCore/*.d.ts",
|
|
65
|
+
"import": "./dist/esm/WebCore/*.js",
|
|
66
|
+
"require": "./dist/WebCore/*.js"
|
|
67
|
+
},
|
|
68
|
+
"./Platform/*": {
|
|
69
|
+
"types": "./dist/Platform/*.d.ts",
|
|
70
|
+
"import": "./dist/esm/Platform/*.js",
|
|
71
|
+
"require": "./dist/Platform/*.js"
|
|
72
|
+
},
|
|
73
|
+
"./Marketing/*": {
|
|
74
|
+
"types": "./dist/Marketing/*.d.ts",
|
|
75
|
+
"import": "./dist/esm/Marketing/*.js",
|
|
76
|
+
"require": "./dist/Marketing/*.js"
|
|
77
|
+
},
|
|
78
|
+
"./BrandCore/*": {
|
|
79
|
+
"types": "./dist/BrandCore/*.d.ts",
|
|
80
|
+
"import": "./dist/esm/BrandCore/*.js",
|
|
81
|
+
"require": "./dist/BrandCore/*.js"
|
|
82
|
+
}
|
|
83
|
+
},
|
|
12
84
|
"scripts": {
|
|
13
85
|
"dev": "storybook dev -p 6006 --no-open",
|
|
14
86
|
"clean": "rimraf dist",
|