@wellesley/auth 1.0.847 → 1.0.849
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
|
-
var dO=Object.defineProperty,pO=(e,t,r)=>t in e?dO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nt=(e,t,r)=>pO(e,"symbol"!=typeof t?t+"":t,r);import{api as ld,useGetApiV1SearchQuery as hO,useGetApiV1TagsSearchQuery as yO,usePostApiV1AccountsConfirmEmailMutation as $2,usePutApiV1AccountsResendEmailByHashMutation as mO,usePostApiV1AccountsAddReasonMutation as vO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
var dO=Object.defineProperty,pO=(e,t,r)=>t in e?dO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nt=(e,t,r)=>pO(e,"symbol"!=typeof t?t+"":t,r);import{api as ld,useGetApiV1SearchQuery as hO,useGetApiV1TagsSearchQuery as yO,usePostApiV1AccountsConfirmEmailMutation as $2,usePutApiV1AccountsResendEmailByHashMutation as mO,usePostApiV1AccountsAddReasonMutation as vO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.793";import*as ms from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import ud,{forwardRef as Zy,createElement as Iz,useMemo as wa,useRef as Dr,useState as Zt,useEffect as zt,useCallback as ea,useLayoutEffect as gO}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as by}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.137";import{createSlice as Ay,createAction as e8,createSelector as _o}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{getErrorMsg as tc,getServerApiErrorCode as Cl}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.642";import{useSelector as et,useDispatch as An}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{cn as _e,DropdownMenu as bO,DropdownMenuTrigger as zO,DropdownMenuContent as wO,Switch as PO,Button as Wl,Dialog as t8,DialogContent as r8,Tooltip as P9,TooltipTrigger as k9,TooltipContent as x9,Avatar as kO,AvatarImage as xO,Textarea as jO,getTextareaClassName as TO,FormLabel as OO,TooltipWrapper as NO,useFormField as n8,FormField as HO,FormItem as DO,FormControl as Fh,Input as Hv,FormMessage as MO,Form as rc,ButtonLoader as Ba,useIsMobile as Pw,Tabs as XO,TabsControls as GO,TabsContent as j9}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.755";import{rootReducer as YO,getStore as fd}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.792";import{EmojiPicker as LO,EmojiStyle as ZO}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.642";import{AppsLink as Ji,useAppsNavigate as Ea,routerSlice as AO,useAppsSearchParams as RO,matchPath as SO}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.719";import{instanceInfoSlice as BO}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.666";import{get as Fz,set as Dv,appendErrors as EO,useForm as Ry}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useSearchParams as CO,useLocation as a8,useParams as WO,useNavigate as IO,matchPath as FO}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{toast as T9}from"https://cdn.jsdelivr.net/npm/react-toastify@10.0.5/+esm";var Wo=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Sy(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var O9,Kf={exports:{}},QO=Kf.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|