@tiba-spark/client-shared-lib 25.4.1-159 → 25.4.1-164
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/libraries/components/account-frame-message-bar/account-frame-message-bar.component.mjs +3 -3
- package/esm2022/libraries/components/base/base.component.mjs +3 -3
- package/esm2022/libraries/components/cloud-confirm-dialog/cloud-confirm-dialog.component.mjs +3 -3
- package/esm2022/libraries/components/com-status-icon/com-status-icon.component.mjs +3 -3
- package/esm2022/libraries/components/common-pages/common-pages.module.mjs +4 -4
- package/esm2022/libraries/components/common-pages/error-page/error-page.component.mjs +3 -3
- package/esm2022/libraries/components/common-pages/not-supported-browser/not-supported-browser-page.component.mjs +3 -3
- package/esm2022/libraries/components/device/device-icon/device-icon.component.mjs +3 -3
- package/esm2022/libraries/components/device/device-item/device-item.component.mjs +3 -3
- package/esm2022/libraries/components/device/device-status/device-status-base.component.mjs +3 -3
- package/esm2022/libraries/components/device/device.module.mjs +4 -4
- package/esm2022/libraries/components/dynamic-container/dynamic-container.component.mjs +3 -3
- package/esm2022/libraries/components/field-label/field-label.component.mjs +3 -3
- package/esm2022/libraries/components/field-validations/field-validations.component.mjs +3 -3
- package/esm2022/libraries/components/form-validations/form-validations.component.mjs +3 -3
- package/esm2022/libraries/components/global-message-container/global-message-container.component.mjs +3 -3
- package/esm2022/libraries/components/icon/icon-column/icon-column.component.mjs +3 -3
- package/esm2022/libraries/components/icon/icon.component.mjs +3 -3
- package/esm2022/libraries/components/icon/icon.module.mjs +4 -4
- package/esm2022/libraries/components/intercom/intercom.component.mjs +3 -3
- package/esm2022/libraries/components/logo/logo.component.mjs +3 -3
- package/esm2022/libraries/components/message-bar/float-message-bar.service.mjs +3 -3
- package/esm2022/libraries/components/message-bar/message-bar-container/message-bar-container.component.mjs +3 -3
- package/esm2022/libraries/components/message-bar/message-bar.component.mjs +3 -3
- package/esm2022/libraries/components/message-bar/message-bar.module.mjs +4 -4
- package/esm2022/libraries/components/message-bar/message-bar.service.mjs +3 -3
- package/esm2022/libraries/components/message-bar/static-message-bar.service.mjs +3 -3
- package/esm2022/libraries/components/modal-buttons-wrapper/modal-buttons-wrapper.component.mjs +3 -3
- package/esm2022/libraries/components/module-menu/module-menu-base.component.mjs +3 -3
- package/esm2022/libraries/components/notification/alert-notification/alert-notification.component.mjs +3 -3
- package/esm2022/libraries/components/notification/alert-notification/alert-notification.service.mjs +3 -3
- package/esm2022/libraries/components/notification/command-notification/command-notification.component.mjs +3 -3
- package/esm2022/libraries/components/notification/command-notification/command-notification.service.mjs +3 -3
- package/esm2022/libraries/components/notification/notification-close-all-button.component.mjs +3 -3
- package/esm2022/libraries/components/notification/notification-event.service.mjs +3 -3
- package/esm2022/libraries/components/notification/notification-type-label/notification-type-label.component.mjs +3 -3
- package/esm2022/libraries/components/notification/notification.module.mjs +4 -4
- package/esm2022/libraries/components/notification/notification.service.mjs +3 -3
- package/esm2022/libraries/components/overlay-loading-container/empty-results/empty-results.component.mjs +3 -3
- package/esm2022/libraries/components/overlay-loading-container/error-results/error-results.component.mjs +3 -3
- package/esm2022/libraries/components/overlay-loading-container/loading-overlay.component.mjs +3 -3
- package/esm2022/libraries/components/restart-link/restart-link.component.mjs +3 -3
- package/esm2022/libraries/components/restart-link/restart-link.module.mjs +4 -4
- package/esm2022/libraries/components/search-value-highlight/search-value-highlight.component.mjs +3 -3
- package/esm2022/libraries/components/shared-components.module.mjs +4 -4
- package/esm2022/libraries/components/status-icon/status-icon.component.mjs +3 -3
- package/esm2022/libraries/components/time-elapsed-counter/time-elapsed-counter.component.mjs +3 -3
- package/esm2022/libraries/directives/autofocus.directive.mjs +3 -3
- package/esm2022/libraries/directives/container-ref.directive.mjs +3 -3
- package/esm2022/libraries/directives/dynamic-ellipsis-tooltip.directive.mjs +3 -3
- package/esm2022/libraries/directives/ellipsis-multiline.directive.mjs +3 -3
- package/esm2022/libraries/directives/formatted-input.directive.mjs +3 -3
- package/esm2022/libraries/directives/is-ellipsis.directive.mjs +3 -3
- package/esm2022/libraries/directives/mat-hint-error.directive.mjs +3 -3
- package/esm2022/libraries/directives/native-element-injector.directive.mjs +3 -3
- package/esm2022/libraries/directives/offscreen.directive.mjs +3 -3
- package/esm2022/libraries/directives/shared-directives.module.mjs +4 -4
- package/esm2022/libraries/directives/stop-propagation.directive.mjs +3 -3
- package/esm2022/libraries/directives/tb-type-number.directive.mjs +3 -3
- package/esm2022/libraries/directives/var.directive.mjs +3 -3
- package/esm2022/libraries/enums/localization.enum.mjs +2 -1
- package/esm2022/libraries/guards/module-guard.mjs +3 -3
- package/esm2022/libraries/guards/not-supported-browser-guard.mjs +3 -3
- package/esm2022/libraries/guards/sub-module-guard.mjs +3 -3
- package/esm2022/libraries/interceptors/http-cancel.interceptor.mjs +3 -3
- package/esm2022/libraries/localization/localization.module.mjs +4 -4
- package/esm2022/libraries/localization/localization.state.mjs +3 -3
- package/esm2022/libraries/modules/administrative-notifications/administrative-notifications.module.mjs +4 -4
- package/esm2022/libraries/modules/administrative-notifications/administrative-notifications.state.mjs +3 -3
- package/esm2022/libraries/modules/alerts-and-notifications/alerts-and-notifications.module.mjs +4 -4
- package/esm2022/libraries/modules/alerts-and-notifications/alerts-and-notifications.service.mjs +3 -3
- package/esm2022/libraries/modules/alerts-and-notifications/alerts-and-notifications.state.mjs +3 -3
- package/esm2022/libraries/modules/auth/auth-route-guard.mjs +3 -3
- package/esm2022/libraries/modules/auth/auth.module.mjs +4 -4
- package/esm2022/libraries/modules/auth/refresh-token.state.mjs +3 -3
- package/esm2022/libraries/modules/auth/session.state.mjs +5 -5
- package/esm2022/libraries/modules/calculator/calculator.module.mjs +4 -4
- package/esm2022/libraries/modules/calculator/calculator.state.mjs +3 -3
- package/esm2022/libraries/modules/car/car.module.mjs +4 -4
- package/esm2022/libraries/modules/car/car.state.mjs +3 -3
- package/esm2022/libraries/modules/email-server/email-server.module.mjs +4 -4
- package/esm2022/libraries/modules/email-server/email-server.state.mjs +3 -3
- package/esm2022/libraries/modules/facility/facility-menu.service.mjs +3 -3
- package/esm2022/libraries/modules/facility/facility.module.mjs +4 -4
- package/esm2022/libraries/modules/facility/facility.service.mjs +3 -3
- package/esm2022/libraries/modules/facility/facility.state.mjs +3 -3
- package/esm2022/libraries/modules/guest/guest.module.mjs +4 -4
- package/esm2022/libraries/modules/guest/guest.state.mjs +3 -3
- package/esm2022/libraries/modules/layout/layout.module.mjs +4 -4
- package/esm2022/libraries/modules/layout/layout.state.mjs +3 -3
- package/esm2022/libraries/modules/login/login.module.mjs +4 -4
- package/esm2022/libraries/modules/login/login.service.mjs +3 -3
- package/esm2022/libraries/modules/login/login.state.mjs +3 -3
- package/esm2022/libraries/modules/park-activities/park-activities.module.mjs +4 -4
- package/esm2022/libraries/modules/park-activities/park-activities.state.mjs +3 -3
- package/esm2022/libraries/modules/park-manager/park-manager.module.mjs +4 -4
- package/esm2022/libraries/modules/park-manager/park-manager.state.mjs +3 -3
- package/esm2022/libraries/modules/parker/parker.service.mjs +3 -3
- package/esm2022/libraries/modules/parker/parker.state.mjs +3 -3
- package/esm2022/libraries/modules/rate/rate.module.mjs +4 -4
- package/esm2022/libraries/modules/rate/rate.state.mjs +3 -3
- package/esm2022/libraries/modules/remote-validation/remote-validation.module.mjs +4 -4
- package/esm2022/libraries/modules/remote-validation/remote-validation.state.mjs +3 -3
- package/esm2022/libraries/modules/security/security.module.mjs +4 -4
- package/esm2022/libraries/modules/security/security.state.mjs +3 -3
- package/esm2022/libraries/modules/sidenav/sidenav.module.mjs +4 -4
- package/esm2022/libraries/modules/sidenav/sidenav.state.mjs +3 -3
- package/esm2022/libraries/modules/smartparks/smartpark-dialog.state.mjs +3 -3
- package/esm2022/libraries/modules/smartparks/smartpark.module.mjs +4 -4
- package/esm2022/libraries/modules/smartparks/smartpark.state.mjs +3 -3
- package/esm2022/libraries/modules/tenant-logo/tenant-logo.module.mjs +4 -4
- package/esm2022/libraries/modules/tenant-logo/tenant-logo.state.mjs +3 -3
- package/esm2022/libraries/modules/user/user.module.mjs +4 -4
- package/esm2022/libraries/modules/user/user.state.mjs +3 -3
- package/esm2022/libraries/modules/user-settings/user-settings.module.mjs +4 -4
- package/esm2022/libraries/modules/user-settings/user-settings.state.mjs +3 -3
- package/esm2022/libraries/modules/validation-type/validation-type.module.mjs +4 -4
- package/esm2022/libraries/modules/validation-type/validation-type.state.mjs +3 -3
- package/esm2022/libraries/modules/zone/zone.module.mjs +4 -4
- package/esm2022/libraries/modules/zone/zone.state.mjs +3 -3
- package/esm2022/libraries/pipes/c-log-it.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/cent-to-coin.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/curly-to-bold.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/decimal-to-amount.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/decimal-to-currency.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/device-pipes/device-filter-by-zone.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/device-pipes/device-filter.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/device-pipes/device-pipe.module.mjs +4 -4
- package/esm2022/libraries/pipes/device-pipes/device-sort.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/enums-to-array.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/filter-keys.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/filter-numbers.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/filter.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/format.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/group-permission.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/humanize.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/order-by.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/orphan-facilities.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/shared-pipes.module.mjs +4 -4
- package/esm2022/libraries/pipes/smartpark-time.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/sort.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/special-day.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/string-it.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/substr-highlight.pipe.mjs +9 -9
- package/esm2022/libraries/pipes/time-ago.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/time-elapsed.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/time-range.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/translate-local.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/tree-filter-keys.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/wrap-fn.pipe.mjs +3 -3
- package/esm2022/libraries/pipes/zerofy-negative.pipe.mjs +3 -3
- package/esm2022/libraries/resolvers/command-center-module.resolver.mjs +3 -3
- package/esm2022/libraries/resolvers/config.resolver.mjs +3 -3
- package/esm2022/libraries/resolvers/error-page.resolver.mjs +3 -3
- package/esm2022/libraries/resolvers/localization.resolver.mjs +3 -3
- package/esm2022/libraries/resolvers/realtime.resolver.mjs +3 -3
- package/esm2022/libraries/service-proxy/cloud-service-proxies.mjs +78 -78
- package/esm2022/libraries/service-proxy/edge-service-proxies.mjs +6 -6
- package/esm2022/libraries/service-proxy/identity-service-proxies.mjs +30 -30
- package/esm2022/libraries/service-proxy/rpc-service-proxies.mjs +111 -111
- package/esm2022/libraries/service-proxy/service-proxy.module.mjs +4 -4
- package/esm2022/libraries/services/analytics.service.mjs +3 -3
- package/esm2022/libraries/services/app-module.service.mjs +3 -3
- package/esm2022/libraries/services/app-settings.service.mjs +3 -3
- package/esm2022/libraries/services/auth-token.service.mjs +3 -3
- package/esm2022/libraries/services/base-device.service.mjs +3 -3
- package/esm2022/libraries/services/can-deactivate.service.mjs +3 -3
- package/esm2022/libraries/services/company.service.mjs +3 -3
- package/esm2022/libraries/services/date.service.mjs +3 -3
- package/esm2022/libraries/services/detect-browser.service.mjs +3 -3
- package/esm2022/libraries/services/device-remote-commands.service.mjs +3 -3
- package/esm2022/libraries/services/export-file.service.mjs +3 -3
- package/esm2022/libraries/services/facility-commands-config.service.mjs +3 -3
- package/esm2022/libraries/services/facility-commands.service.mjs +3 -3
- package/esm2022/libraries/services/factories/msl-auth-service.mjs +3 -3
- package/esm2022/libraries/services/factories/openid-auth-init-service.mjs +3 -3
- package/esm2022/libraries/services/file-sanitizer.service.mjs +3 -3
- package/esm2022/libraries/services/file.service.mjs +3 -3
- package/esm2022/libraries/services/general-action.service.mjs +3 -3
- package/esm2022/libraries/services/global-error.service.mjs +3 -3
- package/esm2022/libraries/services/http-cancel.service.mjs +3 -3
- package/esm2022/libraries/services/internet-connection.service.mjs +3 -3
- package/esm2022/libraries/services/local-storage.service.mjs +3 -3
- package/esm2022/libraries/services/menu.service.mjs +3 -3
- package/esm2022/libraries/services/modal.service.mjs +3 -3
- package/esm2022/libraries/services/openid-auth.service.mjs +3 -3
- package/esm2022/libraries/services/park-time.service.mjs +3 -3
- package/esm2022/libraries/services/park.service.mjs +3 -3
- package/esm2022/libraries/services/password-strength.service.mjs +3 -3
- package/esm2022/libraries/services/permission-cache.service.mjs +3 -3
- package/esm2022/libraries/services/permission-config.service.mjs +3 -3
- package/esm2022/libraries/services/permissions.service.mjs +3 -3
- package/esm2022/libraries/services/realtime-event.service.mjs +3 -3
- package/esm2022/libraries/services/refresh-token.service.mjs +3 -3
- package/esm2022/libraries/services/remote-command.service.mjs +3 -3
- package/esm2022/libraries/services/revenue.service.mjs +3 -3
- package/esm2022/libraries/services/route.service.mjs +3 -3
- package/esm2022/libraries/services/session-storage.service.mjs +3 -3
- package/esm2022/libraries/services/smartpark.service.mjs +3 -3
- package/esm2022/libraries/services/tenant.service.mjs +3 -3
- package/esm2022/libraries/services/ticket.service.mjs +3 -3
- package/esm2022/libraries/services/validation.service.mjs +3 -3
- package/esm2022/libraries/shared.module.mjs +4 -4
- package/esm2022/libraries/utils/ngxs/action-status.service.mjs +3 -3
- package/fesm2022/tiba-spark-client-shared-lib.mjs +865 -864
- package/fesm2022/tiba-spark-client-shared-lib.mjs.map +1 -1
- package/libraries/enums/localization.enum.d.ts +1 -0
- package/libraries/enums/localization.enum.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -86,10 +86,10 @@ export class AssetIdentityServiceProxy {
|
|
|
86
86
|
}
|
|
87
87
|
return _observableOf(null);
|
|
88
88
|
}
|
|
89
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
90
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
89
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AssetIdentityServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
90
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AssetIdentityServiceProxy }); }
|
|
91
91
|
}
|
|
92
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
92
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AssetIdentityServiceProxy, decorators: [{
|
|
93
93
|
type: Injectable
|
|
94
94
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
95
95
|
type: Inject,
|
|
@@ -179,10 +179,10 @@ export class BackofficeUserIdentityServiceProxy {
|
|
|
179
179
|
}
|
|
180
180
|
return _observableOf(null);
|
|
181
181
|
}
|
|
182
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
183
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
182
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BackofficeUserIdentityServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
183
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BackofficeUserIdentityServiceProxy }); }
|
|
184
184
|
}
|
|
185
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
185
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BackofficeUserIdentityServiceProxy, decorators: [{
|
|
186
186
|
type: Injectable
|
|
187
187
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
188
188
|
type: Inject,
|
|
@@ -385,10 +385,10 @@ export class ConfigurationIdentityServiceProxy {
|
|
|
385
385
|
}
|
|
386
386
|
return _observableOf(null);
|
|
387
387
|
}
|
|
388
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
389
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
388
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationIdentityServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
389
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationIdentityServiceProxy }); }
|
|
390
390
|
}
|
|
391
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
391
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationIdentityServiceProxy, decorators: [{
|
|
392
392
|
type: Injectable
|
|
393
393
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
394
394
|
type: Inject,
|
|
@@ -537,10 +537,10 @@ export class FacilityIdentityServiceProxy {
|
|
|
537
537
|
}
|
|
538
538
|
return _observableOf(null);
|
|
539
539
|
}
|
|
540
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
541
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
540
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FacilityIdentityServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
541
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FacilityIdentityServiceProxy }); }
|
|
542
542
|
}
|
|
543
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
543
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FacilityIdentityServiceProxy, decorators: [{
|
|
544
544
|
type: Injectable
|
|
545
545
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
546
546
|
type: Inject,
|
|
@@ -628,10 +628,10 @@ export class LocalizationIdentityServiceProxy {
|
|
|
628
628
|
}
|
|
629
629
|
return _observableOf(null);
|
|
630
630
|
}
|
|
631
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
632
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
631
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizationIdentityServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
632
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizationIdentityServiceProxy }); }
|
|
633
633
|
}
|
|
634
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
634
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizationIdentityServiceProxy, decorators: [{
|
|
635
635
|
type: Injectable
|
|
636
636
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
637
637
|
type: Inject,
|
|
@@ -709,10 +709,10 @@ export class SmartparkIdentityServiceProxy {
|
|
|
709
709
|
}
|
|
710
710
|
return _observableOf(null);
|
|
711
711
|
}
|
|
712
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
713
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
712
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SmartparkIdentityServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
713
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SmartparkIdentityServiceProxy }); }
|
|
714
714
|
}
|
|
715
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
715
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SmartparkIdentityServiceProxy, decorators: [{
|
|
716
716
|
type: Injectable
|
|
717
717
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
718
718
|
type: Inject,
|
|
@@ -795,10 +795,10 @@ export class TenantIdentityServiceProxy {
|
|
|
795
795
|
}
|
|
796
796
|
return _observableOf(null);
|
|
797
797
|
}
|
|
798
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
799
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
798
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TenantIdentityServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
799
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TenantIdentityServiceProxy }); }
|
|
800
800
|
}
|
|
801
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
801
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TenantIdentityServiceProxy, decorators: [{
|
|
802
802
|
type: Injectable
|
|
803
803
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
804
804
|
type: Inject,
|
|
@@ -876,10 +876,10 @@ export class ThirdPartyIdentityServiceProxy {
|
|
|
876
876
|
}
|
|
877
877
|
return _observableOf(null);
|
|
878
878
|
}
|
|
879
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
880
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
879
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThirdPartyIdentityServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
880
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThirdPartyIdentityServiceProxy }); }
|
|
881
881
|
}
|
|
882
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
882
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThirdPartyIdentityServiceProxy, decorators: [{
|
|
883
883
|
type: Injectable
|
|
884
884
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
885
885
|
type: Inject,
|
|
@@ -1593,10 +1593,10 @@ export class UsersIdentityServiceProxy {
|
|
|
1593
1593
|
}
|
|
1594
1594
|
return _observableOf(null);
|
|
1595
1595
|
}
|
|
1596
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
1597
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
1596
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersIdentityServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1597
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersIdentityServiceProxy }); }
|
|
1598
1598
|
}
|
|
1599
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
1599
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersIdentityServiceProxy, decorators: [{
|
|
1600
1600
|
type: Injectable
|
|
1601
1601
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
1602
1602
|
type: Inject,
|
|
@@ -1674,10 +1674,10 @@ export class ValidationIdentityServiceProxy {
|
|
|
1674
1674
|
}
|
|
1675
1675
|
return _observableOf(null);
|
|
1676
1676
|
}
|
|
1677
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
1678
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
1677
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValidationIdentityServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1678
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValidationIdentityServiceProxy }); }
|
|
1679
1679
|
}
|
|
1680
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
1680
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValidationIdentityServiceProxy, decorators: [{
|
|
1681
1681
|
type: Injectable
|
|
1682
1682
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
1683
1683
|
type: Inject,
|