@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
|
@@ -1889,10 +1889,10 @@ export class AccessProfileRpcServiceProxy {
|
|
|
1889
1889
|
}
|
|
1890
1890
|
return _observableOf(null);
|
|
1891
1891
|
}
|
|
1892
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
1893
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
1892
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccessProfileRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1893
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccessProfileRpcServiceProxy }); }
|
|
1894
1894
|
}
|
|
1895
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
1895
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccessProfileRpcServiceProxy, decorators: [{
|
|
1896
1896
|
type: Injectable
|
|
1897
1897
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
1898
1898
|
type: Inject,
|
|
@@ -8328,10 +8328,10 @@ export class AccountRpcServiceProxy {
|
|
|
8328
8328
|
}
|
|
8329
8329
|
return _observableOf(null);
|
|
8330
8330
|
}
|
|
8331
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8332
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
8331
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8332
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountRpcServiceProxy }); }
|
|
8333
8333
|
}
|
|
8334
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8334
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AccountRpcServiceProxy, decorators: [{
|
|
8335
8335
|
type: Injectable
|
|
8336
8336
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
8337
8337
|
type: Inject,
|
|
@@ -8575,10 +8575,10 @@ export class ActionReasonRpcServiceProxy {
|
|
|
8575
8575
|
}
|
|
8576
8576
|
return _observableOf(null);
|
|
8577
8577
|
}
|
|
8578
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8579
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
8578
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ActionReasonRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8579
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ActionReasonRpcServiceProxy }); }
|
|
8580
8580
|
}
|
|
8581
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8581
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ActionReasonRpcServiceProxy, decorators: [{
|
|
8582
8582
|
type: Injectable
|
|
8583
8583
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
8584
8584
|
type: Inject,
|
|
@@ -8823,10 +8823,10 @@ export class BatchRpcServiceProxy {
|
|
|
8823
8823
|
}
|
|
8824
8824
|
return _observableOf(null);
|
|
8825
8825
|
}
|
|
8826
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8827
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
8826
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BatchRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8827
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BatchRpcServiceProxy }); }
|
|
8828
8828
|
}
|
|
8829
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BatchRpcServiceProxy, decorators: [{
|
|
8830
8830
|
type: Injectable
|
|
8831
8831
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
8832
8832
|
type: Inject,
|
|
@@ -9147,10 +9147,10 @@ export class CarRpcServiceProxy {
|
|
|
9147
9147
|
}
|
|
9148
9148
|
return _observableOf(null);
|
|
9149
9149
|
}
|
|
9150
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9151
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
9150
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CarRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9151
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CarRpcServiceProxy }); }
|
|
9152
9152
|
}
|
|
9153
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
9153
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CarRpcServiceProxy, decorators: [{
|
|
9154
9154
|
type: Injectable
|
|
9155
9155
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
9156
9156
|
type: Inject,
|
|
@@ -9563,10 +9563,10 @@ export class CashierRpcServiceProxy {
|
|
|
9563
9563
|
}
|
|
9564
9564
|
return _observableOf(null);
|
|
9565
9565
|
}
|
|
9566
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9567
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
9566
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CashierRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9567
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CashierRpcServiceProxy }); }
|
|
9568
9568
|
}
|
|
9569
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
9569
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CashierRpcServiceProxy, decorators: [{
|
|
9570
9570
|
type: Injectable
|
|
9571
9571
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
9572
9572
|
type: Inject,
|
|
@@ -9664,10 +9664,10 @@ export class CategoryRpcServiceProxy {
|
|
|
9664
9664
|
}
|
|
9665
9665
|
return _observableOf(null);
|
|
9666
9666
|
}
|
|
9667
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9668
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
9667
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9668
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryRpcServiceProxy }); }
|
|
9669
9669
|
}
|
|
9670
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
9670
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CategoryRpcServiceProxy, decorators: [{
|
|
9671
9671
|
type: Injectable
|
|
9672
9672
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
9673
9673
|
type: Inject,
|
|
@@ -11415,10 +11415,10 @@ export class ChaserTicketRpcServiceProxy {
|
|
|
11415
11415
|
}
|
|
11416
11416
|
return _observableOf(null);
|
|
11417
11417
|
}
|
|
11418
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
11419
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
11418
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChaserTicketRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
11419
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChaserTicketRpcServiceProxy }); }
|
|
11420
11420
|
}
|
|
11421
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
11421
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ChaserTicketRpcServiceProxy, decorators: [{
|
|
11422
11422
|
type: Injectable
|
|
11423
11423
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
11424
11424
|
type: Inject,
|
|
@@ -11505,10 +11505,10 @@ export class CreditCardRpcServiceProxy {
|
|
|
11505
11505
|
}
|
|
11506
11506
|
return _observableOf(null);
|
|
11507
11507
|
}
|
|
11508
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
11509
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
11508
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditCardRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
11509
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditCardRpcServiceProxy }); }
|
|
11510
11510
|
}
|
|
11511
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
11511
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CreditCardRpcServiceProxy, decorators: [{
|
|
11512
11512
|
type: Injectable
|
|
11513
11513
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
11514
11514
|
type: Inject,
|
|
@@ -12312,10 +12312,10 @@ export class DeviceRpcServiceProxy {
|
|
|
12312
12312
|
}
|
|
12313
12313
|
return _observableOf(null);
|
|
12314
12314
|
}
|
|
12315
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
12316
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
12315
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DeviceRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
12316
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DeviceRpcServiceProxy }); }
|
|
12317
12317
|
}
|
|
12318
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
12318
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DeviceRpcServiceProxy, decorators: [{
|
|
12319
12319
|
type: Injectable
|
|
12320
12320
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
12321
12321
|
type: Inject,
|
|
@@ -12545,10 +12545,10 @@ export class DigitalReceiptRpcServiceProxy {
|
|
|
12545
12545
|
}
|
|
12546
12546
|
return _observableOf(null);
|
|
12547
12547
|
}
|
|
12548
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
12549
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
12548
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DigitalReceiptRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
12549
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DigitalReceiptRpcServiceProxy }); }
|
|
12550
12550
|
}
|
|
12551
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
12551
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DigitalReceiptRpcServiceProxy, decorators: [{
|
|
12552
12552
|
type: Injectable
|
|
12553
12553
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
12554
12554
|
type: Inject,
|
|
@@ -12963,10 +12963,10 @@ export class EvoucherRpcServiceProxy {
|
|
|
12963
12963
|
}
|
|
12964
12964
|
return _observableOf(null);
|
|
12965
12965
|
}
|
|
12966
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
12967
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
12966
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: EvoucherRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
12967
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: EvoucherRpcServiceProxy }); }
|
|
12968
12968
|
}
|
|
12969
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
12969
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: EvoucherRpcServiceProxy, decorators: [{
|
|
12970
12970
|
type: Injectable
|
|
12971
12971
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
12972
12972
|
type: Inject,
|
|
@@ -15049,10 +15049,10 @@ export class FacilityRpcServiceProxy {
|
|
|
15049
15049
|
}
|
|
15050
15050
|
return _observableOf(null);
|
|
15051
15051
|
}
|
|
15052
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
15053
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
15052
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FacilityRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
15053
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FacilityRpcServiceProxy }); }
|
|
15054
15054
|
}
|
|
15055
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
15055
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FacilityRpcServiceProxy, decorators: [{
|
|
15056
15056
|
type: Injectable
|
|
15057
15057
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
15058
15058
|
type: Inject,
|
|
@@ -15312,10 +15312,10 @@ export class FileRpcServiceProxy {
|
|
|
15312
15312
|
}
|
|
15313
15313
|
return _observableOf(null);
|
|
15314
15314
|
}
|
|
15315
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
15316
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
15315
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FileRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
15316
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FileRpcServiceProxy }); }
|
|
15317
15317
|
}
|
|
15318
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
15318
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FileRpcServiceProxy, decorators: [{
|
|
15319
15319
|
type: Injectable
|
|
15320
15320
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
15321
15321
|
type: Inject,
|
|
@@ -15413,10 +15413,10 @@ export class GroupRpcServiceProxy {
|
|
|
15413
15413
|
}
|
|
15414
15414
|
return _observableOf(null);
|
|
15415
15415
|
}
|
|
15416
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
15417
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
15416
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
15417
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupRpcServiceProxy }); }
|
|
15418
15418
|
}
|
|
15419
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
15419
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GroupRpcServiceProxy, decorators: [{
|
|
15420
15420
|
type: Injectable
|
|
15421
15421
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
15422
15422
|
type: Inject,
|
|
@@ -17365,10 +17365,10 @@ export class GuestRpcServiceProxy {
|
|
|
17365
17365
|
}
|
|
17366
17366
|
return _observableOf(null);
|
|
17367
17367
|
}
|
|
17368
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
17369
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
17368
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GuestRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
17369
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GuestRpcServiceProxy }); }
|
|
17370
17370
|
}
|
|
17371
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
17371
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GuestRpcServiceProxy, decorators: [{
|
|
17372
17372
|
type: Injectable
|
|
17373
17373
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
17374
17374
|
type: Inject,
|
|
@@ -17556,10 +17556,10 @@ export class ISFRpcServiceProxy {
|
|
|
17556
17556
|
}
|
|
17557
17557
|
return _observableOf(null);
|
|
17558
17558
|
}
|
|
17559
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
17560
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
17559
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ISFRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
17560
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ISFRpcServiceProxy }); }
|
|
17561
17561
|
}
|
|
17562
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
17562
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ISFRpcServiceProxy, decorators: [{
|
|
17563
17563
|
type: Injectable
|
|
17564
17564
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
17565
17565
|
type: Inject,
|
|
@@ -17657,10 +17657,10 @@ export class JobTitleRpcServiceProxy {
|
|
|
17657
17657
|
}
|
|
17658
17658
|
return _observableOf(null);
|
|
17659
17659
|
}
|
|
17660
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
17661
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
17660
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: JobTitleRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
17661
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: JobTitleRpcServiceProxy }); }
|
|
17662
17662
|
}
|
|
17663
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
17663
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: JobTitleRpcServiceProxy, decorators: [{
|
|
17664
17664
|
type: Injectable
|
|
17665
17665
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
17666
17666
|
type: Inject,
|
|
@@ -18449,10 +18449,10 @@ export class KeyOptionRpcServiceProxy {
|
|
|
18449
18449
|
}
|
|
18450
18450
|
return _observableOf(null);
|
|
18451
18451
|
}
|
|
18452
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
18453
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
18452
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: KeyOptionRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
18453
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: KeyOptionRpcServiceProxy }); }
|
|
18454
18454
|
}
|
|
18455
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
18455
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: KeyOptionRpcServiceProxy, decorators: [{
|
|
18456
18456
|
type: Injectable
|
|
18457
18457
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
18458
18458
|
type: Inject,
|
|
@@ -18855,10 +18855,10 @@ export class LPRBlackListRpcServiceProxy {
|
|
|
18855
18855
|
}
|
|
18856
18856
|
return _observableOf(null);
|
|
18857
18857
|
}
|
|
18858
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
18859
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
18858
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LPRBlackListRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
18859
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LPRBlackListRpcServiceProxy }); }
|
|
18860
18860
|
}
|
|
18861
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
18861
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LPRBlackListRpcServiceProxy, decorators: [{
|
|
18862
18862
|
type: Injectable
|
|
18863
18863
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
18864
18864
|
type: Inject,
|
|
@@ -18984,10 +18984,10 @@ export class LprTransactionsRpcServiceProxy {
|
|
|
18984
18984
|
}
|
|
18985
18985
|
return _observableOf(null);
|
|
18986
18986
|
}
|
|
18987
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
18988
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
18987
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LprTransactionsRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
18988
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LprTransactionsRpcServiceProxy }); }
|
|
18989
18989
|
}
|
|
18990
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
18990
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LprTransactionsRpcServiceProxy, decorators: [{
|
|
18991
18991
|
type: Injectable
|
|
18992
18992
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
18993
18993
|
type: Inject,
|
|
@@ -21334,10 +21334,10 @@ export class MonthlyRpcServiceProxy {
|
|
|
21334
21334
|
}
|
|
21335
21335
|
return _observableOf(null);
|
|
21336
21336
|
}
|
|
21337
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
21338
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
21337
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MonthlyRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
21338
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MonthlyRpcServiceProxy }); }
|
|
21339
21339
|
}
|
|
21340
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
21340
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MonthlyRpcServiceProxy, decorators: [{
|
|
21341
21341
|
type: Injectable
|
|
21342
21342
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
21343
21343
|
type: Inject,
|
|
@@ -21823,10 +21823,10 @@ export class PaymentRpcServiceProxy {
|
|
|
21823
21823
|
}
|
|
21824
21824
|
return _observableOf(null);
|
|
21825
21825
|
}
|
|
21826
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
21827
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
21826
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaymentRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
21827
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaymentRpcServiceProxy }); }
|
|
21828
21828
|
}
|
|
21829
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
21829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PaymentRpcServiceProxy, decorators: [{
|
|
21830
21830
|
type: Injectable
|
|
21831
21831
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
21832
21832
|
type: Inject,
|
|
@@ -24250,10 +24250,10 @@ export class RateRpcServiceProxy {
|
|
|
24250
24250
|
}
|
|
24251
24251
|
return _observableOf(null);
|
|
24252
24252
|
}
|
|
24253
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
24254
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
24253
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RateRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
24254
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RateRpcServiceProxy }); }
|
|
24255
24255
|
}
|
|
24256
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
24256
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RateRpcServiceProxy, decorators: [{
|
|
24257
24257
|
type: Injectable
|
|
24258
24258
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
24259
24259
|
type: Inject,
|
|
@@ -24914,10 +24914,10 @@ export class RemoteCommandRpcServiceProxy {
|
|
|
24914
24914
|
}
|
|
24915
24915
|
return _observableOf(null);
|
|
24916
24916
|
}
|
|
24917
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
24918
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
24917
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RemoteCommandRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
24918
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RemoteCommandRpcServiceProxy }); }
|
|
24919
24919
|
}
|
|
24920
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
24920
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RemoteCommandRpcServiceProxy, decorators: [{
|
|
24921
24921
|
type: Injectable
|
|
24922
24922
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
24923
24923
|
type: Inject,
|
|
@@ -25081,10 +25081,10 @@ export class ReportsRpcServiceProxy {
|
|
|
25081
25081
|
}
|
|
25082
25082
|
return _observableOf(null);
|
|
25083
25083
|
}
|
|
25084
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
25085
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
25084
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ReportsRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
25085
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ReportsRpcServiceProxy }); }
|
|
25086
25086
|
}
|
|
25087
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
25087
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ReportsRpcServiceProxy, decorators: [{
|
|
25088
25088
|
type: Injectable
|
|
25089
25089
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
25090
25090
|
type: Inject,
|
|
@@ -25417,10 +25417,10 @@ export class SchedulerAccessProfileAlternativeRpcServiceProxy {
|
|
|
25417
25417
|
}
|
|
25418
25418
|
return _observableOf(null);
|
|
25419
25419
|
}
|
|
25420
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
25421
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
25420
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerAccessProfileAlternativeRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
25421
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerAccessProfileAlternativeRpcServiceProxy }); }
|
|
25422
25422
|
}
|
|
25423
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
25423
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerAccessProfileAlternativeRpcServiceProxy, decorators: [{
|
|
25424
25424
|
type: Injectable
|
|
25425
25425
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
25426
25426
|
type: Inject,
|
|
@@ -25818,10 +25818,10 @@ export class SchedulerDeviceActivityRpcServiceProxy {
|
|
|
25818
25818
|
}
|
|
25819
25819
|
return _observableOf(null);
|
|
25820
25820
|
}
|
|
25821
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
25822
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
25821
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerDeviceActivityRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
25822
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerDeviceActivityRpcServiceProxy }); }
|
|
25823
25823
|
}
|
|
25824
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
25824
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerDeviceActivityRpcServiceProxy, decorators: [{
|
|
25825
25825
|
type: Injectable
|
|
25826
25826
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
25827
25827
|
type: Inject,
|
|
@@ -26219,10 +26219,10 @@ export class SchedulerPrepaidKeyRpcServiceProxy {
|
|
|
26219
26219
|
}
|
|
26220
26220
|
return _observableOf(null);
|
|
26221
26221
|
}
|
|
26222
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
26223
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
26222
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerPrepaidKeyRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
26223
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerPrepaidKeyRpcServiceProxy }); }
|
|
26224
26224
|
}
|
|
26225
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
26225
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerPrepaidKeyRpcServiceProxy, decorators: [{
|
|
26226
26226
|
type: Injectable
|
|
26227
26227
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
26228
26228
|
type: Inject,
|
|
@@ -26620,10 +26620,10 @@ export class SchedulerRateRpcServiceProxy {
|
|
|
26620
26620
|
}
|
|
26621
26621
|
return _observableOf(null);
|
|
26622
26622
|
}
|
|
26623
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
26624
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
26623
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerRateRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
26624
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerRateRpcServiceProxy }); }
|
|
26625
26625
|
}
|
|
26626
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
26626
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SchedulerRateRpcServiceProxy, decorators: [{
|
|
26627
26627
|
type: Injectable
|
|
26628
26628
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
26629
26629
|
type: Inject,
|
|
@@ -27144,10 +27144,10 @@ export class SpecialDayRpcServiceProxy {
|
|
|
27144
27144
|
}
|
|
27145
27145
|
return _observableOf(null);
|
|
27146
27146
|
}
|
|
27147
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
27148
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
27147
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SpecialDayRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
27148
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SpecialDayRpcServiceProxy }); }
|
|
27149
27149
|
}
|
|
27150
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
27150
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SpecialDayRpcServiceProxy, decorators: [{
|
|
27151
27151
|
type: Injectable
|
|
27152
27152
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
27153
27153
|
type: Inject,
|
|
@@ -27304,10 +27304,10 @@ export class SpecialTransientRpcServiceProxy {
|
|
|
27304
27304
|
}
|
|
27305
27305
|
return _observableOf(null);
|
|
27306
27306
|
}
|
|
27307
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
27308
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
27307
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SpecialTransientRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
27308
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SpecialTransientRpcServiceProxy }); }
|
|
27309
27309
|
}
|
|
27310
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
27310
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SpecialTransientRpcServiceProxy, decorators: [{
|
|
27311
27311
|
type: Injectable
|
|
27312
27312
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
27313
27313
|
type: Inject,
|
|
@@ -27724,10 +27724,10 @@ export class TransientRpcServiceProxy {
|
|
|
27724
27724
|
}
|
|
27725
27725
|
return _observableOf(null);
|
|
27726
27726
|
}
|
|
27727
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
27728
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
27727
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TransientRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
27728
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TransientRpcServiceProxy }); }
|
|
27729
27729
|
}
|
|
27730
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
27730
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TransientRpcServiceProxy, decorators: [{
|
|
27731
27731
|
type: Injectable
|
|
27732
27732
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
27733
27733
|
type: Inject,
|
|
@@ -28063,10 +28063,10 @@ export class ValidationRpcServiceProxy {
|
|
|
28063
28063
|
}
|
|
28064
28064
|
return _observableOf(null);
|
|
28065
28065
|
}
|
|
28066
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
28067
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
28066
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValidationRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
28067
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValidationRpcServiceProxy }); }
|
|
28068
28068
|
}
|
|
28069
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
28069
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValidationRpcServiceProxy, decorators: [{
|
|
28070
28070
|
type: Injectable
|
|
28071
28071
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
28072
28072
|
type: Inject,
|
|
@@ -28475,10 +28475,10 @@ export class ValidationProfileRpcServiceProxy {
|
|
|
28475
28475
|
}
|
|
28476
28476
|
return _observableOf(null);
|
|
28477
28477
|
}
|
|
28478
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
28479
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
28478
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValidationProfileRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
28479
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValidationProfileRpcServiceProxy }); }
|
|
28480
28480
|
}
|
|
28481
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
28481
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ValidationProfileRpcServiceProxy, decorators: [{
|
|
28482
28482
|
type: Injectable
|
|
28483
28483
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
28484
28484
|
type: Inject,
|
|
@@ -28657,10 +28657,10 @@ export class ZRpcServiceProxy {
|
|
|
28657
28657
|
}
|
|
28658
28658
|
return _observableOf(null);
|
|
28659
28659
|
}
|
|
28660
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
28661
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
28660
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
28661
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZRpcServiceProxy }); }
|
|
28662
28662
|
}
|
|
28663
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
28663
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZRpcServiceProxy, decorators: [{
|
|
28664
28664
|
type: Injectable
|
|
28665
28665
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
28666
28666
|
type: Inject,
|
|
@@ -28895,10 +28895,10 @@ export class ZoneRpcServiceProxy {
|
|
|
28895
28895
|
}
|
|
28896
28896
|
return _observableOf(null);
|
|
28897
28897
|
}
|
|
28898
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
28899
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
28898
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZoneRpcServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
28899
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZoneRpcServiceProxy }); }
|
|
28900
28900
|
}
|
|
28901
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
28901
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZoneRpcServiceProxy, decorators: [{
|
|
28902
28902
|
type: Injectable
|
|
28903
28903
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
28904
28904
|
type: Inject,
|
|
@@ -6,9 +6,9 @@ import { AssetIdentityServiceProxy, BackofficeUserIdentityServiceProxy, Configur
|
|
|
6
6
|
import { AccessProfileRpcServiceProxy, AccountRpcServiceProxy, ActionReasonRpcServiceProxy, BatchRpcServiceProxy, CarRpcServiceProxy, CashierRpcServiceProxy, CategoryRpcServiceProxy, ChaserTicketRpcServiceProxy, CreditCardRpcServiceProxy, DeviceRpcServiceProxy, EvoucherRpcServiceProxy, FacilityRpcServiceProxy, FileRpcServiceProxy, GroupRpcServiceProxy, GuestRpcServiceProxy, ISFRpcServiceProxy, JobTitleRpcServiceProxy, KeyOptionRpcServiceProxy, LPRBlackListRpcServiceProxy, LprTransactionsRpcServiceProxy, MonthlyRpcServiceProxy, PaymentRpcServiceProxy, RateRpcServiceProxy, RemoteCommandRpcServiceProxy, ReportsRpcServiceProxy, SchedulerAccessProfileAlternativeRpcServiceProxy, SchedulerDeviceActivityRpcServiceProxy, SchedulerPrepaidKeyRpcServiceProxy, SchedulerRateRpcServiceProxy, SpecialDayRpcServiceProxy, SpecialTransientRpcServiceProxy, TransientRpcServiceProxy, ValidationProfileRpcServiceProxy, ValidationRpcServiceProxy, ZRpcServiceProxy, ZoneRpcServiceProxy } from './rpc-service-proxies';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export class ServiceProxyModule {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
11
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
9
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ServiceProxyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: ServiceProxyModule }); }
|
|
11
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ServiceProxyModule, providers: [
|
|
12
12
|
provideHttpClient(withInterceptorsFromDi()),
|
|
13
13
|
// Edge
|
|
14
14
|
ConfigurationServiceProxy,
|
|
@@ -74,7 +74,7 @@ export class ServiceProxyModule {
|
|
|
74
74
|
ZoneRpcServiceProxy,
|
|
75
75
|
] }); }
|
|
76
76
|
}
|
|
77
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
77
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ServiceProxyModule, decorators: [{
|
|
78
78
|
type: NgModule,
|
|
79
79
|
args: [{
|
|
80
80
|
declarations: [],
|