@wellesley/notifications 1.0.742 → 1.0.743
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 Fy,useDeleteApiV1BlockByUserIdMutation as Dy,usePostApiV1UsersFollowByUsernameAcceptMutation as By,usePostApiV1UsersFollowByUsernameRejectMutation as Wy,useGetApiV1SearchQuery as $y}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
import{api as Ks,usePostApiV1BlockByUserIdMutation as Fy,useDeleteApiV1BlockByUserIdMutation as Dy,usePostApiV1UsersFollowByUsernameAcceptMutation as By,usePostApiV1UsersFollowByUsernameRejectMutation as Wy,useGetApiV1SearchQuery as $y}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.844";import zy,{forwardRef as g_,createElement as U0,useState as $t,useRef as vi,useEffect as Or,useCallback as A0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as at}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.188";import{createAction as m_,createSelector as J0,createSlice as Wa}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{ToastContainer as Vy,toast as Zy}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.900";import{useSelector as lt,useDispatch as pl}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{Dialog as qy,DialogContent as Hy,cn as Be,Form as v_,FormField as __,FormItem as Gy,FormLabel as Qy,FormControl as Ky,Input as y_,Command as Yy,CommandList as Jy,CommandItem as Xy,FormMessage as e1,Button as Sn,ButtonLoader as M0,TooltipWrapper as j0,Avatar as t1,AvatarImage as r1,Skeleton as jd,DropdownMenu as x_,DropdownMenuTrigger as w_,DropdownMenuContent as b_,DropdownMenuItem as A_,useIsMobile as n1,Tabs as i1,TabsControls as s1,TabsContent as vv,HoverCard as o1,HoverCardTrigger as a1,HoverCardContent as u1}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.806";import{get as F0,set as S0,appendErrors as c1,useForm as X0,FormProvider as l1}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useAppsNavigate as f1,ExternalLinks as d1,AppsLink as Pa}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.770";import{usePostApiV1UsersFollowByUsernameMutation as h1,usePostApiV1UsersFollowByUsernameUndoMutation as p1,canFollowBack as g1,isFollowPending as m1,canUnfollow as _v,useIsOwnProfile as ev,useRelationship as S_,useCurrentUser as C_,useGetUserByUserName as v1,useGetUserById as _1,usePostApiV1MuteByUserIdMutation as y1,useDeleteApiV1MuteByUserIdMutation as x1,isMuted as w1,usePutApiV1NotesMutation as b1,useDeleteApiV1NotesByUserIdMutation as A1,userSlice as tv,useGetApiV1UsersRemoteByUserNameFullFollowersQuery as S1,useGetApiV1UsersFollowersQuery as C1,useGetApiV1UsersByUserIdFollowersQuery as E1,isHiddenListError as Qc,UserAvatar as rv,useGetApiV1UsersFolloweesQuery as I1,useGetApiV1UsersByUserIdFollowingQuery as k1,usePostApiV1UsersFollowByUsernameRejectMutation as T1,canUnsubscribeFromMe as N1}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.859";import{getErrorMsg as Xr}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.693";import{getStore as R1,rootReducer as E_}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.843";import{selectUploadFile as yv,selectSmallestPreview as xv}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.729";import{platformSettingsSlice as O1}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.801";import{usePostApiV1EventsByEventIdAcceptMutation as L1,usePostApiV1EventsByEventIdRejectMutation as P1,usePostApiV1EventsByEventIdMaybeMutation as U1}from"https://cdn.jsdelivr.net/npm/@wellesley/events@1.0.596";import{wsSlice as M1}from"https://cdn.jsdelivr.net/npm/@wellesley/ws@1.0.826";var wv,is=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Vc={exports:{}},j1=Vc.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|