@wellesley/events 1.0.222 → 1.0.223
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 wS,{forwardRef as oa,createElement as ub,useRef as Dr,useState as wt,useEffect as ar,useCallback as og,useMemo as zo}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{useSelector as Sd}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{useCurrentUser as Mx,UserAvatar as bS}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.
|
|
1
|
+
import wS,{forwardRef as oa,createElement as ub,useRef as Dr,useState as wt,useEffect as ar,useCallback as og,useMemo as zo}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{useSelector as Sd}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{useCurrentUser as Mx,UserAvatar as bS}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.486";import{rootReducer as vS}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.470";import{createSlice as zS}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{get as fb,set as cg,appendErrors as xS,useForm as AS}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{HoverCard as SS,HoverCardTrigger as jS,cn as lt,HoverCardContent as RS,Switch as IS,Tooltip as iv,TooltipTrigger as ov,TooltipContent as cv,Avatar as TS,AvatarImage as qS,Textarea as CS,getTextareaClassName as ES,FormLabel as Yl,useFormField as Dx,FormField as Ws,FormItem as Ro,FormControl as Yn,Input as Fs,FormMessage as Io,Command as OS,Button as db,CommandList as LS,CommandEmpty as NS,CommandItem as PS,TooltipWrapper as MS,Select as Wx,SelectTrigger as Fx,SelectValue as DS,SelectContent as Ux,SelectItem as WS,SelectActions as FS,SelectGroup as US,SelectCheckboxItem as BS,SelectFooter as $S,Form as GS,ButtonLoader as lv}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.433";import{EmojiPicker as ZS,EmojiStyle as HS}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.322";import{useGetApiV1SearchQuery as Bx,useGetApiV1AddressesSuggestQuery as VS,useGetApiV1EventsByEventIdAttendeesQuery as KS,usePostApiV1EventsByEventIdAttendeesAndUserIdMutation as YS,useDeleteApiV1EventsByEventIdAttendeesAndUserIdMutation as JS}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.471";import{platformSettingsSlice as XS}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.428";import{useUploadFile as QS,getAcceptList as ej,UploadMediaModal as tj,UploadTag as rj}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.356";import{AppsLink as aj}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.399";
|
|
2
2
|
/**
|
|
3
3
|
* @license lucide-react v0.471.2 - ISC
|
|
4
4
|
*
|