@useloops/design-system 1.4.736 → 1.4.738

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 (175) hide show
  1. package/dist/BrandCore/Sticker.d.ts +6 -0
  2. package/dist/BrandCore/Sticker.js +1 -0
  3. package/dist/BrandCore.d.ts +1 -0
  4. package/dist/BrandCore.js +1 -1
  5. package/dist/esm/BrandCore/Sticker.js +1 -0
  6. package/dist/esm/BrandCore.js +1 -1
  7. package/dist/esm/index.js +1 -1
  8. package/dist/esm/systems/BrandCore/Sticker/Sticker.js +1 -0
  9. package/dist/esm/systems/BrandCore/Sticker/components/Dislike.js +1 -0
  10. package/dist/esm/systems/BrandCore/Sticker/components/Hate.js +1 -0
  11. package/dist/esm/systems/BrandCore/Sticker/components/Like.js +1 -0
  12. package/dist/esm/systems/BrandCore/Sticker/components/Love.js +1 -0
  13. package/dist/esm/systems/BrandCore/Sticker/components/Neutral.js +1 -0
  14. package/dist/esm/systems/Marketing/PlanFeatureTable/PlanFeatureTableSkeleton.js +1 -1
  15. package/dist/esm/systems/Marketing/PlanTierCard/PlanTierCard.js +1 -1
  16. package/dist/esm/systems/Marketing/PlanTierCard/PlanTierCardSkeleton.js +1 -1
  17. package/dist/esm/systems/Marketing/PlanTierCard/SavingsPill.js +1 -1
  18. package/dist/esm/systems/Platform/AIInsight/AIInsight.js +1 -1
  19. package/dist/esm/systems/Platform/AISummary/AISummary.js +1 -1
  20. package/dist/esm/systems/Platform/AIWrittenByLockUp/AiWrittenByLockUp.js +1 -1
  21. package/dist/esm/systems/Platform/AssetItem/AssetItem.js +1 -1
  22. package/dist/esm/systems/Platform/AssetItem/_partials/AssetItemMenu.js +1 -1
  23. package/dist/esm/systems/Platform/AssetItem/_partials/CoverTypeIndicator.js +1 -1
  24. package/dist/esm/systems/Platform/AssetItem/_partials/ImageTile.js +1 -1
  25. package/dist/esm/systems/Platform/CommentCard/CommentCard.js +1 -1
  26. package/dist/esm/systems/Platform/DataPointInfo/DataPointInfo.js +1 -1
  27. package/dist/esm/systems/Platform/DataPointInfo/_partials/DataSourceItem.js +1 -1
  28. package/dist/esm/systems/Platform/DataPointInfo/_partials/EmptyStateMessage.js +1 -1
  29. package/dist/esm/systems/Platform/DataPointInfo/_partials/StatValue.js +1 -1
  30. package/dist/esm/systems/Platform/EditedByAvatar/EditedByAvatar.js +1 -1
  31. package/dist/esm/systems/Platform/EmojiListItem/EmojiListItem.js +1 -1
  32. package/dist/esm/systems/Platform/EmojiListItem/_partials/StyledSurface.js +1 -1
  33. package/dist/esm/systems/Platform/EmojiQuestionEditorOption/EmojiQuestionEditorOption.js +1 -1
  34. package/dist/esm/systems/Platform/EmptyStateCard/EmptyStateCard.js +1 -1
  35. package/dist/esm/systems/Platform/ExtendedTestStatus/ExtendedTestStatus.js +1 -1
  36. package/dist/esm/systems/Platform/FilterCount/FilterCount.js +1 -1
  37. package/dist/esm/systems/Platform/FilterGroupAccordion/FilterGroupAccordion.js +1 -1
  38. package/dist/esm/systems/Platform/FilterPyramidGraph/FilterPyramidGraph.js +1 -1
  39. package/dist/esm/systems/Platform/FilterRow/FilterRow.js +1 -1
  40. package/dist/esm/systems/Platform/FilteredItemsCard/FilteredItemsCard.js +1 -1
  41. package/dist/esm/systems/Platform/GraphBar/_partials/UnitText/UnitText.js +1 -1
  42. package/dist/esm/systems/Platform/Header/Header.js +1 -1
  43. package/dist/esm/systems/Platform/KpiDataPopover/KpiDataPopover.js +1 -1
  44. package/dist/esm/systems/Platform/KpiDataPopover/KpiDetails.js +1 -1
  45. package/dist/esm/systems/Platform/KpiDataPopover/QuestionStatsCard.js +1 -1
  46. package/dist/esm/systems/Platform/LikertGraph/_partials/LikertActionController/LikertActionController.js +1 -1
  47. package/dist/esm/systems/Platform/LikertGraph/_partials/LikertGraphBar/LikertGraphBar.js +1 -1
  48. package/dist/esm/systems/Platform/LinkExpired/LinkExpired.js +1 -1
  49. package/dist/esm/systems/Platform/LoopItem/LoopItem.js +1 -1
  50. package/dist/esm/systems/Platform/LoopItemEmpty/LoopItemEmpty.js +1 -1
  51. package/dist/esm/systems/Platform/LoopVideoNudge/LoopVideoNudge.js +1 -1
  52. package/dist/esm/systems/Platform/MFACodeVerify/MFACodeVerify.js +1 -1
  53. package/dist/esm/systems/Platform/MiniResultCard/MiniResultCard.js +1 -1
  54. package/dist/esm/systems/Platform/PaginationControl/PaginationControl.js +1 -1
  55. package/dist/esm/systems/Platform/PinchIndicator/PinchIndicator.js +1 -1
  56. package/dist/esm/systems/Platform/PinchIndicator/_partials/StyledSurface/StyledSurface.js +1 -1
  57. package/dist/esm/systems/Platform/ProjectItem/ProjectItem.js +1 -1
  58. package/dist/esm/systems/Platform/ProjectItem/ProjectItemEmpty.js +1 -1
  59. package/dist/esm/systems/Platform/ProjectItem/_partials/NoThumbnailPlaceholder.js +1 -1
  60. package/dist/esm/systems/Platform/ProjectItem/_partials/Thumbnail.js +1 -1
  61. package/dist/esm/systems/Platform/ProjectItem/_partials/UpdatedInfo.js +1 -1
  62. package/dist/esm/systems/Platform/ProjectItem/_partials/styledPartials.js +1 -1
  63. package/dist/esm/systems/Platform/QuestionBar/QuestionBar.js +1 -1
  64. package/dist/esm/systems/Platform/QuestionBlock/QuestionBlock.js +1 -1
  65. package/dist/esm/systems/Platform/QuestionSelector/QuestionSelector.js +1 -1
  66. package/dist/esm/systems/Platform/ScrollIndicator/ScrollIndicator.js +1 -1
  67. package/dist/esm/systems/Platform/SearchInput/SearchInput.js +1 -1
  68. package/dist/esm/systems/Platform/SectionHeader/SectionHeader.js +1 -1
  69. package/dist/esm/systems/Platform/SentimentArrow/SentimentArrow.js +1 -1
  70. package/dist/esm/systems/Platform/SliderGraph/_partials/SliderGraphBar/SliderGraphBar.js +1 -1
  71. package/dist/esm/systems/Platform/SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js +1 -1
  72. package/dist/esm/systems/Platform/Tab/Tab.js +1 -1
  73. package/dist/esm/systems/Platform/TestItem/_partials/TagList.js +1 -1
  74. package/dist/esm/systems/Platform/TestStatus/TestStatus.js +1 -1
  75. package/dist/esm/systems/Platform/TimeToFindGraph/TimeToFindGraph.js +1 -1
  76. package/dist/esm/systems/Platform/TimeToFindResult/TimeToFindResult.js +1 -1
  77. package/dist/esm/systems/Platform/VideoControls/VideoControls.js +1 -1
  78. package/dist/esm/systems/Platform/VideoControls2/VideoControls2.js +1 -1
  79. package/dist/esm/systems/Platform/VideoControls2/components/Timeline/components/FullscreenControls/FullscreenControls.js +1 -1
  80. package/dist/esm/systems/WebCore/AutocompleteBaseField/_partials/StyledPopper.js +1 -1
  81. package/dist/esm/systems/WebCore/FormBuilder/ArrayFieldRows.js +1 -1
  82. package/dist/esm/systems/WebCore/Menu/MenuItem.js +1 -1
  83. package/dist/esm/systems/WebCore/NumberField/InternalInputComponent.js +1 -1
  84. package/dist/esm/systems/WebCore/Pill/Pill.js +1 -1
  85. package/dist/esm/systems/WebCore/TrialCard/TrialPill.js +1 -1
  86. package/dist/esm/systems/WebCore/VideoModal/VideoModal.js +1 -1
  87. package/dist/index.d.ts +1 -0
  88. package/dist/index.js +1 -1
  89. package/dist/systems/BrandCore/Sticker/Sticker.d.ts +19 -0
  90. package/dist/systems/BrandCore/Sticker/Sticker.js +1 -0
  91. package/dist/systems/BrandCore/Sticker/components/Dislike.d.ts +6 -0
  92. package/dist/systems/BrandCore/Sticker/components/Dislike.js +1 -0
  93. package/dist/systems/BrandCore/Sticker/components/Hate.d.ts +6 -0
  94. package/dist/systems/BrandCore/Sticker/components/Hate.js +1 -0
  95. package/dist/systems/BrandCore/Sticker/components/Like.d.ts +6 -0
  96. package/dist/systems/BrandCore/Sticker/components/Like.js +1 -0
  97. package/dist/systems/BrandCore/Sticker/components/Love.d.ts +6 -0
  98. package/dist/systems/BrandCore/Sticker/components/Love.js +1 -0
  99. package/dist/systems/BrandCore/Sticker/components/Neutral.d.ts +6 -0
  100. package/dist/systems/BrandCore/Sticker/components/Neutral.js +1 -0
  101. package/dist/systems/Marketing/PlanFeatureTable/PlanFeatureTableSkeleton.js +1 -1
  102. package/dist/systems/Marketing/PlanTierCard/PlanTierCard.js +1 -1
  103. package/dist/systems/Marketing/PlanTierCard/PlanTierCardSkeleton.js +1 -1
  104. package/dist/systems/Marketing/PlanTierCard/SavingsPill.js +1 -1
  105. package/dist/systems/Platform/AIInsight/AIInsight.js +1 -1
  106. package/dist/systems/Platform/AISummary/AISummary.js +1 -1
  107. package/dist/systems/Platform/AIWrittenByLockUp/AiWrittenByLockUp.js +1 -1
  108. package/dist/systems/Platform/AssetItem/AssetItem.js +1 -1
  109. package/dist/systems/Platform/AssetItem/_partials/AssetItemMenu.js +1 -1
  110. package/dist/systems/Platform/AssetItem/_partials/CoverTypeIndicator.js +1 -1
  111. package/dist/systems/Platform/AssetItem/_partials/ImageTile.js +1 -1
  112. package/dist/systems/Platform/CommentCard/CommentCard.js +1 -1
  113. package/dist/systems/Platform/DataPointInfo/DataPointInfo.js +1 -1
  114. package/dist/systems/Platform/DataPointInfo/_partials/DataSourceItem.js +1 -1
  115. package/dist/systems/Platform/DataPointInfo/_partials/EmptyStateMessage.js +1 -1
  116. package/dist/systems/Platform/DataPointInfo/_partials/StatValue.js +1 -1
  117. package/dist/systems/Platform/EditedByAvatar/EditedByAvatar.js +1 -1
  118. package/dist/systems/Platform/EmojiListItem/EmojiListItem.js +1 -1
  119. package/dist/systems/Platform/EmojiListItem/_partials/StyledSurface.js +1 -1
  120. package/dist/systems/Platform/EmojiQuestionEditorOption/EmojiQuestionEditorOption.js +1 -1
  121. package/dist/systems/Platform/EmptyStateCard/EmptyStateCard.js +1 -1
  122. package/dist/systems/Platform/ExtendedTestStatus/ExtendedTestStatus.js +1 -1
  123. package/dist/systems/Platform/FilterCount/FilterCount.js +1 -1
  124. package/dist/systems/Platform/FilterGroupAccordion/FilterGroupAccordion.js +1 -1
  125. package/dist/systems/Platform/FilterPyramidGraph/FilterPyramidGraph.js +1 -1
  126. package/dist/systems/Platform/FilterRow/FilterRow.js +1 -1
  127. package/dist/systems/Platform/FilteredItemsCard/FilteredItemsCard.js +1 -1
  128. package/dist/systems/Platform/GraphBar/_partials/UnitText/UnitText.js +1 -1
  129. package/dist/systems/Platform/Header/Header.js +1 -1
  130. package/dist/systems/Platform/KpiDataPopover/KpiDataPopover.js +1 -1
  131. package/dist/systems/Platform/KpiDataPopover/KpiDetails.js +1 -1
  132. package/dist/systems/Platform/KpiDataPopover/QuestionStatsCard.js +1 -1
  133. package/dist/systems/Platform/LikertGraph/_partials/LikertActionController/LikertActionController.js +1 -1
  134. package/dist/systems/Platform/LikertGraph/_partials/LikertGraphBar/LikertGraphBar.js +1 -1
  135. package/dist/systems/Platform/LinkExpired/LinkExpired.js +1 -1
  136. package/dist/systems/Platform/LoopItem/LoopItem.js +1 -1
  137. package/dist/systems/Platform/LoopItemEmpty/LoopItemEmpty.js +1 -1
  138. package/dist/systems/Platform/LoopVideoNudge/LoopVideoNudge.js +1 -1
  139. package/dist/systems/Platform/MFACodeVerify/MFACodeVerify.js +1 -1
  140. package/dist/systems/Platform/MiniResultCard/MiniResultCard.js +1 -1
  141. package/dist/systems/Platform/PaginationControl/PaginationControl.js +1 -1
  142. package/dist/systems/Platform/PinchIndicator/PinchIndicator.js +1 -1
  143. package/dist/systems/Platform/PinchIndicator/_partials/StyledSurface/StyledSurface.js +1 -1
  144. package/dist/systems/Platform/ProjectItem/ProjectItem.js +1 -1
  145. package/dist/systems/Platform/ProjectItem/ProjectItemEmpty.js +1 -1
  146. package/dist/systems/Platform/ProjectItem/_partials/NoThumbnailPlaceholder.js +1 -1
  147. package/dist/systems/Platform/ProjectItem/_partials/Thumbnail.js +1 -1
  148. package/dist/systems/Platform/ProjectItem/_partials/UpdatedInfo.js +1 -1
  149. package/dist/systems/Platform/ProjectItem/_partials/styledPartials.js +1 -1
  150. package/dist/systems/Platform/QuestionBar/QuestionBar.js +1 -1
  151. package/dist/systems/Platform/QuestionBlock/QuestionBlock.js +1 -1
  152. package/dist/systems/Platform/QuestionSelector/QuestionSelector.js +1 -1
  153. package/dist/systems/Platform/ScrollIndicator/ScrollIndicator.js +1 -1
  154. package/dist/systems/Platform/SearchInput/SearchInput.js +1 -1
  155. package/dist/systems/Platform/SectionHeader/SectionHeader.js +1 -1
  156. package/dist/systems/Platform/SentimentArrow/SentimentArrow.js +1 -1
  157. package/dist/systems/Platform/SliderGraph/_partials/SliderGraphBar/SliderGraphBar.js +1 -1
  158. package/dist/systems/Platform/SliderGraph/_partials/SliderGraphYAxis/SliderGraphYAxis.js +1 -1
  159. package/dist/systems/Platform/Tab/Tab.js +1 -1
  160. package/dist/systems/Platform/TestItem/_partials/TagList.js +1 -1
  161. package/dist/systems/Platform/TestStatus/TestStatus.js +1 -1
  162. package/dist/systems/Platform/TimeToFindGraph/TimeToFindGraph.js +1 -1
  163. package/dist/systems/Platform/TimeToFindGraph/types.d.ts +1 -3
  164. package/dist/systems/Platform/TimeToFindResult/TimeToFindResult.js +1 -1
  165. package/dist/systems/Platform/VideoControls/VideoControls.js +1 -1
  166. package/dist/systems/Platform/VideoControls2/VideoControls2.js +1 -1
  167. package/dist/systems/Platform/VideoControls2/components/Timeline/components/FullscreenControls/FullscreenControls.js +1 -1
  168. package/dist/systems/WebCore/AutocompleteBaseField/_partials/StyledPopper.js +1 -1
  169. package/dist/systems/WebCore/FormBuilder/ArrayFieldRows.js +1 -1
  170. package/dist/systems/WebCore/Menu/MenuItem.js +1 -1
  171. package/dist/systems/WebCore/NumberField/InternalInputComponent.js +1 -1
  172. package/dist/systems/WebCore/Pill/Pill.js +1 -1
  173. package/dist/systems/WebCore/TrialCard/TrialPill.js +1 -1
  174. package/dist/systems/WebCore/VideoModal/VideoModal.js +1 -1
  175. package/package.json +1 -1
@@ -1 +1 @@
1
- "use strict";var e=require("@mui/material");require("../../BrandCore/colorRamps.js");var r=require("../../BrandCore/primitiveVariables.js");require("../../BrandCore/semanticColor.js"),require("../../BrandCore/types.js");var a=require("../../BrandCore/typography.js");require("react/jsx-runtime"),require("../../BrandCore/Icon/Icon.js");var t=require("../Label/Label.js");const o=e.styled(t)(({theme:t})=>({backgroundColor:t.custom.palette.yellow[400],borderRadius:t.spacing(t.custom.radius.round),padding:`${t.spacing(t.custom.padding.xs)} ${t.spacing(t.custom.padding.md)}`,height:"unset",[`& .${e.chipClasses.label}`]:{textTransform:"none",fontFamily:a.fonts.FontStack.Serif,fontSize:t.custom.typography.headline.md,color:t.custom.palette.text.primary,padding:`0 ${t.spacing(t.custom.padding.md)}`},[`& .${e.chipClasses.icon}`]:{height:4*r.base,width:4*r.base,backgroundColor:t.custom.palette.yellow[400],color:t.custom.palette.text.primary,[t.breakpoints.down("lg")]:{height:3*r.base,width:3*r.base}}}));exports.TrialPill=o;
1
+ "use strict";var e=require("@mui/material");require("../../BrandCore/colorRamps.js");var r=require("../../BrandCore/primitiveVariables.js");require("../../BrandCore/semanticColor.js"),require("../../BrandCore/types.js");var a=require("../../BrandCore/typography.js");require("react/jsx-runtime"),require("../../BrandCore/Icon/Icon.js"),require("../../BrandCore/Sticker/Sticker.js");var t=require("../Label/Label.js");const i=e.styled(t)(({theme:t})=>({backgroundColor:t.custom.palette.yellow[400],borderRadius:t.spacing(t.custom.radius.round),padding:`${t.spacing(t.custom.padding.xs)} ${t.spacing(t.custom.padding.md)}`,height:"unset",[`& .${e.chipClasses.label}`]:{textTransform:"none",fontFamily:a.fonts.FontStack.Serif,fontSize:t.custom.typography.headline.md,color:t.custom.palette.text.primary,padding:`0 ${t.spacing(t.custom.padding.md)}`},[`& .${e.chipClasses.icon}`]:{height:4*r.base,width:4*r.base,backgroundColor:t.custom.palette.yellow[400],color:t.custom.palette.text.primary,[t.breakpoints.down("lg")]:{height:3*r.base,width:3*r.base}}}));exports.TrialPill=i;
@@ -1 +1 @@
1
- "use strict";var e=require("react/jsx-runtime"),o=require("@mui/material");require("../../BrandCore/colorRamps.js"),require("../../BrandCore/primitiveVariables.js"),require("../../BrandCore/semanticColor.js"),require("../../BrandCore/types.js"),require("../../BrandCore/typography.js");var r=require("../../BrandCore/Icon/Icon.js"),i=require("../IconButton/IconButton.js");const t=o.styled(o.Box)(({theme:e})=>({paddingTop:e.spacing(2),position:"fixed",right:0,top:80})),n=o.styled(o.Box)({alignItems:"center",display:"flex",height:"100%",justifyContent:"center",left:0,position:"fixed",top:0,width:"100%"}),s=o.styled(o.Container)({alignItems:"center",display:"flex",justifyContent:"center",position:"relative",zIndex:999}),a=o.styled(o.Box)({aspectRatio:"16/9",maxHeight:"70vh"}),d=o.styled("video")({height:"100%",width:"100%"});module.exports=({modalVisible:l=!1,showModal:c,video:p})=>e.jsx(o.Modal,{closeAfterTransition:!0,onClose:()=>c(!1),open:l,hideBackdrop:!0,children:e.jsx(o.Fade,{in:l,children:e.jsxs(n,{children:[e.jsx(o.Backdrop,{open:l,onClick:()=>c(!1)}),e.jsx(s,{children:e.jsx(a,{children:e.jsx(d,{autoPlay:!0,controls:!0,controlsList:"nodownload noremoteplayback noplaybackrate",disablePictureInPicture:!0,muted:!0,preload:"auto",src:p,tabIndex:-1})})}),e.jsx(t,{children:e.jsx(o.Container,{children:e.jsx(i,{icon:e.jsx(r.default,{name:"close",size:24}),variation:"outlined",shape:"round",onClick:()=>c(!1)})})})]})})});
1
+ "use strict";var e=require("react/jsx-runtime"),r=require("@mui/material");require("../../BrandCore/colorRamps.js"),require("../../BrandCore/primitiveVariables.js"),require("../../BrandCore/semanticColor.js"),require("../../BrandCore/types.js"),require("../../BrandCore/typography.js");var i=require("../../BrandCore/Icon/Icon.js");require("../../BrandCore/Sticker/Sticker.js");var o=require("../IconButton/IconButton.js");const t=r.styled(r.Box)(({theme:e})=>({paddingTop:e.spacing(2),position:"fixed",right:0,top:80})),n=r.styled(r.Box)({alignItems:"center",display:"flex",height:"100%",justifyContent:"center",left:0,position:"fixed",top:0,width:"100%"}),s=r.styled(r.Container)({alignItems:"center",display:"flex",justifyContent:"center",position:"relative",zIndex:999}),a=r.styled(r.Box)({aspectRatio:"16/9",maxHeight:"70vh"}),d=r.styled("video")({height:"100%",width:"100%"});module.exports=({modalVisible:l=!1,showModal:c,video:u})=>e.jsx(r.Modal,{closeAfterTransition:!0,onClose:()=>c(!1),open:l,hideBackdrop:!0,children:e.jsx(r.Fade,{in:l,children:e.jsxs(n,{children:[e.jsx(r.Backdrop,{open:l,onClick:()=>c(!1)}),e.jsx(s,{children:e.jsx(a,{children:e.jsx(d,{autoPlay:!0,controls:!0,controlsList:"nodownload noremoteplayback noplaybackrate",disablePictureInPicture:!0,muted:!0,preload:"auto",src:u,tabIndex:-1})})}),e.jsx(t,{children:e.jsx(r.Container,{children:e.jsx(o,{icon:e.jsx(i.default,{name:"close",size:24}),variation:"outlined",shape:"round",onClick:()=>c(!1)})})})]})})});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@useloops/design-system",
3
- "version": "1.4.736",
3
+ "version": "1.4.738",
4
4
  "description": "The official React based Loops design system",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/esm/index.js",