@wellesley/notifications 1.0.677 → 1.0.678
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.779";import $y,{forwardRef as h_,createElement as M0,useState as Yt,useRef as Zr,useEffect as Xn,useCallback as A0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as $t}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.123";import{createAction as p_,createSelector as Y0,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 no}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.835";import{useSelector as ct,useDispatch as hl}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{Dialog as Zy,DialogContent as qy,cn as Ue,Form as g_,FormField as m_,FormItem as Hy,FormLabel as Gy,FormControl as Qy,Input as v_,Command as Ky,CommandList as Yy,CommandItem as Jy,FormMessage as Xy,Button as br,ButtonLoader as U0,TooltipWrapper as j0,Avatar as e1,AvatarImage as t1,Skeleton as Ud,DropdownMenu as __,DropdownMenuTrigger as y_,DropdownMenuContent as x_,DropdownMenuItem as w_,useIsMobile as n1,Tabs as r1,TabsControls as i1,TabsContent as mv,HoverCard as s1,HoverCardTrigger as o1,HoverCardContent as a1}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.741";import{get as F0,set as S0,appendErrors as u1,useForm as J0,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 Gc}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.705";import{usePostApiV1UsersFollowByUsernameMutation as d1,usePostApiV1UsersFollowByUsernameUndoMutation as h1,canFollowBack as p1,isFollowPending as g1,canUnfollow as vv,useIsOwnProfile as X0,useRelationship as b_,useCurrentUser as A_,useGetUserByUserName as m1,useGetUserById as v1,usePostApiV1MuteByUserIdMutation as _1,useDeleteApiV1MuteByUserIdMutation as y1,isMuted as x1,usePutApiV1NotesMutation as w1,useDeleteApiV1NotesByUserIdMutation as b1,userSlice as ev,useGetApiV1UsersRemoteByUserNameFullFollowersQuery as A1,useGetApiV1UsersFollowersQuery as S1,useGetApiV1UsersByUserIdFollowersQuery as C1,UserAvatar as tv,usePostApiV1UsersFollowByUsernameRejectMutation as E1,canUnsubscribeFromMe as I1}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.794";import{getErrorMsg as Gs}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.628";import{getStore as k1,rootReducer as S_}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.778";import{selectSmallestPreview as _v}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.664";import{useProfileSettings as T1,platformSettingsSlice as N1}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.736";import{usePostApiV1EventsByEventIdAcceptMutation as R1,usePostApiV1EventsByEventIdRejectMutation as O1,usePostApiV1EventsByEventIdMaybeMutation as P1}from"https://cdn.jsdelivr.net/npm/@wellesley/events@1.0.531";import{wsSlice as L1}from"https://cdn.jsdelivr.net/npm/@wellesley/ws@1.0.761";var yv,rs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},zc={exports:{}},M1=zc.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|