@wellesley/apps 1.0.79 → 1.0.81

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 (2) hide show
  1. package/index.mjs +1 -1
  2. package/package.json +1 -1
package/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import kv,{useCallback as $i,forwardRef as Tc,createElement as ws,useState as Lr,useEffect as Ic}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{useSelector as ks}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{userSlice as Sc,useGetApiV1AccountsProfileQuery as Av}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.137";import{getRoute as sc,useAppsNavigate as jv}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.77";import{cn as Mr,Button as Ns,Dialog as Tv,DialogContent as Iv,Form as Sv,FormField as uc,FormItem as oc,FormLabel as cc,FormControl as lc,Input as fc,FormMessage as dc,ButtonLoader as Rs,Avatar as Cc,AvatarImage as Nc,AvatarFallback as Rc,Carousel as Cv,CarouselContent as Nv,CarouselItem as Rv,CarouselPrevious as Ov,CarouselNext as Ev,AlertDialog as Zv,AlertDialogContent as Lv,AlertDialogHeader as Wv,AlertDialogTitle as Mv,AlertDialogDescription as Pv,AlertDialogFooter as Bv,AlertDialogCancel as $v,AlertDialogAction as Dv,TooltipWrapper as zv}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.69";import{logErrorToSentry as Vv}from"https://cdn.jsdelivr.net/npm/@wellesley/sentry@1.0.11";import{get as As,set as ms,appendErrors as Uv,useForm as Fv}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{usePostApiV1UsersMutation as qv,useGetApiV1AppsByAppIdQuery as Gv,api as Qv,handleBasicResponse as pt}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.138";import{usernameValidator as Jv,usernameMaxLength as Hv,authSlice as Yv}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.180";import{getErrorByStatusCode as Kv}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.4";import{useNavigate as Xv,useParams as e_}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";const n0=()=>{const e=ks(Sc.selectors.selectCurrentUser),t=`@${null==e?void 0:e.username}`,n={$root:"/","$user-posts":sc("/:username/posts",{username:t}),$user:sc("/:username/:tab?",{username:t})};return{getMappedRoute:$i((({id:e,manifest:{routes:t}})=>{var r;const i=null==(r=t.find((e=>!!e.default)))?void 0:r.path,a=`/${e}`;return i&&i.startsWith("$")?n[i]||a:i||a}),[])}};var hc,pc,Mi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},gs={exports:{}},vn={};
1
+ import kv,{useCallback as $i,forwardRef as Tc,createElement as ws,useState as Lr,useEffect as Ic}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{useSelector as ks}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{userSlice as Sc,useGetApiV1AccountsProfileQuery as Av}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.139";import{getRoute as sc,useAppsNavigate as jv}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.77";import{cn as Mr,Button as Ns,Dialog as Tv,DialogContent as Iv,Form as Sv,FormField as uc,FormItem as oc,FormLabel as cc,FormControl as lc,Input as fc,FormMessage as dc,ButtonLoader as Rs,Avatar as Cc,AvatarImage as Nc,AvatarFallback as Rc,Carousel as Cv,CarouselContent as Nv,CarouselItem as Rv,CarouselPrevious as Ov,CarouselNext as Ev,AlertDialog as Zv,AlertDialogContent as Lv,AlertDialogHeader as Wv,AlertDialogTitle as Mv,AlertDialogDescription as Pv,AlertDialogFooter as Bv,AlertDialogCancel as $v,AlertDialogAction as Dv,TooltipWrapper as zv}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.90";import{logErrorToSentry as Vv}from"https://cdn.jsdelivr.net/npm/@wellesley/sentry@1.0.11";import{get as As,set as ms,appendErrors as Uv,useForm as Fv}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{usePostApiV1UsersMutation as qv,useGetApiV1AppsByAppIdQuery as Gv,api as Qv,handleBasicResponse as pt}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.138";import{usernameValidator as Jv,usernameMaxLength as Hv,authSlice as Yv}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.180";import{getErrorByStatusCode as Kv}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.4";import{useNavigate as Xv,useParams as e_}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";const n0=()=>{const e=ks(Sc.selectors.selectCurrentUser),t=`@${null==e?void 0:e.username}`,n={$root:"/","$user-posts":sc("/:username/posts",{username:t}),$user:sc("/:username/:tab?",{username:t})};return{getMappedRoute:$i((({id:e,manifest:{routes:t}})=>{var r;const i=null==(r=t.find((e=>!!e.default)))?void 0:r.path,a=`/${e}`;return i&&i.startsWith("$")?n[i]||a:i||a}),[])}};var hc,pc,Mi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},gs={exports:{}},vn={};
2
2
  /**
3
3
  * @license React
4
4
  * react-jsx-runtime.production.min.js
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wellesley/apps",
3
- "version": "1.0.79",
3
+ "version": "1.0.81",
4
4
  "main": "index.mjs",
5
5
  "license": "UNLICENSED",
6
6
  "files": [