@wellesley/notifications 1.0.600 → 1.0.601
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 k1,useDeleteApiV1BlockByUserIdMutation as T1,usePostApiV1UsersFollowByUsernameAcceptMutation as N1,usePostApiV1UsersFollowByUsernameRejectMutation as R1,useGetApiV1UsersFolloweesQuery as O1,useGetApiV1UsersByUserIdFollowingQuery as L1,useGetApiV1SearchQuery as P1}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
import{api as Ks,usePostApiV1BlockByUserIdMutation as k1,useDeleteApiV1BlockByUserIdMutation as T1,usePostApiV1UsersFollowByUsernameAcceptMutation as N1,usePostApiV1UsersFollowByUsernameRejectMutation as R1,useGetApiV1UsersFolloweesQuery as O1,useGetApiV1UsersByUserIdFollowingQuery as L1,useGetApiV1SearchQuery as P1}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.702";import M1,{forwardRef as u_,createElement as O0,useState as ln,useRef as pi,useEffect as $r,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.46";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 U1,toast as j1}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.758";import{useSelector as ft,useDispatch as $d}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{Dialog as F1,DialogContent as B1,cn as Fe,Form as l_,FormField as f_,FormItem as D1,FormLabel as W1,FormControl as $1,Input as d_,Command as z1,CommandList as V1,CommandItem as Z1,FormMessage as q1,Button as rs,ButtonLoader as L0,TooltipWrapper as P0,Avatar as H1,AvatarImage as G1,Skeleton as h_,DropdownMenu as p_,DropdownMenuTrigger as g_,DropdownMenuContent as m_,DropdownMenuItem as v_,useIsMobile as Q1,Tabs as K1,TabsControls as Y1,TabsContent as dv,HoverCard as J1,HoverCardTrigger as X1,HoverCardContent as ey}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.664";import{get as M0,set as w0,appendErrors as ty,useForm as Q0,FormProvider as ny}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useAppsNavigate as ry,ExternalLinks as iy,AppsLink as qc}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.630";import{usePostApiV1UsersFollowByUsernameMutation as sy,usePostApiV1UsersFollowByUsernameUndoMutation as oy,canFollowBack as ay,isFollowPending as uy,canUnfollow as hv,useIsOwnProfile as K0,useRelationship as cy,useCurrentUser as __,useGetUserByUserName as ly,useGetUserById as fy,usePostApiV1MuteByUserIdMutation as dy,useDeleteApiV1MuteByUserIdMutation as hy,isMuted as py,usePutApiV1NotesMutation as gy,useDeleteApiV1NotesByUserIdMutation as my,userSlice as Y0,useGetApiV1UsersRemoteByUserNameFullFollowersQuery as vy,useGetApiV1UsersFollowersQuery as _y,useGetApiV1UsersByUserIdFollowersQuery as yy,UserAvatar as y_,usePostApiV1UsersFollowByUsernameRejectMutation as xy,canUnsubscribeFromMe as wy}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.717";import{getErrorMsg as Gs}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.553";import{getStore as by,rootReducer as x_}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.701";import{selectSmallestPreview as pv}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.587";import{useProfileSettings as Ay,platformSettingsSlice as Sy}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.659";import{wsSlice as Cy}from"https://cdn.jsdelivr.net/npm/@wellesley/ws@1.0.684";var gv,ns=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Wc={exports:{}},Ey=Wc.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|