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