@abp/ng.core 9.3.0-rc.2 → 9.3.0-rc.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/fesm2022/abp-ng.core-locale.mjs.map +1 -1
- package/fesm2022/abp-ng.core-testing.mjs +14 -14
- package/fesm2022/abp-ng.core-testing.mjs.map +1 -1
- package/fesm2022/abp-ng.core.mjs +207 -207
- package/fesm2022/abp-ng.core.mjs.map +1 -1
- package/index.d.ts +3061 -3
- package/locale/index.d.ts +17 -5
- package/package.json +2 -2
- package/testing/index.d.ts +51 -3
- package/lib/abstracts/abstract-guard.d.ts +0 -5
- package/lib/abstracts/auth-error-filter.d.ts +0 -16
- package/lib/abstracts/auth-response.model.d.ts +0 -10
- package/lib/abstracts/auth.guard.d.ts +0 -14
- package/lib/abstracts/auth.service.d.ts +0 -41
- package/lib/abstracts/index.d.ts +0 -6
- package/lib/abstracts/ng-model.component.d.ts +0 -23
- package/lib/clients/http.client.d.ts +0 -11
- package/lib/clients/index.d.ts +0 -1
- package/lib/components/dynamic-layout.component.d.ts +0 -34
- package/lib/components/index.d.ts +0 -3
- package/lib/components/replaceable-route-container.component.d.ts +0 -17
- package/lib/components/router-outlet.component.d.ts +0 -5
- package/lib/constants/default-layouts.d.ts +0 -1
- package/lib/constants/different-locales.d.ts +0 -334
- package/lib/constants/index.d.ts +0 -2
- package/lib/core.module.d.ts +0 -65
- package/lib/directives/autofocus.directive.d.ts +0 -12
- package/lib/directives/caps-lock.directive.d.ts +0 -10
- package/lib/directives/debounce.directive.d.ts +0 -13
- package/lib/directives/for.directive.d.ts +0 -36
- package/lib/directives/form-submit.directive.d.ts +0 -23
- package/lib/directives/index.d.ts +0 -10
- package/lib/directives/init.directive.d.ts +0 -10
- package/lib/directives/permission.directive.d.ts +0 -24
- package/lib/directives/replaceable-template.directive.d.ts +0 -29
- package/lib/directives/show-password.directive.d.ts +0 -8
- package/lib/directives/stop-propagation.directive.d.ts +0 -12
- package/lib/enums/common.d.ts +0 -10
- package/lib/enums/index.d.ts +0 -1
- package/lib/guards/index.d.ts +0 -1
- package/lib/guards/permission.guard.d.ts +0 -19
- package/lib/handlers/index.d.ts +0 -1
- package/lib/handlers/routes.handler.d.ts +0 -11
- package/lib/interceptors/api.interceptor.d.ts +0 -14
- package/lib/interceptors/index.d.ts +0 -2
- package/lib/interceptors/timezone.interceptor.d.ts +0 -10
- package/lib/localization.module.d.ts +0 -12
- package/lib/models/auth-events.d.ts +0 -21
- package/lib/models/auth.d.ts +0 -20
- package/lib/models/common.d.ts +0 -83
- package/lib/models/dtos.d.ts +0 -109
- package/lib/models/environment.d.ts +0 -44
- package/lib/models/index.d.ts +0 -11
- package/lib/models/localization.d.ts +0 -5
- package/lib/models/replaceable-components.d.ts +0 -45
- package/lib/models/rest.d.ts +0 -36
- package/lib/models/session.d.ts +0 -7
- package/lib/models/sort.d.ts +0 -5
- package/lib/models/utility.d.ts +0 -14
- package/lib/pipes/index.d.ts +0 -9
- package/lib/pipes/lazy-localization.pipe.d.ts +0 -11
- package/lib/pipes/localization.pipe.d.ts +0 -12
- package/lib/pipes/safe-html.pipe.d.ts +0 -9
- package/lib/pipes/short-date-time.pipe.d.ts +0 -12
- package/lib/pipes/short-date.pipe.d.ts +0 -12
- package/lib/pipes/short-time.pipe.d.ts +0 -12
- package/lib/pipes/sort.pipe.d.ts +0 -9
- package/lib/pipes/to-injector.pipe.d.ts +0 -10
- package/lib/pipes/utc-to-local.pipe.d.ts +0 -15
- package/lib/providers/cookie-language.provider.d.ts +0 -2
- package/lib/providers/core-module-config.provider.d.ts +0 -16
- package/lib/providers/include-localization-resources.provider.d.ts +0 -2
- package/lib/providers/index.d.ts +0 -4
- package/lib/providers/locale.provider.d.ts +0 -9
- package/lib/proxy/pages/abp/multi-tenancy/abp-tenant.service.d.ts +0 -13
- package/lib/proxy/pages/abp/multi-tenancy/index.d.ts +0 -1
- package/lib/proxy/volo/abp/asp-net-core/mvc/api-exploring/abp-api-definition.service.d.ts +0 -12
- package/lib/proxy/volo/abp/asp-net-core/mvc/api-exploring/index.d.ts +0 -1
- package/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/abp-application-configuration.service.d.ts +0 -12
- package/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/abp-application-localization.service.d.ts +0 -12
- package/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/index.d.ts +0 -5
- package/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/models.d.ts +0 -107
- package/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/object-extending/index.d.ts +0 -1
- package/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/object-extending/models.d.ts +0 -71
- package/lib/proxy/volo/abp/asp-net-core/mvc/multi-tenancy/index.d.ts +0 -1
- package/lib/proxy/volo/abp/asp-net-core/mvc/multi-tenancy/models.d.ts +0 -15
- package/lib/proxy/volo/abp/http/modeling/index.d.ts +0 -1
- package/lib/proxy/volo/abp/http/modeling/models.d.ts +0 -88
- package/lib/proxy/volo/abp/localization/index.d.ts +0 -1
- package/lib/proxy/volo/abp/localization/models.d.ts +0 -7
- package/lib/proxy/volo/abp/models.d.ts +0 -4
- package/lib/services/config-state.service.d.ts +0 -383
- package/lib/services/content-projection.service.d.ts +0 -10
- package/lib/services/dom-insertion.service.d.ts +0 -10
- package/lib/services/environment.service.d.ts +0 -109
- package/lib/services/http-error-reporter.service.d.ts +0 -12
- package/lib/services/http-wait.service.d.ts +0 -30
- package/lib/services/index.d.ts +0 -27
- package/lib/services/internet-connection-service.d.ts +0 -14
- package/lib/services/lazy-load.service.d.ts +0 -13
- package/lib/services/list.service.d.ts +0 -47
- package/lib/services/local-storage-listener.service.d.ts +0 -7
- package/lib/services/local-storage.service.d.ts +0 -13
- package/lib/services/localization.service.d.ts +0 -54
- package/lib/services/multi-tenancy.service.d.ts +0 -22
- package/lib/services/permission.service.d.ts +0 -19
- package/lib/services/replaceable-components.service.d.ts +0 -19
- package/lib/services/resource-wait.service.d.ts +0 -15
- package/lib/services/rest.service.d.ts +0 -24
- package/lib/services/router-events.service.d.ts +0 -34
- package/lib/services/router-wait.service.d.ts +0 -20
- package/lib/services/routes.service.d.ts +0 -61
- package/lib/services/session-state.service.d.ts +0 -28
- package/lib/services/subscription.service.d.ts +0 -17
- package/lib/services/time.service.d.ts +0 -67
- package/lib/services/timezone.service.d.ts +0 -38
- package/lib/services/title-strategy.service.d.ts +0 -15
- package/lib/services/track-by.service.d.ts +0 -11
- package/lib/services/window.service.d.ts +0 -12
- package/lib/strategies/container.strategy.d.ts +0 -22
- package/lib/strategies/content-security.strategy.d.ts +0 -17
- package/lib/strategies/content.strategy.d.ts +0 -26
- package/lib/strategies/context.strategy.d.ts +0 -23
- package/lib/strategies/cross-origin.strategy.d.ts +0 -14
- package/lib/strategies/dom.strategy.d.ts +0 -13
- package/lib/strategies/index.d.ts +0 -8
- package/lib/strategies/loading.strategy.d.ts +0 -28
- package/lib/strategies/projection.strategy.d.ts +0 -39
- package/lib/tokens/app-config.token.d.ts +0 -3
- package/lib/tokens/check-authentication-state.d.ts +0 -3
- package/lib/tokens/compare-func.token.d.ts +0 -4
- package/lib/tokens/cookie-language-key.token.d.ts +0 -2
- package/lib/tokens/dynamic-layout.token.d.ts +0 -2
- package/lib/tokens/http-context.token.d.ts +0 -2
- package/lib/tokens/include-localization-resources.token.d.ts +0 -2
- package/lib/tokens/index.d.ts +0 -19
- package/lib/tokens/list.token.d.ts +0 -2
- package/lib/tokens/localization.token.d.ts +0 -6
- package/lib/tokens/lodaer-delay.token.d.ts +0 -2
- package/lib/tokens/manage-profile.token.d.ts +0 -2
- package/lib/tokens/options.token.d.ts +0 -4
- package/lib/tokens/others-group.token.d.ts +0 -2
- package/lib/tokens/pipe-to-login.token.d.ts +0 -3
- package/lib/tokens/queue.token.d.ts +0 -3
- package/lib/tokens/set-token-response-to-storage.token.d.ts +0 -6
- package/lib/tokens/tenant-key.token.d.ts +0 -2
- package/lib/tokens/tenant-not-found-by-name.d.ts +0 -3
- package/lib/tokens/title-strategy-disable-project-name.token.d.ts +0 -2
- package/lib/utils/array-utils.d.ts +0 -1
- package/lib/utils/common-utils.d.ts +0 -11
- package/lib/utils/date-extensions.d.ts +0 -6
- package/lib/utils/date-utils.d.ts +0 -4
- package/lib/utils/environment-utils.d.ts +0 -3
- package/lib/utils/factory-utils.d.ts +0 -11
- package/lib/utils/file-utils.d.ts +0 -2
- package/lib/utils/form-utils.d.ts +0 -2
- package/lib/utils/generator-utils.d.ts +0 -4
- package/lib/utils/http-utils.d.ts +0 -8
- package/lib/utils/index.d.ts +0 -21
- package/lib/utils/initial-utils.d.ts +0 -2
- package/lib/utils/internal-store-utils.d.ts +0 -14
- package/lib/utils/lazy-load-utils.d.ts +0 -4
- package/lib/utils/localization-utils.d.ts +0 -5
- package/lib/utils/multi-tenancy-utils.d.ts +0 -3
- package/lib/utils/number-utils.d.ts +0 -1
- package/lib/utils/object-utils.d.ts +0 -2
- package/lib/utils/queue.d.ts +0 -14
- package/lib/utils/route-utils.d.ts +0 -8
- package/lib/utils/string-utils.d.ts +0 -3
- package/lib/utils/tree-utils.d.ts +0 -26
- package/lib/validators/age.validator.d.ts +0 -10
- package/lib/validators/credit-card.validator.d.ts +0 -5
- package/lib/validators/index.d.ts +0 -28
- package/lib/validators/range.validator.d.ts +0 -12
- package/lib/validators/required.validator.d.ts +0 -8
- package/lib/validators/string-length.validator.d.ts +0 -14
- package/lib/validators/unique-character.validator.d.ts +0 -5
- package/lib/validators/url.validator.d.ts +0 -5
- package/lib/validators/username.validator.d.ts +0 -10
- package/locale/public-api.d.ts +0 -1
- package/locale/utils/register-locale.d.ts +0 -14
- package/public-api.d.ts +0 -26
- package/testing/lib/core-testing.module.d.ts +0 -17
- package/testing/lib/pipes/index.d.ts +0 -1
- package/testing/lib/pipes/localization.pipe.d.ts +0 -8
- package/testing/lib/services/index.d.ts +0 -2
- package/testing/lib/services/mock-permission.service.d.ts +0 -10
- package/testing/lib/services/mock-rest.service.d.ts +0 -14
- package/testing/lib/utils/clear-page.util.d.ts +0 -2
- package/testing/lib/utils/index.d.ts +0 -2
- package/testing/lib/utils/wait.util.d.ts +0 -2
- package/testing/public-api.d.ts +0 -4
package/public-api.d.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export * from './lib/abstracts';
|
|
2
|
-
export * from './lib/components';
|
|
3
|
-
export * from './lib/constants';
|
|
4
|
-
export * from './lib/core.module';
|
|
5
|
-
export * from './lib/directives';
|
|
6
|
-
export * from './lib/enums';
|
|
7
|
-
export * from './lib/guards';
|
|
8
|
-
export * from './lib/localization.module';
|
|
9
|
-
export * from './lib/models';
|
|
10
|
-
export * from './lib/pipes';
|
|
11
|
-
export * from './lib/providers';
|
|
12
|
-
export * from './lib/proxy/pages/abp/multi-tenancy';
|
|
13
|
-
export * from './lib/proxy/volo/abp/asp-net-core/mvc/api-exploring';
|
|
14
|
-
export * from './lib/proxy/volo/abp/asp-net-core/mvc/application-configurations';
|
|
15
|
-
export * from './lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/object-extending';
|
|
16
|
-
export * from './lib/proxy/volo/abp/asp-net-core/mvc/multi-tenancy';
|
|
17
|
-
export * from './lib/proxy/volo/abp/http/modeling';
|
|
18
|
-
export * from './lib/proxy/volo/abp/localization';
|
|
19
|
-
export * from './lib/proxy/volo/abp/models';
|
|
20
|
-
export * from './lib/services';
|
|
21
|
-
export * from './lib/strategies';
|
|
22
|
-
export * from './lib/tokens';
|
|
23
|
-
export * from './lib/utils';
|
|
24
|
-
export * from './lib/validators';
|
|
25
|
-
export * from './lib/interceptors';
|
|
26
|
-
export * from './lib/clients';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ABP } from '@abp/ng.core';
|
|
2
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/platform-browser/animations";
|
|
5
|
-
import * as i2 from "@angular/router/testing";
|
|
6
|
-
import * as i3 from "@abp/ng.core";
|
|
7
|
-
import * as i4 from "./pipes/localization.pipe";
|
|
8
|
-
/**
|
|
9
|
-
* CoreTestingModule is the module that will be used in tests
|
|
10
|
-
* and it provides mock alternatives
|
|
11
|
-
*/
|
|
12
|
-
export declare class CoreTestingModule {
|
|
13
|
-
static withConfig({ baseHref, listQueryDebounceTime, routes, ...options }?: ABP.Test): ModuleWithProviders<CoreTestingModule>;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CoreTestingModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CoreTestingModule, never, [typeof i1.NoopAnimationsModule, typeof i2.RouterTestingModule, typeof i3.BaseCoreModule, typeof i4.LocalizationPipe], [typeof i2.RouterTestingModule, typeof i3.BaseCoreModule]>;
|
|
16
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CoreTestingModule>;
|
|
17
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './localization.pipe';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class LocalizationPipe implements PipeTransform {
|
|
4
|
-
transform(value: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizationPipe, "abpLocalization", true>;
|
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LocalizationPipe>;
|
|
8
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ConfigStateService, PermissionService } from '@abp/ng.core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MockPermissionService extends PermissionService {
|
|
4
|
-
protected configState: ConfigStateService;
|
|
5
|
-
constructor(configState: ConfigStateService);
|
|
6
|
-
grantAllPolicies(): void;
|
|
7
|
-
grantPolicies(keys: string[]): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MockPermissionService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MockPermissionService>;
|
|
10
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ABP, EnvironmentService, ExternalHttpClient, RestService } from '@abp/ng.core';
|
|
2
|
-
import { HttpClient } from '@angular/common/http';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MockRestService extends RestService {
|
|
6
|
-
protected options: ABP.Root;
|
|
7
|
-
protected http: HttpClient;
|
|
8
|
-
protected externalhttp: ExternalHttpClient;
|
|
9
|
-
protected environment: EnvironmentService;
|
|
10
|
-
constructor(options: ABP.Root, http: HttpClient, externalhttp: ExternalHttpClient, environment: EnvironmentService);
|
|
11
|
-
handleError(err: any): Observable<any>;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MockRestService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MockRestService>;
|
|
14
|
-
}
|
package/testing/public-api.d.ts
DELETED