@wellesley/auth 1.0.715 → 1.0.717
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 MO=Object.defineProperty,XO=(e,t,r)=>t in e?MO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ee=(e,t,r)=>XO(e,"symbol"!=typeof t?t+"":t,r);import{api as Ds,useGetApiV1SearchQuery as GO,usePostApiV1AccountsConfirmEmailMutation as U9,usePutApiV1AccountsResendEmailByHashMutation as YO,usePostApiV1AccountsAddReasonMutation as LO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.
|
|
1
|
+
var MO=Object.defineProperty,XO=(e,t,r)=>t in e?MO(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Ee=(e,t,r)=>XO(e,"symbol"!=typeof t?t+"":t,r);import{api as Ds,useGetApiV1SearchQuery as GO,usePostApiV1AccountsConfirmEmailMutation as U9,usePutApiV1AccountsResendEmailByHashMutation as YO,usePostApiV1AccountsAddReasonMutation as LO}from"https://cdn.jsdelivr.net/npm/@wellesley/openapi@1.0.661";import*as Il from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import ZO,{forwardRef as Fc,createElement as nh,useMemo as Ms,useCallback as Ft,useEffect as Le,useState as Ue,useRef as ht}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.5";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.512";import{useSelector as Oe,useDispatch as St}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";import{cn as He,Button as Us,DropdownMenu as AO,DropdownMenuTrigger as RO,DropdownMenuContent as BO,Switch as EO,Tooltip as Ng,TooltipTrigger as Dg,TooltipContent as Mg,Avatar as SO,AvatarImage as WO,Textarea as CO,getTextareaClassName as IO,FormLabel as FO,useFormField as V9,FormField as QO,FormItem as qO,FormControl as ec,Input as Fl,FormMessage as JO,Form as Ua,ButtonLoader as gr,useIsMobile as Zh,Dialog as UO,DialogContent as KO,Tabs as VO,TabsList as _O,TabsTrigger as Xg,TabsContent as Gg}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.623";import{AppsLink as $r,useAppsNavigate as br,routerSlice as $O,useAppsSearchParams as e1,matchPath as t1}from"https://cdn.jsdelivr.net/npm/@wellesley/router@1.0.589";import{instanceInfoSlice as r1}from"https://cdn.jsdelivr.net/npm/@wellesley/instanceinfo@1.0.534";import{get as sh,set as Ql,appendErrors as a1,useForm as qc}from"https://cdn.jsdelivr.net/npm/react-hook-form@7.51.0/+esm";import{rootReducer as n1,getStore as Xs}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.660";import{EmojiPicker as s1,EmojiStyle as o1}from"https://cdn.jsdelivr.net/npm/@wellesley/emoji-picker@1.0.512";import{useSearchParams as c1,useLocation as i1,useParams as l1}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 ga=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:{}},f1=gs.exports;
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Lodash <https://lodash.com/>
|