@ayasofyazilim/saas 0.0.131 → 0.0.133
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/AccountService/AccountServiceClient.ts +68 -68
- package/AccountService/core/ApiError.ts +20 -20
- package/AccountService/core/ApiRequestOptions.ts +20 -12
- package/AccountService/core/ApiResult.ts +6 -6
- package/AccountService/core/BaseHttpRequest.ts +9 -9
- package/AccountService/core/CancelablePromise.ts +125 -125
- package/AccountService/core/FetchHttpRequest.ts +21 -21
- package/AccountService/core/OpenAPI.ts +55 -55
- package/AccountService/core/request.ts +349 -340
- package/AccountService/index.ts +10 -9
- package/AccountService/schemas.gen.ts +5333 -5333
- package/AccountService/{services.gen.ts → sdk.gen.ts} +1539 -1539
- package/AccountService/types.gen.ts +1083 -3329
- package/CRMService/sdk.gen.ts +6 -6
- package/CRMService/types.gen.ts +3 -3
- package/package.json +1 -1
- package/AccountService/models/Volo_Abp_Account_AccountExternalProviderSettingsDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_AccountRecaptchaSettingsDto.ts +0 -14
- package/AccountService/models/Volo_Abp_Account_AccountSettingsDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_AccountTwoFactorSettingsDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_AuthenticatorInfoDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ChangePasswordInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ConfirmEmailInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ConfirmPhoneNumberInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_DelegateNewUserInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderItemWithSecretDto.ts +0 -13
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderSettings.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_IdentityUserConfirmationStateDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_IsLinkedInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_LinkUserDto.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_LinkUserInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_ProfileDto.ts +0 -20
- package/AccountService/models/Volo_Abp_Account_ProfilePictureSourceDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_ProfilePictureType.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LinkUserLoginInfo.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_RegisterDto.ts +0 -15
- package/AccountService/models/Volo_Abp_Account_ResetPasswordDto.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_SendEmailConfirmationTokenDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_SendPasswordResetCodeDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_SendPhoneNumberConfirmationTokenDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_SendTwoFactorCodeInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_UnLinkUserInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_UpdateExternalProviderDto.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_UpdateProfileDto.ts +0 -15
- package/AccountService/models/Volo_Abp_Account_UserDelegationDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_UserLookupDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_VerifyAuthenticatorCodeDto.ts +0 -8
- package/AccountService/models/Volo_Abp_Account_VerifyAuthenticatorCodeInput.ts +0 -8
- package/AccountService/models/Volo_Abp_Account_VerifyEmailConfirmationTokenInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_VerifyLinkLoginTokenInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_VerifyLinkTokenInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_VerifyPasswordResetTokenInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Application_Dtos_ListResultDto_1.ts +0 -9
- package/AccountService/models/Volo_Abp_Application_Dtos_PagedResultDto_1.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto.ts +0 -30
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto.ts +0 -18
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto.ts +0 -17
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto.ts +0 -22
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto.ts +0 -14
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto.ts +0 -13
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto.ts +0 -19
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto.ts +0 -14
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto.ts +0 -12
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto.ts +0 -11
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone.ts +0 -11
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto.ts +0 -11
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto.ts +0 -8
- package/AccountService/models/Volo_Abp_Http_Modeling_ActionApiDescriptionModel.ts +0 -20
- package/AccountService/models/Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel.ts +0 -11
- package/AccountService/models/Volo_Abp_Http_Modeling_ControllerApiDescriptionModel.ts +0 -17
- package/AccountService/models/Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel.ts +0 -11
- package/AccountService/models/Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel.ts +0 -12
- package/AccountService/models/Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel.ts +0 -13
- package/AccountService/models/Volo_Abp_Http_Modeling_ModuleApiDescriptionModel.ts +0 -11
- package/AccountService/models/Volo_Abp_Http_Modeling_ParameterApiDescriptionModel.ts +0 -17
- package/AccountService/models/Volo_Abp_Http_Modeling_PropertyApiDescriptionModel.ts +0 -17
- package/AccountService/models/Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel.ts +0 -9
- package/AccountService/models/Volo_Abp_Http_Modeling_TypeApiDescriptionModel.ts +0 -14
- package/AccountService/models/Volo_Abp_Http_RemoteServiceErrorInfo.ts +0 -13
- package/AccountService/models/Volo_Abp_Http_RemoteServiceErrorResponse.ts +0 -9
- package/AccountService/models/Volo_Abp_Http_RemoteServiceValidationErrorInfo.ts +0 -9
- package/AccountService/models/Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour.ts +0 -9
- package/AccountService/models/Volo_Abp_Identity_IdentitySecurityLogDto.ts +0 -21
- package/AccountService/models/Volo_Abp_Identity_IdentityUserDto.ts +0 -35
- package/AccountService/models/Volo_Abp_Localization_LanguageInfo.ts +0 -12
- package/AccountService/models/Volo_Abp_NameValue.ts +0 -9
- package/AccountService/services/AbpApiDefinitionService.ts +0 -34
- package/AccountService/services/AbpApplicationConfigurationService.ts +0 -34
- package/AccountService/services/AbpApplicationLocalizationService.ts +0 -37
- package/AccountService/services/AbpTenantService.ts +0 -58
- package/AccountService/services/AccountExternalProviderService.ts +0 -56
- package/AccountService/services/AccountService.ts +0 -545
- package/AccountService/services/AccountSettingsService.ts +0 -178
- package/AccountService/services/DynamicClaimsService.ts +0 -27
- package/AccountService/services/LoginService.ts +0 -99
- package/AccountService/services/ProfileService.ts +0 -155
- package/AccountService/services/UserService.ts +0 -313
package/AccountService/index.ts
CHANGED
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
// This file is auto-generated by @hey-api/openapi-ts
|
|
2
|
-
export { AccountServiceClient } from './AccountServiceClient';
|
|
3
|
-
export { ApiError } from './core/ApiError';
|
|
4
|
-
export { BaseHttpRequest } from './core/BaseHttpRequest';
|
|
5
|
-
export { CancelablePromise, CancelError } from './core/CancelablePromise';
|
|
6
|
-
export { OpenAPI, type OpenAPIConfig } from './core/OpenAPI';
|
|
7
|
-
export * from './
|
|
8
|
-
export * from './types.gen';
|
|
9
|
-
export * from './schemas.gen';
|
|
1
|
+
// This file is auto-generated by @hey-api/openapi-ts
|
|
2
|
+
export { AccountServiceClient } from './AccountServiceClient';
|
|
3
|
+
export { ApiError } from './core/ApiError';
|
|
4
|
+
export { BaseHttpRequest } from './core/BaseHttpRequest';
|
|
5
|
+
export { CancelablePromise, CancelError } from './core/CancelablePromise';
|
|
6
|
+
export { OpenAPI, type OpenAPIConfig } from './core/OpenAPI';
|
|
7
|
+
export * from './sdk.gen';
|
|
8
|
+
export * from './types.gen';
|
|
9
|
+
export * from './schemas.gen.ts';
|
|
10
|
+
export * from './types.gen.ts';
|