@wellesley/auth 1.0.707 → 1.0.708
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 Q6=Object.defineProperty,U6=(e,t,r)=>t in e?Q6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ht=(e,t,r)=>U6(e,"symbol"!=typeof t?t+"":t,r);import{api as sd,useGetApiV1SearchQuery as J6,usePostApiV1AccountsConfirmEmailMutation as E2,usePutApiV1AccountsResendEmailByHashMutation as q6,usePostApiV1AccountsAddReasonMutation as K6}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
var Q6=Object.defineProperty,U6=(e,t,r)=>t in e?Q6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ht=(e,t,r)=>U6(e,"symbol"!=typeof t?t+"":t,r);import{api as sd,useGetApiV1SearchQuery as J6,usePostApiV1AccountsConfirmEmailMutation as E2,usePutApiV1AccountsResendEmailByHashMutation as q6,usePostApiV1AccountsAddReasonMutation as K6}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.652";import*as Ov from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import Qi,{forwardRef as Gy,createElement as I3,useState as Zt,useRef as zr,useEffect as pt,useMemo as od,useCallback as ea}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{cn as ot,Button as xd,DropdownMenu as V6,DropdownMenuTrigger as _6,DropdownMenuContent as $6,Switch as e4,Tooltip as v9,TooltipTrigger as g9,TooltipContent as b9,Avatar as t4,AvatarImage as r4,Textarea as n4,getTextareaClassName as a4,FormLabel as s4,useFormField as C2,FormField as o4,FormItem as i4,FormControl as Ch,Input as Nv,FormMessage as c4,Form as $i,ButtonLoader as Sa,useIsMobile as xw,Dialog as l4,DialogContent as u4,Tabs as f4,TabsList as d4,TabsTrigger as z9,TabsContent as w9}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.614";import{useDispatch as pn,useSelector as nt}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{rootReducer as W2,getStore as id}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.651";import{createSlice as jd,createAction as I2,createSelector as ec}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{getErrorMsg as tc,getServerApiErrorCode as El}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.503";import{AppsLink as Us,useAppsNavigate as Ba,routerSlice as p4,useAppsSearchParams as h4,matchPath as y4}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.580";import{instanceInfoSlice as m4}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.525";import{get as F3,set as Hv,appendErrors as v4,useForm as Yy}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{EmojiPicker as g4,EmojiStyle as b4}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.503";import{useSearchParams as z4,useLocation as w4,useParams as P4}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{toast as P9}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 Ly(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var k9,Uf={exports:{}},k4=Uf.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|