@wellesley/notifications 1.0.644 → 1.0.646
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/index.mjs +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{api as Ks,usePostApiV1BlockByUserIdMutation as My,useDeleteApiV1BlockByUserIdMutation as Uy,usePostApiV1UsersFollowByUsernameAcceptMutation as jy,usePostApiV1UsersFollowByUsernameRejectMutation as Fy,useGetApiV1UsersFolloweesQuery as By,useGetApiV1UsersByUserIdFollowingQuery as Dy,useGetApiV1SearchQuery as Wy}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
import{api as Ks,usePostApiV1BlockByUserIdMutation as My,useDeleteApiV1BlockByUserIdMutation as Uy,usePostApiV1UsersFollowByUsernameAcceptMutation as jy,usePostApiV1UsersFollowByUsernameRejectMutation as Fy,useGetApiV1UsersFolloweesQuery as By,useGetApiV1UsersByUserIdFollowingQuery as Dy,useGetApiV1SearchQuery as Wy}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.747";import $y,{forwardRef as f_,createElement as P0,useState as lr,useRef as gi,useEffect as zn,useCallback as b0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as Vt}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.91";import{createAction as d_,createSelector as K0,createSlice as Wa}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{ToastContainer as zy,toast as Vy}from"https://cdn.jsdelivr.net/npm/react-toastify@10.0.5/+esm";import{authSlice as ro}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.803";import{useSelector as lt,useDispatch as dl}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{Dialog as Zy,DialogContent as qy,cn as Ve,Form as h_,FormField as p_,FormItem as Hy,FormLabel as Gy,FormControl as Qy,Input as g_,Command as Ky,CommandList as Yy,CommandItem as Jy,FormMessage as Xy,Button as wn,ButtonLoader as M0,TooltipWrapper as U0,Avatar as e1,AvatarImage as t1,Skeleton as Md,DropdownMenu as m_,DropdownMenuTrigger as v_,DropdownMenuContent as __,DropdownMenuItem as y_,useIsMobile as r1,Tabs as n1,TabsControls as i1,TabsContent as pv,HoverCard as s1,HoverCardTrigger as o1,HoverCardContent as a1}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.709";import{get as j0,set as A0,appendErrors as u1,useForm as Y0,FormProvider as c1}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useAppsNavigate as l1,ExternalLinks as f1,AppsLink as Hc}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.673";import{usePostApiV1UsersFollowByUsernameMutation as d1,usePostApiV1UsersFollowByUsernameUndoMutation as h1,canFollowBack as p1,isFollowPending as g1,canUnfollow as gv,useIsOwnProfile as J0,useRelationship as m1,useCurrentUser as x_,useGetUserByUserName as v1,useGetUserById as _1,usePostApiV1MuteByUserIdMutation as y1,useDeleteApiV1MuteByUserIdMutation as x1,isMuted as w1,usePutApiV1NotesMutation as b1,useDeleteApiV1NotesByUserIdMutation as A1,userSlice as X0,useGetApiV1UsersRemoteByUserNameFullFollowersQuery as S1,useGetApiV1UsersFollowersQuery as C1,useGetApiV1UsersByUserIdFollowersQuery as E1,UserAvatar as w_,usePostApiV1UsersFollowByUsernameRejectMutation as I1,canUnsubscribeFromMe as k1}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.762";import{getErrorMsg as Gs}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.596";import{getStore as T1,rootReducer as b_}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.746";import{selectSmallestPreview as mv}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.632";import{useProfileSettings as N1,platformSettingsSlice as R1}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.704";import{usePostApiV1EventsByEventIdAcceptMutation as O1,usePostApiV1EventsByEventIdRejectMutation as L1,usePostApiV1EventsByEventIdMaybeMutation as P1}from"https://cdn.jsdelivr.net/npm/@wellesley/events@1.0.499";import{wsSlice as M1}from"https://cdn.jsdelivr.net/npm/@wellesley/ws@1.0.729";var vv,ns=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},$c={exports:{}},U1=$c.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|