@wellesley/auth 1.0.745 → 1.0.747
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 K6=Object.defineProperty,V6=(e,t,r)=>t in e?K6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nt=(e,t,r)=>V6(e,"symbol"!=typeof t?t+"":t,r);import{api as od,useGetApiV1SearchQuery as _6,usePostApiV1AccountsConfirmEmailMutation as Q2,usePutApiV1AccountsResendEmailByHashMutation as $6,usePostApiV1AccountsAddReasonMutation as eO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
var K6=Object.defineProperty,V6=(e,t,r)=>t in e?K6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Nt=(e,t,r)=>V6(e,"symbol"!=typeof t?t+"":t,r);import{api as od,useGetApiV1SearchQuery as _6,usePostApiV1AccountsConfirmEmailMutation as Q2,usePutApiV1AccountsResendEmailByHashMutation as $6,usePostApiV1AccountsAddReasonMutation as eO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.691";import*as ms from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import id,{forwardRef as Ly,createElement as Cz,useMemo as cd,useCallback as ea,useEffect as Xt,useState as Et,useRef as Hr,useLayoutEffect as tO}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as gy}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.35";import{createSlice as Zy,createAction as U2,createSelector as _o}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.542";import{useSelector as st,useDispatch as Ln}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{cn as ct,Button as Od,DropdownMenu as rO,DropdownMenuTrigger as nO,DropdownMenuContent as aO,Switch as sO,Tooltip as v9,TooltipTrigger as g9,TooltipContent as b9,Avatar as oO,AvatarImage as iO,Textarea as cO,getTextareaClassName as lO,FormLabel as uO,useFormField as q2,FormField as fO,FormItem as dO,FormControl as Ih,Input as Ov,FormMessage as pO,Form as tc,ButtonLoader as Sa,useIsMobile as zw,Dialog as hO,DialogContent as yO,Tabs as mO,TabsControls as vO,TabsContent as z9}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.653";import{AppsLink as qs,useAppsNavigate as Ba,routerSlice as gO,useAppsSearchParams as bO,matchPath as zO}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.619";import{instanceInfoSlice as wO}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.564";import{get as Wz,set as Nv,appendErrors as PO,useForm as Ay}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{rootReducer as kO,getStore as ld}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.690";import{EmojiPicker as xO,EmojiStyle as jO}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.542";import{useSearchParams as TO,useLocation as OO,useParams as NO}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{toast as w9}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 Ry(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var P9,Uf={exports:{}},HO=Uf.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|