@wellesley/auth 1.0.793 → 1.0.794
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 lO=Object.defineProperty,uO=(e,t,r)=>t in e?lO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ht=(e,t,r)=>uO(e,"symbol"!=typeof t?t+"":t,r);import{api as ld,useGetApiV1SearchQuery as fO,usePostApiV1AccountsConfirmEmailMutation as V2,usePutApiV1AccountsResendEmailByHashMutation as dO,usePostApiV1AccountsAddReasonMutation as pO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
var lO=Object.defineProperty,uO=(e,t,r)=>t in e?lO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ht=(e,t,r)=>uO(e,"symbol"!=typeof t?t+"":t,r);import{api as ld,useGetApiV1SearchQuery as fO,usePostApiV1AccountsConfirmEmailMutation as V2,usePutApiV1AccountsResendEmailByHashMutation as dO,usePostApiV1AccountsAddReasonMutation as pO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.738";import*as ys from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import ud,{forwardRef as Zy,createElement as Iz,useMemo as Ml,useRef as Dr,useState as Zt,useEffect as wt,useCallback as ea,useLayoutEffect as hO}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.82";import{createSlice as Ay,createAction as _2,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.587";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 yO,DropdownMenuTrigger as mO,DropdownMenuContent as vO,Switch as gO,Button as Wl,Dialog as $2,DialogContent as e8,Tooltip as z9,TooltipTrigger as w9,TooltipContent as P9,Avatar as bO,AvatarImage as zO,Textarea as wO,getTextareaClassName as PO,FormLabel as kO,TooltipWrapper as xO,useFormField as t8,FormField as jO,FormItem as TO,FormControl as Fh,Input as Hv,FormMessage as OO,Form as tc,ButtonLoader as Sa,useIsMobile as Pw,Tabs as NO,TabsControls as HO,TabsContent as k9}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.700";import{rootReducer as DO,getStore as fd}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.737";import{EmojiPicker as MO,EmojiStyle as XO}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.587";import{AppsLink as qi,useAppsNavigate as Ba,routerSlice as GO,useAppsSearchParams as YO,matchPath as LO}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.664";import{instanceInfoSlice as ZO}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.611";import{get as Fz,set as Dv,appendErrors as AO,useForm as Ry}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useSearchParams as RO,useLocation as r8,useParams as SO,useNavigate as BO,matchPath as EO}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{toast as x9}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 j9,Kf={exports:{}},CO=Kf.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|