@wellesley/search 1.0.9 → 1.0.11

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.
Files changed (2) hide show
  1. package/index.mjs +1 -1
  2. package/package.json +1 -1
package/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import Ij,{useState as pa,useEffect as qa,forwardRef as ht,createElement as Qt,useRef as Ea,useCallback as Xt,useMemo as gy}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{get as tf,set as rc,appendErrors as Cj,useForm as Dm}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useGetApiV1SearchQuery as sf,api as Oj,usePostApiV1BlockByUserIdMutation as Ej,useDeleteApiV1BlockByUserIdMutation as Nj}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.401";import{HoverCard as Pj,HoverCardTrigger as Lj,cn as We,HoverCardContent as Mj,Switch as Dj,Tooltip as my,TooltipTrigger as ky,TooltipContent as wy,Avatar as Wj,AvatarImage as Fj,Textarea as Bj,getTextareaClassName as Uj,FormLabel as Wm,useFormField as Fm,FormField as Bm,FormItem as Um,FormControl as Zt,Input as yn,FormMessage as $m,Button as hn,Skeleton as tc,Dialog as $j,DialogContent as Zj,Form as Zm,Command as Gj,CommandList as Hj,CommandItem as Vj,ButtonLoader as by,Popover as Kj,PopoverTrigger as Yj,PopoverContent as Jj}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.363";import{useSelector as jn}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{rootReducer as Xj}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.400";import{createSlice as Qj}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{EmojiPicker as eA,EmojiStyle as aA}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.252";import{useAppsNavigate as _s}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.329";import{usePostApiV1UsersFollowByUsernameMutation as rA,usePostApiV1UsersFollowByUsernameUndoMutation as tA,canFollowBack as sA,isFollowPending as nA,canUnfollow as vy,useRelationship as oA,UserAvatar as nf}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.416";import{authSlice as cA}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.457";import{toast as dn}from"https://cdn.jsdelivr.net/npm/react-toastify@10.0.5/+esm";var zr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function An(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var zy,xy,sc={exports:{}},Ut={};
1
+ import Ij,{useState as pa,useEffect as qa,forwardRef as ht,createElement as Qt,useRef as Ea,useCallback as Xt,useMemo as gy}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{get as tf,set as rc,appendErrors as Cj,useForm as Dm}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useGetApiV1SearchQuery as sf,api as Oj,usePostApiV1BlockByUserIdMutation as Ej,useDeleteApiV1BlockByUserIdMutation as Nj}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.403";import{HoverCard as Pj,HoverCardTrigger as Lj,cn as We,HoverCardContent as Mj,Switch as Dj,Tooltip as my,TooltipTrigger as ky,TooltipContent as wy,Avatar as Wj,AvatarImage as Fj,Textarea as Bj,getTextareaClassName as Uj,FormLabel as Wm,useFormField as Fm,FormField as Bm,FormItem as Um,FormControl as Zt,Input as yn,FormMessage as $m,Button as hn,Skeleton as tc,Dialog as $j,DialogContent as Zj,Form as Zm,Command as Gj,CommandList as Hj,CommandItem as Vj,ButtonLoader as by,Popover as Kj,PopoverTrigger as Yj,PopoverContent as Jj}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.365";import{useSelector as jn}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{rootReducer as Xj}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.402";import{createSlice as Qj}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{EmojiPicker as eA,EmojiStyle as aA}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.254";import{useAppsNavigate as _s}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.331";import{usePostApiV1UsersFollowByUsernameMutation as rA,usePostApiV1UsersFollowByUsernameUndoMutation as tA,canFollowBack as sA,isFollowPending as nA,canUnfollow as vy,useRelationship as oA,UserAvatar as nf}from"https://cdn.jsdelivr.net/npm/@wellesley/user@1.0.418";import{authSlice as cA}from"https://cdn.jsdelivr.net/npm/@wellesley/auth@1.0.459";import{toast as dn}from"https://cdn.jsdelivr.net/npm/react-toastify@10.0.5/+esm";var zr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function An(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var zy,xy,sc={exports:{}},Ut={};
2
2
  /**
3
3
  * @license React
4
4
  * react-jsx-runtime.production.min.js
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wellesley/search",
3
- "version": "1.0.9",
3
+ "version": "1.0.11",
4
4
  "license": "UNLICENSED",
5
5
  "main": "index.mjs",
6
6
  "files": [