@wellesley/auth 1.0.691 → 1.0.692
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
|
-
import{api as ni,useGetApiV1SearchQuery as N5,usePostApiV1AccountsConfirmEmailMutation as $k,usePutApiV1AccountsResendEmailByHashMutation as D5,usePostApiV1AccountsAddReasonMutation as M5}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
import{api as ni,useGetApiV1SearchQuery as N5,usePostApiV1AccountsConfirmEmailMutation as $k,usePutApiV1AccountsResendEmailByHashMutation as D5,usePostApiV1AccountsAddReasonMutation as M5}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.636";import*as Nu from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import X5,{forwardRef as Hc,createElement as iy,useCallback as vr,useMemo as cc,useEffect as _e,useState as yt,useRef as Lt}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as lc}from"https://cdn.jsdelivr.net/npm/@wellesley/notifications@1.0.535";import{createSlice as Nc,createAction as e7,createSelector as ha}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{getErrorMsg as ya,getServerApiErrorCode as ss}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.487";import{useSelector as Ee,useDispatch as fr}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{cn as We,Button as ki,HoverCard as G5,HoverCardTrigger as Y5,HoverCardContent as L5,Switch as A5,Tooltip as Qb,TooltipTrigger as Ub,TooltipContent as Jb,Avatar as Z5,AvatarImage as R5,Textarea as B5,getTextareaClassName as S5,FormLabel as E5,useFormField as t7,FormField as C5,FormItem as W5,FormControl as Do,Input as Du,FormMessage as I5,Form as ma,ButtonLoader as Fr,useIsMobile as Qy,Dialog as F5,DialogContent as q5,Tabs as Q5,TabsList as U5,TabsTrigger as Kb,TabsContent as Vb}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.598";import{AppsLink as zn,useAppsNavigate as qr,routerSlice as J5,useAppsSearchParams as K5,matchPath as V5}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.564";import{instanceInfoSlice as _5}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.509";import{get as oy,set as Mu,appendErrors as $5,useForm as Dc}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{rootReducer as eH,getStore as ai}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.635";import{EmojiPicker as tH,EmojiStyle as rH}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.487";import{useSearchParams as nH,useLocation as aH,useParams as sH}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{toast as _b}from"https://cdn.jsdelivr.net/npm/react-toastify@10.0.5/+esm";var Sn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function is(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var $b,qs={exports:{}},iH=qs.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|