@wellesley/notifications 1.0.680 → 1.0.682
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 Oy,useDeleteApiV1BlockByUserIdMutation as Ly,usePostApiV1UsersFollowByUsernameAcceptMutation as My,usePostApiV1UsersFollowByUsernameRejectMutation as Uy,useGetApiV1UsersFolloweesQuery as jy,useGetApiV1UsersByUserIdFollowingQuery as Fy,useGetApiV1SearchQuery as By}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
import{api as Ks,usePostApiV1BlockByUserIdMutation as Oy,useDeleteApiV1BlockByUserIdMutation as Ly,usePostApiV1UsersFollowByUsernameAcceptMutation as My,usePostApiV1UsersFollowByUsernameRejectMutation as Uy,useGetApiV1UsersFolloweesQuery as jy,useGetApiV1UsersByUserIdFollowingQuery as Fy,useGetApiV1SearchQuery as By}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.783";import Dy,{forwardRef as f_,createElement as L0,useState as Kt,useRef as Zr,useEffect as er,useCallback as b0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as Wt}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.127";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 Wy,toast as $y}from"https://cdn.jsdelivr.net/npm/react-toastify@10.0.5/+esm";import{authSlice as to}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.839";import{useSelector as ct,useDispatch as dl}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{Dialog as zy,DialogContent as Vy,cn as Ue,Form as h_,FormField as p_,FormItem as Zy,FormLabel as qy,FormControl as Hy,Input as g_,Command as Gy,CommandList as Qy,CommandItem as Ky,FormMessage as Yy,Button as Ar,ButtonLoader as M0,TooltipWrapper as U0,Avatar as Jy,AvatarImage as Xy,Skeleton as Md,DropdownMenu as m_,DropdownMenuTrigger as v_,DropdownMenuContent as __,DropdownMenuItem as y_,useIsMobile as e1,Tabs as t1,TabsControls as n1,TabsContent as gv,HoverCard as r1,HoverCardTrigger as i1,HoverCardContent as s1}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.745";import{get as j0,set as A0,appendErrors as o1,useForm as Y0,FormProvider as a1}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useAppsNavigate as u1,ExternalLinks as c1,AppsLink as La}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.709";import{usePostApiV1UsersFollowByUsernameMutation as l1,usePostApiV1UsersFollowByUsernameUndoMutation as f1,canFollowBack as d1,isFollowPending as h1,canUnfollow as mv,useIsOwnProfile as J0,useRelationship as x_,useCurrentUser as w_,useGetUserByUserName as p1,useGetUserById as g1,usePostApiV1MuteByUserIdMutation as m1,useDeleteApiV1MuteByUserIdMutation as v1,isMuted as _1,usePutApiV1NotesMutation as y1,useDeleteApiV1NotesByUserIdMutation as x1,userSlice as X0,useGetApiV1UsersRemoteByUserNameFullFollowersQuery as w1,useGetApiV1UsersFollowersQuery as b1,useGetApiV1UsersByUserIdFollowersQuery as A1,UserAvatar as ev,usePostApiV1UsersFollowByUsernameRejectMutation as S1,canUnsubscribeFromMe as C1}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.798";import{getErrorMsg as Gs}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.632";import{getStore as E1,rootReducer as b_}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.782";import{selectSmallestPreview as vv}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.668";import{useProfileSettings as I1,platformSettingsSlice as k1}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.740";import{usePostApiV1EventsByEventIdAcceptMutation as T1,usePostApiV1EventsByEventIdRejectMutation as N1,usePostApiV1EventsByEventIdMaybeMutation as R1}from"https://cdn.jsdelivr.net/npm/@wellesley/events@1.0.535";import{wsSlice as P1}from"https://cdn.jsdelivr.net/npm/@wellesley/ws@1.0.765";var _v,rs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},zc={exports:{}},O1=zc.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|