@wellesley/auth 1.0.755 → 1.0.756
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 tO=Object.defineProperty,rO=(e,t,r)=>t in e?tO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nt=(e,t,r)=>rO(e,"symbol"!=typeof t?t+"":t,r);import{api as id,useGetApiV1SearchQuery as nO,usePostApiV1AccountsConfirmEmailMutation as K2,usePutApiV1AccountsResendEmailByHashMutation as aO,usePostApiV1AccountsAddReasonMutation as sO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
var tO=Object.defineProperty,rO=(e,t,r)=>t in e?tO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nt=(e,t,r)=>rO(e,"symbol"!=typeof t?t+"":t,r);import{api as id,useGetApiV1SearchQuery as nO,usePostApiV1AccountsConfirmEmailMutation as K2,usePutApiV1AccountsResendEmailByHashMutation as aO,usePostApiV1AccountsAddReasonMutation as sO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.700";import*as ms from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import cd,{forwardRef as Zy,createElement as Wz,useMemo as ld,useState as Zt,useCallback as ea,useEffect as Xt,useRef as Hr,useLayoutEffect as oO}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.44";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 El}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.551";import{useSelector as rt,useDispatch as Ln}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{cn as ot,Button as Cl,Dialog as _2,DialogContent as $2,DropdownMenu as iO,DropdownMenuTrigger as cO,DropdownMenuContent as lO,Switch as uO,Tooltip as b9,TooltipTrigger as z9,TooltipContent as w9,Avatar as fO,AvatarImage as dO,Textarea as pO,getTextareaClassName as hO,FormLabel as yO,useFormField as e8,FormField as mO,FormItem as vO,FormControl as Fh,Input as Nv,FormMessage as gO,Form as tc,ButtonLoader as Sa,useIsMobile as ww,Tabs as bO,TabsControls as zO,TabsContent as P9}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.662";import{AppsLink as qi,useAppsNavigate as Ba,routerSlice as wO,useAppsSearchParams as PO,matchPath as kO}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.628";import{instanceInfoSlice as xO}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.573";import{get as Iz,set as Hv,appendErrors as jO,useForm as Ry}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{rootReducer as TO,getStore as ud}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.699";import{EmojiPicker as OO,EmojiStyle as NO}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.551";import{useSearchParams as HO,useLocation as DO,useParams as MO}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,qf={exports:{}},XO=qf.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|