@wellesley/auth 1.0.762 → 1.0.764
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 rO=Object.defineProperty,nO=(e,t,r)=>t in e?rO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nt=(e,t,r)=>nO(e,"symbol"!=typeof t?t+"":t,r);import{api as cd,useGetApiV1SearchQuery as aO,usePostApiV1AccountsConfirmEmailMutation as K2,usePutApiV1AccountsResendEmailByHashMutation as sO,usePostApiV1AccountsAddReasonMutation as oO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
var rO=Object.defineProperty,nO=(e,t,r)=>t in e?rO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nt=(e,t,r)=>nO(e,"symbol"!=typeof t?t+"":t,r);import{api as cd,useGetApiV1SearchQuery as aO,usePostApiV1AccountsConfirmEmailMutation as K2,usePutApiV1AccountsResendEmailByHashMutation as sO,usePostApiV1AccountsAddReasonMutation as oO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.708";import*as ms from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import ld,{forwardRef as Zy,createElement as Wz,useMemo as Ml,useState as Zt,useCallback as ea,useEffect as Dt,useRef as Hr,useLayoutEffect as iO}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.52";import{createSlice as Ay,createAction as V2,createSelector as Vo}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{getErrorMsg as ec,getServerApiErrorCode as Cl}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.559";import{useSelector as nt,useDispatch as Ln}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{cn as Ve,Button as Wl,Dialog as _2,DialogContent as $2,DropdownMenu as cO,DropdownMenuTrigger as lO,DropdownMenuContent as uO,Switch as fO,Tooltip as b9,TooltipTrigger as z9,TooltipContent as w9,Avatar as dO,AvatarImage as pO,Textarea as hO,getTextareaClassName as yO,FormLabel as mO,useFormField as e8,FormField as vO,FormItem as gO,FormControl as Fh,Input as Nv,FormMessage as bO,Form as tc,ButtonLoader as Sa,useIsMobile as ww,Tabs as zO,TabsControls as wO,TabsContent as P9}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.670";import{AppsLink as qi,useAppsNavigate as Ba,routerSlice as PO,useAppsSearchParams as kO,matchPath as xO}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.636";import{instanceInfoSlice as jO}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.581";import{get as Iz,set as Hv,appendErrors as TO,useForm as Ry}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{rootReducer as OO,getStore as ud}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.707";import{EmojiPicker as NO,EmojiStyle as HO}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.559";import{useSearchParams as DO,useLocation as MO,useParams as XO}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{toast as k9}from"https://cdn.jsdelivr.net/npm/react-toastify@10.0.5/+esm";var Co=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 x9,Jf={exports:{}},GO=Jf.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|