@wistia/vhs 2.76.6-beta.f1abcf06.475fb3e → 2.77.0-beta.04ede1da.1731e8b

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/vhs v2.76.6-beta.f1abcf06.475fb3e
3
+ * @license @wistia/vhs v2.77.0-beta.04ede1da.1731e8b
4
4
  *
5
5
  * Copyright (c) 2021-2025, Wistia, Inc. and its affiliates.
6
6
  *
@@ -1727,7 +1727,7 @@ var vO=Object.create;var Su=Object.defineProperty;var yO=Object.getOwnPropertyDe
1727
1727
  align-items: center;
1728
1728
  display: flex;
1729
1729
  position: relative;
1730
- ${({disabled:e})=>!e&&uq}
1730
+ ${({$disabled:e})=>!e&&uq}
1731
1731
  `,fq=Dh`
1732
1732
  cursor: not-allowed;
1733
1733
  `,pq=Dh`
@@ -1750,7 +1750,7 @@ var vO=Object.create;var Su=Object.defineProperty;var yO=Object.getOwnPropertyDe
1750
1750
  ${({disabled:e})=>e?fq:pq}
1751
1751
  `,mq=Sh(Ee)`
1752
1752
  ${({disabled:e})=>e?"cursor: not-allowed;":"cursor: pointer;"}
1753
- `,hq=({onClick:e,disabled:t=!1})=>{let r=Be("grey500");return Ap(dq,{"aria-disabled":t,"aria-label":"Click to Copy",disabled:t,noStyle:!0,onClick:e,children:Ap(mq,{color:t?r:"currentColor",disabled:t,size:"md",type:t?"copy-disabled":"copy"})})},zS=({inputComponent:e,inputProps:t,onClick:r})=>{let n=Rl(),[o,a]=sq(0),{value:s,disabled:l}=t,u=l??!1;lq(()=>{if(o>0){let g=setTimeout(()=>a(o-1),1e3);return()=>clearTimeout(g)}return()=>{}},[o]);let c=()=>{(async()=>u||(await Es(s),hn(r)&&r(),n({message:"Copied to clipboard"}),a(5)))()},p=o>0?{$forceState:"focus"}:void 0,d={...t,...p},h={onClick:c,disabled:u,"aria-disabled":u};return gq(cq,{disabled:u,onClick:c,children:[Ap(e,{...d}),Ap(hq,{...h})]})};i();var Rp=60,vq=e=>e.replace(/[^0-9:]/g,""),yq=e=>e?Number.parseFloat(e):0,bq=(e,t,r)=>{let n=F(r)&&Number(r)>0?`${r}:`:"";return n+=`${t}:${e}`,n},Cq=e=>{let t=e.split(":"),[r,n,o]=t.reverse().map(d=>yq(d)),a=0,s=0,l=0;F(r)&&(s=Math.floor(r/Rp),F(n)&&(s+=n)),F(r)&&(a=r%Rp);let u=a.toString();u.length===1&&(a=u.padStart(2,"0"));let c=Q(o)?o:0;l=Math.floor(s/Rp)+c,s%=Rp;let p=s.toString();return l&&p.length===1&&(s=p.padStart(2,"0")),bq(a,s,l)},Eh=e=>{if(le(e)||!at(e))return"0:00";let t=vq(e);return Cq(t)};import{jsx as Ph,jsxs as Aq}from"react/jsx-runtime";var Eq=new Set(["search"]),Pq=Dq.div`
1753
+ `,hq=({onClick:e,disabled:t=!1})=>{let r=Be("grey500");return Ap(dq,{"aria-disabled":t,"aria-label":"Click to Copy",disabled:t,noStyle:!0,onClick:e,children:Ap(mq,{color:t?r:"currentColor",disabled:t,size:"md",type:t?"copy-disabled":"copy"})})},zS=({inputComponent:e,inputProps:t,onClick:r})=>{let n=Rl(),[o,a]=sq(0),{value:s,disabled:l}=t,u=l??!1;lq(()=>{if(o>0){let g=setTimeout(()=>a(o-1),1e3);return()=>clearTimeout(g)}return()=>{}},[o]);let c=()=>{(async()=>u||(await Es(s),hn(r)&&r(),n({message:"Copied to clipboard"}),a(5)))()},p=o>0?{$forceState:"focus"}:void 0,d={...t,...p},h={onClick:c,disabled:u,"aria-disabled":u};return gq(cq,{$disabled:u,onClick:c,children:[Ap(e,{...d}),Ap(hq,{...h})]})};i();var Rp=60,vq=e=>e.replace(/[^0-9:]/g,""),yq=e=>e?Number.parseFloat(e):0,bq=(e,t,r)=>{let n=F(r)&&Number(r)>0?`${r}:`:"";return n+=`${t}:${e}`,n},Cq=e=>{let t=e.split(":"),[r,n,o]=t.reverse().map(d=>yq(d)),a=0,s=0,l=0;F(r)&&(s=Math.floor(r/Rp),F(n)&&(s+=n)),F(r)&&(a=r%Rp);let u=a.toString();u.length===1&&(a=u.padStart(2,"0"));let c=Q(o)?o:0;l=Math.floor(s/Rp)+c,s%=Rp;let p=s.toString();return l&&p.length===1&&(s=p.padStart(2,"0")),bq(a,s,l)},Eh=e=>{if(le(e)||!at(e))return"0:00";let t=vq(e);return Cq(t)};import{jsx as Ph,jsxs as Aq}from"react/jsx-runtime";var Eq=new Set(["search"]),Pq=Dq.div`
1754
1754
  position: relative;
1755
1755
 
1756
1756
  svg {
@@ -2244,7 +2244,7 @@ var vO=Object.create;var Su=Object.defineProperty;var yO=Object.getOwnPropertyDe
2244
2244
 
2245
2245
  /* Precedence boost: https://styled-components.com/docs/basics#pseudoelements-pseudoselectors-and-nesting */
2246
2246
  && {
2247
- ${({variant:e})=>F(e)&&Uoe(e)};
2247
+ ${({$variant:e})=>F(e)&&Uoe(e)};
2248
2248
  }
2249
2249
  `,n1=Cs.div`
2250
2250
  align-items: center;
@@ -2269,7 +2269,7 @@ var vO=Object.create;var Su=Object.defineProperty;var yO=Object.getOwnPropertyDe
2269
2269
  grid-row: span 2;
2270
2270
  text-align: center;
2271
2271
  width: 0;
2272
- `,Koe=({children:e,label:t,description:r,badge:n,icon:o,renderAs:a,href:s,target:l,variant:u="primary",...c})=>{let p=a;ct(a)&&(p=Q(s)?"a":"div");let d=p==="a"&&ye(l)?{target:l}:{};return Qe(Zd,{style:{outline:"none"},...c,asChild:!0,children:Qe(r1,{as:p,href:s,variant:u,...d,children:Q(e)?e:jr(n1,{children:[Q(o)&&Qe(i1,{children:o}),jr(o1,{children:[t," ",n]}),Q(r)?Qe(pr,{variant:"caption",children:r}):null]})})})},qoe=({children:e,label:t,description:r,badge:n,icon:o,indicator:a=Qe(Ee,{size:"sm",type:"checkmark"}),...s})=>Qe(r3,{...s,asChild:!0,children:jr(r1,{children:[Q(e)?e:jr(n1,{children:[Q(o)?Qe(i1,{children:o}):Qe(l3,{}),jr(o1,{children:[t," ",n]}),Q(r)?Qe(pr,{variant:"caption",children:r}):null]}),Qe(Qd,{children:a})]})}),Xoe=({children:e,label:t,badge:r,description:n,icon:o,indicator:a=Qe(Ee,{size:"sm",type:"checkmark"}),...s})=>Qe(n3,{...s,asChild:!0,children:jr(r1,{children:[Q(e)?e:jr(n1,{children:[Q(o)?Qe(i1,{children:o}):Qe(l3,{}),jr(o1,{children:[t," ",r]})," ",Q(n)?Qe(pr,{variant:"caption",children:n}):null]}),Qe(Qd,{children:a})]})}),Yoe=Cs(o3)`
2272
+ `,Koe=({children:e,label:t,description:r,badge:n,icon:o,renderAs:a,href:s,target:l,variant:u="primary",...c})=>{let p=a;ct(a)&&(p=Q(s)?"a":"div");let d=p==="a"&&ye(l)?{target:l}:{};return Qe(Zd,{style:{outline:"none"},...c,asChild:!0,children:Qe(r1,{$variant:u,as:p,href:s,...d,children:Q(e)?e:jr(n1,{children:[Q(o)&&Qe(i1,{children:o}),jr(o1,{children:[t," ",n]}),Q(r)?Qe(pr,{variant:"caption",children:r}):null]})})})},qoe=({children:e,label:t,description:r,badge:n,icon:o,indicator:a=Qe(Ee,{size:"sm",type:"checkmark"}),...s})=>Qe(r3,{...s,asChild:!0,children:jr(r1,{children:[Q(e)?e:jr(n1,{children:[Q(o)?Qe(i1,{children:o}):Qe(l3,{}),jr(o1,{children:[t," ",n]}),Q(r)?Qe(pr,{variant:"caption",children:r}):null]}),Qe(Qd,{children:a})]})}),Xoe=({children:e,label:t,badge:r,description:n,icon:o,indicator:a=Qe(Ee,{size:"sm",type:"checkmark"}),...s})=>Qe(n3,{...s,asChild:!0,children:jr(r1,{children:[Q(e)?e:jr(n1,{children:[Q(o)?Qe(i1,{children:o}):Qe(l3,{}),jr(o1,{children:[t," ",r]})," ",Q(n)?Qe(pr,{variant:"caption",children:n}):null]}),Qe(Qd,{children:a})]})}),Yoe=Cs(o3)`
2273
2273
  outline: none;
2274
2274
 
2275
2275
  &[data-state='open'],
@@ -2464,19 +2464,19 @@ var vO=Object.create;var Su=Object.defineProperty;var yO=Object.getOwnPropertyDe
2464
2464
  padding: ${({theme:t})=>t.spacing.space05};
2465
2465
  }
2466
2466
  `}
2467
- `,Aie=f3.div`
2468
- align-items: stretch;
2469
- display: flex;
2470
- flex-direction: column;
2471
- width: 100%;
2472
- `,Rie=f3(fB)`
2467
+ `,Aie=f3(fB)`
2473
2468
  ${({$allowModalToExceedViewportBounds:e})=>e&&vB`
2474
2469
  ${Ae.smAndUp} {
2475
2470
  max-height: min-content;
2476
2471
  margin: auto;
2477
2472
  }
2478
2473
  `}
2479
- `,Fie=e=>F(e)&&M3(e,"current")&&F(e.current),Bie=e=>{hB(()=>{let t=document.activeElement;if(Fie(e)){let r=e.current;F(r)&&r.focus()}return()=>{t!==null&&setTimeout(()=>{t.focus()},0)}},[e])},yB=Eie(({alignHorizontal:e="center",alignVertical:t="center",allowModalToExceedViewportBounds:r=!1,children:n,className:o,fullHeight:a=!1,initialFocusRef:s,isOpen:l=!1,shouldTrapFocus:u=!0,onRequestClose:c,shouldCloseOnClickOutside:p=!0,width:d,overflow:h="auto",...g},v)=>{Bie(v);let m=gB(null),y=E0(u,{focusSelector:Q(s)?s:null});return yl(m,()=>{c&&p&&c()}),Y0(l),X0("Escape",b=>{c&&c(),b.preventDefault()}),ws(dB,{value:c,children:ws(Tie,{$allowModalToExceedViewportBounds:r,alignHorizontal:e,alignVertical:t,children:ws(Rie,{ref:y,$allowModalToExceedViewportBounds:r,$fullHeight:a,$overflow:h,$width:d,"aria-modal":"true",role:"dialog",tabIndex:-1,...g,children:ws(Aie,{ref:m,children:n})})})})}),bB=e=>{let{id:t,...r}=e,n=document.createElement("div");n.classList.add("Modal"),Q(e.className)&&n.classList.add(e.className),Q(t)&&(n.id=t);let o=gB(n);return hB(()=>{let a=o.current;return document.body.appendChild(a),()=>a.remove()},[]),Pie(ws(Cl,{children:e.isOpen?ws(yB,{ref:o,...r}):null}),o.current)};bB.displayName="Modal_VHS";yB.displayName="ModalContent";i();import s1 from"styled-components";import{jsx as CB}from"react/jsx-runtime";var Oie=s1.div`
2474
+ `,Rie=f3.div`
2475
+ align-items: stretch;
2476
+ display: flex;
2477
+ flex-direction: column;
2478
+ width: 100%;
2479
+ `,Fie=e=>F(e)&&M3(e,"current")&&F(e.current),Bie=e=>{hB(()=>{let t=document.activeElement;if(Fie(e)){let r=e.current;F(r)&&r.focus()}return()=>{t!==null&&setTimeout(()=>{t.focus()},0)}},[e])},yB=Eie(({alignHorizontal:e="center",alignVertical:t="center",allowModalToExceedViewportBounds:r=!1,children:n,className:o,fullHeight:a=!1,initialFocusRef:s,isOpen:l=!1,shouldTrapFocus:u=!0,onRequestClose:c,shouldCloseOnClickOutside:p=!0,width:d,overflow:h="auto",...g},v)=>{Bie(v);let m=gB(null),y=E0(u,{focusSelector:Q(s)?s:null});return yl(m,()=>{c&&p&&c()}),Y0(l),X0("Escape",b=>{c&&c(),b.preventDefault()}),ws(dB,{value:c,children:ws(Tie,{$allowModalToExceedViewportBounds:r,alignHorizontal:e,alignVertical:t,children:ws(Aie,{ref:y,$allowModalToExceedViewportBounds:r,$fullHeight:a,$overflow:h,$width:d,"aria-modal":"true",role:"dialog",tabIndex:-1,...g,children:ws(Rie,{ref:m,children:n})})})})}),bB=e=>{let{id:t,...r}=e,n=document.createElement("div");n.classList.add("Modal"),Q(e.className)&&n.classList.add(e.className),Q(t)&&(n.id=t);let o=gB(n);return hB(()=>{let a=o.current;return document.body.appendChild(a),()=>a.remove()},[]),Pie(ws(Cl,{children:e.isOpen?ws(yB,{ref:o,...r}):null}),o.current)};bB.displayName="Modal_VHS";yB.displayName="ModalContent";i();import s1 from"styled-components";import{jsx as CB}from"react/jsx-runtime";var Oie=s1.div`
2480
2480
  align-items: center;
2481
2481
  display: flex;
2482
2482
  padding: ${({theme:e})=>e.spacing.space04} ${({theme:e})=>e.spacing.space04};
@@ -2983,7 +2983,7 @@ var vO=Object.create;var Su=Object.defineProperty;var yO=Object.getOwnPropertyDe
2983
2983
 
2984
2984
  &:hover {
2985
2985
  path {
2986
- ${({hoverColor:e})=>e!==void 0?`fill: ${e}`:null};
2986
+ ${({$hoverColor:e})=>e!==void 0?`fill: ${e}`:null};
2987
2987
  }
2988
2988
  }
2989
2989
  `,tse=({brandmarkColor:e})=>cO("g",{fill:e,children:[zo("path",{d:`
@@ -3008,7 +3008,7 @@ var vO=Object.create;var Su=Object.defineProperty;var yO=Object.getOwnPropertyDe
3008
3008
  3h5.8v16.78h3.08V3h5.91V.22H83.72zm18.12 16.79h3.07V.25h-3.07zm25.31
3009
3009
  0H124l-2.56-5.69h-8L111 19.78h-3.18l.1-.22L116.25.14h2.14zM117.3
3010
3010
  4.93l-2.64 6.39h5.49z
3011
- `})}),nse=(e,t)=>e&&!t?"0 0 25.7 19.9":!e&&t?"29.6 0 97.7 20":"0 0 127.15 20",uO=({brandmark:e=!0,colorOverride:t=void 0,height:r=100,hoverColor:n=void 0,href:o=void 0,logotype:a=!0,title:s="Wistia",variant:l="standard",...u}={})=>{let[c]=Be(["brandBlue500"]),p={standard:{brandmark:t??c,logotype:t??"#0A162F"},black:{brandmark:"black",logotype:"black"},white:{brandmark:"white",logotype:"white"}},d=p[l].brandmark,h=p[l].logotype;if(!e&&!a)return null;let g=cO(ese,{height:r,hoverColor:n,role:"img",title:"Wistia Logo",viewBox:nse(!!e,!!a),xmlns:"http://www.w3.org/2000/svg",...u,children:[zo("title",{children:s}),e?zo(tse,{brandmarkColor:d}):null,a?zo(rse,{logotypeColor:h}):null]});return o!==void 0?zo("a",{href:o,children:g}):g};uO.displayName="WistiaLogo_VHS";i();i();import ose from"styled-components";import{jsx as qn,jsxs as use}from"react/jsx-runtime";var ise=(e,t)=>t?qn("g",{fill:e,children:qn("path",{d:"M16.09 17.1h-5.2c-1.58 0-3.08.68-4.11 1.87L.21 26.53c4.78.25 9.78.25 13.3.25 18.31 0 20.89-11.27 20.89-16.55-1.59 1.93-6.06 6.87-18.32 6.87ZM32.14 0c-.08.92-.59 4.69-11.31 4.69-8.72 0-12.24 0-20.83-.17l6.44 7.4a6.657 6.657 0 0 0 4.96 2.3c2.13.03 5.05.06 5.53.06 11.01 0 17.19-5.05 17.19-9.89 0-2.01-.67-3.44-1.97-4.4Z"})}):qn("g",{fill:e,children:qn("path",{d:"M16.09 21.37h-5.2c-1.58 0-3.08.68-4.11 1.87L.21 30.8c4.78.25 9.78.25 13.3.25 18.31 0 20.89-11.27 20.89-16.55-1.59 1.93-6.06 6.87-18.32 6.87Zm16.05-17.1c-.08.92-.59 4.69-11.31 4.69-8.72 0-12.24 0-20.83-.17l6.44 7.4a6.657 6.657 0 0 0 4.96 2.3c2.13.03 5.05.06 5.53.06 11.01 0 17.19-5.05 17.19-9.89 0-2.01-.67-3.44-1.97-4.4Z"})}),ase=(e,t)=>t?null:qn("g",{fill:e,children:qn("path",{d:"M70.16 8.66v15.18c0 1.68-.35 3.09-1.05 4.23a6.612 6.612 0 0 1-2.85 2.54c-1.19.55-2.52.82-4.01.82s-2.8-.28-4.01-.85a6.655 6.655 0 0 1-3.11-2.96c-.08.15-.16.29-.24.42a6.552 6.552 0 0 1-2.87 2.54c-1.2.56-2.54.85-4.01.85s-2.8-.27-3.94-.82a6.214 6.214 0 0 1-2.71-2.52c-.67-1.14-1.01-2.56-1.02-4.25l-.22-15.18h7.34V22.3c0 .82.19 1.37.56 1.67.39.28.85.42 1.38.42s1.02-.15 1.45-.45c.43-.3.65-.85.65-1.65V8.65h7.3v13.64c0 .8.22 1.35.65 1.65.43.3.91.45 1.45.45s.99-.14 1.36-.42c.39-.3.58-.85.58-1.67V8.66h7.34Zm2.45 0v22.26h7.34V8.66h-7.34Zm5.67-1.87c.61-.3 1.08-.71 1.42-1.25.36-.55.53-1.19.53-1.94s-.18-1.34-.53-1.89A3.43 3.43 0 0 0 78.28.44c-.59-.3-1.25-.45-1.98-.45s-1.42.15-2.02.45c-.59.3-1.07.72-1.42 1.27-.36.55-.53 1.18-.53 1.89 0 1.1.38 1.97 1.13 2.63.76.65 1.71.98 2.85.98.73 0 1.39-.14 1.98-.42Zm8.86 1.96c-1.42.4-2.6 1.11-3.54 2.14-.93 1.02-1.4 2.4-1.4 4.12 0 1.11.17 2.09.51 2.94.36.85.82 1.62 1.38 2.34.22.28.55.65.98 1.11.37.4.64.72.8.96.18.24.27.47.27.69 0 .5-.4.87-1.2 1.09-.8.21-1.62.31-2.47.31-.1-.01-.22-.02-.33-.02l1.02 6.94c.42.07.92.11 1.51.11 1.9 0 3.6-.28 5.1-.85 1.5-.56 2.68-1.42 3.54-2.56.88-1.14 1.31-2.55 1.31-4.23 0-.68-.07-1.31-.22-1.87-.13-.58-.32-1.09-.56-1.54a6.64 6.64 0 0 0-.8-1.27c-.3-.37-.74-.82-1.34-1.36-.39-.33-.67-.59-.85-.8-.18-.22-.27-.45-.27-.67 0-.46.26-.79.78-.98.53-.19 1.17-.29 1.91-.29.25 0 .51.01.78.04l-.71-6.88a10.4 10.4 0 0 0-1.56-.11c-1.66 0-3.21.21-4.65.62Zm19.54 15.71c-.99 0-1.71-.23-2.14-.69-.42-.47-.62-1.18-.62-2.11v-6.57h4.21V8.66h-4.21V3.38l-7.34 1.85V24.1c0 2.45.47 4.29 1.4 5.52.95 1.22 2.45 1.83 4.49 1.83.95 0 1.86-.07 2.74-.22.88-.13 1.62-.34 2.25-.62l1.38-6.3c-.55.1-1.27.16-2.16.16Zm4.13-15.8v22.26h7.34V8.66h-7.34Zm5.67-1.87c.61-.3 1.08-.71 1.42-1.25.36-.55.53-1.19.53-1.94s-.18-1.34-.53-1.89a3.43 3.43 0 0 0-1.42-1.27c-.59-.3-1.25-.45-1.98-.45s-1.42.15-2.02.45c-.59.3-1.07.72-1.42 1.27-.36.55-.53 1.18-.53 1.89 0 1.1.38 1.97 1.14 2.63.76.65 1.71.98 2.85.98.73 0 1.39-.14 1.98-.42Zm27.51 1.87v22.26h-7.34v-2.28c-.41.43-.85.83-1.34 1.19-1.44 1.07-3.12 1.6-5.05 1.6s-3.61-.52-5.1-1.56c-1.48-1.05-2.63-2.47-3.45-4.25-.82-1.78-1.22-3.73-1.22-5.85s.41-4.07 1.22-5.83c.82-1.78 1.97-3.19 3.45-4.23 1.48-1.05 3.18-1.58 5.1-1.58s3.61.53 5.05 1.6c.48.36.93.75 1.34 1.19V8.66h7.34Zm-7.1 11.11c0-.8-.19-1.53-.56-2.18-.37-.67-.88-1.19-1.54-1.58-.64-.39-1.34-.58-2.09-.58s-1.45.19-2.09.58c-.64.39-1.15.91-1.54 1.58-.37.67-.56 1.39-.56 2.18s.19 1.51.56 2.18c.39.67.9 1.19 1.54 1.58.64.39 1.34.58 2.09.58s1.45-.19 2.09-.58c.65-.39 1.16-.91 1.54-1.56.37-.67.56-1.4.56-2.2Z"})}),sse=e=>e?"0 0 34.4 26.78":"0 0 144 31.47",lse=ose.svg`
3011
+ `})}),nse=(e,t)=>e&&!t?"0 0 25.7 19.9":!e&&t?"29.6 0 97.7 20":"0 0 127.15 20",uO=({brandmark:e=!0,colorOverride:t=void 0,height:r=100,hoverColor:n=void 0,href:o=void 0,logotype:a=!0,title:s="Wistia",variant:l="standard",...u}={})=>{let[c]=Be(["brandBlue500"]),p={standard:{brandmark:t??c,logotype:t??"#0A162F"},black:{brandmark:"black",logotype:"black"},white:{brandmark:"white",logotype:"white"}},d=p[l].brandmark,h=p[l].logotype;if(!e&&!a)return null;let g=cO(ese,{$hoverColor:n,height:r,role:"img",title:"Wistia Logo",viewBox:nse(!!e,!!a),xmlns:"http://www.w3.org/2000/svg",...u,children:[zo("title",{children:s}),e?zo(tse,{brandmarkColor:d}):null,a?zo(rse,{logotypeColor:h}):null]});return o!==void 0?zo("a",{href:o,children:g}):g};uO.displayName="WistiaLogo_VHS";i();i();import ose from"styled-components";import{jsx as qn,jsxs as use}from"react/jsx-runtime";var ise=(e,t)=>t?qn("g",{fill:e,children:qn("path",{d:"M16.09 17.1h-5.2c-1.58 0-3.08.68-4.11 1.87L.21 26.53c4.78.25 9.78.25 13.3.25 18.31 0 20.89-11.27 20.89-16.55-1.59 1.93-6.06 6.87-18.32 6.87ZM32.14 0c-.08.92-.59 4.69-11.31 4.69-8.72 0-12.24 0-20.83-.17l6.44 7.4a6.657 6.657 0 0 0 4.96 2.3c2.13.03 5.05.06 5.53.06 11.01 0 17.19-5.05 17.19-9.89 0-2.01-.67-3.44-1.97-4.4Z"})}):qn("g",{fill:e,children:qn("path",{d:"M16.09 21.37h-5.2c-1.58 0-3.08.68-4.11 1.87L.21 30.8c4.78.25 9.78.25 13.3.25 18.31 0 20.89-11.27 20.89-16.55-1.59 1.93-6.06 6.87-18.32 6.87Zm16.05-17.1c-.08.92-.59 4.69-11.31 4.69-8.72 0-12.24 0-20.83-.17l6.44 7.4a6.657 6.657 0 0 0 4.96 2.3c2.13.03 5.05.06 5.53.06 11.01 0 17.19-5.05 17.19-9.89 0-2.01-.67-3.44-1.97-4.4Z"})}),ase=(e,t)=>t?null:qn("g",{fill:e,children:qn("path",{d:"M70.16 8.66v15.18c0 1.68-.35 3.09-1.05 4.23a6.612 6.612 0 0 1-2.85 2.54c-1.19.55-2.52.82-4.01.82s-2.8-.28-4.01-.85a6.655 6.655 0 0 1-3.11-2.96c-.08.15-.16.29-.24.42a6.552 6.552 0 0 1-2.87 2.54c-1.2.56-2.54.85-4.01.85s-2.8-.27-3.94-.82a6.214 6.214 0 0 1-2.71-2.52c-.67-1.14-1.01-2.56-1.02-4.25l-.22-15.18h7.34V22.3c0 .82.19 1.37.56 1.67.39.28.85.42 1.38.42s1.02-.15 1.45-.45c.43-.3.65-.85.65-1.65V8.65h7.3v13.64c0 .8.22 1.35.65 1.65.43.3.91.45 1.45.45s.99-.14 1.36-.42c.39-.3.58-.85.58-1.67V8.66h7.34Zm2.45 0v22.26h7.34V8.66h-7.34Zm5.67-1.87c.61-.3 1.08-.71 1.42-1.25.36-.55.53-1.19.53-1.94s-.18-1.34-.53-1.89A3.43 3.43 0 0 0 78.28.44c-.59-.3-1.25-.45-1.98-.45s-1.42.15-2.02.45c-.59.3-1.07.72-1.42 1.27-.36.55-.53 1.18-.53 1.89 0 1.1.38 1.97 1.13 2.63.76.65 1.71.98 2.85.98.73 0 1.39-.14 1.98-.42Zm8.86 1.96c-1.42.4-2.6 1.11-3.54 2.14-.93 1.02-1.4 2.4-1.4 4.12 0 1.11.17 2.09.51 2.94.36.85.82 1.62 1.38 2.34.22.28.55.65.98 1.11.37.4.64.72.8.96.18.24.27.47.27.69 0 .5-.4.87-1.2 1.09-.8.21-1.62.31-2.47.31-.1-.01-.22-.02-.33-.02l1.02 6.94c.42.07.92.11 1.51.11 1.9 0 3.6-.28 5.1-.85 1.5-.56 2.68-1.42 3.54-2.56.88-1.14 1.31-2.55 1.31-4.23 0-.68-.07-1.31-.22-1.87-.13-.58-.32-1.09-.56-1.54a6.64 6.64 0 0 0-.8-1.27c-.3-.37-.74-.82-1.34-1.36-.39-.33-.67-.59-.85-.8-.18-.22-.27-.45-.27-.67 0-.46.26-.79.78-.98.53-.19 1.17-.29 1.91-.29.25 0 .51.01.78.04l-.71-6.88a10.4 10.4 0 0 0-1.56-.11c-1.66 0-3.21.21-4.65.62Zm19.54 15.71c-.99 0-1.71-.23-2.14-.69-.42-.47-.62-1.18-.62-2.11v-6.57h4.21V8.66h-4.21V3.38l-7.34 1.85V24.1c0 2.45.47 4.29 1.4 5.52.95 1.22 2.45 1.83 4.49 1.83.95 0 1.86-.07 2.74-.22.88-.13 1.62-.34 2.25-.62l1.38-6.3c-.55.1-1.27.16-2.16.16Zm4.13-15.8v22.26h7.34V8.66h-7.34Zm5.67-1.87c.61-.3 1.08-.71 1.42-1.25.36-.55.53-1.19.53-1.94s-.18-1.34-.53-1.89a3.43 3.43 0 0 0-1.42-1.27c-.59-.3-1.25-.45-1.98-.45s-1.42.15-2.02.45c-.59.3-1.07.72-1.42 1.27-.36.55-.53 1.18-.53 1.89 0 1.1.38 1.97 1.14 2.63.76.65 1.71.98 2.85.98.73 0 1.39-.14 1.98-.42Zm27.51 1.87v22.26h-7.34v-2.28c-.41.43-.85.83-1.34 1.19-1.44 1.07-3.12 1.6-5.05 1.6s-3.61-.52-5.1-1.56c-1.48-1.05-2.63-2.47-3.45-4.25-.82-1.78-1.22-3.73-1.22-5.85s.41-4.07 1.22-5.83c.82-1.78 1.97-3.19 3.45-4.23 1.48-1.05 3.18-1.58 5.1-1.58s3.61.53 5.05 1.6c.48.36.93.75 1.34 1.19V8.66h7.34Zm-7.1 11.11c0-.8-.19-1.53-.56-2.18-.37-.67-.88-1.19-1.54-1.58-.64-.39-1.34-.58-2.09-.58s-1.45.19-2.09.58c-.64.39-1.15.91-1.54 1.58-.37.67-.56 1.39-.56 2.18s.19 1.51.56 2.18c.39.67.9 1.19 1.54 1.58.64.39 1.34.58 2.09.58s1.45-.19 2.09-.58c.65-.39 1.16-.91 1.54-1.56.37-.67.56-1.4.56-2.2Z"})}),sse=e=>e?"0 0 34.4 26.78":"0 0 144 31.47",lse=ose.svg`
3012
3012
  height: ${({height:e})=>`${e}px`};
3013
3013
 
3014
3014
  /* ensure it will always fit on mobile */
@@ -3017,10 +3017,10 @@ var vO=Object.create;var Su=Object.defineProperty;var yO=Object.getOwnPropertyDe
3017
3017
 
3018
3018
  &:hover {
3019
3019
  path {
3020
- ${({hoverColor:e})=>e!==void 0?`fill: ${e}`:null};
3020
+ ${({$hoverColor:e})=>e!==void 0?`fill: ${e}`:null};
3021
3021
  }
3022
3022
  }
3023
- `,fO=({description:e=void 0,height:t=100,hoverColor:r=void 0,href:n=void 0,iconOnly:o=!1,title:a="Wistia Logo",variant:s="standard",...l})=>{let u="#2949e5",c="#000934",p="#ffffff",d={standard:{brandmark:u,logotype:c},dark:{brandmark:c,logotype:c},light:{brandmark:p,logotype:p}},h=d[s].brandmark,g=d[s].logotype,v=use(lse,{height:t,hoverColor:r,role:"img",viewBox:sse(o),xmlns:"http://www.w3.org/2000/svg",...l,children:[qn("title",{children:a}),F(e)?qn("desc",{children:e}):null,ise(h,o),ase(g,o)]});return n!==void 0?qn("a",{href:n,children:v}):v};fO.displayName="WistiaLogoNew_VHS";export{Nw as ActionModal,Gw as Avatar,en as Backdrop,jw as BackgroundImage,Uw as Badge,Pl as Banner,Jw as Box,Zw as Breakline,rt as Button,Do as ButtonGroup,sS as ButtonLink,mp as Checkbox,yp as CheckboxGroup,qoe as CheckboxMenuItem,dS as ClickArea,gS as CloseButton,ES as CollapsibleGroup,wp as Divider,ww as Ellipsis,PS as FileSelect,MS as Form,kS as FormButtons,IT as FormField,gp as FormFieldError,Sp as FormGlobalError,kT as FullScreenModal,Ee as Icon,Eo as IconButton,NT as Image,qa as Input,VT as KeyboardShortcut,hp as Label,vp as LabelDescription,lp as Link,LT as LinkButton,xd as List,bi as ListItem,WT as MediaObject,jF as Menu,cB as MenuButton,Koe as MenuItem,Qoe as MenuLabel,zF as MenuRadioGroup,bB as Modal,Wa as ModalBase,Mie as ModalBody,Nie as ModalCloseButton,Iie as ModalFooter,Oie as ModalHeader,xB as Paper,DB as ProgressBar,Bp as Radio,Op as RadioGroup,Xoe as RadioMenuItem,ZB as RangeSelector,m1 as RangeSelectorCalendar,C1 as RangeSelectorInput,vd as RichTextEditor,rp as ScreenReaderOnly,ui as Select,eO as Slider,tO as Stack,nie as SubMenu,oO as Switch,pr as Text,aO as Thumbnail,Zae as ThumbnailCollage,ff as Toast,m0 as ToastProvider,_a as Tooltip,op as Truncate,iMe as VHSProvider,uO as WistiaLogo,fO as WistiaLogoNew,Es as copyToClipboard,vue as datetimeHelpers,OW as ellipsisFlexParentStyle,wr as ellipsisStyle,yr as getBackgroundGradient,Aue as getSemiRandomBackgroundGradient,af as iconSizeMap,vu as isValidRange,Ae as mq,jce as objectHelpers,dd as rteDeserializeHTML,ht as rteFormatTypes,us as rteSerializeToHTML,wl as screenReaderOnlyStyle,Tfe as stringHelpers,y0 as useBoolean,iL as useClipboard,b0 as useElementObserver,x0 as useEvent,E0 as useFocusTrap,bL as useForceUpdate,oi as useFormikContext,nW as useIsHovered,Qf as useKey,K0 as useKeyPress,X0 as useKeyPressOnce,cW as useLocalStorage,vl as useMergedRefs,Bn as useMq,yl as useOnClickOutside,Y0 as usePreventScroll,bl as usePreviousValue,Fn as useTheme,Be as useThemeColor,Rl as useToast,Qm as useWindowSize};
3023
+ `,fO=({description:e=void 0,height:t=100,hoverColor:r=void 0,href:n=void 0,iconOnly:o=!1,title:a="Wistia Logo",variant:s="standard",...l})=>{let u="#2949e5",c="#000934",p="#ffffff",d={standard:{brandmark:u,logotype:c},dark:{brandmark:c,logotype:c},light:{brandmark:p,logotype:p}},h=d[s].brandmark,g=d[s].logotype,v=use(lse,{$hoverColor:r,height:t,role:"img",viewBox:sse(o),xmlns:"http://www.w3.org/2000/svg",...l,children:[qn("title",{children:a}),F(e)?qn("desc",{children:e}):null,ise(h,o),ase(g,o)]});return n!==void 0?qn("a",{href:n,children:v}):v};fO.displayName="WistiaLogoNew_VHS";export{Nw as ActionModal,Gw as Avatar,en as Backdrop,jw as BackgroundImage,Uw as Badge,Pl as Banner,Jw as Box,Zw as Breakline,rt as Button,Do as ButtonGroup,sS as ButtonLink,mp as Checkbox,yp as CheckboxGroup,qoe as CheckboxMenuItem,dS as ClickArea,gS as CloseButton,ES as CollapsibleGroup,wp as Divider,ww as Ellipsis,PS as FileSelect,MS as Form,kS as FormButtons,IT as FormField,gp as FormFieldError,Sp as FormGlobalError,kT as FullScreenModal,Ee as Icon,Eo as IconButton,NT as Image,qa as Input,VT as KeyboardShortcut,hp as Label,vp as LabelDescription,lp as Link,LT as LinkButton,xd as List,bi as ListItem,WT as MediaObject,jF as Menu,cB as MenuButton,Koe as MenuItem,Qoe as MenuLabel,zF as MenuRadioGroup,bB as Modal,Wa as ModalBase,Mie as ModalBody,Nie as ModalCloseButton,Iie as ModalFooter,Oie as ModalHeader,xB as Paper,DB as ProgressBar,Bp as Radio,Op as RadioGroup,Xoe as RadioMenuItem,ZB as RangeSelector,m1 as RangeSelectorCalendar,C1 as RangeSelectorInput,vd as RichTextEditor,rp as ScreenReaderOnly,ui as Select,eO as Slider,tO as Stack,nie as SubMenu,oO as Switch,pr as Text,aO as Thumbnail,Zae as ThumbnailCollage,ff as Toast,m0 as ToastProvider,_a as Tooltip,op as Truncate,iMe as VHSProvider,uO as WistiaLogo,fO as WistiaLogoNew,Es as copyToClipboard,vue as datetimeHelpers,OW as ellipsisFlexParentStyle,wr as ellipsisStyle,yr as getBackgroundGradient,Aue as getSemiRandomBackgroundGradient,af as iconSizeMap,vu as isValidRange,Ae as mq,jce as objectHelpers,dd as rteDeserializeHTML,ht as rteFormatTypes,us as rteSerializeToHTML,wl as screenReaderOnlyStyle,Tfe as stringHelpers,y0 as useBoolean,iL as useClipboard,b0 as useElementObserver,x0 as useEvent,E0 as useFocusTrap,bL as useForceUpdate,oi as useFormikContext,nW as useIsHovered,Qf as useKey,K0 as useKeyPress,X0 as useKeyPressOnce,cW as useLocalStorage,vl as useMergedRefs,Bn as useMq,yl as useOnClickOutside,Y0 as usePreventScroll,bl as usePreviousValue,Fn as useTheme,Be as useThemeColor,Rl as useToast,Qm as useWindowSize};
3024
3024
  /*! Bundled license information:
3025
3025
 
3026
3026
  react-is/cjs/react-is.production.min.js: