@useloops/design-system 1.4.731 → 1.4.733

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/dist/Platform/ProjectItem.d.ts +0 -2
  2. package/dist/Platform/ProjectItem.js +1 -1
  3. package/dist/Platform.js +1 -1
  4. package/dist/esm/Platform/ProjectItem.js +1 -1
  5. package/dist/esm/Platform.js +1 -1
  6. package/dist/esm/index.js +1 -1
  7. package/dist/esm/systems/Platform/LinkExpired/LinkExpired.js +1 -1
  8. package/dist/esm/systems/Platform/MFACodeVerify/MFACodeVerify.js +1 -1
  9. package/dist/esm/systems/Platform/PinchIndicator/PinchIndicator.js +1 -1
  10. package/dist/esm/systems/Platform/PinchIndicator/_partials/PinchGraphic/PinchGraphic.js +1 -0
  11. package/dist/esm/systems/Platform/ProjectItem/ProjectItem.js +1 -1
  12. package/dist/esm/systems/Platform/ProjectItem/ProjectItemEmpty.js +1 -1
  13. package/dist/esm/systems/Platform/ProjectItem/_partials/NoThumbnailPlaceholder.js +1 -1
  14. package/dist/esm/systems/Platform/ProjectItem/_partials/ProjectInfo.js +1 -1
  15. package/dist/esm/systems/Platform/ProjectItem/_partials/ProjectItemTitle.js +1 -1
  16. package/dist/esm/systems/Platform/ProjectItem/_partials/Thumbnail.js +1 -0
  17. package/dist/esm/systems/Platform/ProjectItem/_partials/UpdatedInfo.js +1 -1
  18. package/dist/esm/systems/Platform/ProjectItem/_partials/styledPartials.js +1 -1
  19. package/dist/index.js +1 -1
  20. package/dist/systems/Platform/LinkExpired/LinkExpired.js +1 -1
  21. package/dist/systems/Platform/MFACodeVerify/MFACodeVerify.js +1 -1
  22. package/dist/systems/Platform/PinchIndicator/PinchIndicator.js +1 -1
  23. package/dist/systems/Platform/PinchIndicator/_partials/PinchGraphic/PinchGraphic.js +1 -0
  24. package/dist/systems/Platform/ProjectItem/ProjectItem.js +1 -1
  25. package/dist/systems/Platform/ProjectItem/ProjectItemEmpty.js +1 -1
  26. package/dist/systems/Platform/ProjectItem/_partials/NoThumbnailPlaceholder.js +1 -1
  27. package/dist/systems/Platform/ProjectItem/_partials/ProjectInfo.js +1 -1
  28. package/dist/systems/Platform/ProjectItem/_partials/ProjectItemTitle.js +1 -1
  29. package/dist/systems/Platform/ProjectItem/_partials/Thumbnail.js +1 -0
  30. package/dist/systems/Platform/ProjectItem/_partials/UpdatedInfo.js +1 -1
  31. package/dist/systems/Platform/ProjectItem/_partials/styledPartials.js +1 -1
  32. package/dist/systems/Platform/ProjectItem/projectItem.types.d.ts +1 -0
  33. package/package.json +1 -1
  34. package/dist/esm/systems/Platform/ProjectItem/ProjectItemGridView.js +0 -1
  35. package/dist/esm/systems/Platform/ProjectItem/ProjectItemListView.js +0 -1
  36. package/dist/systems/Platform/ProjectItem/ProjectItemGridView.d.ts +0 -6
  37. package/dist/systems/Platform/ProjectItem/ProjectItemGridView.js +0 -1
  38. package/dist/systems/Platform/ProjectItem/ProjectItemListView.d.ts +0 -6
  39. package/dist/systems/Platform/ProjectItem/ProjectItemListView.js +0 -1
@@ -1,5 +1,3 @@
1
1
  export { default as ProjectItem } from '../systems/Platform/ProjectItem/ProjectItem.js';
2
2
  export { ProjectItemDataProps, ProjectItemEmptyProps, ProjectItemProps, ProjectItemViewType, UserProps } from '../systems/Platform/ProjectItem/projectItem.types.js';
3
3
  export { default as ProjectItemEmpty } from '../systems/Platform/ProjectItem/ProjectItemEmpty.js';
4
- export { default as ProjectItemGridView } from '../systems/Platform/ProjectItem/ProjectItemGridView.js';
5
- export { default as ProjectItemListView } from '../systems/Platform/ProjectItem/ProjectItemListView.js';
@@ -1 +1 @@
1
- "use strict";var e=require("../systems/Platform/ProjectItem/ProjectItem.js"),t=require("../systems/Platform/ProjectItem/ProjectItemEmpty.js"),r=require("../systems/Platform/ProjectItem/ProjectItemGridView.js"),s=require("../systems/Platform/ProjectItem/ProjectItemListView.js");exports.ProjectItem=e,exports.ProjectItemEmpty=t,exports.ProjectItemGridView=r,exports.ProjectItemListView=s;
1
+ "use strict";var t=require("../systems/Platform/ProjectItem/ProjectItem.js"),e=require("../systems/Platform/ProjectItem/ProjectItemEmpty.js");exports.ProjectItem=t,exports.ProjectItemEmpty=e;
package/dist/Platform.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("./systems/Platform/AiContentContainer/AiContentContainer.js"),r=require("./systems/Platform/AIInsight/AIInsight.js"),s=require("./systems/Platform/AISummary/AISummary.js"),t=require("./systems/Platform/AIWrittenByLockUp/AiWrittenByLockUp.js"),o=require("./systems/Platform/ArrowTextIndicator/ArrowTextIndicator.js"),i=require("./systems/Platform/AssetItem/AssetItem.js"),a=require("./systems/Platform/AuthContainerSurface/AuthContainerSurface.js"),m=require("./systems/Platform/ClipboardCopyingOverlay/ClipboardCopyingOverlay.js"),u=require("./systems/Platform/CommentCard/CommentCard.js"),l=require("./systems/Platform/DataPointInfo/DataPointInfo.js"),n=require("./systems/Platform/DemographicSelectionSection/DemographicSelectionSection.js"),p=require("./systems/Platform/EmojiListItem/EmojiListItem.js"),y=require("./systems/Platform/EmojiQuestionEditorOption/EmojiQuestionEditorOption.js"),d=require("./systems/Platform/EmptyStateCard/EmptyStateCard.js"),C=require("./systems/Platform/ExtendedTestStatus/ExtendedTestStatus.js"),j=require("./systems/Platform/FilterCount/FilterCount.js"),q=require("./systems/Platform/FilteredItemsCard/FilteredItemsCard.js"),c=require("./systems/Platform/FilterGroupAccordion/FilterGroupAccordion.js"),b=require("./systems/Platform/FilterPyramidGraph/FilterPyramidGraph.js"),P=require("./systems/Platform/FilterRow/FilterRow.js"),I=require("./systems/Platform/GraphBar/GraphBar.js"),x=require("./systems/Platform/Header/Header.js"),S=require("./systems/Platform/KpiDataPopover/KpiDataPopover.js"),f=require("./systems/Platform/KpiIndicator/KpiIndicator.js"),W=require("./systems/Platform/KpiIndicator/utils.js"),h=require("./systems/Platform/LikertGraph/LikertGraph.js"),B=require("./systems/Platform/LoopItem/LoopItem.js"),A=require("./systems/Platform/LoopItemEmpty/LoopItemEmpty.js"),L=require("./systems/Platform/MiniResultCard/graphVariants.js"),G=require("./systems/Platform/MiniResultCard/MiniResultCard.js"),T=require("./systems/Platform/Navigation/Navigation.js"),g=require("./systems/Platform/OnboardingCard/OnboardingCard.js"),F=require("./systems/Platform/PaginationControl/PaginationControl.js"),k=require("./systems/Platform/ProjectItem/ProjectItem.js"),v=require("./systems/Platform/ProjectItem/ProjectItemEmpty.js");require("react/jsx-runtime"),require("@mui/material"),require("./utils/formValidation/misc.js"),require("./systems/BrandCore/Icon/Icon.js"),require("./systems/BrandCore/primitiveVariables.js"),require("./systems/WebCore/utils/typography.util.js"),require("./systems/BrandCore/textures.js"),require("./systems/WebCore/AnnualController/AnnualController.js"),require("./systems/WebCore/SelectItem/SelectItem.js"),require("./systems/WebCore/Accordion/Accordion.js"),require("./systems/WebCore/Animations/FadeIn.js"),require("./systems/WebCore/Text/Text.js"),require("@mui/icons-material"),require("react"),require("./systems/WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js"),require("./systems/WebCore/AutocompleteBaseField/_partials/StyledPopper.js"),require("./systems/WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js"),require("./systems/WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js"),require("./systems/WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js"),require("merge-sx"),require("./systems/WebCore/Badge/Badge.js"),require("./systems/WebCore/Breadcrumb/Breadcrumb.js"),require("./systems/WebCore/Button/Button.js"),require("./systems/WebCore/ButtonBase/ButtonBase.js"),require("./systems/WebCore/ButtonTabGroup/_partials/ActiveIndicator.js"),require("./systems/WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js"),require("./systems/WebCore/ButtonTabGroup/_partials/TabButton.js"),require("./systems/WebCore/Checkbox/StyledCheckbox.js"),require("./systems/WebCore/InputFieldBase/InputFieldBase.js"),require("./systems/WebCore/CreatableAutocomplete/CreatableAutocomplete.js"),require("./systems/WebCore/InputLabelBase/StyledInputLabelBase.js"),require("./systems/WebCore/Differential/DifferentialContainer.js"),require("./systems/WebCore/Differential/DifferentialRadio.js"),require("./systems/WebCore/DropdownMenu/StyledMenu.js"),require("./systems/WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js"),require("./systems/WebCore/FormBuilder/FormBuilder.js"),require("./systems/WebCore/FormGenerator/FormGenerator.js"),require("./systems/WebCore/GridOverlay/GridOverlay.js"),require("html-react-parser"),require("./systems/WebCore/IconButton/IconButton.js"),require("./systems/WebCore/IconButtonBase/IconButtonBase.js"),require("./systems/WebCore/IconButtonGroup/IconButtonGroup.js"),require("./systems/WebCore/Image/Image.js"),require("./systems/WebCore/KbdGroup/Kbd.js"),require("./systems/WebCore/KbdGroup/KbdGroup.js"),require("./systems/WebCore/KeyValueLabel/KeyValueLabel.js"),require("./systems/WebCore/Label/Label.js"),require("./systems/WebCore/Likert/LikertContainer.js"),require("./systems/WebCore/Likert/LikertLabel.js"),require("./systems/WebCore/Likert/LikertRadio.js"),require("./systems/WebCore/Link/StyledLink.js"),require("@lottiefiles/dotlottie-react"),require("./systems/WebCore/LoopsAiButton/LoopsAiButton.js"),require("markdown-to-jsx"),require("material-ui-popup-state/hooks"),require("./systems/WebCore/Surface/Surface.js"),require("./systems/WebCore/Menu/MenuItem.js"),require("./systems/WebCore/ModalLayout/_partials/ModalActionsWrapper.js"),require("./systems/WebCore/ModalLayout/_partials/ModalContentWrapper.js"),require("./systems/WebCore/NavigationButton/NavigationButton.js"),require("./systems/WebCore/Nudge/NudgeButton.js"),require("./systems/WebCore/NumberField/NumberField.js"),require("./systems/BrandCore/colorRamps.js"),require("./systems/BrandCore/semanticColor.js"),require("./systems/BrandCore/types.js"),require("./systems/BrandCore/typography.js"),require("./systems/WebCore/Progress/Progress.js"),require("./systems/WebCore/Pill/StyledPill.js"),require("./systems/WebCore/ProgressBar/ProgressBar.js"),require("./systems/WebCore/Radio/StyledRadio.js"),require("./systems/WebCore/SortableList/components/SortableItem/SortableItem.js"),require("./systems/WebCore/Select/StyledSelect.js"),require("./systems/WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js"),require("./systems/WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js"),require("./systems/WebCore/SortableList/SortableList.js"),require("./systems/WebCore/SortableList/components/SortableOverlay/SortableOverlay.js"),require("@tiptap/extension-placeholder"),require("@tiptap/starter-kit"),require("mui-tiptap"),require("./systems/WebCore/RichTextField/StyledRichTextEditor.js"),require("./systems/WebCore/Skeleton/Skeleton.js"),require("./systems/WebCore/Slider/StyledSlider.js"),require("./systems/WebCore/StarRating/StarRating.js"),require("./systems/WebCore/Switch/StyledSwitch.js"),require("./systems/WebCore/Textarea/Textarea.js"),require("./systems/WebCore/TrialCard/TrialCardContainers.js"),require("./systems/WebCore/TrialCard/TrialPill.js"),require("./systems/WebCore/UserMenu/UserMenuButton.js"),require("./systems/WebCore/VideoModal/VideoModal.js"),require("./systems/WebCore/TintedSurface/TintedSurface.js"),require("./systems/Platform/ProjectItem/_partials/ProjectItemBadge.js"),require("./systems/Platform/ProjectItem/_partials/styledPartials.js"),require("dayjs");var M=require("./systems/Platform/QuestionBar/QuestionBar.js"),E=require("./systems/Platform/QuestionBlock/QuestionBlock.js"),R=require("./systems/Platform/QuestionSelector/QuestionSelector.js"),K=require("./systems/Platform/ScrollIndicator/ScrollIndicator.js"),V=require("./systems/Platform/SearchInput/SearchInput.js"),O=require("./systems/Platform/SectionHeader/SectionHeader.js"),D=require("./systems/Platform/SentimentArrow/SentimentArrow.js");require("./systems/Platform/SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js");var _=require("./systems/Platform/SliderGraph/SliderGraph.js"),Q=require("./systems/Platform/GraphPopoverDataLayout/GraphPopoverDataLayout.js");require("./systems/Platform/SliderGraph/_partials/StyledComponents.js");var w=require("./systems/Platform/Tab/Tab.js"),N=require("./systems/Platform/TestItem/_partials/TestItemSkeleton.js"),H=require("./systems/Platform/TestItem/TestItem.js"),U=require("./systems/Platform/TestKPICard/TestKPICard.js"),Y=require("./systems/Platform/TimeToFindGraph/TimeToFindGraph.js"),z=require("./systems/Platform/TimeToFindResult/TimeToFindResult.js"),J=require("./systems/Platform/VideoControls/VideoControls.js"),X=require("./systems/Platform/VideoControls2/VideoControls2.js"),Z=require("./systems/Platform/VideoControls2/components/VideoOverlayControl/VideoOverlayControl.js"),$=require("./systems/Platform/CommentFeedbackCard/CommentFeedbackCard.js"),ee=require("./systems/Platform/LoopVideoNudge/LoopVideoNudge.js"),re=require("./systems/Platform/PinchIndicator/PinchIndicator.js");exports.AiContentContainer=e.default,exports.AIInsight=r,exports.AISummary=s,exports.AIWrittenByLockUp=t,exports.ArrowTextIndicator=o,exports.AssetItem=i,exports.AuthContainerSurface=a,exports.ClipboardCopyingOverlay=m,exports.CommentCard=u.default,exports.getAuthorAvatarColor=u.getAuthorAvatarColor,exports.DataPointInfo=l,exports.DemographicSelectionSection=n,exports.EmojiListItem=p,exports.EmojiQuestionEditorOption=y,exports.EmptyStateCard=d,exports.ExtendedTestStatus=C,exports.FilterCount=j,exports.FilteredItemsCard=q,exports.FilterGroupAccordion=c,exports.FilterPyramidGraph=b,exports.FilterRow=P,exports.GraphBar=I,exports.Header=x,exports.KpiDataPopover=S,exports.KpiIndicator=f,exports.getKpiIndicatorColor=W.getKpiIndicatorColor,exports.mapKpiColorSchemeByInteger=W.mapKpiColorSchemeByInteger,exports.LikertGraph=h,exports.LoopItem=B,exports.LoopItemEmpty=A,exports.MiniEmojiGraph=L.MiniEmojiGraph,exports.MiniLikertGraph=L.MiniLikertGraph,exports.MiniOpenQuestionGraph=L.MiniOpenQuestionGraph,exports.MiniPunchGraph=L.MiniPunchGraph,exports.MiniRankGraph=L.MiniRankGraph,exports.MiniSliderGraph=L.MiniSliderGraph,exports.MiniResultCard=G,exports.Navigation=T,exports.OnboardingCard=g,exports.PaginationControl=F,exports.ProjectItem=k,exports.ProjectItemEmpty=v,exports.QuestionLabel=M,exports.QuestionBlock=E,exports.QuestionSelector=R,exports.ScrollIndicator=K,exports.SearchInput=V,exports.SectionHeader=O,exports.SentimentArrow=D,exports.SliderGraph=_,exports.GraphPopoverDataLayout=Q,exports.Tab=w,exports.TestItemSkeleton=N,exports.TestItem=H,exports.TestKPICard=U,exports.TimeToFindGraph=Y,exports.TimeToFindResult=z,exports.VideoControls=J,exports.VideoControls2=X,exports.VideoOverlayControl=Z,exports.CommentFeedbackCard=$,exports.LoopVideoNudge=ee,exports.PinchIndicator=re;
1
+ "use strict";var e=require("./systems/Platform/AiContentContainer/AiContentContainer.js"),r=require("./systems/Platform/AIInsight/AIInsight.js"),t=require("./systems/Platform/AISummary/AISummary.js"),s=require("./systems/Platform/AIWrittenByLockUp/AiWrittenByLockUp.js"),o=require("./systems/Platform/ArrowTextIndicator/ArrowTextIndicator.js"),i=require("./systems/Platform/AssetItem/AssetItem.js"),a=require("./systems/Platform/AuthContainerSurface/AuthContainerSurface.js"),m=require("./systems/Platform/ClipboardCopyingOverlay/ClipboardCopyingOverlay.js"),n=require("./systems/Platform/CommentCard/CommentCard.js"),p=require("./systems/Platform/DataPointInfo/DataPointInfo.js"),l=require("./systems/Platform/DemographicSelectionSection/DemographicSelectionSection.js"),u=require("./systems/Platform/EmojiListItem/EmojiListItem.js"),d=require("./systems/Platform/EmojiQuestionEditorOption/EmojiQuestionEditorOption.js"),y=require("./systems/Platform/EmptyStateCard/EmptyStateCard.js"),P=require("./systems/Platform/ExtendedTestStatus/ExtendedTestStatus.js"),j=require("./systems/Platform/FilterCount/FilterCount.js"),x=require("./systems/Platform/FilteredItemsCard/FilteredItemsCard.js"),c=require("./systems/Platform/FilterGroupAccordion/FilterGroupAccordion.js"),f=require("./systems/Platform/FilterPyramidGraph/FilterPyramidGraph.js"),C=require("./systems/Platform/FilterRow/FilterRow.js"),I=require("./systems/Platform/GraphBar/GraphBar.js"),q=require("./systems/Platform/Header/Header.js"),h=require("./systems/Platform/KpiDataPopover/KpiDataPopover.js"),S=require("./systems/Platform/KpiIndicator/KpiIndicator.js"),G=require("./systems/Platform/KpiIndicator/utils.js"),A=require("./systems/Platform/LikertGraph/LikertGraph.js"),T=require("./systems/Platform/LoopItem/LoopItem.js"),g=require("./systems/Platform/LoopItemEmpty/LoopItemEmpty.js"),F=require("./systems/Platform/MiniResultCard/graphVariants.js"),L=require("./systems/Platform/MiniResultCard/MiniResultCard.js"),E=require("./systems/Platform/Navigation/Navigation.js"),v=require("./systems/Platform/OnboardingCard/OnboardingCard.js"),k=require("./systems/Platform/PaginationControl/PaginationControl.js"),M=require("./systems/Platform/ProjectItem/ProjectItem.js"),K=require("./systems/Platform/ProjectItem/ProjectItemEmpty.js"),O=require("./systems/Platform/QuestionBar/QuestionBar.js"),Q=require("./systems/Platform/QuestionBlock/QuestionBlock.js"),V=require("./systems/Platform/QuestionSelector/QuestionSelector.js"),b=require("./systems/Platform/ScrollIndicator/ScrollIndicator.js"),B=require("./systems/Platform/SearchInput/SearchInput.js"),D=require("./systems/Platform/SectionHeader/SectionHeader.js"),R=require("./systems/Platform/SentimentArrow/SentimentArrow.js");require("./systems/Platform/SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js");var w=require("./systems/Platform/SliderGraph/SliderGraph.js");require("react/jsx-runtime"),require("react");var H=require("./systems/Platform/GraphPopoverDataLayout/GraphPopoverDataLayout.js");require("./systems/Platform/SliderGraph/_partials/StyledComponents.js");var N=require("./systems/Platform/Tab/Tab.js"),U=require("./systems/Platform/TestItem/_partials/TestItemSkeleton.js"),W=require("./systems/Platform/TestItem/TestItem.js"),_=require("./systems/Platform/TestKPICard/TestKPICard.js"),Y=require("./systems/Platform/TimeToFindGraph/TimeToFindGraph.js"),z=require("./systems/Platform/TimeToFindResult/TimeToFindResult.js"),J=require("./systems/Platform/VideoControls/VideoControls.js"),X=require("./systems/Platform/VideoControls2/VideoControls2.js"),Z=require("./systems/Platform/VideoControls2/components/VideoOverlayControl/VideoOverlayControl.js"),$=require("./systems/Platform/CommentFeedbackCard/CommentFeedbackCard.js"),ee=require("./systems/Platform/LoopVideoNudge/LoopVideoNudge.js"),re=require("./systems/Platform/PinchIndicator/PinchIndicator.js");exports.AiContentContainer=e.default,exports.AIInsight=r,exports.AISummary=t,exports.AIWrittenByLockUp=s,exports.ArrowTextIndicator=o,exports.AssetItem=i,exports.AuthContainerSurface=a,exports.ClipboardCopyingOverlay=m,exports.CommentCard=n.default,exports.getAuthorAvatarColor=n.getAuthorAvatarColor,exports.DataPointInfo=p,exports.DemographicSelectionSection=l,exports.EmojiListItem=u,exports.EmojiQuestionEditorOption=d,exports.EmptyStateCard=y,exports.ExtendedTestStatus=P,exports.FilterCount=j,exports.FilteredItemsCard=x,exports.FilterGroupAccordion=c,exports.FilterPyramidGraph=f,exports.FilterRow=C,exports.GraphBar=I,exports.Header=q,exports.KpiDataPopover=h,exports.KpiIndicator=S,exports.getKpiIndicatorColor=G.getKpiIndicatorColor,exports.mapKpiColorSchemeByInteger=G.mapKpiColorSchemeByInteger,exports.LikertGraph=A,exports.LoopItem=T,exports.LoopItemEmpty=g,exports.MiniEmojiGraph=F.MiniEmojiGraph,exports.MiniLikertGraph=F.MiniLikertGraph,exports.MiniOpenQuestionGraph=F.MiniOpenQuestionGraph,exports.MiniPunchGraph=F.MiniPunchGraph,exports.MiniRankGraph=F.MiniRankGraph,exports.MiniSliderGraph=F.MiniSliderGraph,exports.MiniResultCard=L,exports.Navigation=E,exports.OnboardingCard=v,exports.PaginationControl=k,exports.ProjectItem=M,exports.ProjectItemEmpty=K,exports.QuestionLabel=O,exports.QuestionBlock=Q,exports.QuestionSelector=V,exports.ScrollIndicator=b,exports.SearchInput=B,exports.SectionHeader=D,exports.SentimentArrow=R,exports.SliderGraph=w,exports.GraphPopoverDataLayout=H,exports.Tab=N,exports.TestItemSkeleton=U,exports.TestItem=W,exports.TestKPICard=_,exports.TimeToFindGraph=Y,exports.TimeToFindResult=z,exports.VideoControls=J,exports.VideoControls2=X,exports.VideoOverlayControl=Z,exports.CommentFeedbackCard=$,exports.LoopVideoNudge=ee,exports.PinchIndicator=re;
@@ -1 +1 @@
1
- export{default as ProjectItem}from"../systems/Platform/ProjectItem/ProjectItem.js";export{default as ProjectItemEmpty}from"../systems/Platform/ProjectItem/ProjectItemEmpty.js";export{default as ProjectItemGridView}from"../systems/Platform/ProjectItem/ProjectItemGridView.js";export{default as ProjectItemListView}from"../systems/Platform/ProjectItem/ProjectItemListView.js";
1
+ export{default as ProjectItem}from"../systems/Platform/ProjectItem/ProjectItem.js";export{default as ProjectItemEmpty}from"../systems/Platform/ProjectItem/ProjectItemEmpty.js";
@@ -1 +1 @@
1
- export{default as AiContentContainer}from"./systems/Platform/AiContentContainer/AiContentContainer.js";export{default as AIInsight}from"./systems/Platform/AIInsight/AIInsight.js";export{default as AISummary}from"./systems/Platform/AISummary/AISummary.js";export{default as AIWrittenByLockUp}from"./systems/Platform/AIWrittenByLockUp/AiWrittenByLockUp.js";export{default as ArrowTextIndicator}from"./systems/Platform/ArrowTextIndicator/ArrowTextIndicator.js";export{default as AssetItem}from"./systems/Platform/AssetItem/AssetItem.js";export{default as AuthContainerSurface}from"./systems/Platform/AuthContainerSurface/AuthContainerSurface.js";export{default as ClipboardCopyingOverlay}from"./systems/Platform/ClipboardCopyingOverlay/ClipboardCopyingOverlay.js";export{default as CommentCard,getAuthorAvatarColor}from"./systems/Platform/CommentCard/CommentCard.js";export{default as DataPointInfo}from"./systems/Platform/DataPointInfo/DataPointInfo.js";export{default as DemographicSelectionSection}from"./systems/Platform/DemographicSelectionSection/DemographicSelectionSection.js";export{default as EmojiListItem}from"./systems/Platform/EmojiListItem/EmojiListItem.js";export{default as EmojiQuestionEditorOption}from"./systems/Platform/EmojiQuestionEditorOption/EmojiQuestionEditorOption.js";export{default as EmptyStateCard}from"./systems/Platform/EmptyStateCard/EmptyStateCard.js";export{default as ExtendedTestStatus}from"./systems/Platform/ExtendedTestStatus/ExtendedTestStatus.js";export{default as FilterCount}from"./systems/Platform/FilterCount/FilterCount.js";export{default as FilteredItemsCard}from"./systems/Platform/FilteredItemsCard/FilteredItemsCard.js";export{default as FilterGroupAccordion}from"./systems/Platform/FilterGroupAccordion/FilterGroupAccordion.js";export{default as FilterPyramidGraph}from"./systems/Platform/FilterPyramidGraph/FilterPyramidGraph.js";export{default as FilterRow}from"./systems/Platform/FilterRow/FilterRow.js";export{default as GraphBar}from"./systems/Platform/GraphBar/GraphBar.js";export{default as Header}from"./systems/Platform/Header/Header.js";export{default as KpiDataPopover}from"./systems/Platform/KpiDataPopover/KpiDataPopover.js";export{default as KpiIndicator}from"./systems/Platform/KpiIndicator/KpiIndicator.js";export{getKpiIndicatorColor,mapKpiColorSchemeByInteger}from"./systems/Platform/KpiIndicator/utils.js";export{default as LikertGraph}from"./systems/Platform/LikertGraph/LikertGraph.js";export{default as LoopItem}from"./systems/Platform/LoopItem/LoopItem.js";export{default as LoopItemEmpty}from"./systems/Platform/LoopItemEmpty/LoopItemEmpty.js";export{MiniEmojiGraph,MiniLikertGraph,MiniOpenQuestionGraph,MiniPunchGraph,MiniRankGraph,MiniSliderGraph}from"./systems/Platform/MiniResultCard/graphVariants.js";export{default as MiniResultCard}from"./systems/Platform/MiniResultCard/MiniResultCard.js";export{default as Navigation}from"./systems/Platform/Navigation/Navigation.js";export{default as OnboardingCard}from"./systems/Platform/OnboardingCard/OnboardingCard.js";export{default as PaginationControl}from"./systems/Platform/PaginationControl/PaginationControl.js";export{default as ProjectItem}from"./systems/Platform/ProjectItem/ProjectItem.js";export{default as ProjectItemEmpty}from"./systems/Platform/ProjectItem/ProjectItemEmpty.js";import"react/jsx-runtime";import"@mui/material";import"./utils/formValidation/misc.js";import"./systems/BrandCore/Icon/Icon.js";import"./systems/BrandCore/primitiveVariables.js";import"./systems/WebCore/utils/typography.util.js";import"./systems/BrandCore/textures.js";import"./systems/WebCore/AnnualController/AnnualController.js";import"./systems/WebCore/SelectItem/SelectItem.js";import"./systems/WebCore/Accordion/Accordion.js";import"./systems/WebCore/Animations/FadeIn.js";import"./systems/WebCore/Text/Text.js";import"@mui/icons-material";import"react";import"./systems/WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"./systems/WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"./systems/WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"./systems/WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"./systems/WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"./systems/WebCore/Badge/Badge.js";import"./systems/WebCore/Breadcrumb/Breadcrumb.js";import"./systems/WebCore/Button/Button.js";import"./systems/WebCore/ButtonBase/ButtonBase.js";import"./systems/WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"./systems/WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"./systems/WebCore/ButtonTabGroup/_partials/TabButton.js";import"./systems/WebCore/Checkbox/StyledCheckbox.js";import"./systems/WebCore/InputFieldBase/InputFieldBase.js";import"./systems/WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"./systems/WebCore/InputLabelBase/StyledInputLabelBase.js";import"./systems/WebCore/Differential/DifferentialContainer.js";import"./systems/WebCore/Differential/DifferentialRadio.js";import"./systems/WebCore/DropdownMenu/StyledMenu.js";import"./systems/WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"./systems/WebCore/FormBuilder/FormBuilder.js";import"./systems/WebCore/FormGenerator/FormGenerator.js";import"./systems/WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"./systems/WebCore/IconButton/IconButton.js";import"./systems/WebCore/IconButtonBase/IconButtonBase.js";import"./systems/WebCore/IconButtonGroup/IconButtonGroup.js";import"./systems/WebCore/Image/Image.js";import"./systems/WebCore/KbdGroup/Kbd.js";import"./systems/WebCore/KbdGroup/KbdGroup.js";import"./systems/WebCore/KeyValueLabel/KeyValueLabel.js";import"./systems/WebCore/Label/Label.js";import"./systems/WebCore/Likert/LikertContainer.js";import"./systems/WebCore/Likert/LikertLabel.js";import"./systems/WebCore/Likert/LikertRadio.js";import"./systems/WebCore/Link/StyledLink.js";import"@lottiefiles/dotlottie-react";import"./systems/WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"./systems/WebCore/Surface/Surface.js";import"./systems/WebCore/Menu/MenuItem.js";import"./systems/WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"./systems/WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"./systems/WebCore/NavigationButton/NavigationButton.js";import"./systems/WebCore/Nudge/NudgeButton.js";import"./systems/WebCore/NumberField/NumberField.js";import"./systems/BrandCore/colorRamps.js";import"./systems/BrandCore/semanticColor.js";import"./systems/BrandCore/types.js";import"./systems/BrandCore/typography.js";import"./systems/WebCore/Progress/Progress.js";import"./systems/WebCore/Pill/StyledPill.js";import"./systems/WebCore/ProgressBar/ProgressBar.js";import"./systems/WebCore/Radio/StyledRadio.js";import"./systems/WebCore/SortableList/components/SortableItem/SortableItem.js";import"./systems/WebCore/Select/StyledSelect.js";import"./systems/WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"./systems/WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"./systems/WebCore/SortableList/SortableList.js";import"./systems/WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"./systems/WebCore/RichTextField/StyledRichTextEditor.js";import"./systems/WebCore/Skeleton/Skeleton.js";import"./systems/WebCore/Slider/StyledSlider.js";import"./systems/WebCore/StarRating/StarRating.js";import"./systems/WebCore/Switch/StyledSwitch.js";import"./systems/WebCore/Textarea/Textarea.js";import"./systems/WebCore/TrialCard/TrialCardContainers.js";import"./systems/WebCore/TrialCard/TrialPill.js";import"./systems/WebCore/UserMenu/UserMenuButton.js";import"./systems/WebCore/VideoModal/VideoModal.js";import"./systems/WebCore/TintedSurface/TintedSurface.js";import"./systems/Platform/ProjectItem/_partials/ProjectItemBadge.js";import"./systems/Platform/ProjectItem/_partials/styledPartials.js";import"dayjs";export{default as QuestionLabel}from"./systems/Platform/QuestionBar/QuestionBar.js";export{default as QuestionBlock}from"./systems/Platform/QuestionBlock/QuestionBlock.js";export{default as QuestionSelector}from"./systems/Platform/QuestionSelector/QuestionSelector.js";export{default as ScrollIndicator}from"./systems/Platform/ScrollIndicator/ScrollIndicator.js";export{default as SearchInput}from"./systems/Platform/SearchInput/SearchInput.js";export{default as SectionHeader}from"./systems/Platform/SectionHeader/SectionHeader.js";export{default as SentimentArrow}from"./systems/Platform/SentimentArrow/SentimentArrow.js";import"./systems/Platform/SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js";export{default as SliderGraph}from"./systems/Platform/SliderGraph/SliderGraph.js";export{default as GraphPopoverDataLayout}from"./systems/Platform/GraphPopoverDataLayout/GraphPopoverDataLayout.js";import"./systems/Platform/SliderGraph/_partials/StyledComponents.js";export{default as Tab}from"./systems/Platform/Tab/Tab.js";export{default as TestItemSkeleton}from"./systems/Platform/TestItem/_partials/TestItemSkeleton.js";export{default as TestItem}from"./systems/Platform/TestItem/TestItem.js";export{default as TestKPICard}from"./systems/Platform/TestKPICard/TestKPICard.js";export{default as TimeToFindGraph}from"./systems/Platform/TimeToFindGraph/TimeToFindGraph.js";export{default as TimeToFindResult}from"./systems/Platform/TimeToFindResult/TimeToFindResult.js";export{default as VideoControls}from"./systems/Platform/VideoControls/VideoControls.js";export{default as VideoControls2}from"./systems/Platform/VideoControls2/VideoControls2.js";export{default as VideoOverlayControl}from"./systems/Platform/VideoControls2/components/VideoOverlayControl/VideoOverlayControl.js";export{default as CommentFeedbackCard}from"./systems/Platform/CommentFeedbackCard/CommentFeedbackCard.js";export{default as LoopVideoNudge}from"./systems/Platform/LoopVideoNudge/LoopVideoNudge.js";export{default as PinchIndicator}from"./systems/Platform/PinchIndicator/PinchIndicator.js";
1
+ export{default as AiContentContainer}from"./systems/Platform/AiContentContainer/AiContentContainer.js";export{default as AIInsight}from"./systems/Platform/AIInsight/AIInsight.js";export{default as AISummary}from"./systems/Platform/AISummary/AISummary.js";export{default as AIWrittenByLockUp}from"./systems/Platform/AIWrittenByLockUp/AiWrittenByLockUp.js";export{default as ArrowTextIndicator}from"./systems/Platform/ArrowTextIndicator/ArrowTextIndicator.js";export{default as AssetItem}from"./systems/Platform/AssetItem/AssetItem.js";export{default as AuthContainerSurface}from"./systems/Platform/AuthContainerSurface/AuthContainerSurface.js";export{default as ClipboardCopyingOverlay}from"./systems/Platform/ClipboardCopyingOverlay/ClipboardCopyingOverlay.js";export{default as CommentCard,getAuthorAvatarColor}from"./systems/Platform/CommentCard/CommentCard.js";export{default as DataPointInfo}from"./systems/Platform/DataPointInfo/DataPointInfo.js";export{default as DemographicSelectionSection}from"./systems/Platform/DemographicSelectionSection/DemographicSelectionSection.js";export{default as EmojiListItem}from"./systems/Platform/EmojiListItem/EmojiListItem.js";export{default as EmojiQuestionEditorOption}from"./systems/Platform/EmojiQuestionEditorOption/EmojiQuestionEditorOption.js";export{default as EmptyStateCard}from"./systems/Platform/EmptyStateCard/EmptyStateCard.js";export{default as ExtendedTestStatus}from"./systems/Platform/ExtendedTestStatus/ExtendedTestStatus.js";export{default as FilterCount}from"./systems/Platform/FilterCount/FilterCount.js";export{default as FilteredItemsCard}from"./systems/Platform/FilteredItemsCard/FilteredItemsCard.js";export{default as FilterGroupAccordion}from"./systems/Platform/FilterGroupAccordion/FilterGroupAccordion.js";export{default as FilterPyramidGraph}from"./systems/Platform/FilterPyramidGraph/FilterPyramidGraph.js";export{default as FilterRow}from"./systems/Platform/FilterRow/FilterRow.js";export{default as GraphBar}from"./systems/Platform/GraphBar/GraphBar.js";export{default as Header}from"./systems/Platform/Header/Header.js";export{default as KpiDataPopover}from"./systems/Platform/KpiDataPopover/KpiDataPopover.js";export{default as KpiIndicator}from"./systems/Platform/KpiIndicator/KpiIndicator.js";export{getKpiIndicatorColor,mapKpiColorSchemeByInteger}from"./systems/Platform/KpiIndicator/utils.js";export{default as LikertGraph}from"./systems/Platform/LikertGraph/LikertGraph.js";export{default as LoopItem}from"./systems/Platform/LoopItem/LoopItem.js";export{default as LoopItemEmpty}from"./systems/Platform/LoopItemEmpty/LoopItemEmpty.js";export{MiniEmojiGraph,MiniLikertGraph,MiniOpenQuestionGraph,MiniPunchGraph,MiniRankGraph,MiniSliderGraph}from"./systems/Platform/MiniResultCard/graphVariants.js";export{default as MiniResultCard}from"./systems/Platform/MiniResultCard/MiniResultCard.js";export{default as Navigation}from"./systems/Platform/Navigation/Navigation.js";export{default as OnboardingCard}from"./systems/Platform/OnboardingCard/OnboardingCard.js";export{default as PaginationControl}from"./systems/Platform/PaginationControl/PaginationControl.js";export{default as ProjectItem}from"./systems/Platform/ProjectItem/ProjectItem.js";export{default as ProjectItemEmpty}from"./systems/Platform/ProjectItem/ProjectItemEmpty.js";export{default as QuestionLabel}from"./systems/Platform/QuestionBar/QuestionBar.js";export{default as QuestionBlock}from"./systems/Platform/QuestionBlock/QuestionBlock.js";export{default as QuestionSelector}from"./systems/Platform/QuestionSelector/QuestionSelector.js";export{default as ScrollIndicator}from"./systems/Platform/ScrollIndicator/ScrollIndicator.js";export{default as SearchInput}from"./systems/Platform/SearchInput/SearchInput.js";export{default as SectionHeader}from"./systems/Platform/SectionHeader/SectionHeader.js";export{default as SentimentArrow}from"./systems/Platform/SentimentArrow/SentimentArrow.js";import"./systems/Platform/SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js";export{default as SliderGraph}from"./systems/Platform/SliderGraph/SliderGraph.js";import"react/jsx-runtime";import"react";export{default as GraphPopoverDataLayout}from"./systems/Platform/GraphPopoverDataLayout/GraphPopoverDataLayout.js";import"./systems/Platform/SliderGraph/_partials/StyledComponents.js";export{default as Tab}from"./systems/Platform/Tab/Tab.js";export{default as TestItemSkeleton}from"./systems/Platform/TestItem/_partials/TestItemSkeleton.js";export{default as TestItem}from"./systems/Platform/TestItem/TestItem.js";export{default as TestKPICard}from"./systems/Platform/TestKPICard/TestKPICard.js";export{default as TimeToFindGraph}from"./systems/Platform/TimeToFindGraph/TimeToFindGraph.js";export{default as TimeToFindResult}from"./systems/Platform/TimeToFindResult/TimeToFindResult.js";export{default as VideoControls}from"./systems/Platform/VideoControls/VideoControls.js";export{default as VideoControls2}from"./systems/Platform/VideoControls2/VideoControls2.js";export{default as VideoOverlayControl}from"./systems/Platform/VideoControls2/components/VideoOverlayControl/VideoOverlayControl.js";export{default as CommentFeedbackCard}from"./systems/Platform/CommentFeedbackCard/CommentFeedbackCard.js";export{default as LoopVideoNudge}from"./systems/Platform/LoopVideoNudge/LoopVideoNudge.js";export{default as PinchIndicator}from"./systems/Platform/PinchIndicator/PinchIndicator.js";
package/dist/esm/index.js CHANGED
@@ -1 +1 @@
1
- export{blueRamp,generateRamp,greenRamp,neutralRamp,peachRamp,purpleRamp,redRamp,yellowRamp}from"./systems/BrandCore/colorRamps.js";export{componentTokens}from"./systems/BrandCore/componentTokens.js";export{tone1,tone2,tone3,tone3_ai_icon,tone3_border,tone3_lowOpacity_text,tone4,tone5}from"./systems/BrandCore/gradients.js";export{blue,darkNeutral,darkNeutralAlpha,green,neutral,neutralAlpha,peach,purple,red,yellow}from"./systems/BrandCore/primitiveColor.js";export{base,boxShadow,breakpoints,easing,elevation,elevationFilter,margin,padding,radius,space}from"./systems/BrandCore/primitiveVariables.js";export{semantic}from"./systems/BrandCore/semanticColor.js";export{FontWeight}from"./systems/BrandCore/types.js";export{fonts}from"./systems/BrandCore/typography.js";import"react/jsx-runtime";import"@mui/material";export{default as Icon,iconSizeMap}from"./systems/BrandCore/Icon/Icon.js";export{default as PlanFeatureTable}from"./systems/Marketing/PlanFeatureTable/PlanFeatureTable.js";export{default as PlanTierCard}from"./systems/Marketing/PlanTierCard/PlanTierCard.js";export{default as TickGroup}from"./systems/Marketing/TickGroup/TickGroup.js";export{default as AiContentContainer}from"./systems/Platform/AiContentContainer/AiContentContainer.js";export{default as AIInsight}from"./systems/Platform/AIInsight/AIInsight.js";export{default as AISummary}from"./systems/Platform/AISummary/AISummary.js";export{default as AIWrittenByLockUp}from"./systems/Platform/AIWrittenByLockUp/AiWrittenByLockUp.js";export{default as ArrowTextIndicator}from"./systems/Platform/ArrowTextIndicator/ArrowTextIndicator.js";export{default as AssetItem}from"./systems/Platform/AssetItem/AssetItem.js";export{default as AuthContainerSurface}from"./systems/Platform/AuthContainerSurface/AuthContainerSurface.js";export{default as ClipboardCopyingOverlay}from"./systems/Platform/ClipboardCopyingOverlay/ClipboardCopyingOverlay.js";export{default as CommentCard,getAuthorAvatarColor}from"./systems/Platform/CommentCard/CommentCard.js";export{default as DataPointInfo}from"./systems/Platform/DataPointInfo/DataPointInfo.js";export{default as DemographicSelectionSection}from"./systems/Platform/DemographicSelectionSection/DemographicSelectionSection.js";export{default as EmojiListItem}from"./systems/Platform/EmojiListItem/EmojiListItem.js";export{default as EmojiQuestionEditorOption}from"./systems/Platform/EmojiQuestionEditorOption/EmojiQuestionEditorOption.js";export{default as EmptyStateCard}from"./systems/Platform/EmptyStateCard/EmptyStateCard.js";export{default as ExtendedTestStatus}from"./systems/Platform/ExtendedTestStatus/ExtendedTestStatus.js";export{default as FilterCount}from"./systems/Platform/FilterCount/FilterCount.js";export{default as FilteredItemsCard}from"./systems/Platform/FilteredItemsCard/FilteredItemsCard.js";export{default as FilterGroupAccordion}from"./systems/Platform/FilterGroupAccordion/FilterGroupAccordion.js";export{default as FilterPyramidGraph}from"./systems/Platform/FilterPyramidGraph/FilterPyramidGraph.js";export{default as FilterRow}from"./systems/Platform/FilterRow/FilterRow.js";export{default as GraphBar}from"./systems/Platform/GraphBar/GraphBar.js";export{default as Header}from"./systems/Platform/Header/Header.js";export{default as KpiDataPopover}from"./systems/Platform/KpiDataPopover/KpiDataPopover.js";export{default as KpiIndicator}from"./systems/Platform/KpiIndicator/KpiIndicator.js";export{getKpiIndicatorColor,mapKpiColorSchemeByInteger}from"./systems/Platform/KpiIndicator/utils.js";export{default as LikertGraph}from"./systems/Platform/LikertGraph/LikertGraph.js";export{default as LoopItem}from"./systems/Platform/LoopItem/LoopItem.js";export{default as LoopItemEmpty}from"./systems/Platform/LoopItemEmpty/LoopItemEmpty.js";export{MiniEmojiGraph,MiniLikertGraph,MiniOpenQuestionGraph,MiniPunchGraph,MiniRankGraph,MiniSliderGraph}from"./systems/Platform/MiniResultCard/graphVariants.js";export{default as MiniResultCard}from"./systems/Platform/MiniResultCard/MiniResultCard.js";export{default as Navigation}from"./systems/Platform/Navigation/Navigation.js";export{default as OnboardingCard}from"./systems/Platform/OnboardingCard/OnboardingCard.js";export{default as PaginationControl}from"./systems/Platform/PaginationControl/PaginationControl.js";export{default as ProjectItem}from"./systems/Platform/ProjectItem/ProjectItem.js";export{default as ProjectItemEmpty}from"./systems/Platform/ProjectItem/ProjectItemEmpty.js";export{emailValidation}from"./utils/formValidation/email.js";export{DEFAULT_MAX_INPUT_LENGTH,chooseArticle,defaultInputValidation}from"./utils/formValidation/misc.js";export{passwordValidation}from"./utils/formValidation/password.js";export{buttonHeightMap,buttonInteraction,buttonPadding,getButtonSizing,getButtonTypography,getIconSizing,outlined,primary,secondary,subtle}from"./systems/WebCore/ButtonBase/Button.variant-helpers.js";export{backgroundCreator}from"./systems/WebCore/utils/backgroundCreator.js";export{default as AnnualController}from"./systems/WebCore/AnnualController/AnnualController.js";export{default as SelectItem}from"./systems/WebCore/SelectItem/SelectItem.js";export{default as Accordion}from"./systems/WebCore/Accordion/Accordion.js";export{default as FadeIn}from"./systems/WebCore/Animations/FadeIn.js";export{default as AuthFormHeader}from"./systems/WebCore/AuthFormHeader/AuthFormHeader.js";export{default as AutocompleteBaseField}from"./systems/WebCore/AutocompleteBaseField/AutocompleteBaseField.js";export{default as AutocompleteField}from"./systems/WebCore/AutocompleteField/AutocompleteField.js";export{default as Avatar}from"./systems/WebCore/Avatar/Avatar.js";export{default as AvatarGroup}from"./systems/WebCore/AvatarGroup/AvatarGroup.js";export{default as Badge}from"./systems/WebCore/Badge/Badge.js";export{default as BrandBadge}from"./systems/WebCore/BrandBadge/BrandBadge.js";export{default as Breadcrumb}from"./systems/WebCore/Breadcrumb/Breadcrumb.js";export{default as BulletGraphic}from"./systems/WebCore/BulletGraphic/BulletGraphic.js";export{default as Button}from"./systems/WebCore/Button/Button.js";export{default as ButtonBase}from"./systems/WebCore/ButtonBase/ButtonBase.js";export{default as ButtonTabGroup}from"./systems/WebCore/ButtonTabGroup/ButtonTabGroup.js";export{default as Checkbox}from"./systems/WebCore/Checkbox/Checkbox.js";import"./systems/WebCore/Checkbox/StyledCheckbox.js";export{default as CheckboxGroup}from"./systems/WebCore/CheckboxGroup/CheckboxGroup.js";export{default as ColorBackgroundContainer}from"./systems/WebCore/ColorBackgroundContainer/ColorBackgroundContainer.js";export{default as CreatableAutocomplete}from"./systems/WebCore/CreatableAutocomplete/CreatableAutocomplete.js";export{default as CustomField}from"./systems/WebCore/CustomField/CustomField.js";export{default as Differential}from"./systems/WebCore/Differential/Differential.js";export{default as DropdownMenu}from"./systems/WebCore/DropdownMenu/DropdownMenu.js";export{useDropdownMenu}from"./systems/WebCore/DropdownMenu/DropdownMenu.hook.js";export{default as EmojiWrapper}from"./systems/WebCore/EmojiWrapper/EmojiWrapper.js";export{default as ExpandableTypographyClamp}from"./systems/WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";export{default as Flag}from"./systems/WebCore/Flag/Flag.js";export{default as FormBuilder}from"./systems/WebCore/FormBuilder/FormBuilder.js";export{default as FormControlLabel}from"./systems/WebCore/FormControlLabel/FormControlLabel.js";export{default as FormGenerator}from"./systems/WebCore/FormGenerator/FormGenerator.js";export{default as GridOverlay}from"./systems/WebCore/GridOverlay/GridOverlay.js";export{default as Html}from"./systems/WebCore/Html/Html.js";export{default as HtmlParser}from"./systems/WebCore/HtmlParser/HtmlParser.js";export{default as IconButton}from"./systems/WebCore/IconButton/IconButton.js";import*as e from"./systems/WebCore/IconButtonBase/IconButton.variant-helpers.js";export{e as iconButtonHelpers};export{default as IconButtonBase}from"./systems/WebCore/IconButtonBase/IconButtonBase.js";export{default as IconButtonGroup}from"./systems/WebCore/IconButtonGroup/IconButtonGroup.js";export{default as Image}from"./systems/WebCore/Image/Image.js";export{default as InputFieldBase}from"./systems/WebCore/InputFieldBase/InputFieldBase.js";export{default as InputLabel}from"./systems/WebCore/InputLabel/InputLabel.js";export{default as InputLabelHelp}from"./systems/WebCore/InputLabelHelp/InputLabelHelp.js";export{default as Kbd}from"./systems/WebCore/KbdGroup/Kbd.js";export{default as KbdGroup}from"./systems/WebCore/KbdGroup/KbdGroup.js";export{default as KeyValueLabel}from"./systems/WebCore/KeyValueLabel/KeyValueLabel.js";export{default as Label}from"./systems/WebCore/Label/Label.js";export{default as Likert}from"./systems/WebCore/Likert/Likert.js";export{default as Link}from"./systems/WebCore/Link/Link.js";export{default as Loader}from"./systems/WebCore/Loader/Loader.js";export{default as Logo}from"./systems/WebCore/Logo/Logo.js";export{default as LoopsAiButton}from"./systems/WebCore/LoopsAiButton/LoopsAiButton.js";export{default as Markdown}from"./systems/WebCore/Markdown/Markdown.js";export{default as Menu}from"./systems/WebCore/Menu/Menu.js";export{ModalActionsWrapper}from"./systems/WebCore/ModalLayout/_partials/ModalActionsWrapper.js";export{ModalContentWrapper}from"./systems/WebCore/ModalLayout/_partials/ModalContentWrapper.js";export{default as ModalLayout}from"./systems/WebCore/ModalLayout/ModalLayout.js";export{default as NavigationButton}from"./systems/WebCore/NavigationButton/NavigationButton.js";export{default as Nudge}from"./systems/WebCore/Nudge/Nudge.js";export{Text}from"./systems/WebCore/Text/Text.js";import"./systems/WebCore/Nudge/NudgeButton.js";export{default as NumberField}from"./systems/WebCore/NumberField/NumberField.js";export{default as Pill}from"./systems/WebCore/Pill/Pill.js";export{default as Popper}from"./systems/WebCore/Popper/Popper.js";export{default as PoweredByWatermarkLogo}from"./systems/WebCore/PoweredByWatermarkLogo/PoweredByWatermarkLogo.js";export{default as Progress}from"./systems/WebCore/Progress/Progress.js";export{default as ProgressBar}from"./systems/WebCore/ProgressBar/ProgressBar.js";export{default as Radio}from"./systems/WebCore/Radio/Radio.js";import"./systems/WebCore/Radio/StyledRadio.js";export{default as RadioGroup}from"./systems/WebCore/RadioGroup/RadioGroup.js";export{default as Rank}from"./systems/WebCore/Rank/Rank.js";export{default as RichTextField}from"./systems/WebCore/RichTextField/RichTextField.js";export{default as Select}from"./systems/WebCore/Select/Select.js";export{default as Skeleton}from"./systems/WebCore/Skeleton/Skeleton.js";export{default as Slider}from"./systems/WebCore/Slider/Slider.js";export{default as SortableList}from"./systems/WebCore/SortableList/SortableList.js";export{default as StarRating}from"./systems/WebCore/StarRating/StarRating.js";export{default as Surface}from"./systems/WebCore/Surface/Surface.js";export{default as Switch}from"./systems/WebCore/Switch/Switch.js";export{default as Textarea}from"./systems/WebCore/Textarea/Textarea.js";export{default as TextBarDivider}from"./systems/WebCore/TextBarDivider/TextBarDivider.js";export{default as TextField}from"./systems/WebCore/TextField/TextField.js";export{default as Toast}from"./systems/WebCore/Toast/Toast.js";export{default as Tooltip}from"./systems/WebCore/Tooltip/Tooltip.js";export{default as TrialCard}from"./systems/WebCore/TrialCard/TrialCard.js";export{default as UserMenu}from"./systems/WebCore/UserMenu/UserMenu.js";export{default as VideoModal}from"./systems/WebCore/VideoModal/VideoModal.js";export{default as TintedSurface}from"./systems/WebCore/TintedSurface/TintedSurface.js";export{pluralise}from"./utils/pluralise.js";import"./systems/Platform/ProjectItem/_partials/ProjectItemBadge.js";import"merge-sx";import"./systems/Platform/ProjectItem/_partials/styledPartials.js";import"dayjs";export{default as QuestionLabel}from"./systems/Platform/QuestionBar/QuestionBar.js";export{default as QuestionBlock}from"./systems/Platform/QuestionBlock/QuestionBlock.js";export{default as QuestionSelector}from"./systems/Platform/QuestionSelector/QuestionSelector.js";export{default as ScrollIndicator}from"./systems/Platform/ScrollIndicator/ScrollIndicator.js";export{default as SearchInput}from"./systems/Platform/SearchInput/SearchInput.js";export{default as SectionHeader}from"./systems/Platform/SectionHeader/SectionHeader.js";export{default as SentimentArrow}from"./systems/Platform/SentimentArrow/SentimentArrow.js";import"./systems/Platform/SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js";export{default as SliderGraph}from"./systems/Platform/SliderGraph/SliderGraph.js";import"react";export{default as GraphPopoverDataLayout}from"./systems/Platform/GraphPopoverDataLayout/GraphPopoverDataLayout.js";import"./systems/Platform/SliderGraph/_partials/StyledComponents.js";export{default as Tab}from"./systems/Platform/Tab/Tab.js";export{default as TestItemSkeleton}from"./systems/Platform/TestItem/_partials/TestItemSkeleton.js";export{default as TestItem}from"./systems/Platform/TestItem/TestItem.js";export{default as TestKPICard}from"./systems/Platform/TestKPICard/TestKPICard.js";export{default as TimeToFindGraph}from"./systems/Platform/TimeToFindGraph/TimeToFindGraph.js";export{default as TimeToFindResult}from"./systems/Platform/TimeToFindResult/TimeToFindResult.js";export{default as VideoControls}from"./systems/Platform/VideoControls/VideoControls.js";export{default as VideoControls2}from"./systems/Platform/VideoControls2/VideoControls2.js";export{default as VideoOverlayControl}from"./systems/Platform/VideoControls2/components/VideoOverlayControl/VideoOverlayControl.js";export{default as CommentFeedbackCard}from"./systems/Platform/CommentFeedbackCard/CommentFeedbackCard.js";export{default as LoopVideoNudge}from"./systems/Platform/LoopVideoNudge/LoopVideoNudge.js";export{default as PinchIndicator}from"./systems/Platform/PinchIndicator/PinchIndicator.js";export{useBreakpoint}from"./utils/breakpoint.hook.js";export{CDN_BASE,cdnAsset}from"./utils/cdn.js";export{compareArrayMembers}from"./utils/compareArrayMembers.js";export{isButton}from"./utils/isButton.js";export{isNumber}from"./utils/isNumber.js";export{isNumeric}from"./utils/isNumeric.js";export{useScreenSize}from"./utils/screen.hook.js";export{useKeyCombo}from"./utils/useKeyCombo.js";export{usePrevious}from"./utils/usePrevious.js";export{omitProps}from"./utils/shouldForwardProp.js";export{customTheme}from"./theme/theme.js";export{useTheme,useThemeBuilder}from"./theme/theme.hooks.js";export{ThemeProvider}from"./theme/theme.provider.js";export{ThemeContext}from"./theme/theme.context.js";
1
+ export{blueRamp,generateRamp,greenRamp,neutralRamp,peachRamp,purpleRamp,redRamp,yellowRamp}from"./systems/BrandCore/colorRamps.js";export{componentTokens}from"./systems/BrandCore/componentTokens.js";export{tone1,tone2,tone3,tone3_ai_icon,tone3_border,tone3_lowOpacity_text,tone4,tone5}from"./systems/BrandCore/gradients.js";export{blue,darkNeutral,darkNeutralAlpha,green,neutral,neutralAlpha,peach,purple,red,yellow}from"./systems/BrandCore/primitiveColor.js";export{base,boxShadow,breakpoints,easing,elevation,elevationFilter,margin,padding,radius,space}from"./systems/BrandCore/primitiveVariables.js";export{semantic}from"./systems/BrandCore/semanticColor.js";export{FontWeight}from"./systems/BrandCore/types.js";export{fonts}from"./systems/BrandCore/typography.js";import"react/jsx-runtime";import"@mui/material";export{default as Icon,iconSizeMap}from"./systems/BrandCore/Icon/Icon.js";export{default as PlanFeatureTable}from"./systems/Marketing/PlanFeatureTable/PlanFeatureTable.js";export{default as PlanTierCard}from"./systems/Marketing/PlanTierCard/PlanTierCard.js";export{default as TickGroup}from"./systems/Marketing/TickGroup/TickGroup.js";export{default as AiContentContainer}from"./systems/Platform/AiContentContainer/AiContentContainer.js";export{default as AIInsight}from"./systems/Platform/AIInsight/AIInsight.js";export{default as AISummary}from"./systems/Platform/AISummary/AISummary.js";export{default as AIWrittenByLockUp}from"./systems/Platform/AIWrittenByLockUp/AiWrittenByLockUp.js";export{default as ArrowTextIndicator}from"./systems/Platform/ArrowTextIndicator/ArrowTextIndicator.js";export{default as AssetItem}from"./systems/Platform/AssetItem/AssetItem.js";export{default as AuthContainerSurface}from"./systems/Platform/AuthContainerSurface/AuthContainerSurface.js";export{default as ClipboardCopyingOverlay}from"./systems/Platform/ClipboardCopyingOverlay/ClipboardCopyingOverlay.js";export{default as CommentCard,getAuthorAvatarColor}from"./systems/Platform/CommentCard/CommentCard.js";export{default as DataPointInfo}from"./systems/Platform/DataPointInfo/DataPointInfo.js";export{default as DemographicSelectionSection}from"./systems/Platform/DemographicSelectionSection/DemographicSelectionSection.js";export{default as EmojiListItem}from"./systems/Platform/EmojiListItem/EmojiListItem.js";export{default as EmojiQuestionEditorOption}from"./systems/Platform/EmojiQuestionEditorOption/EmojiQuestionEditorOption.js";export{default as EmptyStateCard}from"./systems/Platform/EmptyStateCard/EmptyStateCard.js";export{default as ExtendedTestStatus}from"./systems/Platform/ExtendedTestStatus/ExtendedTestStatus.js";export{default as FilterCount}from"./systems/Platform/FilterCount/FilterCount.js";export{default as FilteredItemsCard}from"./systems/Platform/FilteredItemsCard/FilteredItemsCard.js";export{default as FilterGroupAccordion}from"./systems/Platform/FilterGroupAccordion/FilterGroupAccordion.js";export{default as FilterPyramidGraph}from"./systems/Platform/FilterPyramidGraph/FilterPyramidGraph.js";export{default as FilterRow}from"./systems/Platform/FilterRow/FilterRow.js";export{default as GraphBar}from"./systems/Platform/GraphBar/GraphBar.js";export{default as Header}from"./systems/Platform/Header/Header.js";export{default as KpiDataPopover}from"./systems/Platform/KpiDataPopover/KpiDataPopover.js";export{default as KpiIndicator}from"./systems/Platform/KpiIndicator/KpiIndicator.js";export{getKpiIndicatorColor,mapKpiColorSchemeByInteger}from"./systems/Platform/KpiIndicator/utils.js";export{default as LikertGraph}from"./systems/Platform/LikertGraph/LikertGraph.js";export{default as LoopItem}from"./systems/Platform/LoopItem/LoopItem.js";export{default as LoopItemEmpty}from"./systems/Platform/LoopItemEmpty/LoopItemEmpty.js";export{MiniEmojiGraph,MiniLikertGraph,MiniOpenQuestionGraph,MiniPunchGraph,MiniRankGraph,MiniSliderGraph}from"./systems/Platform/MiniResultCard/graphVariants.js";export{default as MiniResultCard}from"./systems/Platform/MiniResultCard/MiniResultCard.js";export{default as Navigation}from"./systems/Platform/Navigation/Navigation.js";export{default as OnboardingCard}from"./systems/Platform/OnboardingCard/OnboardingCard.js";export{default as PaginationControl}from"./systems/Platform/PaginationControl/PaginationControl.js";export{default as ProjectItem}from"./systems/Platform/ProjectItem/ProjectItem.js";export{default as ProjectItemEmpty}from"./systems/Platform/ProjectItem/ProjectItemEmpty.js";export{default as QuestionLabel}from"./systems/Platform/QuestionBar/QuestionBar.js";export{default as QuestionBlock}from"./systems/Platform/QuestionBlock/QuestionBlock.js";export{default as QuestionSelector}from"./systems/Platform/QuestionSelector/QuestionSelector.js";export{default as ScrollIndicator}from"./systems/Platform/ScrollIndicator/ScrollIndicator.js";export{default as SearchInput}from"./systems/Platform/SearchInput/SearchInput.js";export{default as SectionHeader}from"./systems/Platform/SectionHeader/SectionHeader.js";export{default as SentimentArrow}from"./systems/Platform/SentimentArrow/SentimentArrow.js";import"./systems/Platform/SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js";export{default as SliderGraph}from"./systems/Platform/SliderGraph/SliderGraph.js";import"react";export{default as GraphPopoverDataLayout}from"./systems/Platform/GraphPopoverDataLayout/GraphPopoverDataLayout.js";import"./systems/Platform/SliderGraph/_partials/StyledComponents.js";export{default as Tab}from"./systems/Platform/Tab/Tab.js";export{default as TestItemSkeleton}from"./systems/Platform/TestItem/_partials/TestItemSkeleton.js";export{default as TestItem}from"./systems/Platform/TestItem/TestItem.js";export{default as TestKPICard}from"./systems/Platform/TestKPICard/TestKPICard.js";export{default as TimeToFindGraph}from"./systems/Platform/TimeToFindGraph/TimeToFindGraph.js";export{default as TimeToFindResult}from"./systems/Platform/TimeToFindResult/TimeToFindResult.js";export{default as VideoControls}from"./systems/Platform/VideoControls/VideoControls.js";export{default as VideoControls2}from"./systems/Platform/VideoControls2/VideoControls2.js";export{default as VideoOverlayControl}from"./systems/Platform/VideoControls2/components/VideoOverlayControl/VideoOverlayControl.js";export{default as CommentFeedbackCard}from"./systems/Platform/CommentFeedbackCard/CommentFeedbackCard.js";export{default as LoopVideoNudge}from"./systems/Platform/LoopVideoNudge/LoopVideoNudge.js";export{default as PinchIndicator}from"./systems/Platform/PinchIndicator/PinchIndicator.js";export{emailValidation}from"./utils/formValidation/email.js";export{DEFAULT_MAX_INPUT_LENGTH,chooseArticle,defaultInputValidation}from"./utils/formValidation/misc.js";export{passwordValidation}from"./utils/formValidation/password.js";export{buttonHeightMap,buttonInteraction,buttonPadding,getButtonSizing,getButtonTypography,getIconSizing,outlined,primary,secondary,subtle}from"./systems/WebCore/ButtonBase/Button.variant-helpers.js";export{backgroundCreator}from"./systems/WebCore/utils/backgroundCreator.js";export{default as AnnualController}from"./systems/WebCore/AnnualController/AnnualController.js";export{default as SelectItem}from"./systems/WebCore/SelectItem/SelectItem.js";export{default as Accordion}from"./systems/WebCore/Accordion/Accordion.js";export{default as FadeIn}from"./systems/WebCore/Animations/FadeIn.js";export{default as AuthFormHeader}from"./systems/WebCore/AuthFormHeader/AuthFormHeader.js";export{default as AutocompleteBaseField}from"./systems/WebCore/AutocompleteBaseField/AutocompleteBaseField.js";export{default as AutocompleteField}from"./systems/WebCore/AutocompleteField/AutocompleteField.js";export{default as Avatar}from"./systems/WebCore/Avatar/Avatar.js";export{default as AvatarGroup}from"./systems/WebCore/AvatarGroup/AvatarGroup.js";export{default as Badge}from"./systems/WebCore/Badge/Badge.js";export{default as BrandBadge}from"./systems/WebCore/BrandBadge/BrandBadge.js";export{default as Breadcrumb}from"./systems/WebCore/Breadcrumb/Breadcrumb.js";export{default as BulletGraphic}from"./systems/WebCore/BulletGraphic/BulletGraphic.js";export{default as Button}from"./systems/WebCore/Button/Button.js";export{default as ButtonBase}from"./systems/WebCore/ButtonBase/ButtonBase.js";export{default as ButtonTabGroup}from"./systems/WebCore/ButtonTabGroup/ButtonTabGroup.js";export{default as Checkbox}from"./systems/WebCore/Checkbox/Checkbox.js";import"./systems/WebCore/Checkbox/StyledCheckbox.js";export{default as CheckboxGroup}from"./systems/WebCore/CheckboxGroup/CheckboxGroup.js";export{default as ColorBackgroundContainer}from"./systems/WebCore/ColorBackgroundContainer/ColorBackgroundContainer.js";export{default as CreatableAutocomplete}from"./systems/WebCore/CreatableAutocomplete/CreatableAutocomplete.js";export{default as CustomField}from"./systems/WebCore/CustomField/CustomField.js";export{default as Differential}from"./systems/WebCore/Differential/Differential.js";export{default as DropdownMenu}from"./systems/WebCore/DropdownMenu/DropdownMenu.js";export{useDropdownMenu}from"./systems/WebCore/DropdownMenu/DropdownMenu.hook.js";export{default as EmojiWrapper}from"./systems/WebCore/EmojiWrapper/EmojiWrapper.js";export{default as ExpandableTypographyClamp}from"./systems/WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";export{default as Flag}from"./systems/WebCore/Flag/Flag.js";export{default as FormBuilder}from"./systems/WebCore/FormBuilder/FormBuilder.js";export{default as FormControlLabel}from"./systems/WebCore/FormControlLabel/FormControlLabel.js";export{default as FormGenerator}from"./systems/WebCore/FormGenerator/FormGenerator.js";export{default as GridOverlay}from"./systems/WebCore/GridOverlay/GridOverlay.js";export{default as Html}from"./systems/WebCore/Html/Html.js";export{default as HtmlParser}from"./systems/WebCore/HtmlParser/HtmlParser.js";export{default as IconButton}from"./systems/WebCore/IconButton/IconButton.js";import*as e from"./systems/WebCore/IconButtonBase/IconButton.variant-helpers.js";export{e as iconButtonHelpers};export{default as IconButtonBase}from"./systems/WebCore/IconButtonBase/IconButtonBase.js";export{default as IconButtonGroup}from"./systems/WebCore/IconButtonGroup/IconButtonGroup.js";export{default as Image}from"./systems/WebCore/Image/Image.js";export{default as InputFieldBase}from"./systems/WebCore/InputFieldBase/InputFieldBase.js";export{default as InputLabel}from"./systems/WebCore/InputLabel/InputLabel.js";export{default as InputLabelHelp}from"./systems/WebCore/InputLabelHelp/InputLabelHelp.js";export{default as Kbd}from"./systems/WebCore/KbdGroup/Kbd.js";export{default as KbdGroup}from"./systems/WebCore/KbdGroup/KbdGroup.js";export{default as KeyValueLabel}from"./systems/WebCore/KeyValueLabel/KeyValueLabel.js";export{default as Label}from"./systems/WebCore/Label/Label.js";export{default as Likert}from"./systems/WebCore/Likert/Likert.js";export{default as Link}from"./systems/WebCore/Link/Link.js";export{default as Loader}from"./systems/WebCore/Loader/Loader.js";export{default as Logo}from"./systems/WebCore/Logo/Logo.js";export{default as LoopsAiButton}from"./systems/WebCore/LoopsAiButton/LoopsAiButton.js";export{default as Markdown}from"./systems/WebCore/Markdown/Markdown.js";export{default as Menu}from"./systems/WebCore/Menu/Menu.js";export{ModalActionsWrapper}from"./systems/WebCore/ModalLayout/_partials/ModalActionsWrapper.js";export{ModalContentWrapper}from"./systems/WebCore/ModalLayout/_partials/ModalContentWrapper.js";export{default as ModalLayout}from"./systems/WebCore/ModalLayout/ModalLayout.js";export{default as NavigationButton}from"./systems/WebCore/NavigationButton/NavigationButton.js";export{default as Nudge}from"./systems/WebCore/Nudge/Nudge.js";export{Text}from"./systems/WebCore/Text/Text.js";import"./systems/WebCore/Nudge/NudgeButton.js";export{default as NumberField}from"./systems/WebCore/NumberField/NumberField.js";export{default as Pill}from"./systems/WebCore/Pill/Pill.js";export{default as Popper}from"./systems/WebCore/Popper/Popper.js";export{default as PoweredByWatermarkLogo}from"./systems/WebCore/PoweredByWatermarkLogo/PoweredByWatermarkLogo.js";export{default as Progress}from"./systems/WebCore/Progress/Progress.js";export{default as ProgressBar}from"./systems/WebCore/ProgressBar/ProgressBar.js";export{default as Radio}from"./systems/WebCore/Radio/Radio.js";import"./systems/WebCore/Radio/StyledRadio.js";export{default as RadioGroup}from"./systems/WebCore/RadioGroup/RadioGroup.js";export{default as Rank}from"./systems/WebCore/Rank/Rank.js";export{default as RichTextField}from"./systems/WebCore/RichTextField/RichTextField.js";export{default as Select}from"./systems/WebCore/Select/Select.js";export{default as Skeleton}from"./systems/WebCore/Skeleton/Skeleton.js";export{default as Slider}from"./systems/WebCore/Slider/Slider.js";export{default as SortableList}from"./systems/WebCore/SortableList/SortableList.js";export{default as StarRating}from"./systems/WebCore/StarRating/StarRating.js";export{default as Surface}from"./systems/WebCore/Surface/Surface.js";export{default as Switch}from"./systems/WebCore/Switch/Switch.js";export{default as Textarea}from"./systems/WebCore/Textarea/Textarea.js";export{default as TextBarDivider}from"./systems/WebCore/TextBarDivider/TextBarDivider.js";export{default as TextField}from"./systems/WebCore/TextField/TextField.js";export{default as Toast}from"./systems/WebCore/Toast/Toast.js";export{default as Tooltip}from"./systems/WebCore/Tooltip/Tooltip.js";export{default as TrialCard}from"./systems/WebCore/TrialCard/TrialCard.js";export{default as UserMenu}from"./systems/WebCore/UserMenu/UserMenu.js";export{default as VideoModal}from"./systems/WebCore/VideoModal/VideoModal.js";export{default as TintedSurface}from"./systems/WebCore/TintedSurface/TintedSurface.js";export{useBreakpoint}from"./utils/breakpoint.hook.js";export{CDN_BASE,cdnAsset}from"./utils/cdn.js";export{compareArrayMembers}from"./utils/compareArrayMembers.js";export{isButton}from"./utils/isButton.js";export{isNumber}from"./utils/isNumber.js";export{isNumeric}from"./utils/isNumeric.js";export{pluralise}from"./utils/pluralise.js";export{useScreenSize}from"./utils/screen.hook.js";export{useKeyCombo}from"./utils/useKeyCombo.js";export{usePrevious}from"./utils/usePrevious.js";export{omitProps}from"./utils/shouldForwardProp.js";export{customTheme}from"./theme/theme.js";export{useTheme,useThemeBuilder}from"./theme/theme.hooks.js";export{ThemeProvider}from"./theme/theme.provider.js";export{ThemeContext}from"./theme/theme.context.js";
@@ -1 +1 @@
1
- import{jsx as t,jsxs as e}from"react/jsx-runtime";import{Box as r}from"@mui/material";import"../AiContentContainer/AiContentContainer.js";import"react";import"../../../utils/formValidation/misc.js";import"../../BrandCore/Icon/Icon.js";import"../../BrandCore/primitiveVariables.js";import"../../WebCore/utils/typography.util.js";import"../../BrandCore/textures.js";import"../../WebCore/AnnualController/AnnualController.js";import"../../WebCore/SelectItem/SelectItem.js";import"../../WebCore/Accordion/Accordion.js";import"../../WebCore/Animations/FadeIn.js";import o from"../../WebCore/AuthFormHeader/AuthFormHeader.js";import"@mui/icons-material";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"../../WebCore/Badge/Badge.js";import"../../WebCore/Breadcrumb/Breadcrumb.js";import i from"../../WebCore/Button/Button.js";import"../../WebCore/ButtonBase/ButtonBase.js";import"../../WebCore/Text/Text.js";import"../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../WebCore/Checkbox/StyledCheckbox.js";import"../../WebCore/InputFieldBase/InputFieldBase.js";import a from"../../WebCore/ColorBackgroundContainer/ColorBackgroundContainer.js";import"../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../WebCore/Differential/DifferentialContainer.js";import"../../WebCore/Differential/DifferentialRadio.js";import"../../WebCore/DropdownMenu/StyledMenu.js";import"../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../WebCore/FormBuilder/FormBuilder.js";import"../../WebCore/FormGenerator/FormGenerator.js";import"../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../WebCore/IconButton/IconButton.js";import"../../WebCore/IconButtonBase/IconButtonBase.js";import"../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../WebCore/Image/Image.js";import"../../WebCore/KbdGroup/Kbd.js";import"../../WebCore/KbdGroup/KbdGroup.js";import"../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../WebCore/Label/Label.js";import"../../WebCore/Likert/LikertContainer.js";import"../../WebCore/Likert/LikertLabel.js";import"../../WebCore/Likert/LikertRadio.js";import"../../WebCore/Link/StyledLink.js";import"@lottiefiles/dotlottie-react";import"../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../WebCore/Surface/Surface.js";import"../../WebCore/Menu/MenuItem.js";import"../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../WebCore/NavigationButton/NavigationButton.js";import"../../WebCore/Nudge/NudgeButton.js";import"../../WebCore/NumberField/NumberField.js";import"../../BrandCore/colorRamps.js";import"../../BrandCore/semanticColor.js";import"../../BrandCore/types.js";import"../../BrandCore/typography.js";import"../../WebCore/Progress/Progress.js";import"../../WebCore/Pill/StyledPill.js";import"../../WebCore/ProgressBar/ProgressBar.js";import"../../WebCore/Radio/StyledRadio.js";import"../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../WebCore/Select/StyledSelect.js";import"../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../WebCore/SortableList/SortableList.js";import"../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../WebCore/RichTextField/StyledRichTextEditor.js";import"../../WebCore/Skeleton/Skeleton.js";import"../../WebCore/Slider/StyledSlider.js";import"../../WebCore/StarRating/StarRating.js";import"../../WebCore/Switch/StyledSwitch.js";import"../../WebCore/Textarea/Textarea.js";import"../../WebCore/TrialCard/TrialCardContainers.js";import"../../WebCore/TrialCard/TrialPill.js";import"../../WebCore/UserMenu/UserMenuButton.js";import"../../WebCore/VideoModal/VideoModal.js";import"../../WebCore/TintedSurface/TintedSurface.js";import"../AISummary/AISummary.js";import"../ArrowTextIndicator/ArrowTextIndicator.js";import"../AssetItem/_partials/CoverTypeIndicator.js";import"../AssetItem/_partials/ImageTile.js";import"../AssetItem/_partials/styledPartials.js";import p from"../AuthContainerSurface/AuthContainerSurface.js";import"@mui/icons-material/CameraAlt";import"@mui/material/styles";import"../CommentCard/CommentCard.js";import"../DataPointInfo/DataPointInfo.js";import"../DemographicSelectionSection/DemographicSelectionSection.js";import"../EmojiListItem/_partials/StyledSurface.js";import"../EmojiQuestionEditorOption/_partials/StyledSurface.js";import"../TestStatus/TestStatus.js";import"@number-flow/react";import"../ExtendedTestStatus/_partials/StyledBox.js";import"../FilterCount/FilterCount.js";import"../FilteredItemsCard/FilteredItemsCard.js";import"../FilterGroupAccordion/FilterGroupAccordion.js";import"../FilterPyramidGraph/FilterPyramidGraph.js";import"../GraphBar/_partials/StyledListItemButton/StyledLisItemButton.js";import"../GraphBar/_partials/StyledLinearProgress/StyledLinearProgress.js";import"../Header/Header.js";import"../KpiDataPopover/KpiDetails.js";import"../KpiDataPopover/QuestionStatsCard.js";import"../LikertGraph/LikertGraph.js";import"../LoopItem/_partials/styledPartials.js";import"../LoopItemEmpty/LoopItemEmpty.js";import"../SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js";import"@mui/material/Box";import"@mui/material/Stack";import"../SliderGraph/_partials/StyledComponents.js";import"../MiniResultCard/MiniResultCard.js";import"../Navigation/Navigation.js";import"../OnboardingCard/StyledOnboardingCard.js";import"@mui/lab";import"@mui/lab/Timeline";import"motion/react";import"../OnboardingCard/StyledTimeline.js";import"../ProjectItem/_partials/ProjectItemBadge.js";import"../ProjectItem/_partials/styledPartials.js";import"dayjs";import"../QuestionBar/QuestionBar.js";import"../QuestionBlock/QuestionBlock.js";import"../QuestionSelector/QuestionSelector.js";import"../SearchInput/SearchInput.js";import"../SectionHeader/SectionHeader.js";import"../SentimentArrow/SentimentArrow.js";import"../Tab/Tab.js";import"../TestItem/_partials/Root.js";import"react-truncate-list";import"../TestKPICard/TestKPICard.js";import"../TimeToFindGraph/_partials/StyledComponents.js";import"../TimeToFindResult/_partials/StyledComponents.js";import"../VideoControls/VideoControls.js";import"../VideoControls2/VideoControls2.js";import"../VideoControls2/components/VideoOverlayControl/VideoOverlayControl.js";import"../LoopVideoNudge/LoopVideoNudge.js";import"../PinchIndicator/PinchIndicator.js";const s=()=>t(a,{sx:{display:"flex",justifyContent:"center",py:[2,5,5]},gradient:"tone4",children:e(p,{variation:"overlay",children:[t(o,{headerText:"Link expired",subText:"Your reset password link has expired. Return to log in and try again."}),t(r,{sx:{width:1},children:t(i,{fullWidth:!0,variation:"outlined",children:"Return to Log in"})})]})});export{s as default};
1
+ import{jsx as t,jsxs as e}from"react/jsx-runtime";import{Box as r}from"@mui/material";import"../AiContentContainer/AiContentContainer.js";import"react";import"../../../utils/formValidation/misc.js";import"../../BrandCore/Icon/Icon.js";import"../../BrandCore/primitiveVariables.js";import"../../WebCore/utils/typography.util.js";import"../../BrandCore/textures.js";import"../../WebCore/AnnualController/AnnualController.js";import"../../WebCore/SelectItem/SelectItem.js";import"../../WebCore/Accordion/Accordion.js";import"../../WebCore/Animations/FadeIn.js";import o from"../../WebCore/AuthFormHeader/AuthFormHeader.js";import"@mui/icons-material";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"../../WebCore/Badge/Badge.js";import"../../WebCore/Breadcrumb/Breadcrumb.js";import i from"../../WebCore/Button/Button.js";import"../../WebCore/ButtonBase/ButtonBase.js";import"../../WebCore/Text/Text.js";import"../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../WebCore/Checkbox/StyledCheckbox.js";import"../../WebCore/InputFieldBase/InputFieldBase.js";import a from"../../WebCore/ColorBackgroundContainer/ColorBackgroundContainer.js";import"../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../WebCore/Differential/DifferentialContainer.js";import"../../WebCore/Differential/DifferentialRadio.js";import"../../WebCore/DropdownMenu/StyledMenu.js";import"../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../WebCore/FormBuilder/FormBuilder.js";import"../../WebCore/FormGenerator/FormGenerator.js";import"../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../WebCore/IconButton/IconButton.js";import"../../WebCore/IconButtonBase/IconButtonBase.js";import"../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../WebCore/Image/Image.js";import"../../WebCore/KbdGroup/Kbd.js";import"../../WebCore/KbdGroup/KbdGroup.js";import"../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../WebCore/Label/Label.js";import"../../WebCore/Likert/LikertContainer.js";import"../../WebCore/Likert/LikertLabel.js";import"../../WebCore/Likert/LikertRadio.js";import"../../WebCore/Link/StyledLink.js";import"@lottiefiles/dotlottie-react";import"../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../WebCore/Surface/Surface.js";import"../../WebCore/Menu/MenuItem.js";import"../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../WebCore/NavigationButton/NavigationButton.js";import"../../WebCore/Nudge/NudgeButton.js";import"../../WebCore/NumberField/NumberField.js";import"../../BrandCore/colorRamps.js";import"../../BrandCore/semanticColor.js";import"../../BrandCore/types.js";import"../../BrandCore/typography.js";import"../../WebCore/Progress/Progress.js";import"../../WebCore/Pill/StyledPill.js";import"../../WebCore/ProgressBar/ProgressBar.js";import"../../WebCore/Radio/StyledRadio.js";import"../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../WebCore/Select/StyledSelect.js";import"../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../WebCore/SortableList/SortableList.js";import"../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../WebCore/RichTextField/StyledRichTextEditor.js";import"../../WebCore/Skeleton/Skeleton.js";import"../../WebCore/Slider/StyledSlider.js";import"../../WebCore/StarRating/StarRating.js";import"../../WebCore/Switch/StyledSwitch.js";import"../../WebCore/Textarea/Textarea.js";import"../../WebCore/TrialCard/TrialCardContainers.js";import"../../WebCore/TrialCard/TrialPill.js";import"../../WebCore/UserMenu/UserMenuButton.js";import"../../WebCore/VideoModal/VideoModal.js";import"../../WebCore/TintedSurface/TintedSurface.js";import"../AISummary/AISummary.js";import"../ArrowTextIndicator/ArrowTextIndicator.js";import"../AssetItem/_partials/CoverTypeIndicator.js";import"../AssetItem/_partials/ImageTile.js";import"../AssetItem/_partials/styledPartials.js";import p from"../AuthContainerSurface/AuthContainerSurface.js";import"@mui/icons-material/CameraAlt";import"@mui/material/styles";import"../CommentCard/CommentCard.js";import"../DataPointInfo/DataPointInfo.js";import"../DemographicSelectionSection/DemographicSelectionSection.js";import"../EmojiListItem/_partials/StyledSurface.js";import"../EmojiQuestionEditorOption/_partials/StyledSurface.js";import"../TestStatus/TestStatus.js";import"@number-flow/react";import"../ExtendedTestStatus/_partials/StyledBox.js";import"../FilterCount/FilterCount.js";import"../FilteredItemsCard/FilteredItemsCard.js";import"../FilterGroupAccordion/FilterGroupAccordion.js";import"../FilterPyramidGraph/FilterPyramidGraph.js";import"../GraphBar/_partials/StyledListItemButton/StyledLisItemButton.js";import"../GraphBar/_partials/StyledLinearProgress/StyledLinearProgress.js";import"../Header/Header.js";import"../KpiDataPopover/KpiDetails.js";import"../KpiDataPopover/QuestionStatsCard.js";import"../LikertGraph/LikertGraph.js";import"../LoopItem/_partials/styledPartials.js";import"../LoopItemEmpty/LoopItemEmpty.js";import"../SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js";import"@mui/material/Box";import"@mui/material/Stack";import"../SliderGraph/_partials/StyledComponents.js";import"../MiniResultCard/MiniResultCard.js";import"../Navigation/Navigation.js";import"../OnboardingCard/StyledOnboardingCard.js";import"@mui/lab";import"@mui/lab/Timeline";import"motion/react";import"../OnboardingCard/StyledTimeline.js";import"../ProjectItem/_partials/styledPartials.js";import"../ProjectItem/_partials/ProjectItemBadge.js";import"dayjs";import"../QuestionBar/QuestionBar.js";import"../QuestionBlock/QuestionBlock.js";import"../QuestionSelector/QuestionSelector.js";import"../SearchInput/SearchInput.js";import"../SectionHeader/SectionHeader.js";import"../SentimentArrow/SentimentArrow.js";import"../Tab/Tab.js";import"../TestItem/_partials/Root.js";import"react-truncate-list";import"../TestKPICard/TestKPICard.js";import"../TimeToFindGraph/_partials/StyledComponents.js";import"../TimeToFindResult/_partials/StyledComponents.js";import"../VideoControls/VideoControls.js";import"../VideoControls2/VideoControls2.js";import"../VideoControls2/components/VideoOverlayControl/VideoOverlayControl.js";import"../LoopVideoNudge/LoopVideoNudge.js";import"../PinchIndicator/_partials/PinchGraphic/PinchGraphic.js";import"../PinchIndicator/_partials/StyledSurface/StyledSurface.js";const s=()=>t(a,{sx:{display:"flex",justifyContent:"center",py:[2,5,5]},gradient:"tone4",children:e(p,{variation:"overlay",children:[t(o,{headerText:"Link expired",subText:"Your reset password link has expired. Return to log in and try again."}),t(r,{sx:{width:1},children:t(i,{fullWidth:!0,variation:"outlined",children:"Return to Log in"})})]})});export{s as default};
@@ -1 +1 @@
1
- import{jsx as e,jsxs as t}from"react/jsx-runtime";import{ArrowBack as r}from"@mui/icons-material";import{useTheme as o,Box as i}from"@mui/material";import"../AiContentContainer/AiContentContainer.js";import"react";import"../../../utils/formValidation/misc.js";import"../../BrandCore/Icon/Icon.js";import"../../BrandCore/primitiveVariables.js";import"../../WebCore/utils/typography.util.js";import"../../BrandCore/textures.js";import"../../WebCore/AnnualController/AnnualController.js";import"../../WebCore/SelectItem/SelectItem.js";import"../../WebCore/Accordion/Accordion.js";import"../../WebCore/Animations/FadeIn.js";import a from"../../WebCore/AuthFormHeader/AuthFormHeader.js";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"../../WebCore/Badge/Badge.js";import"../../WebCore/Breadcrumb/Breadcrumb.js";import s from"../../WebCore/Button/Button.js";import"../../WebCore/ButtonBase/ButtonBase.js";import{Text as m}from"../../WebCore/Text/Text.js";import"../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../WebCore/Checkbox/StyledCheckbox.js";import"../../WebCore/InputFieldBase/InputFieldBase.js";import p from"../../WebCore/ColorBackgroundContainer/ColorBackgroundContainer.js";import"../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../WebCore/Differential/DifferentialContainer.js";import"../../WebCore/Differential/DifferentialRadio.js";import"../../WebCore/DropdownMenu/StyledMenu.js";import"../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../WebCore/FormBuilder/FormBuilder.js";import n from"../../WebCore/FormGenerator/FormGenerator.js";import"../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../WebCore/IconButton/IconButton.js";import"../../WebCore/IconButtonBase/IconButtonBase.js";import"../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../WebCore/Image/Image.js";import"../../WebCore/KbdGroup/Kbd.js";import"../../WebCore/KbdGroup/KbdGroup.js";import"../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../WebCore/Label/Label.js";import"../../WebCore/Likert/LikertContainer.js";import"../../WebCore/Likert/LikertLabel.js";import"../../WebCore/Likert/LikertRadio.js";import l from"../../WebCore/Link/Link.js";import"@lottiefiles/dotlottie-react";import"../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../WebCore/Surface/Surface.js";import"../../WebCore/Menu/MenuItem.js";import"../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../WebCore/NavigationButton/NavigationButton.js";import"../../WebCore/Nudge/NudgeButton.js";import"../../WebCore/NumberField/NumberField.js";import"../../BrandCore/colorRamps.js";import"../../BrandCore/semanticColor.js";import"../../BrandCore/types.js";import"../../BrandCore/typography.js";import"../../WebCore/Progress/Progress.js";import"../../WebCore/Pill/StyledPill.js";import"../../WebCore/ProgressBar/ProgressBar.js";import"../../WebCore/Radio/StyledRadio.js";import"../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../WebCore/Select/StyledSelect.js";import"../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../WebCore/SortableList/SortableList.js";import"../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../WebCore/RichTextField/StyledRichTextEditor.js";import"../../WebCore/Skeleton/Skeleton.js";import"../../WebCore/Slider/StyledSlider.js";import"../../WebCore/StarRating/StarRating.js";import"../../WebCore/Switch/StyledSwitch.js";import"../../WebCore/Textarea/Textarea.js";import"../../WebCore/TrialCard/TrialCardContainers.js";import"../../WebCore/TrialCard/TrialPill.js";import"../../WebCore/UserMenu/UserMenuButton.js";import"../../WebCore/VideoModal/VideoModal.js";import"../../WebCore/TintedSurface/TintedSurface.js";import"../AISummary/AISummary.js";import"../ArrowTextIndicator/ArrowTextIndicator.js";import"../AssetItem/_partials/CoverTypeIndicator.js";import"../AssetItem/_partials/ImageTile.js";import"../AssetItem/_partials/styledPartials.js";import d from"../AuthContainerSurface/AuthContainerSurface.js";import"@mui/icons-material/CameraAlt";import"@mui/material/styles";import"../CommentCard/CommentCard.js";import"../DataPointInfo/DataPointInfo.js";import"../DemographicSelectionSection/DemographicSelectionSection.js";import"../EmojiListItem/_partials/StyledSurface.js";import"../EmojiQuestionEditorOption/_partials/StyledSurface.js";import"../TestStatus/TestStatus.js";import"@number-flow/react";import"../ExtendedTestStatus/_partials/StyledBox.js";import"../FilterCount/FilterCount.js";import"../FilteredItemsCard/FilteredItemsCard.js";import"../FilterGroupAccordion/FilterGroupAccordion.js";import"../FilterPyramidGraph/FilterPyramidGraph.js";import"../GraphBar/_partials/StyledListItemButton/StyledLisItemButton.js";import"../GraphBar/_partials/StyledLinearProgress/StyledLinearProgress.js";import"../Header/Header.js";import"../KpiDataPopover/KpiDetails.js";import"../KpiDataPopover/QuestionStatsCard.js";import"../LikertGraph/LikertGraph.js";import"../LoopItem/_partials/styledPartials.js";import"../LoopItemEmpty/LoopItemEmpty.js";import"../SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js";import"@mui/material/Box";import"@mui/material/Stack";import"../SliderGraph/_partials/StyledComponents.js";import"../MiniResultCard/MiniResultCard.js";import"../Navigation/Navigation.js";import"../OnboardingCard/StyledOnboardingCard.js";import"@mui/lab";import"@mui/lab/Timeline";import"motion/react";import"../OnboardingCard/StyledTimeline.js";import"../ProjectItem/_partials/ProjectItemBadge.js";import"../ProjectItem/_partials/styledPartials.js";import"dayjs";import"../QuestionBar/QuestionBar.js";import"../QuestionBlock/QuestionBlock.js";import"../QuestionSelector/QuestionSelector.js";import"../SearchInput/SearchInput.js";import"../SectionHeader/SectionHeader.js";import"../SentimentArrow/SentimentArrow.js";import"../Tab/Tab.js";import"../TestItem/_partials/Root.js";import"react-truncate-list";import"../TestKPICard/TestKPICard.js";import"../TimeToFindGraph/_partials/StyledComponents.js";import"../TimeToFindResult/_partials/StyledComponents.js";import"../VideoControls/VideoControls.js";import"../VideoControls2/VideoControls2.js";import"../VideoControls2/components/VideoOverlayControl/VideoOverlayControl.js";import"../LoopVideoNudge/LoopVideoNudge.js";import"../PinchIndicator/PinchIndicator.js";const u=()=>{const u=o();return e(p,{sx:{display:"flex",justifyContent:"center",py:[2,5,5]},gradient:"tone4",children:t(d,{variation:"overlay",headContent:e(s,{sizing:"sm",variation:"subtle",startIcon:e(r,{}),children:"Back"}),children:[e(a,{logo:!1,headerText:"Two-factor authentication",subText:t(m,{size:"md",align:"center",children:["An email with a verification code has been sent to"," ",e("strong",{children:"[registered-email-address]"}),". Enter the code to continue."]})}),e(i,{sx:{mb:u.spacing(u.custom.margin.lg),width:1},children:e(n,{formConfig:{reValidateMode:"onChange",styleOverrides:{sxStack:{gap:u.spacing(u.custom.margin.sm)},sxForm:{width:1},sxButtons:{mt:u.spacing(u.custom.margin.md)}},fields:[{fieldType:"textfield",name:"verificationCode",fullWidth:!0,label:"Verification code",validation:{required:{value:!0,message:"Please enter your 6 digit code"}}}]},onFormSubmit:()=>console.warn("submitted"),submitButton:e(s,{fullWidth:!0,type:"submit",children:"Verify"})})}),t(m,{align:"center",size:"sm",children:["Having trouble logging in? ",e(l,{children:"Contact support"}),"."]})]})})};export{u as default};
1
+ import{jsx as e,jsxs as t}from"react/jsx-runtime";import{ArrowBack as r}from"@mui/icons-material";import{useTheme as o,Box as i}from"@mui/material";import"../AiContentContainer/AiContentContainer.js";import"react";import"../../../utils/formValidation/misc.js";import"../../BrandCore/Icon/Icon.js";import"../../BrandCore/primitiveVariables.js";import"../../WebCore/utils/typography.util.js";import"../../BrandCore/textures.js";import"../../WebCore/AnnualController/AnnualController.js";import"../../WebCore/SelectItem/SelectItem.js";import"../../WebCore/Accordion/Accordion.js";import"../../WebCore/Animations/FadeIn.js";import a from"../../WebCore/AuthFormHeader/AuthFormHeader.js";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"../../WebCore/Badge/Badge.js";import"../../WebCore/Breadcrumb/Breadcrumb.js";import s from"../../WebCore/Button/Button.js";import"../../WebCore/ButtonBase/ButtonBase.js";import{Text as p}from"../../WebCore/Text/Text.js";import"../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../WebCore/Checkbox/StyledCheckbox.js";import"../../WebCore/InputFieldBase/InputFieldBase.js";import m from"../../WebCore/ColorBackgroundContainer/ColorBackgroundContainer.js";import"../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../WebCore/Differential/DifferentialContainer.js";import"../../WebCore/Differential/DifferentialRadio.js";import"../../WebCore/DropdownMenu/StyledMenu.js";import"../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../WebCore/FormBuilder/FormBuilder.js";import n from"../../WebCore/FormGenerator/FormGenerator.js";import"../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../WebCore/IconButton/IconButton.js";import"../../WebCore/IconButtonBase/IconButtonBase.js";import"../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../WebCore/Image/Image.js";import"../../WebCore/KbdGroup/Kbd.js";import"../../WebCore/KbdGroup/KbdGroup.js";import"../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../WebCore/Label/Label.js";import"../../WebCore/Likert/LikertContainer.js";import"../../WebCore/Likert/LikertLabel.js";import"../../WebCore/Likert/LikertRadio.js";import l from"../../WebCore/Link/Link.js";import"@lottiefiles/dotlottie-react";import"../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../WebCore/Surface/Surface.js";import"../../WebCore/Menu/MenuItem.js";import"../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../WebCore/NavigationButton/NavigationButton.js";import"../../WebCore/Nudge/NudgeButton.js";import"../../WebCore/NumberField/NumberField.js";import"../../BrandCore/colorRamps.js";import"../../BrandCore/semanticColor.js";import"../../BrandCore/types.js";import"../../BrandCore/typography.js";import"../../WebCore/Progress/Progress.js";import"../../WebCore/Pill/StyledPill.js";import"../../WebCore/ProgressBar/ProgressBar.js";import"../../WebCore/Radio/StyledRadio.js";import"../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../WebCore/Select/StyledSelect.js";import"../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../WebCore/SortableList/SortableList.js";import"../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../WebCore/RichTextField/StyledRichTextEditor.js";import"../../WebCore/Skeleton/Skeleton.js";import"../../WebCore/Slider/StyledSlider.js";import"../../WebCore/StarRating/StarRating.js";import"../../WebCore/Switch/StyledSwitch.js";import"../../WebCore/Textarea/Textarea.js";import"../../WebCore/TrialCard/TrialCardContainers.js";import"../../WebCore/TrialCard/TrialPill.js";import"../../WebCore/UserMenu/UserMenuButton.js";import"../../WebCore/VideoModal/VideoModal.js";import"../../WebCore/TintedSurface/TintedSurface.js";import"../AISummary/AISummary.js";import"../ArrowTextIndicator/ArrowTextIndicator.js";import"../AssetItem/_partials/CoverTypeIndicator.js";import"../AssetItem/_partials/ImageTile.js";import"../AssetItem/_partials/styledPartials.js";import d from"../AuthContainerSurface/AuthContainerSurface.js";import"@mui/icons-material/CameraAlt";import"@mui/material/styles";import"../CommentCard/CommentCard.js";import"../DataPointInfo/DataPointInfo.js";import"../DemographicSelectionSection/DemographicSelectionSection.js";import"../EmojiListItem/_partials/StyledSurface.js";import"../EmojiQuestionEditorOption/_partials/StyledSurface.js";import"../TestStatus/TestStatus.js";import"@number-flow/react";import"../ExtendedTestStatus/_partials/StyledBox.js";import"../FilterCount/FilterCount.js";import"../FilteredItemsCard/FilteredItemsCard.js";import"../FilterGroupAccordion/FilterGroupAccordion.js";import"../FilterPyramidGraph/FilterPyramidGraph.js";import"../GraphBar/_partials/StyledListItemButton/StyledLisItemButton.js";import"../GraphBar/_partials/StyledLinearProgress/StyledLinearProgress.js";import"../Header/Header.js";import"../KpiDataPopover/KpiDetails.js";import"../KpiDataPopover/QuestionStatsCard.js";import"../LikertGraph/LikertGraph.js";import"../LoopItem/_partials/styledPartials.js";import"../LoopItemEmpty/LoopItemEmpty.js";import"../SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js";import"@mui/material/Box";import"@mui/material/Stack";import"../SliderGraph/_partials/StyledComponents.js";import"../MiniResultCard/MiniResultCard.js";import"../Navigation/Navigation.js";import"../OnboardingCard/StyledOnboardingCard.js";import"@mui/lab";import"@mui/lab/Timeline";import"motion/react";import"../OnboardingCard/StyledTimeline.js";import"../ProjectItem/_partials/styledPartials.js";import"../ProjectItem/_partials/ProjectItemBadge.js";import"dayjs";import"../QuestionBar/QuestionBar.js";import"../QuestionBlock/QuestionBlock.js";import"../QuestionSelector/QuestionSelector.js";import"../SearchInput/SearchInput.js";import"../SectionHeader/SectionHeader.js";import"../SentimentArrow/SentimentArrow.js";import"../Tab/Tab.js";import"../TestItem/_partials/Root.js";import"react-truncate-list";import"../TestKPICard/TestKPICard.js";import"../TimeToFindGraph/_partials/StyledComponents.js";import"../TimeToFindResult/_partials/StyledComponents.js";import"../VideoControls/VideoControls.js";import"../VideoControls2/VideoControls2.js";import"../VideoControls2/components/VideoOverlayControl/VideoOverlayControl.js";import"../LoopVideoNudge/LoopVideoNudge.js";import"../PinchIndicator/_partials/PinchGraphic/PinchGraphic.js";import"../PinchIndicator/_partials/StyledSurface/StyledSurface.js";const u=()=>{const u=o();return e(m,{sx:{display:"flex",justifyContent:"center",py:[2,5,5]},gradient:"tone4",children:t(d,{variation:"overlay",headContent:e(s,{sizing:"sm",variation:"subtle",startIcon:e(r,{}),children:"Back"}),children:[e(a,{logo:!1,headerText:"Two-factor authentication",subText:t(p,{size:"md",align:"center",children:["An email with a verification code has been sent to"," ",e("strong",{children:"[registered-email-address]"}),". Enter the code to continue."]})}),e(i,{sx:{mb:u.spacing(u.custom.margin.lg),width:1},children:e(n,{formConfig:{reValidateMode:"onChange",styleOverrides:{sxStack:{gap:u.spacing(u.custom.margin.sm)},sxForm:{width:1},sxButtons:{mt:u.spacing(u.custom.margin.md)}},fields:[{fieldType:"textfield",name:"verificationCode",fullWidth:!0,label:"Verification code",validation:{required:{value:!0,message:"Please enter your 6 digit code"}}}]},onFormSubmit:()=>console.warn("submitted"),submitButton:e(s,{fullWidth:!0,type:"submit",children:"Verify"})})}),t(p,{align:"center",size:"sm",children:["Having trouble logging in? ",e(l,{children:"Contact support"}),"."]})]})})};export{u as default};
@@ -1 +1 @@
1
- import{jsx as e,jsxs as o}from"react/jsx-runtime";import{DotLottieReact as t}from"@lottiefiles/dotlottie-react";import{useTheme as r,Box as i}from"@mui/material";import{AnimatePresence as a,motion as p}from"motion/react";import{memo as s}from"react";import"../../../utils/formValidation/misc.js";import"../../BrandCore/Icon/Icon.js";import"../../BrandCore/primitiveVariables.js";import"../../WebCore/utils/typography.util.js";import"../../BrandCore/textures.js";import"../../WebCore/AnnualController/AnnualController.js";import"../../WebCore/SelectItem/SelectItem.js";import"../../WebCore/Accordion/Accordion.js";import"../../WebCore/Animations/FadeIn.js";import{Text as m}from"../../WebCore/Text/Text.js";import"@mui/icons-material";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"../../WebCore/Badge/Badge.js";import"../../WebCore/Breadcrumb/Breadcrumb.js";import"../../WebCore/Button/Button.js";import"../../WebCore/ButtonBase/ButtonBase.js";import"../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../WebCore/Checkbox/StyledCheckbox.js";import"../../WebCore/InputFieldBase/InputFieldBase.js";import"../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../WebCore/Differential/DifferentialContainer.js";import"../../WebCore/Differential/DifferentialRadio.js";import"../../WebCore/DropdownMenu/StyledMenu.js";import"../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../WebCore/FormBuilder/FormBuilder.js";import"../../WebCore/FormGenerator/FormGenerator.js";import"../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../WebCore/IconButton/IconButton.js";import"../../WebCore/IconButtonBase/IconButtonBase.js";import"../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../WebCore/Image/Image.js";import"../../WebCore/KbdGroup/Kbd.js";import"../../WebCore/KbdGroup/KbdGroup.js";import"../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../WebCore/Label/Label.js";import"../../WebCore/Likert/LikertContainer.js";import"../../WebCore/Likert/LikertLabel.js";import"../../WebCore/Likert/LikertRadio.js";import"../../WebCore/Link/StyledLink.js";import{cdnAsset as l}from"../../../utils/cdn.js";import"../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../WebCore/Surface/Surface.js";import"../../WebCore/Menu/MenuItem.js";import"../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../WebCore/NavigationButton/NavigationButton.js";import"../../WebCore/Nudge/NudgeButton.js";import"../../WebCore/NumberField/NumberField.js";import"../../BrandCore/colorRamps.js";import"../../BrandCore/semanticColor.js";import"../../BrandCore/types.js";import"../../BrandCore/typography.js";import"../../WebCore/Progress/Progress.js";import"../../WebCore/Pill/StyledPill.js";import"../../WebCore/ProgressBar/ProgressBar.js";import"../../WebCore/Radio/StyledRadio.js";import"../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../WebCore/Select/StyledSelect.js";import"../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../WebCore/SortableList/SortableList.js";import"../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../WebCore/RichTextField/StyledRichTextEditor.js";import"../../WebCore/Skeleton/Skeleton.js";import"../../WebCore/Slider/StyledSlider.js";import"../../WebCore/StarRating/StarRating.js";import"../../WebCore/Switch/StyledSwitch.js";import"../../WebCore/Textarea/Textarea.js";import"../../WebCore/TrialCard/TrialCardContainers.js";import"../../WebCore/TrialCard/TrialPill.js";import"../../WebCore/UserMenu/UserMenuButton.js";import"../../WebCore/VideoModal/VideoModal.js";import"../../WebCore/TintedSurface/TintedSurface.js";import n from"./_partials/StyledSurface/StyledSurface.js";const b={light:l("logo/pinch-to-zoom-light.json"),dark:l("logo/pinch-to-zoom-dark.json")},d={sm:65,md:79},C=s(({lightMode:o})=>e(t,{src:o?b.light:b.dark,loop:!0,autoplay:!0,width:1920,height:1080})),u=({instructionText:t,size:s,show:l})=>{const b=r(),u="light"===b.palette.mode;return e(a,{children:l&&e(i,{component:p.div,initial:{opacity:0,y:32},animate:{opacity:1,y:0},exit:{opacity:0,y:32},transition:{duration:.3,ease:"easeInOut"},children:o(n,{variation:"overlay",borderradius:"lg",size:s,children:[e(i,{sx:{width:d[s],height:d[s],pt:b.p.xs,pr:b.p.sm,pb:b.p.sm,display:"flex",flex:"1 0 auto"},children:e(C,{lightMode:u})}),e(i,{sx:{display:"flex",alignItems:"center",flex:"0 1 auto",height:d[s],overflow:"hidden",minWidth:100},children:e(m,{size:s,textColor:b.custom.palette.text.primaryInverted,children:t})})]})})})};export{u as default};
1
+ import{jsx as e,jsxs as o}from"react/jsx-runtime";import{useTheme as r,Box as t}from"@mui/material";import{AnimatePresence as i,motion as a}from"motion/react";import"../../../utils/formValidation/misc.js";import"../../BrandCore/Icon/Icon.js";import"../../BrandCore/primitiveVariables.js";import"../../WebCore/utils/typography.util.js";import"../../BrandCore/textures.js";import"../../WebCore/AnnualController/AnnualController.js";import"../../WebCore/SelectItem/SelectItem.js";import"../../WebCore/Accordion/Accordion.js";import"../../WebCore/Animations/FadeIn.js";import{Text as p}from"../../WebCore/Text/Text.js";import"@mui/icons-material";import"react";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"../../WebCore/Badge/Badge.js";import"../../WebCore/Breadcrumb/Breadcrumb.js";import"../../WebCore/Button/Button.js";import"../../WebCore/ButtonBase/ButtonBase.js";import"../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../WebCore/Checkbox/StyledCheckbox.js";import"../../WebCore/InputFieldBase/InputFieldBase.js";import"../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../WebCore/Differential/DifferentialContainer.js";import"../../WebCore/Differential/DifferentialRadio.js";import"../../WebCore/DropdownMenu/StyledMenu.js";import"../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../WebCore/FormBuilder/FormBuilder.js";import"../../WebCore/FormGenerator/FormGenerator.js";import"../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../WebCore/IconButton/IconButton.js";import"../../WebCore/IconButtonBase/IconButtonBase.js";import"../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../WebCore/Image/Image.js";import"../../WebCore/KbdGroup/Kbd.js";import"../../WebCore/KbdGroup/KbdGroup.js";import"../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../WebCore/Label/Label.js";import"../../WebCore/Likert/LikertContainer.js";import"../../WebCore/Likert/LikertLabel.js";import"../../WebCore/Likert/LikertRadio.js";import"../../WebCore/Link/StyledLink.js";import"@lottiefiles/dotlottie-react";import"../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../WebCore/Surface/Surface.js";import"../../WebCore/Menu/MenuItem.js";import"../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../WebCore/NavigationButton/NavigationButton.js";import"../../WebCore/Nudge/NudgeButton.js";import"../../WebCore/NumberField/NumberField.js";import"../../BrandCore/colorRamps.js";import"../../BrandCore/semanticColor.js";import"../../BrandCore/types.js";import"../../BrandCore/typography.js";import"../../WebCore/Progress/Progress.js";import"../../WebCore/Pill/StyledPill.js";import"../../WebCore/ProgressBar/ProgressBar.js";import"../../WebCore/Radio/StyledRadio.js";import"../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../WebCore/Select/StyledSelect.js";import"../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../WebCore/SortableList/SortableList.js";import"../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../WebCore/RichTextField/StyledRichTextEditor.js";import"../../WebCore/Skeleton/Skeleton.js";import"../../WebCore/Slider/StyledSlider.js";import"../../WebCore/StarRating/StarRating.js";import"../../WebCore/Switch/StyledSwitch.js";import"../../WebCore/Textarea/Textarea.js";import"../../WebCore/TrialCard/TrialCardContainers.js";import"../../WebCore/TrialCard/TrialPill.js";import"../../WebCore/UserMenu/UserMenuButton.js";import"../../WebCore/VideoModal/VideoModal.js";import"../../WebCore/TintedSurface/TintedSurface.js";import s from"./_partials/PinchGraphic/PinchGraphic.js";import m from"./_partials/StyledSurface/StyledSurface.js";const l={light:{background:"#190F33",foreground:"#FFFFFF"},dark:{background:"#F9F6FF",foreground:"#130B26"}},n={sm:65,md:79},b=({instructionText:b,size:d,show:u})=>{const C=r(),j="light"===C.palette.mode?l.light:l.dark;return e(i,{children:u&&e(t,{component:a.div,initial:{opacity:0,y:32},animate:{opacity:1,y:0},exit:{opacity:0,y:32},transition:{duration:.3,ease:"easeInOut"},children:o(m,{variation:"overlay",borderradius:"lg",size:d,children:[e(t,{sx:{width:n[d],height:n[d],display:"flex",flex:"1 0 auto"},children:e(s,{size:n[d],background:j.background,foreground:j.foreground})}),e(t,{sx:{display:"flex",alignItems:"center",flex:"0 1 auto",height:n[d],overflow:"hidden",minWidth:100},children:e(p,{size:d,textColor:C.custom.palette.text.primaryInverted,children:b})})]})})})};export{b as default};
@@ -0,0 +1 @@
1
+ import{jsxs as H,jsx as L}from"react/jsx-runtime";import{memo as V}from"react";const M=V(({size:V,background:M,foreground:Z})=>H("svg",{width:V,height:V,viewBox:"0 0 80 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[L("rect",{width:"80",height:"80",fill:M}),L("path",{d:"M13 60H6V9H74V60H71",stroke:Z,strokeWidth:"2",strokeLinecap:"round"}),L("path",{d:"M38.9783 30V29H38.9782L38.9783 30ZM42.9783 34H43.9783H42.9783ZM42.9783 55H41.9783V56H42.9783V55ZM42.9841 55V56H43.9841V55H42.9841ZM46.9841 45V44H46.9841L46.9841 45ZM50.9832 48.958L49.9832 48.9683H51.9831L50.9832 48.958ZM54.9822 45L54.9823 44H54.9822V45ZM58.9822 49H59.9822V49H58.9822ZM58.9822 55H57.9822V56H58.9822V55ZM58.9851 55V56H59.9851V55H58.9851ZM62.9851 45L62.9851 44H62.9851V45ZM66.9851 49H67.9851V49H66.9851ZM66.9851 60V61H67.9851V60H66.9851ZM66.9802 60V59H65.9804L65.9802 59.9998L66.9802 60ZM66.9792 65.001L65.9792 65.0008V65.0009L66.9792 65.001ZM37.6501 72.9814L37.7585 71.9873L37.6476 71.9752L37.5367 71.9879L37.6501 72.9814ZM35.5847 72.2627L36.2918 71.5556L35.5847 72.2627ZM21.8074 52.8281L21.1003 52.1209L21.1003 52.121L21.8074 52.8281ZM27.4636 52.8281L28.1707 52.121L28.1707 52.1209L27.4636 52.8281ZM34.9792 60.3438L34.2721 61.0509L35.9792 62.758V60.3438H34.9792ZM34.9792 60.0566H35.9793L35.9792 60.0428L34.9792 60.0566ZM34.9783 60H33.9783H34.9783ZM38.9783 30V31C40.6351 31 41.9783 32.3431 41.9783 34H42.9783H43.9783C43.9783 31.2386 41.7397 29 38.9783 29V30ZM42.9783 34H41.9783V55H42.9783H43.9783V34H42.9783ZM42.9783 55V56H42.9841V55V54H42.9783V55ZM42.9841 55H43.9841V49H42.9841H41.9841V55H42.9841ZM42.9841 49H43.9841C43.9841 47.3433 45.3274 46.0001 46.9842 46L46.9841 45L46.9841 44C44.2229 44.0002 41.9841 46.2386 41.9841 49H42.9841ZM46.9841 45V46C48.6302 46 49.9663 47.3259 49.9832 48.9683L50.9832 48.958L51.9831 48.9477C51.9549 46.2105 49.7283 44 46.9841 44V45ZM50.9832 48.958L51.9831 48.9683C52 47.3259 53.3361 46 54.9822 46V45V44C52.238 44 50.0114 46.2105 49.9832 48.9477L50.9832 48.958ZM54.9822 45L54.9821 46C56.639 46.0001 57.9822 47.3433 57.9822 49H58.9822H59.9822C59.9822 46.2386 57.7434 44.0002 54.9823 44L54.9822 45ZM58.9822 49H57.9822V55H58.9822H59.9822V49H58.9822ZM58.9822 55V56H58.9851V55V54H58.9822V55ZM58.9851 55H59.9851V49H58.9851H57.9851V55H58.9851ZM58.9851 49H59.9851C59.9851 47.3431 61.3283 46 62.9851 46V45V44C60.2237 44 57.9851 46.2386 57.9851 49H58.9851ZM62.9851 45L62.9851 46C64.6419 46 65.9851 47.3432 65.9851 49H66.9851H67.9851C67.9851 46.2386 65.7465 44 62.9851 44L62.9851 45ZM66.9851 49H65.9851V60H66.9851H67.9851V49H66.9851ZM66.9851 60V59H66.9802V60V61H66.9851V60ZM66.9802 60L65.9802 59.9998L65.9792 65.0008L66.9792 65.001L67.9792 65.0012L67.9802 60.0002L66.9802 60ZM66.9792 65.001L65.9792 65.0009C65.9788 68.8665 62.8449 72 58.9792 72V73V74C63.9494 74 67.9786 69.9712 67.9792 65.0011L66.9792 65.001ZM58.9792 73V72H37.9792V73V74H58.9792V73ZM37.9792 73V72C37.9087 72 37.8351 71.9957 37.7585 71.9873L37.6501 72.9814L37.5418 73.9756C37.6812 73.9907 37.8276 74 37.9792 74V73ZM37.6501 72.9814L37.5367 71.9879C37.0894 72.039 36.6304 71.8942 36.2918 71.5556L35.5847 72.2627L34.8776 72.9698C35.6676 73.7598 36.7396 74.0919 37.7636 73.975L37.6501 72.9814ZM35.5847 72.2627L36.2918 71.5556L22.5145 57.7782L21.8074 58.4854L21.1003 59.1925L34.8776 72.9698L35.5847 72.2627ZM21.8074 58.4854L22.5145 57.7782C21.3429 56.6067 21.3429 54.7068 22.5145 53.5352L21.8074 52.8281L21.1003 52.121C19.1476 54.0736 19.1476 57.2398 21.1003 59.1925L21.8074 58.4854ZM21.8074 52.8281L22.5144 53.5353C23.6859 52.364 25.5851 52.364 26.7566 53.5353L27.4636 52.8281L28.1707 52.1209C26.2181 50.1688 23.0529 50.1689 21.1003 52.1209L21.8074 52.8281ZM27.4636 52.8281L26.7565 53.5352L34.2721 61.0509L34.9792 60.3438L35.6864 59.6366L28.1707 52.121L27.4636 52.8281ZM34.9792 60.3438H35.9792V60.0566H34.9792H33.9792V60.3438H34.9792ZM34.9792 60.0566L35.9792 60.0428C35.979 60.0342 35.9789 60.0265 35.9787 60.0205C35.9787 60.0175 35.9786 60.0146 35.9786 60.0123C35.9785 60.0097 35.9785 60.0078 35.9784 60.006C35.9782 59.9979 35.9783 59.9977 35.9783 60H34.9783H33.9783C33.9783 60.0212 33.9787 60.0399 33.9789 60.0507C33.9792 60.0648 33.9793 60.0667 33.9793 60.0705L34.9792 60.0566ZM34.9783 60H35.9783V34H34.9783H33.9783V60H34.9783ZM34.9783 34H35.9783C35.9783 32.3433 37.3215 31.0001 38.9784 31L38.9783 30L38.9782 29C36.2171 29.0002 33.9783 31.2386 33.9783 34H34.9783Z",fill:Z}),L("rect",{x:"50",y:"48",width:"2",height:"8",fill:Z}),L("path",{d:"M31 34C31 29.5817 34.5817 26 39 26C43.4183 26 47 29.5817 47 34",stroke:Z,strokeWidth:"2",strokeLinecap:"round"}),L("path",{d:"M18.9431 61.3569C15.8189 58.2327 15.8189 53.1674 18.9431 50.0432C22.0673 46.919 27.1326 46.919 30.2568 50.0432",stroke:Z,strokeWidth:"2",strokeLinecap:"round"})]}));export{M as default};
@@ -1 +1 @@
1
- import{jsx as t}from"react/jsx-runtime";import e from"./ProjectItemGridView.js";import r from"./ProjectItemListView.js";const i=i=>"list"===i.viewType?t(r,{...i}):t(e,{...i});export{i as default};
1
+ import{jsx as e,jsxs as t,Fragment as o}from"react/jsx-runtime";import r from"./_partials/ProjectInfo.js";import i from"./_partials/ProjectItemTitle.js";import{CardContainer as a,CardActionArea as p,CardContent as s,ListInfoRow as l,MoreActionsContainer as m,MoreActionsContainerId as n,guardMoreActions as d,TitleRow as b}from"./_partials/styledPartials.js";import C from"./_partials/Thumbnail.js";import u from"./_partials/UpdatedInfo.js";import"../../../utils/formValidation/misc.js";import"@mui/material";import"../../BrandCore/Icon/Icon.js";import"../../BrandCore/primitiveVariables.js";import"../../WebCore/utils/typography.util.js";import"../../BrandCore/textures.js";import"../../WebCore/AnnualController/AnnualController.js";import"../../WebCore/SelectItem/SelectItem.js";import"../../WebCore/Accordion/Accordion.js";import"../../WebCore/Animations/FadeIn.js";import"../../WebCore/Text/Text.js";import"@mui/icons-material";import"react";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"../../WebCore/Badge/Badge.js";import"../../WebCore/Breadcrumb/Breadcrumb.js";import"../../WebCore/Button/Button.js";import"../../WebCore/ButtonBase/ButtonBase.js";import"../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../WebCore/Checkbox/StyledCheckbox.js";import"../../WebCore/InputFieldBase/InputFieldBase.js";import"../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../WebCore/Differential/DifferentialContainer.js";import"../../WebCore/Differential/DifferentialRadio.js";import"../../WebCore/DropdownMenu/StyledMenu.js";import"../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../WebCore/FormBuilder/FormBuilder.js";import"../../WebCore/FormGenerator/FormGenerator.js";import"../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../WebCore/IconButton/IconButton.js";import"../../WebCore/IconButtonBase/IconButtonBase.js";import"../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../WebCore/Image/Image.js";import"../../WebCore/KbdGroup/Kbd.js";import"../../WebCore/KbdGroup/KbdGroup.js";import"../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../WebCore/Label/Label.js";import"../../WebCore/Likert/LikertContainer.js";import"../../WebCore/Likert/LikertLabel.js";import"../../WebCore/Likert/LikertRadio.js";import"../../WebCore/Link/StyledLink.js";import"@lottiefiles/dotlottie-react";import"../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../WebCore/Surface/Surface.js";import"../../WebCore/Menu/MenuItem.js";import"../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../WebCore/NavigationButton/NavigationButton.js";import"../../WebCore/Nudge/NudgeButton.js";import"../../WebCore/NumberField/NumberField.js";import"../../BrandCore/colorRamps.js";import"../../BrandCore/semanticColor.js";import"../../BrandCore/types.js";import"../../BrandCore/typography.js";import"../../WebCore/Progress/Progress.js";import"../../WebCore/Pill/StyledPill.js";import"../../WebCore/ProgressBar/ProgressBar.js";import"../../WebCore/Radio/StyledRadio.js";import"../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../WebCore/Select/StyledSelect.js";import"../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../WebCore/SortableList/SortableList.js";import"../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../WebCore/RichTextField/StyledRichTextEditor.js";import j from"../../WebCore/Skeleton/Skeleton.js";import"../../WebCore/Slider/StyledSlider.js";import"../../WebCore/StarRating/StarRating.js";import"../../WebCore/Switch/StyledSwitch.js";import"../../WebCore/Textarea/Textarea.js";import"../../WebCore/TrialCard/TrialCardContainers.js";import"../../WebCore/TrialCard/TrialPill.js";import"../../WebCore/UserMenu/UserMenuButton.js";import"../../WebCore/VideoModal/VideoModal.js";import"../../WebCore/TintedSurface/TintedSurface.js";const c=({viewType:c="grid",title:W,description:B,loopCount:h,testCount:y,draftCount:S,updatedAt:f,moreActions:g,thumbnail:I,thumbnails:L,noThumbnailMessage:T,isDemo:k,loading:v,onClick:x,user:A})=>{const _={viewType:c,loading:v,thumbnail:I,thumbnails:L,title:W,description:B,noThumbnailMessage:T,isDemo:k},F=A?{name:[A.firstName,A.lastName].filter(Boolean).join(" "),userId:A.id,avatarSrc:A.profileImage}:void 0,w=v?{pointerEvents:"none"}:void 0;return"list"===c?e(a,{viewType:"list",sx:w,children:t(p,{viewType:"list",component:"div",onClick:d(x),children:[e(C,{..._}),t(s,{viewType:"list",children:[v?e(j,{width:"100%",height:20}):e(i,{title:W,maxLines:1}),e(l,{children:t(o,v?{children:[e(j,{height:20,width:"70%"}),e(j,{height:16,width:200})]}:{children:[e(r,{loops:h,tests:y,drafts:S}),e(u,{updatedDate:f,...F,format:!0,noWrap:!0})]})})]}),!v&&g&&e(m,{viewType:"list","data-id":n,children:g})]})}):t(a,{sx:w,children:[t(p,{component:"div",disableHoverStyle:!0,onClick:d(x),children:[e(C,{..._}),t(s,{children:[e(b,{sx:v?{height:32}:void 0,children:v?e(j,{}):e(i,{title:W,maxLines:2})}),v?e(j,{height:20}):e(r,{loops:h,tests:y,drafts:S}),v?e(j,{height:16,width:"60%"}):e(u,{updatedDate:f,...F,format:!0})]})]}),!v&&g&&e(m,{"data-id":n,children:g})]})};export{c as default};
@@ -1 +1 @@
1
- import{jsx as i,jsxs as e}from"react/jsx-runtime";import{useTheme as t,Stack as n}from"@mui/material";import a from"../../BrandCore/Icon/Icon.js";import s from"./_partials/ProjectItemTitle.js";import{CardContainer as r,CardActionArea as l,ImageContainer as d,Tile as o,CardContent as c}from"./_partials/styledPartials.js";const m=({onClick:m,viewType:p,title:h})=>{const x=t();return i(r,"list"===p?{disableRaisedEffect:!0,sx:{borderBottom:`1px solid ${x.custom.palette.stroke.light}`},children:e(l,{component:"div",onClick:m,sx:{display:"flex",gap:x.spacing(x.custom.margin.sm),alignItems:"center",padding:x.spacing(x.custom.padding.xs)},children:[i(d,{sx:{height:72,width:108},"data-id":"image-container",children:i(o,{viewType:p,children:i(a,{name:"add"})})}),i(c,{sx:{overflow:"hidden",pl:x.spacing(x.custom.padding.sm),minWidth:67,flex:1,"&:last-child":{pb:0}},children:i(n,{sx:{gap:x.spacing(x.custom.margin.xs)},children:i(s,{title:h,maxLines:1})})})]})}:{sx:{height:"100%"},children:e(l,{component:"div",onClick:m,disableHoverStyle:!0,sx:{height:"inherit",display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"flex-start"},children:[i(d,{"data-id":"image-container",sx:{width:"100%"},children:i(o,{viewType:p,children:i(a,{name:"add"})})}),i(c,{children:i(s,{title:h,maxLines:2})})]})})};export{m as default};
1
+ import{jsx as i,jsxs as e}from"react/jsx-runtime";import"../../BrandCore/colorRamps.js";import"../../BrandCore/primitiveVariables.js";import"../../BrandCore/semanticColor.js";import"@mui/material";import"../../BrandCore/types.js";import"../../BrandCore/typography.js";import t from"../../BrandCore/Icon/Icon.js";import r from"./_partials/ProjectItemTitle.js";import{CardContainer as l,CardActionArea as o,ImageContainer as n,ImageContainerId as a,Tile as s,CardContent as d}from"./_partials/styledPartials.js";const m=({onClick:m,viewType:p="grid",title:c})=>i(l,"list"===p?{viewType:"list",children:e(o,{viewType:"list",component:"div",onClick:m,children:[i(n,{viewType:"list","data-id":a,children:i(s,{viewType:"list",children:i(t,{name:"add"})})}),i(d,{viewType:"list",children:i(r,{title:c,maxLines:1})})]})}:{sx:{height:"100%"},children:e(o,{component:"div",onClick:m,disableHoverStyle:!0,sx:{height:"inherit",display:"flex",flexDirection:"column",justifyContent:"flex-start",alignItems:"flex-start"},children:[i(n,{"data-id":a,children:i(s,{children:i(t,{name:"add"})})}),i(d,{children:i(r,{title:c,maxLines:2})})]})});export{m as default};
@@ -1 +1 @@
1
- import{jsx as e,jsxs as o}from"react/jsx-runtime";import{useTheme as t,Box as r,Stack as i}from"@mui/material";import"../../../BrandCore/colorRamps.js";import"../../../BrandCore/primitiveVariables.js";import"../../../BrandCore/semanticColor.js";import"../../../BrandCore/types.js";import"../../../BrandCore/typography.js";import a from"../../../BrandCore/Icon/Icon.js";import"../../../../utils/formValidation/misc.js";import"../../../WebCore/utils/typography.util.js";import"../../../BrandCore/textures.js";import"../../../WebCore/AnnualController/AnnualController.js";import"../../../WebCore/SelectItem/SelectItem.js";import"../../../WebCore/Accordion/Accordion.js";import"../../../WebCore/Animations/FadeIn.js";import{Text as p}from"../../../WebCore/Text/Text.js";import"@mui/icons-material";import"react";import"../../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"../../../WebCore/Badge/Badge.js";import"../../../WebCore/Breadcrumb/Breadcrumb.js";import"../../../WebCore/Button/Button.js";import"../../../WebCore/ButtonBase/ButtonBase.js";import"../../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../../WebCore/Checkbox/StyledCheckbox.js";import"../../../WebCore/InputFieldBase/InputFieldBase.js";import"../../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../../WebCore/Differential/DifferentialContainer.js";import"../../../WebCore/Differential/DifferentialRadio.js";import"../../../WebCore/DropdownMenu/StyledMenu.js";import"../../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../../WebCore/FormBuilder/FormBuilder.js";import"../../../WebCore/FormGenerator/FormGenerator.js";import"../../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../../WebCore/IconButton/IconButton.js";import"../../../WebCore/IconButtonBase/IconButtonBase.js";import"../../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../../WebCore/Image/Image.js";import"../../../WebCore/KbdGroup/Kbd.js";import"../../../WebCore/KbdGroup/KbdGroup.js";import"../../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../../WebCore/Label/Label.js";import"../../../WebCore/Likert/LikertContainer.js";import"../../../WebCore/Likert/LikertLabel.js";import"../../../WebCore/Likert/LikertRadio.js";import"../../../WebCore/Link/StyledLink.js";import"@lottiefiles/dotlottie-react";import"../../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../../WebCore/Surface/Surface.js";import"../../../WebCore/Menu/MenuItem.js";import"../../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../../WebCore/NavigationButton/NavigationButton.js";import"../../../WebCore/Nudge/NudgeButton.js";import"../../../WebCore/NumberField/NumberField.js";import"../../../WebCore/Progress/Progress.js";import"../../../WebCore/Pill/StyledPill.js";import"../../../WebCore/ProgressBar/ProgressBar.js";import"../../../WebCore/Radio/StyledRadio.js";import"../../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../../WebCore/Select/StyledSelect.js";import"../../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../../WebCore/SortableList/SortableList.js";import"../../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../../WebCore/RichTextField/StyledRichTextEditor.js";import"../../../WebCore/Skeleton/Skeleton.js";import"../../../WebCore/Slider/StyledSlider.js";import"../../../WebCore/StarRating/StarRating.js";import"../../../WebCore/Switch/StyledSwitch.js";import"../../../WebCore/Textarea/Textarea.js";import"../../../WebCore/TrialCard/TrialCardContainers.js";import"../../../WebCore/TrialCard/TrialPill.js";import"../../../WebCore/UserMenu/UserMenuButton.js";import"../../../WebCore/VideoModal/VideoModal.js";import"../../../WebCore/TintedSurface/TintedSurface.js";const s=({text:s,textSizing:m="sm"})=>{const l=t();return e(r,{sx:{p:l.custom.padding.sm,background:`linear-gradient(135deg, ${l.custom.palette.neutral[50]} 0%, ${l.custom.palette.neutral[100]} 100%)`},children:o(i,{sx:{display:"flex",alignItems:"center",justifyContent:"center",height:1,width:1,gap:l.custom.margin.xs},children:[e(a,{name:"image-no",color:l.custom.palette.icon.secondary}),e(p,{align:"center",size:m,secondary:!0,sx:{lineHeight:1.2},children:s})]})})};export{s as default};
1
+ import{jsx as e,jsxs as o}from"react/jsx-runtime";import{useTheme as t,Box as r,Stack as i}from"@mui/material";import"../../../BrandCore/colorRamps.js";import"../../../BrandCore/primitiveVariables.js";import"../../../BrandCore/semanticColor.js";import"../../../BrandCore/types.js";import"../../../BrandCore/typography.js";import a from"../../../BrandCore/Icon/Icon.js";import"../../../../utils/formValidation/misc.js";import"../../../WebCore/utils/typography.util.js";import"../../../BrandCore/textures.js";import"../../../WebCore/AnnualController/AnnualController.js";import"../../../WebCore/SelectItem/SelectItem.js";import"../../../WebCore/Accordion/Accordion.js";import"../../../WebCore/Animations/FadeIn.js";import{Text as p}from"../../../WebCore/Text/Text.js";import"@mui/icons-material";import"react";import"../../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"../../../WebCore/Badge/Badge.js";import"../../../WebCore/Breadcrumb/Breadcrumb.js";import"../../../WebCore/Button/Button.js";import"../../../WebCore/ButtonBase/ButtonBase.js";import"../../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../../WebCore/Checkbox/StyledCheckbox.js";import"../../../WebCore/InputFieldBase/InputFieldBase.js";import"../../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../../WebCore/Differential/DifferentialContainer.js";import"../../../WebCore/Differential/DifferentialRadio.js";import"../../../WebCore/DropdownMenu/StyledMenu.js";import"../../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../../WebCore/FormBuilder/FormBuilder.js";import"../../../WebCore/FormGenerator/FormGenerator.js";import"../../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../../WebCore/IconButton/IconButton.js";import"../../../WebCore/IconButtonBase/IconButtonBase.js";import"../../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../../WebCore/Image/Image.js";import"../../../WebCore/KbdGroup/Kbd.js";import"../../../WebCore/KbdGroup/KbdGroup.js";import"../../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../../WebCore/Label/Label.js";import"../../../WebCore/Likert/LikertContainer.js";import"../../../WebCore/Likert/LikertLabel.js";import"../../../WebCore/Likert/LikertRadio.js";import"../../../WebCore/Link/StyledLink.js";import"@lottiefiles/dotlottie-react";import"../../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../../WebCore/Surface/Surface.js";import"../../../WebCore/Menu/MenuItem.js";import"../../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../../WebCore/NavigationButton/NavigationButton.js";import"../../../WebCore/Nudge/NudgeButton.js";import"../../../WebCore/NumberField/NumberField.js";import"../../../WebCore/Progress/Progress.js";import"../../../WebCore/Pill/StyledPill.js";import"../../../WebCore/ProgressBar/ProgressBar.js";import"../../../WebCore/Radio/StyledRadio.js";import"../../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../../WebCore/Select/StyledSelect.js";import"../../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../../WebCore/SortableList/SortableList.js";import"../../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../../WebCore/RichTextField/StyledRichTextEditor.js";import"../../../WebCore/Skeleton/Skeleton.js";import"../../../WebCore/Slider/StyledSlider.js";import"../../../WebCore/StarRating/StarRating.js";import"../../../WebCore/Switch/StyledSwitch.js";import"../../../WebCore/Textarea/Textarea.js";import"../../../WebCore/TrialCard/TrialCardContainers.js";import"../../../WebCore/TrialCard/TrialPill.js";import"../../../WebCore/UserMenu/UserMenuButton.js";import"../../../WebCore/VideoModal/VideoModal.js";import"../../../WebCore/TintedSurface/TintedSurface.js";const s=({text:s,textSizing:m="sm"})=>{const l=t();return e(r,{sx:{width:1,height:1,p:l.custom.padding.sm,background:`linear-gradient(135deg, ${l.custom.palette.neutral[50]} 0%, ${l.custom.palette.neutral[100]} 100%)`},children:o(i,{sx:{display:"flex",alignItems:"center",justifyContent:"center",height:1,width:1,gap:l.custom.margin.xs},children:[e(a,{name:"image-no",color:l.custom.palette.icon.secondary}),e(p,{align:"center",size:m,secondary:!0,sx:{lineHeight:1.2},children:s})]})})};export{s as default};
@@ -1 +1 @@
1
- import{jsxs as e,jsx as r}from"react/jsx-runtime";import{Box as s}from"@mui/material";import{pluralise as t}from"../../../../utils/pluralise.js";import{Text as i}from"../../../WebCore/Text/Text.js";const l=(l,o)=>e(s,{sx:{display:"flex",gap:.5},children:[r(i,{size:"sm",bold:!0,children:l||0}),r(i,{size:"sm",secondary:!0,children:t(o,l||0)})]}),o=({loops:r,tests:t,drafts:i})=>e(s,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap",columnGap:1},children:[!!r&&l(r,"Loop"),!!t&&l(t,"Test"),!!i&&l(i,"Draft")]});export{o as default};
1
+ import{jsxs as e,jsx as t}from"react/jsx-runtime";import{Box as r}from"@mui/material";import{Text as o}from"../../../WebCore/Text/Text.js";import{pluralise as s}from"../../../../utils/pluralise.js";import"react";const a=({count:e,label:r,parenthesised:a})=>{const l=`${e} ${s(r,e)}`;return t(o,{size:"sm",secondary:!0,monospaced:!0,children:a?`(${l})`:l})},l=({loops:o,tests:s,drafts:l})=>o||s||l?e(r,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap",columnGap:e=>e.p.md},children:[!!o&&t(a,{count:o,label:"Loop"}),!!s&&t(a,{count:s,label:"Test"}),!!l&&t(a,{count:l,label:"Draft",parenthesised:!0})]}):null;export{l as default};
@@ -1 +1 @@
1
- import{jsx as e}from"react/jsx-runtime";import{mergeSx as t}from"merge-sx";import{Text as i}from"../../../WebCore/Text/Text.js";const r=({title:r,maxLines:o,sx:m})=>e(i,{size:"md",bold:!0,sx:t({overflow:"hidden",display:"-webkit-box",WebkitLineClamp:`${o}`,WebkitBoxOrient:"vertical"},m),children:r});export{r as default};
1
+ import{jsx as e}from"react/jsx-runtime";import{Text as t}from"../../../WebCore/Text/Text.js";const s=({title:s,maxLines:m,sx:r})=>e(t,{size:"md",bold:!0,clamp:m,className:"ProjectItem__Title",sx:r,children:s});export{s as default};
@@ -0,0 +1 @@
1
+ import{jsx as e,jsxs as o,Fragment as t}from"react/jsx-runtime";import r from"./NoThumbnailPlaceholder.js";import i from"./ProjectItemBadge.js";import{ImageContainer as a,ImageContainerId as p,Collage as s,CollageCell as m,LazyImage as l,CollageScrim as n}from"./styledPartials.js";import"../../../../utils/formValidation/misc.js";import"@mui/material";import"../../../BrandCore/Icon/Icon.js";import"../../../BrandCore/primitiveVariables.js";import"../../../WebCore/utils/typography.util.js";import"../../../BrandCore/textures.js";import"../../../WebCore/AnnualController/AnnualController.js";import"../../../WebCore/SelectItem/SelectItem.js";import"../../../WebCore/Accordion/Accordion.js";import"../../../WebCore/Animations/FadeIn.js";import{Text as b}from"../../../WebCore/Text/Text.js";import"@mui/icons-material";import"react";import"../../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import"merge-sx";import"../../../WebCore/Badge/Badge.js";import"../../../WebCore/Breadcrumb/Breadcrumb.js";import"../../../WebCore/Button/Button.js";import"../../../WebCore/ButtonBase/ButtonBase.js";import"../../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../../WebCore/Checkbox/StyledCheckbox.js";import"../../../WebCore/InputFieldBase/InputFieldBase.js";import"../../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../../WebCore/Differential/DifferentialContainer.js";import"../../../WebCore/Differential/DifferentialRadio.js";import"../../../WebCore/DropdownMenu/StyledMenu.js";import"../../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../../WebCore/FormBuilder/FormBuilder.js";import"../../../WebCore/FormGenerator/FormGenerator.js";import"../../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../../WebCore/IconButton/IconButton.js";import"../../../WebCore/IconButtonBase/IconButtonBase.js";import"../../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../../WebCore/Image/Image.js";import"../../../WebCore/KbdGroup/Kbd.js";import"../../../WebCore/KbdGroup/KbdGroup.js";import"../../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../../WebCore/Label/Label.js";import"../../../WebCore/Likert/LikertContainer.js";import"../../../WebCore/Likert/LikertLabel.js";import"../../../WebCore/Likert/LikertRadio.js";import"../../../WebCore/Link/StyledLink.js";import"@lottiefiles/dotlottie-react";import"../../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../../WebCore/Surface/Surface.js";import"../../../WebCore/Menu/MenuItem.js";import"../../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../../WebCore/NavigationButton/NavigationButton.js";import"../../../WebCore/Nudge/NudgeButton.js";import"../../../WebCore/NumberField/NumberField.js";import"../../../BrandCore/colorRamps.js";import"../../../BrandCore/semanticColor.js";import"../../../BrandCore/types.js";import"../../../BrandCore/typography.js";import"../../../WebCore/Progress/Progress.js";import"../../../WebCore/Pill/StyledPill.js";import"../../../WebCore/ProgressBar/ProgressBar.js";import"../../../WebCore/Radio/StyledRadio.js";import"../../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../../WebCore/Select/StyledSelect.js";import"../../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../../WebCore/SortableList/SortableList.js";import"../../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../../WebCore/RichTextField/StyledRichTextEditor.js";import d from"../../../WebCore/Skeleton/Skeleton.js";import"../../../WebCore/Slider/StyledSlider.js";import"../../../WebCore/StarRating/StarRating.js";import"../../../WebCore/Switch/StyledSwitch.js";import"../../../WebCore/Textarea/Textarea.js";import"../../../WebCore/TrialCard/TrialCardContainers.js";import"../../../WebCore/TrialCard/TrialPill.js";import"../../../WebCore/UserMenu/UserMenuButton.js";import"../../../WebCore/VideoModal/VideoModal.js";import"../../../WebCore/TintedSurface/TintedSurface.js";const C=({viewType:C="grid",loading:u,thumbnail:j,thumbnails:W,title:c,description:B,noThumbnailMessage:S,isDemo:g})=>{const y=W?.filter(Boolean)??[],h=y.length?y:j?[j]:[],L=h.slice(0,"grid"===C?4:1),I="grid"===C?h.length-L.length:0;return e(a,{viewType:C,"data-id":p,children:u?e(d,{}):o(t,{children:[g&&e(i,{body:"Demo",sx:"grid"===C?{bottom:8,left:8}:{top:4,right:4}}),L.length>0&&e(s,{count:L.length,children:L.map((t,r)=>o(m,{children:[e(l,{thumbnail:t,title:c,description:B}),I>0&&r===L.length-1&&e(n,{children:o(b,{size:"xl",bold:!0,lockedWhite:!0,children:["+",I]})})]},`${t}-${r}`))}),!L.length&&S&&e(r,{text:S,textSizing:"grid"===C?"sm":"xxs"})]})})};export{C as default};
@@ -1 +1 @@
1
- import{jsxs as t}from"react/jsx-runtime";import e from"dayjs";import{Text as o}from"../../../WebCore/Text/Text.js";const r=({updatedDate:r,format:a=!1,noWrap:s})=>t(o,{size:"xxs",noWrap:s,sx:{color:t=>t.custom.palette.text.secondary},children:["Edited on ",a?e(r).format("DD MMM YYYY"):r]});export{r as default};
1
+ import{jsxs as e,jsx as o}from"react/jsx-runtime";import{useTheme as r,Stack as t}from"@mui/material";import i from"dayjs";import{getAuthorAvatarColor as a}from"../../CommentCard/CommentCard.js";import"../../../../utils/formValidation/misc.js";import"../../../BrandCore/Icon/Icon.js";import"../../../BrandCore/primitiveVariables.js";import"../../../WebCore/utils/typography.util.js";import"../../../BrandCore/textures.js";import"../../../WebCore/AnnualController/AnnualController.js";import"../../../WebCore/SelectItem/SelectItem.js";import"../../../WebCore/Accordion/Accordion.js";import"../../../WebCore/Animations/FadeIn.js";import{Text as p}from"../../../WebCore/Text/Text.js";import"@mui/icons-material";import"react";import"../../../WebCore/AutocompleteBaseField/_partials/AutocompleteListbox.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledPopper.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteField.js";import"../../../WebCore/AutocompleteBaseField/_partials/AutocompleteChip.js";import"../../../WebCore/AutocompleteBaseField/_partials/StyledAutocompleteInput.js";import s from"../../../WebCore/Avatar/Avatar.js";import"../../../WebCore/Badge/Badge.js";import"merge-sx";import"../../../WebCore/Breadcrumb/Breadcrumb.js";import"../../../WebCore/Button/Button.js";import"../../../WebCore/ButtonBase/ButtonBase.js";import"../../../WebCore/ButtonTabGroup/_partials/ActiveIndicator.js";import"../../../WebCore/ButtonTabGroup/_partials/ButtonTabsWrapper.js";import"../../../WebCore/ButtonTabGroup/_partials/TabButton.js";import"../../../WebCore/Checkbox/StyledCheckbox.js";import"../../../WebCore/InputFieldBase/InputFieldBase.js";import"../../../WebCore/CreatableAutocomplete/CreatableAutocomplete.js";import"../../../WebCore/InputLabelBase/StyledInputLabelBase.js";import"../../../WebCore/Differential/DifferentialContainer.js";import"../../../WebCore/Differential/DifferentialRadio.js";import"../../../WebCore/DropdownMenu/StyledMenu.js";import"../../../WebCore/ExpandableTypographyClamp/ExpandableTypographyClamp.js";import"../../../WebCore/FormBuilder/FormBuilder.js";import"../../../WebCore/FormGenerator/FormGenerator.js";import"../../../WebCore/GridOverlay/GridOverlay.js";import"html-react-parser";import"../../../WebCore/IconButton/IconButton.js";import"../../../WebCore/IconButtonBase/IconButtonBase.js";import"../../../WebCore/IconButtonGroup/IconButtonGroup.js";import"../../../WebCore/Image/Image.js";import"../../../WebCore/KbdGroup/Kbd.js";import"../../../WebCore/KbdGroup/KbdGroup.js";import"../../../WebCore/KeyValueLabel/KeyValueLabel.js";import"../../../WebCore/Label/Label.js";import"../../../WebCore/Likert/LikertContainer.js";import"../../../WebCore/Likert/LikertLabel.js";import"../../../WebCore/Likert/LikertRadio.js";import"../../../WebCore/Link/StyledLink.js";import"@lottiefiles/dotlottie-react";import"../../../WebCore/LoopsAiButton/LoopsAiButton.js";import"markdown-to-jsx";import"material-ui-popup-state/hooks";import"../../../WebCore/Surface/Surface.js";import"../../../WebCore/Menu/MenuItem.js";import"../../../WebCore/ModalLayout/_partials/ModalActionsWrapper.js";import"../../../WebCore/ModalLayout/_partials/ModalContentWrapper.js";import"../../../WebCore/NavigationButton/NavigationButton.js";import"../../../WebCore/Nudge/NudgeButton.js";import"../../../WebCore/NumberField/NumberField.js";import"../../../BrandCore/colorRamps.js";import"../../../BrandCore/semanticColor.js";import"../../../BrandCore/types.js";import"../../../BrandCore/typography.js";import"../../../WebCore/Progress/Progress.js";import m from"../../../WebCore/Tooltip/Tooltip.js";import"../../../WebCore/Pill/StyledPill.js";import"../../../WebCore/ProgressBar/ProgressBar.js";import"../../../WebCore/Radio/StyledRadio.js";import"../../../WebCore/SortableList/components/SortableItem/SortableItem.js";import"../../../WebCore/Select/StyledSelect.js";import"../../../WebCore/RankItem/_partials/LayoutComponents/LayoutComponents.js";import"../../../WebCore/RankItem/_partials/RankItemLabel/RankItemLabel.js";import"../../../WebCore/SortableList/SortableList.js";import"../../../WebCore/SortableList/components/SortableOverlay/SortableOverlay.js";import"@tiptap/extension-placeholder";import"@tiptap/starter-kit";import"mui-tiptap";import"../../../WebCore/RichTextField/StyledRichTextEditor.js";import"../../../WebCore/Skeleton/Skeleton.js";import"../../../WebCore/Slider/StyledSlider.js";import"../../../WebCore/StarRating/StarRating.js";import"../../../WebCore/Switch/StyledSwitch.js";import"../../../WebCore/Textarea/Textarea.js";import"../../../WebCore/TrialCard/TrialCardContainers.js";import"../../../WebCore/TrialCard/TrialPill.js";import"../../../WebCore/UserMenu/UserMenuButton.js";import"../../../WebCore/VideoModal/VideoModal.js";import"../../../WebCore/TintedSurface/TintedSurface.js";const l=({updatedDate:l,name:n,userId:b,avatarSrc:C,format:d=!1,noWrap:u})=>{const j=r();if(!l||d&&!i(l).isValid())return null;const W=d?i(l).format("DD MMM YYYY"):l;return e(t,{direction:"row",sx:{alignItems:"center",gap:j.spacing(j.custom.margin.xs)},children:[o(m,{message:n?`Last edited by ${n} on ${W}.`:`Last edited on ${W}.`,children:o(s,{sizing:"xs",src:C??void 0,alt:n,sx:{backgroundColor:a(j,b??n),color:j.custom.palette.text.primary},children:o(p,{bold:!0,sx:{lineHeight:1,fontSize:"16px",position:"relative",top:"-1px",textTransform:"uppercase"},children:n?.substring(0,1)})})}),e(p,{size:"xxs",noWrap:u,secondary:!0,monospaced:!0,sx:{minWidth:"10em"},children:["Edited on ",W]})]})};export{l as default};