@wellesley/auth 1.0.719 → 1.0.721
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 XO=Object.defineProperty,GO=(e,t,r)=>t in e?XO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Be=(e,t,r)=>GO(e,"symbol"!=typeof t?t+"":t,r);import{api as Ds,useGetApiV1SearchQuery as YO,usePostApiV1AccountsConfirmEmailMutation as U9,usePutApiV1AccountsResendEmailByHashMutation as LO,usePostApiV1AccountsAddReasonMutation as ZO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
var XO=Object.defineProperty,GO=(e,t,r)=>t in e?XO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Be=(e,t,r)=>GO(e,"symbol"!=typeof t?t+"":t,r);import{api as Ds,useGetApiV1SearchQuery as YO,usePostApiV1AccountsConfirmEmailMutation as U9,usePutApiV1AccountsResendEmailByHashMutation as LO,usePostApiV1AccountsAddReasonMutation as ZO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.665";import*as Il from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import AO,{forwardRef as Fc,createElement as nh,useMemo as Ms,useCallback as It,useEffect as Ye,useState as Ue,useRef as pt}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{toast as Hc}from"https://cdn.jsdelivr.net/npm/@wellesley/system-toast@1.0.9";import{createSlice as Qc,createAction as K9,createSelector as qa}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{getErrorMsg as Ja,getServerApiErrorCode as Zn}from"https://cdn.jsdelivr.net/npm/@wellesley/error-kit@1.0.516";import{useSelector as He,useDispatch as Et}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{cn as Ne,Button as Us,DropdownMenu as RO,DropdownMenuTrigger as BO,DropdownMenuContent as EO,Switch as SO,Tooltip as Ng,TooltipTrigger as Dg,TooltipContent as Mg,Avatar as WO,AvatarImage as CO,Textarea as IO,getTextareaClassName as FO,FormLabel as QO,useFormField as V9,FormField as qO,FormItem as JO,FormControl as ec,Input as Fl,FormMessage as UO,Form as Ua,ButtonLoader as mr,useIsMobile as Lh,Dialog as KO,DialogContent as VO,Tabs as _O,TabsList as $O,TabsTrigger as Xg,TabsContent as Gg}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.627";import{AppsLink as _r,useAppsNavigate as vr,routerSlice as e1,useAppsSearchParams as t1,matchPath as r1}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.593";import{instanceInfoSlice as a1}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.538";import{get as sh,set as Ql,appendErrors as n1,useForm as qc}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{rootReducer as s1,getStore as Xs}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.664";import{EmojiPicker as o1,EmojiStyle as c1}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.516";import{useSearchParams as i1,useLocation as l1,useParams as f1}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{toast as Yg}from"https://cdn.jsdelivr.net/npm/react-toastify@10.0.5/+esm";var ba=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Jc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Lg,gs={exports:{}},u1=gs.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|