@wellesley/group 1.0.482 → 1.0.483
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*as wd from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import ef,{useRef as Qn,useState as Sn,useEffect as Wn,forwardRef as xd,createElement as i3,useCallback as zr,useLayoutEffect as A3,useMemo as vi,createContext as Y3,useContext as P2}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{Dialog as a7,DialogContent as t7,cn as ln,DropdownMenu as R0,DropdownMenuTrigger as B0,DropdownMenuContent as F0,Switch as Ij,Tooltip as Pk,TooltipTrigger as Ek,TooltipContent as Nk,Avatar as Oj,AvatarImage as Qj,Textarea as Wj,getTextareaClassName as Vj,FormLabel as qj,TooltipWrapper as j0,useFormField as r7,FormField as Uj,FormItem as Kj,FormControl as v2,Input as Xy,FormMessage as $j,Select as eC,SelectTrigger as nC,SelectValue as aC,SelectContent as tC,SelectGroup as rC,SelectItem as iC,RadioGroup as oC,RadioGroupItem as sC,DropdownMenuItem as nf,Button as Qa,ButtonLoader as E2,Checkbox as i7,ChipsWrapper as uC,ChipsItem as lC,Form as M3,useIsMobile as cC,Tabs as gC,TabsControls as dC,TabsContent as Iy}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.
|
|
1
|
+
import*as wd from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import ef,{useRef as Qn,useState as Sn,useEffect as Wn,forwardRef as xd,createElement as i3,useCallback as zr,useLayoutEffect as A3,useMemo as vi,createContext as Y3,useContext as P2}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{Dialog as a7,DialogContent as t7,cn as ln,DropdownMenu as R0,DropdownMenuTrigger as B0,DropdownMenuContent as F0,Switch as Ij,Tooltip as Pk,TooltipTrigger as Ek,TooltipContent as Nk,Avatar as Oj,AvatarImage as Qj,Textarea as Wj,getTextareaClassName as Vj,FormLabel as qj,TooltipWrapper as j0,useFormField as r7,FormField as Uj,FormItem as Kj,FormControl as v2,Input as Xy,FormMessage as $j,Select as eC,SelectTrigger as nC,SelectValue as aC,SelectContent as tC,SelectGroup as rC,SelectItem as iC,RadioGroup as oC,RadioGroupItem as sC,DropdownMenuItem as nf,Button as Qa,ButtonLoader as E2,Checkbox as i7,ChipsWrapper as uC,ChipsItem as lC,Form as M3,useIsMobile as cC,Tabs as gC,TabsControls as dC,TabsContent as Iy}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.701";import{useSelector as Mt}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{rootReducer as Z3,getStore as G0}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.738";import{createSlice as _d,createAction as o7,createSelector as rg}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{EmojiPicker as hC,EmojiStyle as fC}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.588";import{useGetApiV1SearchQuery as s7,api as Wt,usePostApiV1GroupsMutation as pC,usePutApiV1GroupsByGroupIdMutation as yC,useDeleteApiV1GroupsByGroupIdMembersAndMemberIdMutation as mC,useGetApiV1GroupsMemberByUserIdGroupsQuery as wC,useGetApiV1GroupsUsersByUserIdMutualQuery as bC}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.739";import{get as o3,set as Oy,appendErrors as kC,useForm as U2,Controller as vC,FormProvider as u7}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{getErrorMsg as bi}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.588";import{toast as Ca}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.83";import"https://cdn.jsdelivr.net/npm/@wellesley/ws@1.0.721";import{useImageSelection as jC,UploadMediaModal as CC,UploadButton as xC,selectUploadFile as Hk}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.624";import{authSlice as l7,useUserPermissions as _C}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.795";import{getRoute as Rk,useAppsSearchParams as P3,useAppsNavigate as SC}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.665";import{useCurrentUser as J0,userSlice as LC,useGetApiV1UsersRemoteByUserNameFullFollowersQuery as zC,useGetApiV1UsersFollowersQuery as TC,useGetApiV1UsersByUserIdFollowersQuery as DC,UserAvatar as AC}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.754";import{platformSettingsSlice as YC}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.696";import{useParams as MC}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";var Mo=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function sf(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Bk,Fk,Qy={exports:{}},t0={};
|
|
2
2
|
/**
|
|
3
3
|
* @license React
|
|
4
4
|
* react-jsx-runtime.production.min.js
|