@authing/react-ui-components 4.0.4-alpha.0 → 4.0.4-alpha.3
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/lib/index.min.js +1 -1
- package/package.json +1 -1
- package/types/AccountMerge/UserRadio.d.ts +5 -0
- package/types/AccountMerge/index.d.ts +3 -0
- package/types/AccountMerge/interface.d.ts +27 -0
- package/types/AccountMerge/utils.d.ts +3 -0
- package/types/AuthClientProvider/AuthClientProvider.d.ts +4 -0
- package/types/AuthClientProvider/context.d.ts +6 -0
- package/types/AuthClientProvider/index.d.ts +1 -0
- package/types/Back/index.d.ts +10 -0
- package/types/BindTotp/api/constant.d.ts +2 -0
- package/types/BindTotp/api/index.d.ts +19 -0
- package/types/BindTotp/businessRequest.d.ts +5 -0
- package/types/BindTotp/core/bindSuccess.d.ts +6 -0
- package/types/BindTotp/core/securityCode.d.ts +8 -0
- package/types/BindTotp/index.d.ts +3 -0
- package/types/BindTotp/interface.d.ts +20 -0
- package/types/ChangeLanguage/index.d.ts +10 -0
- package/types/ChangePassword/api/index.d.ts +3 -0
- package/types/ChangePassword/businessRequest.d.ts +10 -0
- package/types/ChangePassword/core/PasswordNotSafeReset.d.ts +6 -0
- package/types/ChangePassword/core/completePassword.d.ts +8 -0
- package/types/ChangePassword/core/firstLoginReset.d.ts +6 -0
- package/types/ChangePassword/core/rotateReset.d.ts +7 -0
- package/types/ChangePassword/index.d.ts +22 -0
- package/types/CompleteInfo/api/constant.d.ts +1 -0
- package/types/CompleteInfo/api/index.d.ts +4 -0
- package/types/CompleteInfo/api/request.d.ts +8 -0
- package/types/CompleteInfo/businessRequest.d.ts +15 -0
- package/types/CompleteInfo/core/completeInfo.d.ts +16 -0
- package/types/CompleteInfo/core/components/TreeSelect.d.ts +11 -0
- package/types/CompleteInfo/index.d.ts +22 -0
- package/types/CompleteInfo/interface.d.ts +99 -0
- package/types/CompleteInfo/utils.d.ts +16 -0
- package/types/CopyAbleText/index.d.ts +5 -0
- package/types/DownloadAuthenticator/index.d.ts +3 -0
- package/types/DownloadAuthenticator/interface.d.ts +12 -0
- package/types/Error/index.d.ts +6 -0
- package/types/Error/interface.d.ts +8 -0
- package/types/ForgetPassword/api/constant.d.ts +1 -0
- package/types/ForgetPassword/api/index.d.ts +1 -0
- package/types/ForgetPassword/api/request.d.ts +24 -0
- package/types/ForgetPassword/core/resetPassword.d.ts +13 -0
- package/types/ForgetPassword/index.d.ts +5 -0
- package/types/ForgetPassword/interface.d.ts +18 -0
- package/types/Guard/Guard.d.ts +10 -0
- package/types/Guard/GuardModule/stateMachine.d.ts +38 -0
- package/types/Guard/api/constant.d.ts +2 -0
- package/types/Guard/api/index.d.ts +13 -0
- package/types/Guard/authClient.d.ts +14 -0
- package/types/Guard/config.d.ts +27 -0
- package/types/Guard/core/componentsMapping.d.ts +8 -0
- package/types/Guard/core/hooks/useBusinessRequest.d.ts +14 -0
- package/types/Guard/core/hooks/useCss.d.ts +5 -0
- package/types/Guard/core/hooks/useEvents.d.ts +15 -0
- package/types/Guard/core/hooks/useFDA.d.ts +20 -0
- package/types/Guard/core/hooks/useModule.d.ts +16 -0
- package/types/Guard/core/hooks/useMultipleAccounts.d.ts +320 -0
- package/types/Guard/core/index.d.ts +8 -0
- package/types/Guard/core/renderContext.d.ts +7 -0
- package/types/Guard/core/renderModule.d.ts +10 -0
- package/types/Guard/core/useAppendConfig.d.ts +4 -0
- package/types/Guard/core/usePlugin.d.ts +3 -0
- package/types/Guard/event.d.ts +88 -0
- package/types/Guard/index.d.ts +4 -0
- package/types/Guard/module.d.ts +28 -0
- package/types/Guard/sso.d.ts +19 -0
- package/types/GuardButton/GuardButton.d.ts +6 -0
- package/types/GuardButton/index.d.ts +1 -0
- package/types/IconFont/iconfont.d.ts +1 -0
- package/types/IconFont/index.d.ts +8 -0
- package/types/IconFont/useGuardIconfont.d.ts +1 -0
- package/types/IdentityBinding/IdentityBinding.d.ts +8 -0
- package/types/IdentityBinding/api/index.d.ts +1 -0
- package/types/IdentityBinding/api/request.d.ts +1 -0
- package/types/IdentityBinding/businessRequest.d.ts +30 -0
- package/types/IdentityBinding/index.d.ts +2 -0
- package/types/IdentityBinding/interface.d.ts +27 -0
- package/types/IdentityBindingAsk/IdentityBindingAsk.d.ts +3 -0
- package/types/IdentityBindingAsk/api/index.d.ts +9 -0
- package/types/IdentityBindingAsk/index.d.ts +2 -0
- package/types/IdentityBindingAsk/interface.d.ts +21 -0
- package/types/ImagePro/index.d.ts +14 -0
- package/types/InputNumber/index.d.ts +5 -0
- package/types/InputPassword/index.d.ts +4 -0
- package/types/Login/api/constant.d.ts +6 -0
- package/types/Login/api/index.d.ts +1 -0
- package/types/Login/api/request.d.ts +114 -0
- package/types/Login/codemap.d.ts +2 -0
- package/types/Login/core/withAD.d.ts +21 -0
- package/types/Login/core/withAppQrcode.d.ts +9 -0
- package/types/Login/core/withLDAP.d.ts +22 -0
- package/types/Login/core/withPassword/FormItemAccount.d.ts +12 -0
- package/types/Login/core/withPassword/GraphicVerifyCode.d.ts +12 -0
- package/types/Login/core/withPassword/InputAccount.d.ts +11 -0
- package/types/Login/core/withPassword/index.d.ts +33 -0
- package/types/Login/core/withVerifyCode/FormItemIdentify.d.ts +11 -0
- package/types/Login/core/withVerifyCode/InputInternationPhone.d.ts +7 -0
- package/types/Login/core/withVerifyCode/VirtualDropdown.d.ts +12 -0
- package/types/Login/core/withVerifyCode/index.d.ts +4 -0
- package/types/Login/core/withVerifyCode/inputIdentify.d.ts +7 -0
- package/types/Login/core/withWeComQrcode.d.ts +2 -0
- package/types/Login/core/withWechatMiniQrcode.d.ts +11 -0
- package/types/Login/core/withWechatmpQrcode.d.ts +14 -0
- package/types/Login/hooks/useLoginMultiple.d.ts +62 -0
- package/types/Login/index.d.ts +3 -0
- package/types/Login/interface.d.ts +37 -0
- package/types/Login/multipleAccounts/index.d.ts +22 -0
- package/types/Login/multipleAccounts/panel.d.ts +45 -0
- package/types/Login/socialLogin/IdpButton/index.d.ts +2 -0
- package/types/Login/socialLogin/index.d.ts +18 -0
- package/types/Login/socialLogin/postMessage.d.ts +7 -0
- package/types/MFA/VerifyCodeInput/VerifyCodeFormItem.d.ts +8 -0
- package/types/MFA/VerifyCodeInput/index.d.ts +14 -0
- package/types/MFA/api/constant.d.ts +6 -0
- package/types/MFA/api/index.d.ts +2 -0
- package/types/MFA/api/request.d.ts +50 -0
- package/types/MFA/businessRequest.d.ts +57 -0
- package/types/MFA/codemap.d.ts +2 -0
- package/types/MFA/core/email.d.ts +38 -0
- package/types/MFA/core/face.d.ts +7 -0
- package/types/MFA/core/face_deps.d.ts +17 -0
- package/types/MFA/core/sms.d.ts +38 -0
- package/types/MFA/core/totp.d.ts +37 -0
- package/types/MFA/index.d.ts +13 -0
- package/types/MFA/interface.d.ts +40 -0
- package/types/MFA/mfaMethods/index.d.ts +8 -0
- package/types/NeedHelpView/api/constant.d.ts +1 -0
- package/types/NeedHelpView/api/index.d.ts +1 -0
- package/types/NeedHelpView/api/request.d.ts +12 -0
- package/types/NeedHelpView/core/describeQuestions.d.ts +8 -0
- package/types/NeedHelpView/index.d.ts +2 -0
- package/types/Qrcode/UiQrCode.d.ts +51 -0
- package/types/Qrcode/WorkQrCode.d.ts +41 -0
- package/types/Qrcode/api/constant.d.ts +3 -0
- package/types/Qrcode/api/index.d.ts +1 -0
- package/types/Qrcode/api/request.d.ts +44 -0
- package/types/Qrcode/hooks/useImage.d.ts +4 -0
- package/types/Qrcode/hooks/usePostQrCode.d.ts +69 -0
- package/types/Qrcode/hooks/usePreQrCode.d.ts +31 -0
- package/types/Qrcode/hooks/useStatus.d.ts +7 -0
- package/types/Qrcode/index.d.ts +7 -0
- package/types/RecoveryCode/api/constant.d.ts +1 -0
- package/types/RecoveryCode/api/index.d.ts +1 -0
- package/types/RecoveryCode/api/request.d.ts +10 -0
- package/types/RecoveryCode/businessRequest.d.ts +5 -0
- package/types/RecoveryCode/core/saveCode.d.ts +5 -0
- package/types/RecoveryCode/core/useCode.d.ts +7 -0
- package/types/RecoveryCode/index.d.ts +8 -0
- package/types/RecoveryCode/interface.d.ts +8 -0
- package/types/Register/api/constant.d.ts +2 -0
- package/types/Register/api/index.d.ts +2 -0
- package/types/Register/api/request.d.ts +57 -0
- package/types/Register/codemap.d.ts +2 -0
- package/types/Register/components/Agreements/index.d.ts +11 -0
- package/types/Register/core/WithCode.d.ts +18 -0
- package/types/Register/core/WithEmail.d.ts +17 -0
- package/types/Register/core/WithEmailCode.d.ts +11 -0
- package/types/Register/core/WithPhone.d.ts +10 -0
- package/types/Register/index.d.ts +2 -0
- package/types/Register/interface.d.ts +41 -0
- package/types/Register/utils.d.ts +1 -0
- package/types/SelfUnlock/api/index.d.ts +1 -0
- package/types/SelfUnlock/core/selfUnlock.d.ts +8 -0
- package/types/SelfUnlock/index.d.ts +6 -0
- package/types/SelfUnlock/interface.d.ts +15 -0
- package/types/SendCode/SendCodeBtn.d.ts +10 -0
- package/types/SendCode/SendCodeByEmail.d.ts +13 -0
- package/types/SendCode/SendCodeByPhone.d.ts +15 -0
- package/types/SendCode/api/index.d.ts +1 -0
- package/types/SendCode/index.d.ts +9 -0
- package/types/ShieldSpin/index.d.ts +7 -0
- package/types/SingleComponent/SingleComponent.d.ts +3 -0
- package/types/SingleComponent/index.d.ts +3 -0
- package/types/SubmitButton/index.d.ts +10 -0
- package/types/SubmitSuccess/index.d.ts +2 -0
- package/types/SubmitSuccess/interface.d.ts +17 -0
- package/types/Type/application.d.ts +265 -0
- package/types/Type/index.d.ts +98 -0
- package/types/UploadImage/index.d.ts +5 -0
- package/types/ValidatorRules/PasswordFormItem.d.ts +6 -0
- package/types/ValidatorRules/ValidatorFormItem.d.ts +5 -0
- package/types/ValidatorRules/api/index.d.ts +1 -0
- package/types/ValidatorRules/index.d.ts +31 -0
- package/types/ValidatorRules/useCheckRepeat.d.ts +1 -0
- package/types/VerifyCodeInput/index.d.ts +10 -0
- package/types/_utils/GuardErrorCode.d.ts +11 -0
- package/types/_utils/actions/index.d.ts +23 -0
- package/types/_utils/appendConfig.d.ts +4 -0
- package/types/_utils/clipboard.d.ts +1 -0
- package/types/_utils/config/index.d.ts +104 -0
- package/types/_utils/context.d.ts +139 -0
- package/types/_utils/corsVerification.d.ts +1 -0
- package/types/_utils/countryList.d.ts +7 -0
- package/types/_utils/errorFace.d.ts +12 -0
- package/types/_utils/facePlugin/index.d.ts +4 -0
- package/types/_utils/facePlugin/interface.d.ts +5 -0
- package/types/_utils/flowHandleStorage.d.ts +4 -0
- package/types/_utils/guardDocument.d.ts +3 -0
- package/types/_utils/guardHttp.d.ts +27 -0
- package/types/_utils/hooks/index.d.ts +43 -0
- package/types/_utils/http/api/constant.d.ts +7 -0
- package/types/_utils/http/api/index.d.ts +1 -0
- package/types/_utils/http/api/request.d.ts +72 -0
- package/types/_utils/http/base/index.d.ts +10 -0
- package/types/_utils/http/constant.d.ts +46 -0
- package/types/_utils/http/events/index.d.ts +16 -0
- package/types/_utils/http/events/modal/login.d.ts +62 -0
- package/types/_utils/http/events/modal/register.d.ts +73 -0
- package/types/_utils/http/events/utils.d.ts +25 -0
- package/types/_utils/http/header/index.d.ts +41 -0
- package/types/_utils/http/index.d.ts +6 -0
- package/types/_utils/http/instance.d.ts +2 -0
- package/types/_utils/http/interceptors/request.d.ts +6 -0
- package/types/_utils/http/interceptors/response.d.ts +43 -0
- package/types/_utils/http/utils.d.ts +20 -0
- package/types/_utils/http.d.ts +50 -0
- package/types/_utils/index.d.ts +107 -0
- package/types/_utils/initAppId.d.ts +7 -0
- package/types/_utils/locales/en-us/index.d.ts +4 -0
- package/types/_utils/locales/index.d.ts +8 -0
- package/types/_utils/locales/zh-cn/index.d.ts +4 -0
- package/types/_utils/locales/zh-tw/index.d.ts +4 -0
- package/types/_utils/logger/index.d.ts +15 -0
- package/types/_utils/logger/interface.d.ts +5 -0
- package/types/_utils/popupCenter.d.ts +9 -0
- package/types/_utils/responseManagement/index.d.ts +9 -0
- package/types/_utils/responseManagement/interface.d.ts +21 -0
- package/types/_utils/useErrorText.d.ts +5 -0
- package/types/index.d.ts +6 -0
- package/types/version/index.d.ts +2 -0
- package/types/version/version.d.ts +2 -0
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { AxiosInstance } from 'axios';
|
|
2
|
+
export interface AuthingResponse<T = any> {
|
|
3
|
+
/**
|
|
4
|
+
* 错误码
|
|
5
|
+
*/
|
|
6
|
+
code?: number;
|
|
7
|
+
/**
|
|
8
|
+
* 返回状态
|
|
9
|
+
* 3XX:状态机流转
|
|
10
|
+
* 4XX|6XX:错误处理
|
|
11
|
+
*/
|
|
12
|
+
statusCode?: number;
|
|
13
|
+
/**
|
|
14
|
+
* statusCode 3XX 时下个阶段的 code 码
|
|
15
|
+
*/
|
|
16
|
+
apiCode?: number;
|
|
17
|
+
/**
|
|
18
|
+
* 返回的数据
|
|
19
|
+
*/
|
|
20
|
+
data?: T;
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
messages?: string;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
message?: string;
|
|
29
|
+
/**
|
|
30
|
+
* 当前流程 ID
|
|
31
|
+
* ResponseData 返回则更新当前流程 ID
|
|
32
|
+
*/
|
|
33
|
+
flowHandle?: string;
|
|
34
|
+
/**
|
|
35
|
+
* 响应是否为当前业务内小状态处理
|
|
36
|
+
* statusCode === 200 下进入该状态
|
|
37
|
+
*/
|
|
38
|
+
isBusiness?: boolean;
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* 初始化响应拦截器
|
|
42
|
+
*/
|
|
43
|
+
export declare const initResponseInterceptors: (instance: AxiosInstance) => void;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { AxiosRequestConfig, AxiosResponse } from 'axios';
|
|
2
|
+
import { AuthingResponse } from './interceptors/response';
|
|
3
|
+
/**
|
|
4
|
+
* 根据 Response 中的 apiCode & statusCode 做拦截
|
|
5
|
+
* @param response
|
|
6
|
+
* @returns
|
|
7
|
+
*/
|
|
8
|
+
export declare const processCodeByResponse: (response: AxiosResponse<AuthingResponse>) => AuthingResponse<any>;
|
|
9
|
+
/**
|
|
10
|
+
* 处理请求加密字段
|
|
11
|
+
* @param config
|
|
12
|
+
* @returns
|
|
13
|
+
*/
|
|
14
|
+
export declare const processEncryptRequestKey: (config: AxiosRequestConfig) => Promise<any>;
|
|
15
|
+
/**
|
|
16
|
+
* 处理 flowHandler
|
|
17
|
+
* @param response
|
|
18
|
+
* @returns
|
|
19
|
+
*/
|
|
20
|
+
export declare const processFlowHandler: (response: AuthingResponse) => AuthingResponse<any>;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { CodeAction } from './responseManagement/interface';
|
|
2
|
+
import { AxiosRequestConfig } from 'axios';
|
|
3
|
+
export declare const requestClient: {
|
|
4
|
+
(input: RequestInfo, init?: RequestInit | undefined): Promise<any>;
|
|
5
|
+
get<T>(path: string, query?: Record<string, any>, init?: AxiosRequestConfig<any> | undefined): Promise<AuthingResponse<T>>;
|
|
6
|
+
post<T_1>(path: string, data: any, config?: {
|
|
7
|
+
headers: any;
|
|
8
|
+
} | undefined): Promise<AuthingResponse<T_1>>;
|
|
9
|
+
postForm<T_2>(path: string, formData: any, config?: {
|
|
10
|
+
headers: any;
|
|
11
|
+
} | undefined): Promise<AuthingResponse<T_2>>;
|
|
12
|
+
baseUrl: string;
|
|
13
|
+
setBaseUrl(base: string): void;
|
|
14
|
+
langHeader: string;
|
|
15
|
+
tenantHeader: string;
|
|
16
|
+
tenantId: string;
|
|
17
|
+
setLangHeader(key: string | undefined): void;
|
|
18
|
+
setTenantHeader(key: string | undefined): void;
|
|
19
|
+
setTenantId(tenantId: string): void;
|
|
20
|
+
};
|
|
21
|
+
export interface AuthingResponse<T = any> {
|
|
22
|
+
code?: number;
|
|
23
|
+
statusCode?: number;
|
|
24
|
+
apiCode?: number;
|
|
25
|
+
data?: T;
|
|
26
|
+
messages?: string;
|
|
27
|
+
message?: string;
|
|
28
|
+
flowHandle?: string;
|
|
29
|
+
}
|
|
30
|
+
export interface AuthingGuardResponse<T = any> extends AuthingResponse<T> {
|
|
31
|
+
/**
|
|
32
|
+
* 根据 Server 返回状态进行的状态流转函数
|
|
33
|
+
* 默认响应拦截器中自动调用
|
|
34
|
+
*/
|
|
35
|
+
onGuardHandling?: () => CodeAction;
|
|
36
|
+
/**
|
|
37
|
+
* Response 返回 actions 是否需要模块内部处理
|
|
38
|
+
* 根据 status === 200 判断
|
|
39
|
+
*/
|
|
40
|
+
isBusiness?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* 流程是否结束(兼容老版本字段)
|
|
43
|
+
*/
|
|
44
|
+
isFlowEnd?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* 本次响应 Action 类型
|
|
47
|
+
* see: packages/react-components/components/_utils/responseManagement/interface.ts
|
|
48
|
+
*/
|
|
49
|
+
responseActionType?: CodeAction;
|
|
50
|
+
}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
import { FormInstance, Rule, RuleObject } from 'antd/lib/form';
|
|
2
|
+
import qs from 'qs';
|
|
3
|
+
import { User } from 'authing-js-sdk';
|
|
4
|
+
import { GuardProps } from '../Guard';
|
|
5
|
+
import { ApplicationConfig, ComplateFiledsPlace, LoginMethods, RegisterMethods } from '../Type/application';
|
|
6
|
+
import { Lang } from '../Type';
|
|
7
|
+
import { InputMethod } from 'components';
|
|
8
|
+
export * from './popupCenter';
|
|
9
|
+
export * from './clipboard';
|
|
10
|
+
export declare const VALIDATE_PATTERN: {
|
|
11
|
+
readonly email: RegExp;
|
|
12
|
+
readonly phone: RegExp;
|
|
13
|
+
readonly ip: RegExp;
|
|
14
|
+
readonly host: RegExp;
|
|
15
|
+
readonly username: RegExp;
|
|
16
|
+
};
|
|
17
|
+
export declare const validate: (type: keyof typeof VALIDATE_PATTERN, val: string) => boolean;
|
|
18
|
+
export declare const getRequiredRules: (msg: string) => Rule[];
|
|
19
|
+
export declare const fieldRequiredRule: (fieldRequiredRule: string, fieldRequiredRuleMessage?: string | undefined) => Rule[];
|
|
20
|
+
/**
|
|
21
|
+
* 验证码是否正确
|
|
22
|
+
* @param form form 实例
|
|
23
|
+
* @param key 当前 FormItem 对应值的 key,比如当前为邮箱验证码就传入邮箱输入框的 formItem name
|
|
24
|
+
* @returns Array
|
|
25
|
+
*/
|
|
26
|
+
export declare const fieldCodeCorrect: (form: FormInstance, key: string | undefined, options: {
|
|
27
|
+
currentMethod: InputMethod;
|
|
28
|
+
areaCode: string;
|
|
29
|
+
isInternationSms?: boolean | undefined;
|
|
30
|
+
}) => {
|
|
31
|
+
validateTrigger: string[];
|
|
32
|
+
validator: (rule: RuleObject, value: string) => Promise<void>;
|
|
33
|
+
}[];
|
|
34
|
+
export declare function getDeviceName(): string | null | undefined;
|
|
35
|
+
export declare type STYLE_RECORD_KEY = 'appConfig' | 'userConfig';
|
|
36
|
+
export declare const insertStyles: (styles: string | any, recordKey?: "appConfig" | "userConfig" | undefined) => void;
|
|
37
|
+
export declare const removeStyles: (recordKey: STYLE_RECORD_KEY) => void;
|
|
38
|
+
export declare const getClassnames: (classnames: (string | boolean | undefined)[]) => string;
|
|
39
|
+
/**
|
|
40
|
+
* https://www.itranslater.com/qa/details/2115518846294557696
|
|
41
|
+
* Simple object check.
|
|
42
|
+
* @param item
|
|
43
|
+
* @returns {boolean}
|
|
44
|
+
*/
|
|
45
|
+
export declare function isObject(item: any): any;
|
|
46
|
+
/**
|
|
47
|
+
* https://www.itranslater.com/qa/details/2115518846294557696
|
|
48
|
+
* Deep merge two objects.
|
|
49
|
+
* @param target
|
|
50
|
+
* @param ...sources
|
|
51
|
+
*/
|
|
52
|
+
export declare function deepMerge<T extends any = any>(target: T, ...sources: any[]): T;
|
|
53
|
+
/**
|
|
54
|
+
* 在托管页下上传query中指定的用户自定义字段进行补全
|
|
55
|
+
* @param params 指定上传的用户自定义字段
|
|
56
|
+
*/
|
|
57
|
+
export declare const getUserRegisterParams: (params?: string[] | undefined) => {
|
|
58
|
+
key: string;
|
|
59
|
+
value: string | string[] | qs.ParsedQs | qs.ParsedQs[] | undefined;
|
|
60
|
+
}[];
|
|
61
|
+
export declare const isWeChatBrowser: () => boolean | null;
|
|
62
|
+
export declare const isLarkBrowser: () => boolean | null;
|
|
63
|
+
export declare const isQtWebEngine: () => boolean | null;
|
|
64
|
+
export declare const isXiaomiBrowser: () => boolean | null;
|
|
65
|
+
export declare const isDingtalkBrowser: () => boolean | null;
|
|
66
|
+
export declare const isQQBrowser: () => boolean | null;
|
|
67
|
+
export declare const isQQBuiltInBrowser: () => boolean | null;
|
|
68
|
+
export declare const isWeWorkBuiltInBrowser: () => boolean | null;
|
|
69
|
+
export declare const isEdgeBrowser: () => boolean;
|
|
70
|
+
export declare const isWeiboBrowser: () => boolean | null;
|
|
71
|
+
export declare const isAlipayBrowser: () => boolean | null;
|
|
72
|
+
export declare const isBaiduBrowser: () => boolean | null;
|
|
73
|
+
export declare const isWeComeBrowser: () => boolean;
|
|
74
|
+
export declare const isMobile: () => RegExpMatchArray | null;
|
|
75
|
+
export declare const isSpecialBrowser: () => boolean;
|
|
76
|
+
export declare const assembledAppHost: (identifier: string, host: string) => string;
|
|
77
|
+
export declare const assembledRequestHost: (requestHostname: string, configHost: string) => string;
|
|
78
|
+
export declare enum PasswordStrength {
|
|
79
|
+
NoCheck = 0,
|
|
80
|
+
Low = 1,
|
|
81
|
+
Middle = 2,
|
|
82
|
+
High = 3,
|
|
83
|
+
AUTO = 4
|
|
84
|
+
}
|
|
85
|
+
export declare const PASSWORD_STRENGTH_TEXT_MAP: Record<PasswordStrength, {
|
|
86
|
+
placeholder: () => string;
|
|
87
|
+
validateMessage: () => string;
|
|
88
|
+
}>;
|
|
89
|
+
export declare const getSymbolTypeLength: (pwd: string) => number;
|
|
90
|
+
export declare const getPasswordValidate: (strength?: PasswordStrength, customPasswordStrength?: any, fieldRequiredRuleMessage?: string | undefined) => Rule[];
|
|
91
|
+
export declare const sleep: (delay: number) => Promise<unknown>;
|
|
92
|
+
export declare const shoudGoToComplete: (user: User, contextType: ComplateFiledsPlace, config: ApplicationConfig | undefined, autoRegister?: boolean | undefined) => boolean;
|
|
93
|
+
export declare const tabSort: (defaultValue: any, tabList: RegisterMethods[]) => RegisterMethods[];
|
|
94
|
+
export declare const mailDesensitization: (mail: string) => string;
|
|
95
|
+
export declare const phoneDesensitization: (phone: string) => string;
|
|
96
|
+
export declare const getHundreds: (num: number) => number;
|
|
97
|
+
export declare const GuardPropsFilter: (pre: GuardProps, current: GuardProps) => boolean;
|
|
98
|
+
export declare const getDocumentNode: (node: Node & ParentNode) => Document;
|
|
99
|
+
export declare const getLoginTypePipe: (publicConfig: ApplicationConfig, registerMethod: RegisterMethods) => {
|
|
100
|
+
specifyDefaultLoginMethod: LoginMethods;
|
|
101
|
+
lockMethod: string;
|
|
102
|
+
} | {
|
|
103
|
+
specifyDefaultLoginMethod: LoginMethods;
|
|
104
|
+
lockMethod?: undefined;
|
|
105
|
+
} | undefined;
|
|
106
|
+
export declare const getPasswordIdentify: (identity: string) => string;
|
|
107
|
+
export declare const getCurrentLng: () => Lang;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { AuthenticationClient } from 'authing-js-sdk';
|
|
2
|
+
export interface UseInitAppidProps {
|
|
3
|
+
propsAppid?: string;
|
|
4
|
+
propsAuthClient?: AuthenticationClient;
|
|
5
|
+
setError?: any;
|
|
6
|
+
}
|
|
7
|
+
export declare const useInitAppId: (propsAppid?: string | undefined, propsAuthClient?: AuthenticationClient | undefined, setError?: any) => string | undefined;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import i18n from 'i18next';
|
|
2
|
+
import { Lang } from '../../Type';
|
|
3
|
+
declare let i18nReady: boolean;
|
|
4
|
+
export interface InitGuardI18nOptions {
|
|
5
|
+
defaultLanguage?: Lang | 'browser';
|
|
6
|
+
}
|
|
7
|
+
export declare const initGuardI18n: (options: InitGuardI18nOptions) => void;
|
|
8
|
+
export { i18n, i18nReady };
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { LoggerType } from './interface';
|
|
2
|
+
export declare class Logger {
|
|
3
|
+
static printType: LoggerType[];
|
|
4
|
+
/**
|
|
5
|
+
* 打印日志
|
|
6
|
+
* @param message 日志信息
|
|
7
|
+
* @param type 日志类型
|
|
8
|
+
*/
|
|
9
|
+
static log(message: string, type?: LoggerType): void;
|
|
10
|
+
static info(message: string): void;
|
|
11
|
+
static warn(message: string): void;
|
|
12
|
+
static error(message: string): void;
|
|
13
|
+
}
|
|
14
|
+
export declare const getLogger: () => Logger;
|
|
15
|
+
export declare const useLogger: () => Logger;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { AuthingGuardResponse, AuthingResponse } from '../http';
|
|
2
|
+
import { CodeAction } from './interface';
|
|
3
|
+
/**
|
|
4
|
+
* 全局的错误拦截器
|
|
5
|
+
* @param res
|
|
6
|
+
* @param callBack
|
|
7
|
+
* @returns
|
|
8
|
+
*/
|
|
9
|
+
export declare const errorCodeInterceptor: (res: AuthingResponse<any>, callBack: (code: CodeAction, res: AuthingResponse) => AuthingGuardResponse) => AuthingResponse<any>;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { GuardModuleType } from '../../Guard';
|
|
2
|
+
export declare enum CodeAction {
|
|
3
|
+
CHANGE_MODULE = "changeModule",
|
|
4
|
+
RENDER_MESSAGE = "renderMessage",
|
|
5
|
+
FLOW_END = "flowEnd"
|
|
6
|
+
}
|
|
7
|
+
export declare enum ApiCode {
|
|
8
|
+
IDENTITY_BINDING_ASK = 1641,
|
|
9
|
+
IDENTITY_BINDING = 1640,
|
|
10
|
+
APP_MFA = 1636,
|
|
11
|
+
MFA = 1635,
|
|
12
|
+
ABORT_FLOW = 1699,
|
|
13
|
+
COMPLETE_INFO = 1642,
|
|
14
|
+
UNLOCK = 1643,
|
|
15
|
+
FLOW_END = 1600,
|
|
16
|
+
FIRST_LOGIN_PASSWORD = 1639,
|
|
17
|
+
FORCED_PASSWORD_RESET = 2058,
|
|
18
|
+
UNSAFE_PASSWORD_TIP = 2061,
|
|
19
|
+
UNSAFE_PASSWORD_RESET = 2071
|
|
20
|
+
}
|
|
21
|
+
export declare const ChangeModuleApiCodeMapping: Record<string, GuardModuleType>;
|
package/types/index.d.ts
ADDED