@wellesley/group 1.0.487 → 1.0.489
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 Y3,useMemo as ki,createContext as M3,useContext as P2}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{Dialog as t7,DialogContent as r7,cn as ln,DropdownMenu as R0,DropdownMenuTrigger as B0,DropdownMenuContent as F0,Switch as Oj,Tooltip as Ek,TooltipTrigger as Nk,TooltipContent as Hk,Avatar as Qj,AvatarImage as Wj,Textarea as Vj,getTextareaClassName as qj,FormLabel as Uj,TooltipWrapper as j0,useFormField as i7,FormField as Kj,FormItem as $j,FormControl as v2,Input as Xy,FormMessage as eC,Select as nC,SelectTrigger as aC,SelectValue as tC,SelectContent as rC,SelectGroup as iC,SelectItem as oC,RadioGroup as sC,RadioGroupItem as uC,DropdownMenuItem as nf,Button as Qa,ButtonLoader as E2,Checkbox as o7,ChipsWrapper as lC,ChipsItem as cC,Form as Z3,useIsMobile as gC,Tabs as dC,TabsControls as hC,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 Y3,useMemo as ki,createContext as M3,useContext as P2}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{Dialog as t7,DialogContent as r7,cn as ln,DropdownMenu as R0,DropdownMenuTrigger as B0,DropdownMenuContent as F0,Switch as Oj,Tooltip as Ek,TooltipTrigger as Nk,TooltipContent as Hk,Avatar as Qj,AvatarImage as Wj,Textarea as Vj,getTextareaClassName as qj,FormLabel as Uj,TooltipWrapper as j0,useFormField as i7,FormField as Kj,FormItem as $j,FormControl as v2,Input as Xy,FormMessage as eC,Select as nC,SelectTrigger as aC,SelectValue as tC,SelectContent as rC,SelectGroup as iC,SelectItem as oC,RadioGroup as sC,RadioGroupItem as uC,DropdownMenuItem as nf,Button as Qa,ButtonLoader as E2,Checkbox as o7,ChipsWrapper as lC,ChipsItem as cC,Form as Z3,useIsMobile as gC,Tabs as dC,TabsControls as hC,TabsContent as Iy}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.707";import{useSelector as dr}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{rootReducer as P3,getStore as G0}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.744";import{createSlice as _d,createAction as s7,createSelector as rg}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{EmojiPicker as fC,EmojiStyle as pC}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.594";import{useGetApiV1SearchQuery as u7,api as Qt,usePostApiV1GroupsMutation as yC,usePutApiV1GroupsByGroupIdMutation as mC,useDeleteApiV1GroupsByGroupIdMembersAndMemberIdMutation as wC,useGetApiV1GroupsMemberByUserIdGroupsQuery as bC,useGetApiV1GroupsUsersByUserIdMutualQuery as kC}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.745";import{get as o3,set as Oy,appendErrors as vC,useForm as U2,Controller as jC,FormProvider as l7}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{getErrorMsg as wi}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.594";import{toast as Ca}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.89";import"https://cdn.jsdelivr.net/npm/@wellesley/ws@1.0.727";import{useImageSelection as CC,UploadMediaModal as xC,UploadButton as _C,selectUploadFile as Rk}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.630";import{authSlice as c7,useUserPermissions as SC}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.801";import{getRoute as Bk,useAppsSearchParams as E3,useAppsNavigate as LC}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.671";import{useCurrentUser as J0,userSlice as zC,useGetApiV1UsersRemoteByUserNameFullFollowersQuery as TC,useGetApiV1UsersFollowersQuery as DC,useGetApiV1UsersByUserIdFollowersQuery as AC,UserAvatar as YC}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.760";import{platformSettingsSlice as MC}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.702";import{useParams as ZC}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";var Yo=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 Fk,Gk,Qy={exports:{}},t0={};
|
|
2
2
|
/**
|
|
3
3
|
* @license React
|
|
4
4
|
* react-jsx-runtime.production.min.js
|