@wellesley/group 1.0.478 → 1.0.479
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 bi,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 Gj,Tooltip as Pk,TooltipTrigger as Ek,TooltipContent as Nk,Avatar as Xj,AvatarImage as Ij,Textarea as Oj,getTextareaClassName as Qj,FormLabel as Wj,TooltipWrapper as j0,useFormField as r7,FormField as Vj,FormItem as qj,FormControl as v2,Input as Xy,FormMessage as Uj,Select as Kj,SelectTrigger as $j,SelectValue as eC,SelectContent as nC,SelectGroup as aC,SelectItem as tC,RadioGroup as rC,RadioGroupItem as iC,DropdownMenuItem as nf,Button as Qa,ButtonLoader as E2,Checkbox as i7,ChipsWrapper as oC,ChipsItem as sC,Form as M3,useIsMobile as uC,Tabs as lC,TabsControls as cC,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 bi,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 Gj,Tooltip as Pk,TooltipTrigger as Ek,TooltipContent as Nk,Avatar as Xj,AvatarImage as Ij,Textarea as Oj,getTextareaClassName as Qj,FormLabel as Wj,TooltipWrapper as j0,useFormField as r7,FormField as Vj,FormItem as qj,FormControl as v2,Input as Xy,FormMessage as Uj,Select as Kj,SelectTrigger as $j,SelectValue as eC,SelectContent as nC,SelectGroup as aC,SelectItem as tC,RadioGroup as rC,RadioGroupItem as iC,DropdownMenuItem as nf,Button as Qa,ButtonLoader as E2,Checkbox as i7,ChipsWrapper as oC,ChipsItem as sC,Form as M3,useIsMobile as uC,Tabs as lC,TabsControls as cC,TabsContent as Iy}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.697";import{useSelector as Mt}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{rootReducer as Z3,getStore as J0}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.734";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 gC,EmojiStyle as dC}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.584";import{useGetApiV1SearchQuery as s7,api as Wt,usePostApiV1GroupsMutation as hC,usePutApiV1GroupsByGroupIdMutation as fC,useDeleteApiV1GroupsByGroupIdMembersAndMemberIdMutation as pC,useGetApiV1GroupsMemberByUserIdGroupsQuery as yC,useGetApiV1GroupsUsersByUserIdMutualQuery as mC}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.735";import{get as o3,set as Oy,appendErrors as wC,useForm as U2,Controller as bC,FormProvider as u7}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.584";import{toast as Ca}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.79";import"https://cdn.jsdelivr.net/npm/@wellesley/ws@1.0.717";import{useImageSelection as kC,UploadMediaModal as vC,UploadButton as jC,selectUploadFile as Hk}from"https://cdn.jsdelivr.net/npm/@wellesley/uploads@1.0.620";import{authSlice as l7,useUserPermissions as CC}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.791";import{getRoute as Rk,useAppsSearchParams as P3,useAppsNavigate as xC}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.661";import{Loader as _C}from"https://cdn.jsdelivr.net/npm/@wellesley/apps@1.0.676";import{useCurrentUser as G0,userSlice as SC,useGetApiV1UsersRemoteByUserNameFullFollowersQuery as LC,useGetApiV1UsersFollowersQuery as zC,useGetApiV1UsersByUserIdFollowersQuery as TC,UserAvatar as DC}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.750";import{platformSettingsSlice as AC}from"https://cdn.jsdelivr.net/npm/@wellesley/settings@1.0.692";import{useParams as YC}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
|