@wellesley/events 1.0.57 → 1.0.58
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 Xe,{forwardRef as qa,createElement as pb,useRef as pr,useState as Ze,useEffect as Rt,useCallback as ug,useMemo as Io,PureComponent as iR,createRef as nv,useLayoutEffect as oR}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{useSelector as Td}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{UserAvatar as qx}from"https://cdn.jsdelivr.net/npm/@wellesley/user@
|
|
1
|
+
import Xe,{forwardRef as qa,createElement as pb,useRef as pr,useState as Ze,useEffect as Rt,useCallback as ug,useMemo as Io,PureComponent as iR,createRef as nv,useLayoutEffect as oR}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{useSelector as Td}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{UserAvatar as qx}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.321";import{rootReducer as cR}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.305";import{createSlice as lR}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{get as _b,set as fg,appendErrors as uR,useForm as fR}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{HoverCard as dR,HoverCardTrigger as hR,cn as lt,HoverCardContent as pR,Switch as _R,Tooltip as sv,TooltipTrigger as iv,TooltipContent as ov,Textarea as yR,getTextareaClassName as gR,FormLabel as Ql,useFormField as Ex,FormField as Us,FormItem as qo,FormControl as Jn,Input as $s,FormMessage as Eo,Command as mR,Button as Pl,CommandList as kR,CommandEmpty as wR,CommandItem as bR,TooltipWrapper as vR,Select as Ox,SelectTrigger as Lx,SelectValue as zR,SelectContent as Nx,SelectItem as xR,SelectActions as AR,SelectGroup as RR,SelectCheckboxItem as jR,SelectFooter as IR,Dialog as TR,DialogContent as SR,Form as CR,ButtonLoader as cv}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.268";import{EmojiPicker as qR,EmojiStyle as ER}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.157";import{useGetApiV1SearchQuery as Px,useGetApiV1AddressesSuggestQuery as OR,useGetApiV1EventsByEventIdAttendeesQuery as LR,usePostApiV1EventsByEventIdAttendeesAndUserIdMutation as NR,useDeleteApiV1EventsByEventIdAttendeesAndUserIdMutation as PR}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.306";import{logErrorToSentry as DR}from"https://cdn.jsdelivr.net/npm/@wellesley/sentry@1.0.172";import{platformSettingsSlice as MR}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.263";import{UploadButton as Dx,objectUrlToFile as WR,useUploadFile as FR,UploadTag as BR}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.191";
|
|
2
2
|
/**
|
|
3
3
|
* @license lucide-react v0.471.2 - ISC
|
|
4
4
|
*
|