@wellesley/notifications 1.0.533 → 1.0.535
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 ad,usePostApiV1BlockByUserIdMutation as K1,useDeleteApiV1BlockByUserIdMutation as J1,usePostApiV1UsersFollowByUsernameAcceptMutation as X1,usePostApiV1UsersFollowByUsernameRejectMutation as e_,useGetApiV1UsersFolloweesQuery as t_,useGetApiV1UsersByUserIdFollowingQuery as n_,useGetApiV1SearchQuery as r_}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
import{api as ad,usePostApiV1BlockByUserIdMutation as K1,useDeleteApiV1BlockByUserIdMutation as J1,usePostApiV1UsersFollowByUsernameAcceptMutation as X1,usePostApiV1UsersFollowByUsernameRejectMutation as e_,useGetApiV1UsersFolloweesQuery as t_,useGetApiV1UsersByUserIdFollowingQuery as n_,useGetApiV1SearchQuery as r_}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.636";import we,{forwardRef as Py,createElement as Vv,useState as Kr,useEffect as Zs,useRef as nl,useCallback as Nv}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as yi}from"https://cdn.jsdelivr.net/npm/@wellesley/notifications@1.0.535";import{createAction as zy,createSelector as f0,createSlice as dd}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{ToastContainer as i_,toast as s_}from"https://cdn.jsdelivr.net/npm/react-toastify@10.0.5/+esm";import{authSlice as pd}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.692";import{useSelector as Qn,useDispatch as nm}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{Dialog as o_,DialogContent as a_,cn as kt,Form as jy,FormField as Dy,FormItem as l_,FormLabel as u_,FormControl as c_,Input as Uy,Command as f_,CommandList as d_,CommandItem as p_,FormMessage as h_,Button as Bc,ButtonLoader as Hv,TooltipWrapper as Zv,Avatar as m_,AvatarImage as g_,Skeleton as v_,DropdownMenu as $y,DropdownMenuTrigger as Fy,DropdownMenuContent as By,DropdownMenuItem as Wy,useIsMobile as y_,Tabs as __,TabsList as w_,TabsTrigger as A0,TabsContent as O0,HoverCard as x_,HoverCardTrigger as S_,HoverCardContent as k_,Tooltip as b_,TooltipTrigger as E_,TooltipContent as C_}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.598";import{get as Yv,set as Iv,appendErrors as N_,useForm as d0,FormProvider as I_}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useAppsNavigate as M_,ExternalLinks as T_,AppsLink as Dh}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.564";import{usePostApiV1UsersFollowByUsernameMutation as A_,usePostApiV1UsersFollowByUsernameUndoMutation as O_,canFollowBack as R_,isFollowPending as L_,canUnfollow as R0,useIsOwnProfile as p0,useRelationship as P_,useCurrentUser as Vy,useGetUserByUserName as z_,useGetUserById as j_,usePostApiV1MuteByUserIdMutation as D_,useDeleteApiV1MuteByUserIdMutation as U_,isMuted as $_,usePutApiV1NotesMutation as F_,useDeleteApiV1NotesByUserIdMutation as B_,userSlice as h0,useGetApiV1UsersFollowersQuery as W_,useGetApiV1UsersByUserIdFollowersQuery as V_,UserAvatar as Hy,usePostApiV1UsersFollowByUsernameRejectMutation as H_,canUnsubscribeFromMe as Z_}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.651";import{getErrorMsg as sd}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.487";import{getStore as Y_,rootReducer as m0}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.635";import{selectSmallestPreview as L0}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.521";import{useProfileSettings as Zy,platformSettingsSlice as Q_,UserKeysSettings as G_}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.593";import{wsSlice as q_}from"https://cdn.jsdelivr.net/npm/@wellesley/ws@1.0.618";var Fc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function g0(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var P0,Oh={exports:{}},K_=Oh.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|