@wellesley/auth 1.0.874 → 1.0.875
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 v4=Object.defineProperty,g4=(e,t,r)=>t in e?v4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ht=(e,t,r)=>g4(e,"symbol"!=typeof t?t+"":t,r);import{api as ud,useGetApiV1SearchQuery as b4,useGetApiV1TagsSearchQuery as z4,usePostApiV1AccountsConfirmEmailMutation as r8,usePutApiV1AccountsResendEmailByHashMutation as w4,usePostApiV1AccountsAddReasonMutation as P4}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
var v4=Object.defineProperty,g4=(e,t,r)=>t in e?v4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ht=(e,t,r)=>g4(e,"symbol"!=typeof t?t+"":t,r);import{api as ud,useGetApiV1SearchQuery as b4,useGetApiV1TagsSearchQuery as z4,usePostApiV1AccountsConfirmEmailMutation as r8,usePutApiV1AccountsResendEmailByHashMutation as w4,usePostApiV1AccountsAddReasonMutation as P4}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.819";import*as vs from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import fd,{forwardRef as Zy,createElement as Iz,useMemo as Zn,useRef as Dr,useState as Zt,useEffect as wt,useCallback as ra,useLayoutEffect as k4}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.163";import{createSlice as Ay,createAction as n8,createSelector as eo}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{getErrorMsg as rc,getServerApiErrorCode as Il}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.668";import{useSelector as tt,useDispatch as Sn}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{cn as Ve,DropdownMenu as x4,DropdownMenuTrigger as j4,DropdownMenuContent as T4,Switch as O4,Button as Fl,Dialog as a8,DialogContent as s8,Skeleton as Gn,Tooltip as j9,TooltipTrigger as T9,TooltipContent as O9,Avatar as N4,AvatarImage as H4,Textarea as D4,getTextareaClassName as M4,FormLabel as X4,TooltipWrapper as G4,useFormField as o8,FormField as Y4,FormItem as L4,FormControl as Qh,Input as Hv,FormMessage as Z4,Form as nc,ButtonLoader as Ea,useIsMobile as xw,Tabs as A4,TabsControls as R4,TabsContent as N9}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.781";import{rootReducer as S4,getStore as dd}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.818";import{EmojiPicker as B4,EmojiStyle as E4}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.668";import{AppsLink as Ki,useAppsNavigate as Ca,routerSlice as C4,useAppsSearchParams as W4,matchPath as I4}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.745";import{instanceInfoSlice as F4}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.692";import{get as Fz,set as Dv,appendErrors as Q4,useForm as Ry}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useSearchParams as U4,useLocation as i8,useParams as c8,useNavigate as q4,matchPath as J4}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{toast as H9}from"https://cdn.jsdelivr.net/npm/react-toastify@10.0.5/+esm";var Fo=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 D9,Vf={exports:{}},K4=Vf.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|