@wellesley/notifications 1.0.603 → 1.0.605
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 ky,useDeleteApiV1BlockByUserIdMutation as Ty,usePostApiV1UsersFollowByUsernameAcceptMutation as Ny,usePostApiV1UsersFollowByUsernameRejectMutation as Ry,useGetApiV1UsersFolloweesQuery as Oy,useGetApiV1UsersByUserIdFollowingQuery as Ly,useGetApiV1SearchQuery as Py}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
import{api as Ks,usePostApiV1BlockByUserIdMutation as ky,useDeleteApiV1BlockByUserIdMutation as Ty,usePostApiV1UsersFollowByUsernameAcceptMutation as Ny,usePostApiV1UsersFollowByUsernameRejectMutation as Ry,useGetApiV1UsersFolloweesQuery as Oy,useGetApiV1UsersByUserIdFollowingQuery as Ly,useGetApiV1SearchQuery as Py}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.706";import My,{forwardRef as u_,createElement as O0,useState as cr,useRef as pi,useEffect as $n,useCallback as x0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as zt}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.50";import{createAction as c_,createSelector as G0,createSlice as Da}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{ToastContainer as Uy,toast as jy}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.762";import{useSelector as ft,useDispatch as $d}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{Dialog as Fy,DialogContent as By,cn as Fe,Form as l_,FormField as f_,FormItem as Dy,FormLabel as Wy,FormControl as $y,Input as d_,Command as zy,CommandList as Vy,CommandItem as Zy,FormMessage as qy,Button as ns,ButtonLoader as L0,TooltipWrapper as P0,Avatar as Hy,AvatarImage as Gy,Skeleton as h_,DropdownMenu as p_,DropdownMenuTrigger as g_,DropdownMenuContent as m_,DropdownMenuItem as v_,useIsMobile as Qy,Tabs as Ky,TabsControls as Yy,TabsContent as dv,HoverCard as Jy,HoverCardTrigger as Xy,HoverCardContent as e1}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.668";import{get as M0,set as w0,appendErrors as t1,useForm as Q0,FormProvider as r1}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useAppsNavigate as n1,ExternalLinks as i1,AppsLink as qc}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.634";import{usePostApiV1UsersFollowByUsernameMutation as s1,usePostApiV1UsersFollowByUsernameUndoMutation as o1,canFollowBack as a1,isFollowPending as u1,canUnfollow as hv,useIsOwnProfile as K0,useRelationship as c1,useCurrentUser as __,useGetUserByUserName as l1,useGetUserById as f1,usePostApiV1MuteByUserIdMutation as d1,useDeleteApiV1MuteByUserIdMutation as h1,isMuted as p1,usePutApiV1NotesMutation as g1,useDeleteApiV1NotesByUserIdMutation as m1,userSlice as Y0,useGetApiV1UsersRemoteByUserNameFullFollowersQuery as v1,useGetApiV1UsersFollowersQuery as _1,useGetApiV1UsersByUserIdFollowersQuery as y1,UserAvatar as y_,usePostApiV1UsersFollowByUsernameRejectMutation as x1,canUnsubscribeFromMe as w1}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.721";import{getErrorMsg as Gs}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.557";import{getStore as b1,rootReducer as x_}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.705";import{selectSmallestPreview as pv}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.591";import{useProfileSettings as A1,platformSettingsSlice as S1}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.663";import{wsSlice as C1}from"https://cdn.jsdelivr.net/npm/@wellesley/ws@1.0.688";var gv,rs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Wc={exports:{}},E1=Wc.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|