@osovitny/anatoly 3.17.43 → 3.17.45
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/esm2022/lib/core/index.mjs +1 -3
- package/esm2022/lib/core/services/starter.service.mjs +1 -1
- package/esm2022/lib/data/services/core-api.service.mjs +7 -22
- package/esm2022/lib/ui/components/dropdownlists/country/country.dropdownlist.mjs +5 -3
- package/esm2022/lib/ui/components/dropdownlists/timezone/timezone.dropdownlist.mjs +5 -3
- package/esm2022/lib/ui/forms/components/address/address.component.mjs +9 -5
- package/fesm2022/osovitny-anatoly.mjs +22 -45
- package/fesm2022/osovitny-anatoly.mjs.map +1 -1
- package/lib/core/index.d.ts +0 -1
- package/lib/core/services/starter.service.d.ts +2 -3
- package/lib/data/services/core-api.service.d.ts +4 -3
- package/package.json +1 -1
- package/esm2022/lib/core/models/appcontext.service.mjs +0 -17
- package/lib/core/models/appcontext.service.d.ts +0 -6
package/lib/core/index.d.ts
CHANGED
|
@@ -14,7 +14,6 @@ export * from './localization/localization.module';
|
|
|
14
14
|
export * from './localization/utils';
|
|
15
15
|
export * from './logging/globalErrorHandler';
|
|
16
16
|
export * from './logging/logging.service';
|
|
17
|
-
export * from './models/appcontext.service';
|
|
18
17
|
export * from './notifications/alerts';
|
|
19
18
|
export * from './notifications/interfaces/notification';
|
|
20
19
|
export * from './notifications/services/notification-service';
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { HttpClient } from '@angular/common/http';
|
|
2
2
|
import { Observable } from 'rxjs';
|
|
3
3
|
import { ApiServiceBase } from '../../data/base/api.service';
|
|
4
|
-
import { IAppContextService } from '../models/appcontext.service';
|
|
5
4
|
export declare abstract class StarterServiceBase extends ApiServiceBase {
|
|
6
5
|
protected http: HttpClient;
|
|
7
|
-
protected appContext:
|
|
8
|
-
constructor(http: HttpClient, appContext:
|
|
6
|
+
protected appContext: any;
|
|
7
|
+
constructor(http: HttpClient, appContext: any);
|
|
9
8
|
private applicationStarting;
|
|
10
9
|
ensureApplicationStarted(): Observable<any>;
|
|
11
10
|
}
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { HttpClient } from '@angular/common/http';
|
|
2
|
+
import { Observable } from 'rxjs';
|
|
2
3
|
import { ApiServiceBase } from '../base/api.service';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
5
|
export declare class CoreApiService extends ApiServiceBase {
|
|
5
6
|
protected http: HttpClient;
|
|
6
7
|
constructor(http: HttpClient);
|
|
7
|
-
getTimezonesJsonFile(
|
|
8
|
-
getCountriesJsonFile(
|
|
9
|
-
getUSStatesJsonFile(
|
|
8
|
+
getTimezonesJsonFile(): Observable<any>;
|
|
9
|
+
getCountriesJsonFile(): Observable<any>;
|
|
10
|
+
getUSStatesJsonFile(): Observable<any>;
|
|
10
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreApiService, never>;
|
|
11
12
|
static ɵprov: i0.ɵɵInjectableDeclaration<CoreApiService>;
|
|
12
13
|
}
|
package/package.json
CHANGED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
<file>
|
|
3
|
-
Project:
|
|
4
|
-
@osovitny/anatoly
|
|
5
|
-
|
|
6
|
-
Authors:
|
|
7
|
-
Vadim Osovitny vadim@osovitny.com
|
|
8
|
-
Anatoly Osovitny anatoly@osovitny.com
|
|
9
|
-
|
|
10
|
-
Created:
|
|
11
|
-
11 Nov 2023
|
|
12
|
-
|
|
13
|
-
Copyright (c) 2016-2022 Osovitny Inc. All rights reserved.
|
|
14
|
-
</file>
|
|
15
|
-
*/
|
|
16
|
-
export {};
|
|
17
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwY29udGV4dC5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvYW5hdG9seS9zcmMvbGliL2NvcmUvbW9kZWxzL2FwcGNvbnRleHQuc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7Ozs7Ozs7Ozs7Ozs7RUFjRSIsInNvdXJjZXNDb250ZW50IjpbIi8qXHJcbjxmaWxlPlxyXG4gIFByb2plY3Q6XHJcbiAgICBAb3Nvdml0bnkvYW5hdG9seVxyXG5cclxuICBBdXRob3JzOlxyXG4gICAgVmFkaW0gT3Nvdml0bnkgdmFkaW1Ab3Nvdml0bnkuY29tXHJcbiAgICBBbmF0b2x5IE9zb3ZpdG55IGFuYXRvbHlAb3Nvdml0bnkuY29tXHJcblxyXG4gIENyZWF0ZWQ6XHJcbiAgICAxMSBOb3YgMjAyM1xyXG5cclxuICBDb3B5cmlnaHQgKGMpIDIwMTYtMjAyMiBPc292aXRueSBJbmMuIEFsbCByaWdodHMgcmVzZXJ2ZWQuXHJcbjwvZmlsZT5cclxuKi9cclxuXHJcbmV4cG9ydCBpbnRlcmZhY2UgSUFwcENvbnRleHRTZXJ2aWNlIHtcclxuICBjdXJyZW50O1xyXG5cclxuICBpbml0KGNvbnRleHQpO1xyXG4gIGxvYWRSZXF1aXJlZEpzb25GaWxlcygpO1xyXG4gIGxvYWRSZXF1aXJlZEl0ZW1zKCk7XHJcbn1cclxuIl19
|