@wellesley/auth 1.0.865 → 1.0.866
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 h4=Object.defineProperty,y4=(e,t,r)=>t in e?h4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ht=(e,t,r)=>y4(e,"symbol"!=typeof t?t+"":t,r);import{api as ld,useGetApiV1SearchQuery as m4,useGetApiV1TagsSearchQuery as v4,usePostApiV1AccountsConfirmEmailMutation as t8,usePutApiV1AccountsResendEmailByHashMutation as g4,usePostApiV1AccountsAddReasonMutation as b4}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
var h4=Object.defineProperty,y4=(e,t,r)=>t in e?h4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ht=(e,t,r)=>y4(e,"symbol"!=typeof t?t+"":t,r);import{api as ld,useGetApiV1SearchQuery as m4,useGetApiV1TagsSearchQuery as v4,usePostApiV1AccountsConfirmEmailMutation as t8,usePutApiV1AccountsResendEmailByHashMutation as g4,usePostApiV1AccountsAddReasonMutation as b4}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.810";import*as ms from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import ud,{forwardRef as Ly,createElement as Wz,useMemo as Ln,useRef as Dr,useState as Zt,useEffect as wt,useCallback as ta,useLayoutEffect as z4}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.154";import{createSlice as Zy,createAction as r8,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.659";import{useSelector as et,useDispatch as Rn}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{cn as Ke,DropdownMenu as w4,DropdownMenuTrigger as P4,DropdownMenuContent as k4,Switch as x4,Button as Wl,Dialog as n8,DialogContent as a8,Tooltip as k9,TooltipTrigger as x9,TooltipContent as j9,Avatar as j4,AvatarImage as T4,Textarea as O4,getTextareaClassName as N4,FormLabel as H4,TooltipWrapper as D4,useFormField as s8,FormField as M4,FormItem as X4,FormControl as Fh,Input as Nv,FormMessage as G4,Form as rc,ButtonLoader as Ba,useIsMobile as Pw,Tabs as Y4,TabsControls as L4,TabsContent as T9}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.772";import{rootReducer as Z4,getStore as fd}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.809";import{EmojiPicker as A4,EmojiStyle as R4}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.659";import{AppsLink as Ji,useAppsNavigate as Ea,routerSlice as S4,useAppsSearchParams as B4,matchPath as E4}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.736";import{instanceInfoSlice as C4}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.683";import{get as Iz,set as Hv,appendErrors as W4,useForm as Ay}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useSearchParams as I4,useLocation as o8,useParams as F4,useNavigate as Q4,matchPath as U4}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{toast as O9}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 N9,Kf={exports:{}},q4=Kf.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|