@wellesley/auth 1.0.810 → 1.0.812
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,useGetApiV1TagsSearchQuery as dO,usePostApiV1AccountsConfirmEmailMutation as V2,usePutApiV1AccountsResendEmailByHashMutation as pO,usePostApiV1AccountsAddReasonMutation as hO}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,useGetApiV1TagsSearchQuery as dO,usePostApiV1AccountsConfirmEmailMutation as V2,usePutApiV1AccountsResendEmailByHashMutation as pO,usePostApiV1AccountsAddReasonMutation as hO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.756";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 yO}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.100";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.605";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 mO,DropdownMenuTrigger as vO,DropdownMenuContent as gO,Switch as bO,Button as Wl,Dialog as $2,DialogContent as e8,Tooltip as z9,TooltipTrigger as w9,TooltipContent as P9,Avatar as zO,AvatarImage as wO,Textarea as PO,getTextareaClassName as kO,FormLabel as xO,TooltipWrapper as jO,useFormField as t8,FormField as TO,FormItem as OO,FormControl as Fh,Input as Hv,FormMessage as NO,Form as tc,ButtonLoader as Sa,useIsMobile as Pw,Tabs as HO,TabsControls as DO,TabsContent as k9}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.718";import{rootReducer as MO,getStore as fd}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.755";import{EmojiPicker as XO,EmojiStyle as GO}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.605";import{AppsLink as qi,useAppsNavigate as Ba,routerSlice as YO,useAppsSearchParams as LO,matchPath as ZO}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.682";import{instanceInfoSlice as AO}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.629";import{get as Fz,set as Dv,appendErrors as RO,useForm as Ry}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{useSearchParams as SO,useLocation as r8,useParams as BO,useNavigate as EO,matchPath as CO}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:{}},WO=Kf.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|