@qratilabs/qrati-connect 2.23.2 → 2.23.4
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/element/CpBGzCRR2.js +8 -0
- package/element/CpaT2goE2.js +5 -0
- package/element/{li7rgMA52.js → D9MdXU5q2.js} +1 -1
- package/element/D9_lIXvx2.js +3 -0
- package/{umd/gieTP6MG2.js → element/DJWnpm1A2.js} +1 -1
- package/element/{tZTSWgVI.js → DiBNGdQS.js} +1 -1
- package/element/web.es.js +4 -4
- package/package.json +1 -1
- package/umd/CpBGzCRR2.js +8 -0
- package/umd/CpaT2goE2.js +5 -0
- package/umd/{li7rgMA52.js → D9MdXU5q2.js} +1 -1
- package/umd/D9_lIXvx2.js +3 -0
- package/{element/gieTP6MG2.js → umd/DJWnpm1A2.js} +1 -1
- package/umd/{tZTSWgVI.js → DiBNGdQS.js} +1 -1
- package/umd/web.es.js +4 -4
- package/element/BbOqM_N12.js +0 -5
- package/element/DoAMw2hA2.js +0 -8
- package/element/DuyDrUjK2.js +0 -2
- package/umd/BbOqM_N12.js +0 -5
- package/umd/DoAMw2hA2.js +0 -8
- package/umd/DuyDrUjK2.js +0 -2
package/package.json
CHANGED
package/umd/CpBGzCRR2.js
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import{h as a,t as s}from"./qbHuxVSe.js";import{D as e,n as o}from"./TV5seYRS.js";import{c as r,t as l}from"./Crix9_9X.js";import{t as i}from"./CtYiLBXL.js";import{n as t}from"./DWbLshVZ.js";import{t as n}from"./BCyTQnZ1.js";import{a as d,i as m,o as c,r as p,s as w,t as g}from"./D9_lIXvx2.js";import{n as h,r as f,t as u}from"./u7SUQ9Kb2.js";var b=()=>{const{t:b}=t(),[v,C]=a(""),[P,y]=a(""),[N,j]=a(""),[x,k]=a(""),[A,S]=a(""),[z,F]=a(null),[L,D]=a({}),[E,O]=a(!1),[R,W]=a({google:!1,apple:!1}),[G,H]=a({showPassword:!1,showConfirmPassword:!1}),I=r(),{registerUsingEmail:U,loginWithGoogle:B,loginWithApple:J}=o(),T=a=>{D(s=>s[a]?{...s,[a]:void 0}:s)},V=async(a,s)=>{W(s=>({...s,[a]:!0})),F(null);try{await(s?.())}catch(e){e instanceof Error?F(e.message):F(`Failed to sign up with ${a.charAt(0).toUpperCase()+a.slice(1)}`)}finally{W(s=>({...s,[a]:!1}))}};/* @__PURE__ */
|
|
2
|
+
return s("div",{className:"bg-background w-full space-y-8",children:[/* @__PURE__ */s("form",{noValidate:!0,onSubmit:async a=>{a.preventDefault();const s=d(v),e=c(P),o=m(N),r=w(x),l=p(A,x);if(s||e||o||r||l)return void D({fname:s,lname:e,email:o,password:r,confirmPassword:l});D({}),O(!0),F(null);const i=await(U?.(N.toLowerCase(),x,v,P));i?.error&&F(i.error),O(!1)},className:"space-y-4",children:[
|
|
3
|
+
/* @__PURE__ */s("div",{className:"grid grid-cols-2 gap-4",children:[/* @__PURE__ */s(g,{label:b("auth.firstName","First name"),name:"fname",disabled:E,type:"text",value:v,onChange:a=>{C(a.target.value),T("fname")},error:L.fname}),/* @__PURE__ */s(g,{label:b("auth.lastName","Last name"),name:"lname",disabled:E,type:"text",value:P,onChange:a=>{y(a.target.value),T("lname")},error:L.lname})]}),
|
|
4
|
+
/* @__PURE__ */s(g,{label:b("auth.email","Email address"),name:"email",disabled:E,type:"email",value:N,onChange:a=>{j(a.target.value),T("email")},autoComplete:"email",error:L.email}),
|
|
5
|
+
/* @__PURE__ */s(g,{label:b("auth.password","Password"),name:"password",disabled:E,type:G.showPassword?"text":"password",value:x,onChange:a=>{k(a.target.value),T("password")},autoComplete:"new-password",error:L.password,actionLabel:G.showPassword?"Hide password":"Show password",actionIcon:G.showPassword?/* @__PURE__ */s(u,{className:"size-5"}):/* @__PURE__ */s(h,{className:"size-5"}),onActionClick:()=>H(a=>({...a,showPassword:!a.showPassword}))}),
|
|
6
|
+
/* @__PURE__ */s(g,{label:b("auth.confirmPassword","Confirm password"),name:"confirmPassword",disabled:E,type:G.showConfirmPassword?"text":"password",value:A,onChange:a=>{S(a.target.value),T("confirmPassword")},autoComplete:"new-password",error:L.confirmPassword,actionLabel:G.showConfirmPassword?"Hide password":"Show password",actionIcon:G.showConfirmPassword?/* @__PURE__ */s(u,{className:"size-5"}):/* @__PURE__ */s(h,{className:"size-5"}),onActionClick:()=>H(a=>({...a,showConfirmPassword:!a.showConfirmPassword}))}),z&&/* @__PURE__ */s(i,{align:"center",color:"error",className:"font-medium",children:z}),
|
|
7
|
+
/* @__PURE__ */s("div",{className:"flex justify-end",children:/* @__PURE__ */s(l,{to:e.FORGOT_PASSWORD,state:{from:I.pathname},children:/* @__PURE__ */s(i,{variant:"h6",className:"w-fit",children:b("button.forgotPassword","Forgot Password?")})})}),
|
|
8
|
+
/* @__PURE__ */s(n,{type:"submit",color:"primary",className:"w-full",disabled:E,loading:E,children:b("button.register","Register")})]}),/* @__PURE__ */s("div",{className:"grid grid-cols-2 gap-2",children:[/* @__PURE__ */s(f,{disabled:E||R.google||R.apple,loading:R.google,onClick:()=>V("google",B),provider:"google"}),/* @__PURE__ */s(f,{disabled:E||R.google||R.apple,loading:R.apple,onClick:()=>V("apple",J),provider:"apple"})]})]})};export{b as default};
|
package/umd/CpaT2goE2.js
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import{h as a,t as e}from"./qbHuxVSe.js";import{D as o,n as s}from"./TV5seYRS.js";import{c as l,t as r}from"./Crix9_9X.js";import{t as i}from"./CtYiLBXL.js";import{n as t}from"./DWbLshVZ.js";import{t as n}from"./BCyTQnZ1.js";import{i as d,s as p,t as m}from"./D9_lIXvx2.js";import{n as c,r as g,t as u}from"./u7SUQ9Kb2.js";var f=()=>{const{t:f}=t(),h=l(),[w,v]=a(""),[b,y]=a(""),[j,C]=a(!1),[N,k]=a(null),[A,P]=a(!1),[S,x]=a({}),{loginUsingEmail:D,loginWithGoogle:E,loginWithApple:F}=s(),[L,O]=a({google:!1,apple:!1}),W=a=>{x(e=>e[a]?{...e,[a]:void 0}:e)},G=async(a,e)=>{O(e=>({...e,[a]:!0})),k(null);try{await(e?.())}catch(o){o instanceof Error?k(o.message):k(`Failed to login with ${a.charAt(0).toUpperCase()+a.slice(1)}`)}finally{O(e=>({...e,[a]:!1}))}};/* @__PURE__ */
|
|
2
|
+
return e("div",{className:"bg-background w-full space-y-6",children:[/* @__PURE__ */e("form",{noValidate:!0,onSubmit:async a=>{a.preventDefault();const e=d(w),o=p(b);if(e||o)return void x({email:e,password:o});x({}),C(!0),k(null);const s=await(D?.(w.toLowerCase(),b));s?.error&&k(s.error),C(!1)},className:"space-y-6",children:[
|
|
3
|
+
/* @__PURE__ */e("div",{className:"space-y-9",children:[/* @__PURE__ */e(m,{label:f("auth.email","Email address"),name:"email",disabled:j,type:"email",value:w,onChange:a=>{v(a.target.value),W("email")},autoComplete:"email",error:S.email}),/* @__PURE__ */e(m,{label:f("auth.password","Password"),name:"password",disabled:j,type:A?"text":"password",value:b,onChange:a=>{y(a.target.value),W("password")},autoComplete:"current-password",error:S.password,actionLabel:A?"Hide password":"Show password",actionIcon:/* @__PURE__ */e(A?u:c,{className:"size-5"}),onActionClick:()=>P(!A)})]}),N&&/* @__PURE__ */e(i,{align:"center",color:"error",className:"font-medium",children:N}),
|
|
4
|
+
/* @__PURE__ */e("div",{className:"flex justify-end",children:/* @__PURE__ */e(r,{to:o.FORGOT_PASSWORD,state:{from:h.pathname},children:/* @__PURE__ */e(i,{variant:"h6",className:"w-fit",children:f("button.forgotPassword","Forgot Password?")})})}),
|
|
5
|
+
/* @__PURE__ */e(n,{type:"submit",color:"primary",className:"w-full",loading:j,disabled:j,children:f("button.login","Login")})]}),/* @__PURE__ */e("div",{className:"grid grid-cols-2 gap-4",children:[/* @__PURE__ */e(g,{disabled:j||L.google||L.apple,loading:L.google,onClick:()=>G("google",E),provider:"google"}),/* @__PURE__ */e(g,{disabled:j||L.google||L.apple,loading:L.apple,onClick:()=>G("apple",F),provider:"apple"})]})]})};export{f as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{h as e,p as a,t as r}from"./qbHuxVSe.js";import{D as s,n as i}from"./TV5seYRS.js";import{l}from"./Crix9_9X.js";import{t}from"./CtYiLBXL.js";import{n as o}from"./DWbLshVZ.js";import{t as n}from"./BCyTQnZ1.js";import{i as d,s as c,t as u}from"./
|
|
1
|
+
import{h as e,p as a,t as r}from"./qbHuxVSe.js";import{D as s,n as i}from"./TV5seYRS.js";import{l}from"./Crix9_9X.js";import{t}from"./CtYiLBXL.js";import{n as o}from"./DWbLshVZ.js";import{t as n}from"./BCyTQnZ1.js";import{i as d,s as c,t as u}from"./D9_lIXvx2.js";var h=({count:e=1,currentStep:a=0,disabled:s,onStepClick:i})=>{const l=s||!i;/* @__PURE__ */
|
|
2
2
|
return r("ol",{className:"flex items-center space-x-6 pl-1.5",children:Array.from({length:e}).map((e,s)=>/* @__PURE__ */r("li",{children:/* @__PURE__ */r("button",s<a?{type:"button",className:"bg-primary block h-3 w-3 rounded-full",disabled:l,onClick:()=>i?.(s)}:s===a?{type:"button",className:"relative flex items-center justify-center","aria-current":"step",disabled:l,onClick:()=>i?.(s),children:[/* @__PURE__ */r("span",{className:"absolute flex size-6 p-px","aria-hidden":"true",children:/* @__PURE__ */r("span",{className:"bg-primary/40 size-full rounded-full"})}),/* @__PURE__ */r("span",{className:"bg-primary relative block size-3 rounded-full","aria-hidden":"true"})]}:{type:"button",className:"bg-muted block size-3 rounded-full",disabled:l,onClick:()=>i?.(s)})},`progress-dot-${s}`))})},m=({onCodeSent:a})=>{const{t:s}=o(),{sendPasswordResetCode:l}=i(),[c,h]=e(""),[m,f]=e(!1),[p,y]=e(null),[v,g]=e(null);/* @__PURE__ */
|
|
3
3
|
return r("div",{className:"space-y-4",children:[
|
|
4
4
|
/* @__PURE__ */r(t,{variant:"h4",children:s("auth.forgotPassword","Forgot Password")}),
|
package/umd/D9_lIXvx2.js
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import{t as e}from"./qbHuxVSe.js";import{i as r}from"./TV5seYRS.js";import{t}from"./CtYiLBXL.js";var a=e=>e&&e.length>0?e.charAt(0).toUpperCase()+e.slice(1).toLowerCase():"",s=e=>e.trim()?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e)?void 0:"Enter a valid email":"Please enter your email",o=e=>e?e.length<8?"Min password length is 8":void 0:"Please enter your password",i=e=>{if(!e.trim())return"First name is required"},n=e=>{if(!e.trim())return"Last name is required"},d=(e,r)=>e?e!==r?"Passwords do not match":void 0:"Please confirm your password",l=({label:a,type:s="text",disabled:o,error:i,iconSVG:n,actionIcon:d,onActionClick:l,actionLabel:u,className:c="",step:m,...p})=>/* @__PURE__ */e("div",{className:"relative",children:[a&&/* @__PURE__ */e(t,{variant:"body1",className:"sm:mb-1",children:a}),
|
|
2
|
+
/* @__PURE__ */e("div",{className:"relative",children:[n&&/* @__PURE__ */e("div",{className:r("pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3",o?"text-muted-foreground":" "),children:n}),
|
|
3
|
+
/* @__PURE__ */e("input",{type:s,disabled:o,step:"number"===s?m:void 0,"aria-invalid":!!i,className:r("border-border shadow-outer focus:border-primary peer w-full rounded border px-4 py-2 focus:border focus:ring-0 focus:outline-none",o?"text-muted-foreground bg-transparent":"bg-input",i?"border-destructive animate-pulse":"border-border animate-none",n?"pl-9":"",d?"pr-10":"",c),...p,value:p.value??""}),d&&/* @__PURE__ */e("button",{type:"button","aria-label":u,onClick:l,disabled:o,className:"text-muted-foreground hover:text-foreground absolute inset-y-0 right-0 flex items-center pr-3 disabled:cursor-not-allowed",children:d})]}),i&&/* @__PURE__ */e(t,{variant:"caption",color:"error","data-testid":"input-error",children:i})]});export{i as a,s as i,a as n,n as o,d as r,o as s,l as t};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{T as e,b as t,d as n,f as r,h as a,p as i,s,t as o,v as l}from"./qbHuxVSe.js";import{C as c,D as d,L as u,M as m,N as g,O as h,P as p,S as f,_ as v,b as w,d as T,f as y,g as N,h as q,i as x,j as b,m as E,n as C,p as S,u as I,v as L,x as z,y as k}from"./TV5seYRS.js";import{n as A,r as M,t as _}from"./DZ2f3-jO.js";import{t as P,u as R}from"./Crix9_9X.js";import{t as V}from"./CuRZaTn5.js";import{n as O,t as j}from"./CtYiLBXL.js";import{a as F,c as B,i as H,l as U,n as G,o as $,r as D,s as W,t as Q,u as K}from"./
|
|
1
|
+
import{T as e,b as t,d as n,f as r,h as a,p as i,s,t as o,v as l}from"./qbHuxVSe.js";import{C as c,D as d,L as u,M as m,N as g,O as h,P as p,S as f,_ as v,b as w,d as T,f as y,g as N,h as q,i as x,j as b,m as E,n as C,p as S,u as I,v as L,x as z,y as k}from"./TV5seYRS.js";import{n as A,r as M,t as _}from"./DZ2f3-jO.js";import{t as P,u as R}from"./Crix9_9X.js";import{t as V}from"./CuRZaTn5.js";import{n as O,t as j}from"./CtYiLBXL.js";import{a as F,c as B,i as H,l as U,n as G,o as $,r as D,s as W,t as Q,u as K}from"./DiBNGdQS.js";import{t as Z}from"./YJHG0sOk.js";import{r as Y}from"./DWbLshVZ.js";import{n as J,t as X}from"./BCyTQnZ1.js";import{t as ee}from"./C9HFLidt.js";import{t as te}from"./DmSY4t_i.js";import{t as ne}from"./CJpmOICA.js";import{a as re,i as ae,n as ie,o as se,r as oe,s as le,t as ce}from"./DBS5eoAD.js";import{n as de,r as ue,t as me}from"./D8Se70tP2.js";import{n as ge,t as he}from"./D9_lIXvx2.js";function pe({className:e}){/* @__PURE__ */
|
|
2
2
|
return o("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",className:e,"aria-hidden":"true",focusable:"false",children:/* @__PURE__ */o("path",{fill:"currentColor",d:"M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm0-2h14V5H5zm0 0V5zm2-2h10q.3 0 .45-.275t-.05-.525l-2.75-3.675q-.15-.2-.4-.2t-.4.2L11.25 16L9.4 13.525q-.15-.2-.4-.2t-.4.2l-2 2.675q-.2.25-.05.525T7 17"})})}function fe({className:e}){/* @__PURE__ */
|
|
3
3
|
return o("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",className:e,"aria-hidden":"true",focusable:"false",children:/* @__PURE__ */o("path",{fill:"currentColor",d:"M15.188 14.688Q16.5 13.375 16.5 11.5t-1.312-3.187T12 7T8.813 8.313T7.5 11.5t1.313 3.188T12 16t3.188-1.312m-5.1-1.276Q9.3 12.625 9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2t-1.912-.787m-4.2 3.787q-2.763-1.8-4.363-4.75q-.125-.225-.187-.462t-.063-.488t.063-.488t.187-.462q1.6-2.95 4.363-4.75T12 4t6.113 1.8t4.362 4.75q.125.225.188.463t.062.487t-.062.488t-.188.462q-1.6 2.95-4.362 4.75T12 19t-6.113-1.8m11.3-1.687Q19.55 14.025 20.8 11.5q-1.25-2.525-3.613-4.012T12 6T6.813 7.488T3.2 11.5q1.25 2.525 3.613 4.013T12 17t5.188-1.487"})})}var ve=({description:e,maxLines:n=2,className:i})=>{const[s,l]=a(!1),[c,d]=a(!1),u=r(null),m=r(null);return t(()=>{l(!1)},[e]),t(()=>{if(!u.current||!e)return void d(!1);const t=u.current,r=()=>{const e=window.getComputedStyle(t),a=Math.max(0,Math.floor(t.getBoundingClientRect().width));if(!a)return void(m.current=window.requestAnimationFrame(r));const i=e.lineHeight,s=parseFloat(e.fontSize)||16;let o=1.2*s;i&&"normal"!==i&&(o=i.endsWith("px")?parseFloat(i):parseFloat(i)*s);const l=document.createElement("div");l.style.position="absolute",l.style.visibility="hidden",l.style.pointerEvents="none",l.style.whiteSpace="normal",l.style.width=`${a}px`,l.style.boxSizing=e.boxSizing,l.style.padding=e.padding,l.style.margin=e.margin,l.style.fontSize=e.fontSize,l.style.fontFamily=e.fontFamily,l.style.fontWeight=e.fontWeight,l.style.lineHeight=e.lineHeight,l.style.letterSpacing=e.letterSpacing,l.style.wordBreak="break-word",l.innerText=t.innerText||"",document.body.appendChild(l);const c=l.scrollHeight;document.body.removeChild(l),d(c>o*n+1)},a=()=>{null!==m.current&&window.cancelAnimationFrame(m.current),m.current=window.requestAnimationFrame(r)};let i;a(),window.addEventListener("resize",a);try{i=new MutationObserver(a),i.observe(t,{characterData:!0,childList:!0,subtree:!0})}catch{}return()=>{window.removeEventListener("resize",a),null!==m.current&&window.cancelAnimationFrame(m.current),i?.disconnect()}},[e,n]),e?/* @__PURE__ */o("div",{className:x("relative w-full",i),children:[/* @__PURE__ */o("p",{ref:u,className:x(O({variant:"body2",color:"muted",align:"center"}),"w-full",s?void 0:`line-clamp-${n}`),children:[e,c&&s&&/* @__PURE__ */o("button",{type:"button",onClick:()=>l(!1),className:"text-primary ml-2 text-sm font-medium hover:underline cursor-pointer",children:"see less"})]}),c&&!s&&/* @__PURE__ */o("span",{className:"bg-background absolute right-0 bottom-0 inline-flex items-center pl-2",children:[/* @__PURE__ */o("span",{className:"text-muted-foreground",children:"..."}),/* @__PURE__ */o("button",{type:"button",onClick:()=>l(!0),className:"text-primary ml-1 text-sm font-medium hover:underline cursor-pointer",children:"see more"})]})]}):null},we=()=>{const{t:e}=Y(),{eventSlug:t}=R(),{event:n}=te({eventSlug:t}),{props:r,organization:a}=C(),{curateLabel:i,leaderboardLabel:s}=r??{},{eventViews:l,contentCount:c,curationCount:u}=(({event:e})=>{const{props:t,organization:n}=C(),r=t?.organizationId,{isLoading:a,data:i}=p({queryKey:["event-stats",r??"",e?._id??""],queryFn:async()=>{try{return(await g.get(I.GET_EVENT_STATISTICS,{searchParams:{eventSlug:e?.slug},headers:{"x-org-id":r}}).json()).data}catch(t){throw new Error(t instanceof Error?t.message:String(t)||"Failed to fetch event stats")}},enabled:!!e&&Boolean(n?.integrationSettings?.showEventStats)});return{isLoading:a,eventViews:"number"==typeof i?.eventViews?i.eventViews:i?.eventViews?.views??0,contentCount:i?.contentCount||0,curationCount:i?.curationCount||0}})({event:n});/* @__PURE__ */
|
|
4
4
|
return o("div",{className:"w-full space-y-3",children:[
|
|
@@ -4,7 +4,7 @@ return i("div",{className:m("relative inline-block",a),onMouseEnter:()=>l(!0),on
|
|
|
4
4
|
return i("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",className:e,"aria-hidden":"true",focusable:"false",children:/* @__PURE__ */i("path",{fill:"currentColor",d:"M10.825 22q-.675 0-1.162-.45t-.588-1.1L8.85 18.8q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1Q4.5 12.5 4.5 12.337v-.675q0-.162.025-.337l-1.325-1Q2.675 9.9 2.525 9.25t.2-1.225L3.9 5.975q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.225-1.65q.1-.65.588-1.1T10.825 2h2.35q.675 0 1.163.45t.587 1.1l.225 1.65q.325.125.613.3t.562.375l1.55-.65q.625-.275 1.25-.05t.975.8l1.175 2.05q.35.575.2 1.225t-.675 1.075l-1.325 1q.025.175.025.338v.674q0 .163-.05.338l1.325 1q.525.425.675 1.075t-.2 1.225l-1.2 2.05q-.35.575-.975.8t-1.25-.05l-1.5-.65q-.275.2-.575.375t-.6.3l-.225 1.65q-.1.65-.587 1.1t-1.163.45zM11 20h1.975l.35-2.65q.775-.2 1.438-.587t1.212-.938l2.475 1.025l.975-1.7l-2.15-1.625q.125-.35.175-.737T17.5 12t-.05-.787t-.175-.738l2.15-1.625l-.975-1.7l-2.475 1.05q-.55-.575-1.212-.962t-1.438-.588L13 4h-1.975l-.35 2.65q-.775.2-1.437.588t-1.213.937L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75t-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.55.575 1.213.963t1.437.587zm1.05-4.5q1.45 0 2.475-1.025T15.55 12t-1.025-2.475T12.05 8.5q-1.475 0-2.487 1.025T8.55 12t1.013 2.475T12.05 15.5M12 12"})})}var w=e({open:!1,setOpen:()=>{}});function C({children:e,className:t,open:r,defaultOpen:a=!1,onOpenChange:n}){const[o,c]=s(a),p=void 0!==r?r:o,u=d(e=>{c(e),n?.(e)},[n]),f=l(()=>({open:p,setOpen:u}),[p,u]);/* @__PURE__ */
|
|
5
5
|
return i(w.Provider,{value:f,children:/* @__PURE__ */i("div",{className:m("relative",t),children:e})})}function T({children:e,className:a,asChild:n=!1}){const{open:o,setOpen:s}=c(w),l=d(e=>{e.stopPropagation(),s(!o)},[o,s]);if(n){const n=r(e)[0];return n?t(n,{onClick:e=>{l(e),n.props?.onClick?.(e)},className:m(n.props?.className,a,"cursor-pointer")}):null}/* @__PURE__ */
|
|
6
6
|
return i("span",{onClick:l,className:m("cursor-pointer",a),children:e})}function k({children:e,className:t,align:r="end",side:a="bottom",sideOffset:s=4}){const{open:l,setOpen:d}=c(w),f=o(null),{organization:h}=u();if(n(()=>{if(!l)return;const e=e=>{f.current&&!f.current.contains(e.target)&&d(!1)},t=e=>{"Escape"===e.key&&d(!1)};return document.addEventListener("click",e),document.addEventListener("keydown",t),()=>{document.removeEventListener("click",e),document.removeEventListener("keydown",t)}},[l,d]),!l)return null;const b="start"===r?"left-0":"end"===r?"right-0":"left-1/2 -translate-x-1/2",v="bottom"===a?{top:`calc(100% + ${s}px)`}:{bottom:`calc(100% + ${s}px)`};/* @__PURE__ */
|
|
7
|
-
return i("div",{ref:f,style:{...p(h),...v},className:m("bg-popover text-popover-foreground border-border z-50 min-w-32 rounded border p-1 shadow-md","animate-in fade-in-0 zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",b,t),"data-side":a,children:e})}function z({children:e,className:n,href:o,onClick:s,onSelect:l,disabled:p,icon:u,title:f,variant:b="default",isChecked:g,isBeta:x,suffix:N,asChild:q}){const{setOpen:y}=c(w),C=m("hover:bg-primary/20 relative flex w-full cursor-pointer items-center gap-3 rounded px-3 py-2 text-left text-sm transition-colors outline-none select-none",p&&"pointer-events-none opacity-50","destructive"===b&&"text-destructive hover:bg-destructive/10 focus:bg-destructive/10",n),T=e??/* @__PURE__ */i(a,{children:[u,
|
|
7
|
+
return i("div",{ref:f,style:{...p(h),...v},className:m("bg-popover text-popover-foreground border-border absolute z-50 min-w-32 rounded border p-1 shadow-md","animate-in fade-in-0 zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",b,t),"data-side":a,children:e})}function z({children:e,className:n,href:o,onClick:s,onSelect:l,disabled:p,icon:u,title:f,variant:b="default",isChecked:g,isBeta:x,suffix:N,asChild:q}){const{setOpen:y}=c(w),C=m("hover:bg-primary/20 relative flex w-full cursor-pointer items-center gap-3 rounded px-3 py-2 text-left text-sm transition-colors outline-none select-none",p&&"pointer-events-none opacity-50","destructive"===b&&"text-destructive hover:bg-destructive/10 focus:bg-destructive/10",n),T=e??/* @__PURE__ */i(a,{children:[u,
|
|
8
8
|
/* @__PURE__ */i("span",{className:"flex-1 truncate font-medium",children:f}),g&&/* @__PURE__ */i(v,{className:"text-primary size-5"}),x&&/* @__PURE__ */i("span",{className:"bg-primary text-primary-foreground rounded px-1.5 py-0.5 text-[10px]",children:"BETA"}),N&&/* @__PURE__ */i("span",{children:N})]}),k=d(e=>{p||(l?.(e),s?.(),y(!1))},[p,l,s,y]);if(q&&e){const a=r(e)[0];return a?t(a,{onClick:e=>{k(e),a.props?.onClick?.(e)},className:m(a.props?.className,C)}):null}return o?/* @__PURE__ */i(h,{to:o,onClick:k,className:C,children:T}):/* @__PURE__ */i("button",{onClick:k,className:C,disabled:p,type:"button",children:T})}function O({className:e}){/* @__PURE__ */
|
|
9
9
|
return i("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",className:e,"aria-hidden":"true",focusable:"false",children:/* @__PURE__ */i("path",{fill:"currentColor",d:"M9.5 16q-2.725 0-4.612-1.888T3 9.5t1.888-4.612T9.5 3t4.613 1.888T16 9.5q0 1.1-.35 2.075T14.7 13.3l5.6 5.6q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-5.6-5.6q-.75.6-1.725.95T9.5 16m0-2q1.875 0 3.188-1.312T14 9.5t-1.312-3.187T9.5 5T6.313 6.313T5 9.5t1.313 3.188T9.5 14"})})}function M({className:e}){/* @__PURE__ */
|
|
10
10
|
return i("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24",className:e,"aria-hidden":"true",focusable:"false",children:[/* @__PURE__ */i("path",{fill:"currentColor",d:"M12 2A10 10 0 1 0 22 12A10 10 0 0 0 12 2Zm0 18a8 8 0 1 1 8-8A8 8 0 0 1 12 20Z",opacity:".5"}),/* @__PURE__ */i("path",{fill:"currentColor",d:"M20 12h2A10 10 0 0 0 12 2V4A8 8 0 0 1 20 12Z",children:/* @__PURE__ */i("animateTransform",{attributeName:"transform",dur:"1s",from:"0 12 12",repeatCount:"indefinite",to:"360 12 12",type:"rotate"})})]})}export{z as a,q as c,k as i,N as l,O as n,T as o,C as r,y as s,M as t,x as u};
|