Module 600239

2,112 characters · in ba7b9b34b6ee39a7.js
Dependencies
Required by (1)
Lazily required by (0)none
Lazily requires (0)none
Source Raw
function(e,t,n){n.d(t,{ShopAssetsPreviewInstructionModal:()=>c,ShopPFXPreviewInstructionModal:()=>u,g:()=>d,k:()=>o});var a=n(627968);n(64700);var i=n(158954),s=n(397927),l=n(559474),r=n(997946);let o="shop-assets-preview-instructions-modal",d="shop-pfx-preview-instructions-modal",c=e=>{let{transitionState:t,onClose:n}=e;return(0,a.jsx)(i.Modal,{transitionState:t,title:"Upload Instructions",actions:[{variant:"primary",text:"Okay",onClick:n}],onClose:n,children:(0,a.jsxs)("div",{className:r.j,children:[(0,a.jsx)(s.Text,{variant:"text-md/bold",children:"Upload Shop assets for preview in the app!"}),(0,a.jsx)(s.Text,{variant:"text-md/normal",children:'Toggle "Enable Preview" to switch between viewing the live and preview assets.'}),(0,a.jsx)(s.Text,{variant:"text-md/normal",children:"These are only visible to you. Reloading the app will reset the state."}),(0,a.jsx)(s.Heading,{variant:"heading-md/bold",children:"Valid Upload Types"}),(0,a.jsxs)("ul",{className:r.S,children:[(0,a.jsx)("li",{children:"One or more image or video files (jpg, png, webm)"}),(0,a.jsx)("li",{children:"A folder containing image or video files"})]}),(0,a.jsx)(s.Heading,{variant:"heading-md/bold",children:"Valid File Names"}),(0,a.jsx)("ul",{className:r.S,children:Array.from(l.Li).map(e=>(0,a.jsx)("li",{children:e},e))})]})})},u=e=>{let{transitionState:t,onClose:n}=e;return(0,a.jsx)(i.Modal,{transitionState:t,title:"PFX Preview Instructions",actions:[{variant:"primary",text:"Okay",onClick:n}],onClose:n,children:(0,a.jsxs)("div",{className:r.j,children:[(0,a.jsx)(s.Text,{variant:"text-md/normal",children:"1. Draft your PFX in the PFX Editor (in User Settings)"}),(0,a.jsx)(s.Text,{variant:"text-md/normal",children:"2. In this devtools dropdown, select one of your PFX drafts"}),(0,a.jsx)(s.Text,{variant:"text-md/normal",children:"The selected PFX should now be visible everywhere that already has a PFX, such as Shop cards, Shop PDPs, and user profiles (with PFX applied)."}),(0,a.jsx)(s.Text,{variant:"text-md/normal",children:'Toggle "Enable Preview" to switch between viewing the live and preview PFX.'})]})})}}