@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
|
@@ -64,10 +64,10 @@ export class TreeFilterKeysPipe {
|
|
|
64
64
|
}
|
|
65
65
|
return filteredList;
|
|
66
66
|
}
|
|
67
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
68
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.
|
|
67
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TreeFilterKeysPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
68
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: TreeFilterKeysPipe, isStandalone: true, name: "treeFilterKeys" }); }
|
|
69
69
|
}
|
|
70
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
70
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TreeFilterKeysPipe, decorators: [{
|
|
71
71
|
type: Pipe,
|
|
72
72
|
args: [{ name: 'treeFilterKeys', standalone: true }]
|
|
73
73
|
}] });
|
|
@@ -4,10 +4,10 @@ export class WrapFnPipe {
|
|
|
4
4
|
transform(func, ...args) {
|
|
5
5
|
return func(...args);
|
|
6
6
|
}
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: WrapFnPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
8
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: WrapFnPipe, isStandalone: true, name: "wrapFn" }); }
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: WrapFnPipe, decorators: [{
|
|
11
11
|
type: Pipe,
|
|
12
12
|
args: [{ name: 'wrapFn', standalone: true }]
|
|
13
13
|
}] });
|
|
@@ -4,10 +4,10 @@ export class ZerofyNegativePipe {
|
|
|
4
4
|
constructor() {
|
|
5
5
|
this.transform = (value = 0) => value && value >= 0 ? value.toString() : '0';
|
|
6
6
|
}
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZerofyNegativePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
8
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: ZerofyNegativePipe, isStandalone: true, name: "zerofyNegative" }); }
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ZerofyNegativePipe, decorators: [{
|
|
11
11
|
type: Pipe,
|
|
12
12
|
args: [{ name: 'zerofyNegative', standalone: true }]
|
|
13
13
|
}] });
|
|
@@ -44,10 +44,10 @@ export class CommandCenterModuleResolver {
|
|
|
44
44
|
this.signalR.subscribeForNotifications(handledNotificationSubscriptionDto);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
48
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
47
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CommandCenterModuleResolver, deps: [{ token: i1.SmartparkService }, { token: i2.SignalR }, { token: i3.RealtimeEventService }, { token: i4.NotificationEventService }, { token: i5.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CommandCenterModuleResolver }); }
|
|
49
49
|
}
|
|
50
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
50
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CommandCenterModuleResolver, decorators: [{
|
|
51
51
|
type: Injectable
|
|
52
52
|
}], ctorParameters: () => [{ type: i1.SmartparkService }, { type: i2.SignalR }, { type: i3.RealtimeEventService }, { type: i4.NotificationEventService }, { type: i5.Store }] });
|
|
53
53
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbWFuZC1jZW50ZXItbW9kdWxlLnJlc29sdmVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2xpZW50LXNoYXJlZC1saWIvc3JjL2xpYnJhcmllcy9yZXNvbHZlcnMvY29tbWFuZC1jZW50ZXItbW9kdWxlLnJlc29sdmVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFJM0MsT0FBTyxFQUFFLEtBQUssRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBRXZDLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLHNDQUFzQyxDQUFDO0FBQzFFLE9BQU8sRUFBRSxjQUFjLEVBQUUsTUFBTSxvQ0FBb0MsQ0FBQztBQUNwRSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sd0NBQXdDLENBQUM7QUFFbkUsT0FBTyxFQUFFLHFCQUFxQixFQUFFLE1BQU0sc0NBQXNDLENBQUM7Ozs7Ozs7QUFNN0UsTUFBTSxPQUFPLDJCQUEyQjtJQUV0QyxZQUFvQixnQkFBa0MsRUFDNUMsT0FBZ0IsRUFDaEIsb0JBQTBDLEVBQzFDLHdCQUFrRCxFQUNsRCxLQUFZO1FBSkYscUJBQWdCLEdBQWhCLGdCQUFnQixDQUFrQjtRQUM1QyxZQUFPLEdBQVAsT0FBTyxDQUFTO1FBQ2hCLHlCQUFvQixHQUFwQixvQkFBb0IsQ0FBc0I7UUFDMUMsNkJBQXdCLEdBQXhCLHdCQUF3QixDQUEwQjtRQUNsRCxVQUFLLEdBQUwsS0FBSyxDQUFPO0lBQ3RCLENBQUM7SUFFRCxPQUFPLENBQUMsS0FBNkIsRUFBRSxLQUEwQjtRQUMvRCxJQUFJLENBQUMsS0FBSyxDQUFDLFFBQVEsQ0FBQyxJQUFJLGNBQWMsQ0FBQyxFQUFFLEVBQUUsU0FBUyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUM7UUFDMUQsSUFBSSxDQUFDLGdCQUFnQixDQUFDLG9CQUFvQixDQUFDLFNBQVMsQ0FBQyxFQUFFLENBQUMsQ0FBQyxJQUFJLENBQUMsS0FBSyxFQUFFLENBQUM7YUFDbkUsU0FBUyxDQUFDLGNBQWMsQ0FBQyxFQUFFO1lBQzFCLElBQUksQ0FBQyxLQUFLLENBQUMsUUFBUSxDQUFDLElBQUksa0JBQWtCLENBQUMsY0FBYyxDQUFDLElBQUksQ0FBQyxVQUFVLEVBQUUsU0FBUyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUM7WUFDMUYsSUFBSSxDQUFDLHlCQUF5QixDQUFDLGNBQWMsQ0FBQyxJQUFJLENBQUMsQ0FBQztZQUNwRCxJQUFJLENBQUMsd0NBQXdDLENBQUMsY0FBYyxDQUFDLElBQUksQ0FBQyxDQUFDO1FBQ3JFLENBQUMsQ0FBQyxDQUFDO1FBRUwsT0FBTyxJQUFJLENBQUM7SUFDZCxDQUFDO0lBRU8seUJBQXlCLENBQUMsY0FBbUM7UUFDbkUsTUFBTSxpQkFBaUIsR0FBRyxJQUFJLENBQUMsb0JBQW9CLENBQUMseUJBQXlCLENBQUMsY0FBYyxDQUFDLENBQUM7UUFDOUYsSUFBSSxDQUFDLE9BQU8sQ0FBQyxvQkFBb0IsQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1FBQ3JELE1BQU0sdUJBQXVCLEdBQUcsSUFBSSxDQUFDLG9CQUFvQixDQUFDLCtCQUErQixDQUFDLGNBQWMsQ0FBQyxDQUFDO1FBQzFHLElBQUksQ0FBQyxPQUFPLENBQUMsb0JBQW9CLENBQUMsdUJBQXVCLENBQUMsQ0FBQztJQUM3RCxDQUFDO0lBRU8sd0NBQXdDLENBQUMsY0FBbUM7UUFDbEYsS0FBSyxNQUFNLElBQUksSUFBSSxNQUFNLENBQUMsSUFBSSxDQUFDLGNBQWMsQ0FBQyxVQUFVLENBQUMsRUFBRSxDQUFDO1lBQzFELE1BQU0saUNBQWlDLEdBQUcsSUFBSSxDQUFDLHdCQUF3QixDQUFDLDJCQUEyQixDQUFDLHFCQUFxQixDQUFDLGtCQUFrQixFQUFFLElBQUksQ0FBQyxDQUFDO1lBQ3BKLGlDQUFpQyxDQUFDLFdBQVcsR0FBRyxLQUFLLENBQUM7WUFDdEQsSUFBSSxDQUFDLE9BQU8sQ0FBQyx5QkFBeUIsQ0FBQyxpQ0FBaUMsQ0FBQyxDQUFDO1lBRTFFLE1BQU0sa0NBQWtDLEdBQUcsSUFBSSxDQUFDLHdCQUF3QixDQUFDLDJCQUEyQixDQUFDLHFCQUFxQixDQUFDLG1CQUFtQixFQUFFLElBQUksQ0FBQyxDQUFDO1lBQ3RKLGtDQUFrQyxDQUFDLFdBQVcsR0FBRyxLQUFLLENBQUM7WUFDdkQsSUFBSSxDQUFDLE9BQU8sQ0FBQyx5QkFBeUIsQ0FBQyxrQ0FBa0MsQ0FBQyxDQUFDO1FBQzdFLENBQUM7SUFDSCxDQUFDOytHQXRDVSwyQkFBMkI7bUhBQTNCLDJCQUEyQjs7NEZBQTNCLDJCQUEyQjtrQkFEdkMsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEFjdGl2YXRlZFJvdXRlU25hcHNob3QsIFJvdXRlclN0YXRlU25hcHNob3QgfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xuaW1wb3J0IHsgU3RvcmUgfSBmcm9tICdAbmd4cy9zdG9yZSc7XG5pbXBvcnQgeyBPYnNlcnZhYmxlIH0gZnJvbSAncnhqcyc7XG5pbXBvcnQgeyBmaXJzdCB9IGZyb20gJ3J4anMvb3BlcmF0b3JzJztcbmltcG9ydCB7IE5vdGlmaWNhdGlvbkV2ZW50U2VydmljZSB9IGZyb20gJy4uL2NvbXBvbmVudHMvbm90aWZpY2F0aW9uL25vdGlmaWNhdGlvbi1ldmVudC5zZXJ2aWNlJztcbmltcG9ydCB7IFNldEJhc2ljTWVudUFjdGlvbiB9IGZyb20gJy4uL21vZHVsZXMvZmFjaWxpdHkvZmFjaWxpdHkuYWN0aW9ucyc7XG5pbXBvcnQgeyBNZW51TG9hZEFjdGlvbiB9IGZyb20gJy4uL21vZHVsZXMvc2lkZW5hdi9zaWRlbmF2LmFjdGlvbnMnO1xuaW1wb3J0IHsgQXBwTW9kdWxlIH0gZnJvbSAnLi4vc2VydmljZS1wcm94eS9jbG91ZC1zZXJ2aWNlLXByb3hpZXMnO1xuaW1wb3J0IHsgU21hcnRQYXJrV3JhcHBlckR0bywgU21hcnRQYXJrV3JhcHBlckR0b0h0dHBSZXNwb25zZURhdGEgfSBmcm9tICcuLi9zZXJ2aWNlLXByb3h5L2lkZW50aXR5LXNlcnZpY2UtcHJveGllcyc7XG5pbXBvcnQgeyBOb3RpZmljYXRpb25FdmVudFR5cGUgfSBmcm9tICcuLi9zZXJ2aWNlLXByb3h5L3JwYy1zZXJ2aWNlLXByb3hpZXMnO1xuaW1wb3J0IHsgUmVhbHRpbWVFdmVudFNlcnZpY2UgfSBmcm9tICcuLi9zZXJ2aWNlcy9yZWFsdGltZS1ldmVudC5zZXJ2aWNlJztcbmltcG9ydCB7IFNpZ25hbFIgfSBmcm9tICcuLi9zZXJ2aWNlcy9zaWduYWxyLnNlcnZpY2UnO1xuaW1wb3J0IHsgU21hcnRwYXJrU2VydmljZSB9IGZyb20gJy4uL3NlcnZpY2VzL3NtYXJ0cGFyay5zZXJ2aWNlJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIENvbW1hbmRDZW50ZXJNb2R1bGVSZXNvbHZlciB7XG5cbiAgY29uc3RydWN0b3IocHJpdmF0ZSBzbWFydHBhcmtTZXJ2aWNlOiBTbWFydHBhcmtTZXJ2aWNlLFxuICAgIHByaXZhdGUgc2lnbmFsUjogU2lnbmFsUixcbiAgICBwcml2YXRlIHJlYWx0aW1lRXZlbnRTZXJ2aWNlOiBSZWFsdGltZUV2ZW50U2VydmljZSxcbiAgICBwcml2YXRlIG5vdGlmaWNhdGlvbkV2ZW50U2VydmljZTogTm90aWZpY2F0aW9uRXZlbnRTZXJ2aWNlLFxuICAgIHByaXZhdGUgc3RvcmU6IFN0b3JlKSB7XG4gIH1cblxuICByZXNvbHZlKHJvdXRlOiBBY3RpdmF0ZWRSb3V0ZVNuYXBzaG90LCBzdGF0ZTogUm91dGVyU3RhdGVTbmFwc2hvdCk6IE9ic2VydmFibGU8U21hcnRQYXJrV3JhcHBlckR0b0h0dHBSZXNwb25zZURhdGE+IHtcbiAgICB0aGlzLnN0b3JlLmRpc3BhdGNoKG5ldyBNZW51TG9hZEFjdGlvbihbXSwgQXBwTW9kdWxlLkNjKSk7XG4gICAgdGhpcy5zbWFydHBhcmtTZXJ2aWNlLmdldFNtYXJ0cGFya0Jhc2ljQWxsKEFwcE1vZHVsZS5DYykucGlwZShmaXJzdCgpKVxuICAgICAgLnN1YnNjcmliZShzbWFydHBhcmtCYXNpYyA9PiB7XG4gICAgICAgIHRoaXMuc3RvcmUuZGlzcGF0Y2gobmV3IFNldEJhc2ljTWVudUFjdGlvbihzbWFydHBhcmtCYXNpYy5kYXRhLnNtYXJ0UGFya3MsIEFwcE1vZHVsZS5DYykpO1xuICAgICAgICB0aGlzLnN1YnNjcmliZVRvUmVhbFRpbWVFdmVudHMoc21hcnRwYXJrQmFzaWMuZGF0YSk7XG4gICAgICAgIHRoaXMuc3Vic2NyaWJlVG9IYW5kbGVBbGVydE5vdGlmaWNhdGlvbkV2ZW50cyhzbWFydHBhcmtCYXNpYy5kYXRhKTtcbiAgICAgIH0pO1xuXG4gICAgcmV0dXJuIG51bGw7XG4gIH1cblxuICBwcml2YXRlIHN1YnNjcmliZVRvUmVhbFRpbWVFdmVudHMoc21hcnRwYXJrQmFzaWM6IFNtYXJ0UGFya1dyYXBwZXJEdG8pIHtcbiAgICBjb25zdCBwYXJrc1N1YnNjcmlwdGlvbiA9IHRoaXMucmVhbHRpbWVFdmVudFNlcnZpY2UuZ2V0Q3Jvc3NQYXJrU3Vic2NyaXB0aW9ucyhzbWFydHBhcmtCYXNpYyk7XG4gICAgdGhpcy5zaWduYWxSLnN1YnNjcmliZUZvclJlYWx0aW1lKHBhcmtzU3Vic2NyaXB0aW9uKTtcbiAgICBjb25zdCBwYXJlbnRQYXJrc1N1YnNjcmlwdGlvbiA9IHRoaXMucmVhbHRpbWVFdmVudFNlcnZpY2UuZ2V0Q3Jvc3NQYXJlbnRQYXJrU3Vic2NyaXB0aW9ucyhzbWFydHBhcmtCYXNpYyk7XG4gICAgdGhpcy5zaWduYWxSLnN1YnNjcmliZUZvclJlYWx0aW1lKHBhcmVudFBhcmtzU3Vic2NyaXB0aW9uKTtcbiAgfVxuXG4gIHByaXZhdGUgc3Vic2NyaWJlVG9IYW5kbGVBbGVydE5vdGlmaWNhdGlvbkV2ZW50cyhzbWFydHBhcmtCYXNpYzogU21hcnRQYXJrV3JhcHBlckR0bykge1xuICAgIGZvciAoY29uc3QgZ3VpZCBvZiBPYmplY3Qua2V5cyhzbWFydHBhcmtCYXNpYy5zbWFydFBhcmtzKSkge1xuICAgICAgY29uc3QgaGFuZGxlTm90aWZpY2F0aW9uU3Vic2NyaXB0aW9uRHRvID0gdGhpcy5ub3RpZmljYXRpb25FdmVudFNlcnZpY2UuZ2V0Tm90aWZpY2F0aW9uU3Vic2NyaXB0aW9uKE5vdGlmaWNhdGlvbkV2ZW50VHlwZS5IYW5kbGVOb3RpZmljYXRpb24sIGd1aWQpO1xuICAgICAgaGFuZGxlTm90aWZpY2F0aW9uU3Vic2NyaXB0aW9uRHRvLnVuc3Vic2NyaWJlID0gZmFsc2U7XG4gICAgICB0aGlzLnNpZ25hbFIuc3Vic2NyaWJlRm9yTm90aWZpY2F0aW9ucyhoYW5kbGVOb3RpZmljYXRpb25TdWJzY3JpcHRpb25EdG8pO1xuXG4gICAgICBjb25zdCBoYW5kbGVkTm90aWZpY2F0aW9uU3Vic2NyaXB0aW9uRHRvID0gdGhpcy5ub3RpZmljYXRpb25FdmVudFNlcnZpY2UuZ2V0Tm90aWZpY2F0aW9uU3Vic2NyaXB0aW9uKE5vdGlmaWNhdGlvbkV2ZW50VHlwZS5IYW5kbGVkTm90aWZpY2F0aW9uLCBndWlkKTtcbiAgICAgIGhhbmRsZWROb3RpZmljYXRpb25TdWJzY3JpcHRpb25EdG8udW5zdWJzY3JpYmUgPSBmYWxzZTtcbiAgICAgIHRoaXMuc2lnbmFsUi5zdWJzY3JpYmVGb3JOb3RpZmljYXRpb25zKGhhbmRsZWROb3RpZmljYXRpb25TdWJzY3JpcHRpb25EdG8pO1xuICAgIH1cbiAgfVxufVxuIl19
|
|
@@ -12,10 +12,10 @@ export class ConfigResolver {
|
|
|
12
12
|
this.tenantService.init();
|
|
13
13
|
return;
|
|
14
14
|
}
|
|
15
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
16
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
15
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigResolver, deps: [{ token: i1.AppSettingsService }, { token: i2.TenantService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
16
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigResolver }); }
|
|
17
17
|
}
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigResolver, decorators: [{
|
|
19
19
|
type: Injectable
|
|
20
20
|
}], ctorParameters: () => [{ type: i1.AppSettingsService }, { type: i2.TenantService }] });
|
|
21
21
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uZmlnLnJlc29sdmVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2xpZW50LXNoYXJlZC1saWIvc3JjL2xpYnJhcmllcy9yZXNvbHZlcnMvY29uZmlnLnJlc29sdmVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7QUFLM0MsTUFBTSxPQUFPLGNBQWM7SUFDekIsWUFDVSxrQkFBc0MsRUFDdEMsYUFBNEI7UUFENUIsdUJBQWtCLEdBQWxCLGtCQUFrQixDQUFvQjtRQUN0QyxrQkFBYSxHQUFiLGFBQWEsQ0FBZTtJQUNsQyxDQUFDO0lBRUwsS0FBSyxDQUFDLE9BQU87UUFDWCxNQUFNLElBQUksQ0FBQyxrQkFBa0IsQ0FBQyxJQUFJLEVBQUUsQ0FBQztRQUNyQyxJQUFJLENBQUMsYUFBYSxDQUFDLElBQUksRUFBRSxDQUFDO1FBQzFCLE9BQU87SUFDVCxDQUFDOytHQVZVLGNBQWM7bUhBQWQsY0FBYzs7NEZBQWQsY0FBYztrQkFEMUIsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEFwcFNldHRpbmdzU2VydmljZSB9IGZyb20gJy4uL3NlcnZpY2VzL2FwcC1zZXR0aW5ncy5zZXJ2aWNlJztcbmltcG9ydCB7IFRlbmFudFNlcnZpY2UgfSBmcm9tICcuLi9zZXJ2aWNlcy90ZW5hbnQuc2VydmljZSc7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBDb25maWdSZXNvbHZlciB7XG4gIGNvbnN0cnVjdG9yKFxuICAgIHByaXZhdGUgYXBwU2V0dGluZ3NTZXJ2aWNlOiBBcHBTZXR0aW5nc1NlcnZpY2UsXG4gICAgcHJpdmF0ZSB0ZW5hbnRTZXJ2aWNlOiBUZW5hbnRTZXJ2aWNlXG4gICkgeyB9XG5cbiAgYXN5bmMgcmVzb2x2ZSgpOiBQcm9taXNlPHZvaWQ+IHtcbiAgICBhd2FpdCB0aGlzLmFwcFNldHRpbmdzU2VydmljZS5pbml0KCk7XG4gICAgdGhpcy50ZW5hbnRTZXJ2aWNlLmluaXQoKTtcbiAgICByZXR1cm47XG4gIH1cbn1cbiJdfQ==
|
|
@@ -20,10 +20,10 @@ export class ErrorPageResolver {
|
|
|
20
20
|
this.signalR.subscribeForNotifications(notificationSubscription);
|
|
21
21
|
});
|
|
22
22
|
}
|
|
23
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
24
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
23
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ErrorPageResolver, deps: [{ token: i1.SignalR }, { token: i2.RealtimeEventService }, { token: i3.NotificationEventService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
24
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ErrorPageResolver }); }
|
|
25
25
|
}
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ErrorPageResolver, decorators: [{
|
|
27
27
|
type: Injectable
|
|
28
28
|
}], ctorParameters: () => [{ type: i1.SignalR }, { type: i2.RealtimeEventService }, { type: i3.NotificationEventService }] });
|
|
29
29
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXJyb3ItcGFnZS5yZXNvbHZlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2NsaWVudC1zaGFyZWQtbGliL3NyYy9saWJyYXJpZXMvcmVzb2x2ZXJzL2Vycm9yLXBhZ2UucmVzb2x2ZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFVBQVUsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUUzQyxPQUFPLEVBQWMsRUFBRSxFQUFFLE1BQU0sTUFBTSxDQUFDOzs7OztBQU10QyxNQUFNLE9BQU8saUJBQWlCO0lBRTVCLFlBQW9CLE9BQWdCLEVBQzFCLG9CQUEwQyxFQUMxQyx3QkFBa0Q7UUFGeEMsWUFBTyxHQUFQLE9BQU8sQ0FBUztRQUMxQix5QkFBb0IsR0FBcEIsb0JBQW9CLENBQXNCO1FBQzFDLDZCQUF3QixHQUF4Qix3QkFBd0IsQ0FBMEI7SUFDNUQsQ0FBQztJQUVELE9BQU8sQ0FBQyxLQUE2QixFQUFFLEtBQTBCO1FBQy9ELE9BQU8sRUFBRSxDQUFDLElBQUksQ0FBQyxxQkFBcUIsRUFBRSxDQUFDLENBQUM7SUFDMUMsQ0FBQztJQUVELHFCQUFxQjtRQUNuQixJQUFJLENBQUMsT0FBTyxDQUFDLG9CQUFvQixDQUFDLElBQUksQ0FBQyxvQkFBb0IsQ0FBQyxxQkFBcUIsRUFBRSxDQUFDLENBQUM7UUFDckYsTUFBTSx5QkFBeUIsR0FBRyxJQUFJLENBQUMsd0JBQXdCLENBQUMscUJBQXFCLEVBQUUsQ0FBQztRQUN4Rix5QkFBeUIsQ0FBQyxPQUFPLENBQUMsd0JBQXdCLENBQUMsRUFBRTtZQUMzRCxJQUFJLENBQUMsT0FBTyxDQUFDLHlCQUF5QixDQUFDLHdCQUF3QixDQUFDLENBQUM7UUFDbkUsQ0FBQyxDQUFDLENBQUM7SUFDTCxDQUFDOytHQWpCVSxpQkFBaUI7bUhBQWpCLGlCQUFpQjs7NEZBQWpCLGlCQUFpQjtrQkFEN0IsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEFjdGl2YXRlZFJvdXRlU25hcHNob3QsIFJvdXRlclN0YXRlU25hcHNob3QgfSBmcm9tICdAYW5ndWxhci9yb3V0ZXInO1xuaW1wb3J0IHsgT2JzZXJ2YWJsZSwgb2YgfSBmcm9tICdyeGpzJztcbmltcG9ydCB7IE5vdGlmaWNhdGlvbkV2ZW50U2VydmljZSB9IGZyb20gJy4uL2NvbXBvbmVudHMvbm90aWZpY2F0aW9uL25vdGlmaWNhdGlvbi1ldmVudC5zZXJ2aWNlJztcbmltcG9ydCB7IFJlYWx0aW1lRXZlbnRTZXJ2aWNlIH0gZnJvbSAnLi4vc2VydmljZXMvcmVhbHRpbWUtZXZlbnQuc2VydmljZSc7XG5pbXBvcnQgeyBTaWduYWxSIH0gZnJvbSAnLi4vc2VydmljZXMvc2lnbmFsci5zZXJ2aWNlJztcblxuQEluamVjdGFibGUoKVxuZXhwb3J0IGNsYXNzIEVycm9yUGFnZVJlc29sdmVyIHtcblxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIHNpZ25hbFI6IFNpZ25hbFIsXG4gICAgcHJpdmF0ZSByZWFsdGltZUV2ZW50U2VydmljZTogUmVhbHRpbWVFdmVudFNlcnZpY2UsXG4gICAgcHJpdmF0ZSBub3RpZmljYXRpb25FdmVudFNlcnZpY2U6IE5vdGlmaWNhdGlvbkV2ZW50U2VydmljZSkge1xuICB9XG5cbiAgcmVzb2x2ZShyb3V0ZTogQWN0aXZhdGVkUm91dGVTbmFwc2hvdCwgc3RhdGU6IFJvdXRlclN0YXRlU25hcHNob3QpOiBPYnNlcnZhYmxlPHZvaWQ+IHtcbiAgICByZXR1cm4gb2YodGhpcy51bnN1YnNjcmliZVB1c2hFdmVudHMoKSk7XG4gIH1cblxuICB1bnN1YnNjcmliZVB1c2hFdmVudHMoKSB7XG4gICAgdGhpcy5zaWduYWxSLnN1YnNjcmliZUZvclJlYWx0aW1lKHRoaXMucmVhbHRpbWVFdmVudFNlcnZpY2UuZ2V0VW5TdWJzY3JpYmVyRm9yQWxsKCkpO1xuICAgIGNvbnN0IG5vdGlmaWNhdGlvblN1YnNjcmlwdGlvbnMgPSB0aGlzLm5vdGlmaWNhdGlvbkV2ZW50U2VydmljZS5nZXRVblN1YnNjcmliZXJGb3JBbGwoKTtcbiAgICBub3RpZmljYXRpb25TdWJzY3JpcHRpb25zLmZvckVhY2gobm90aWZpY2F0aW9uU3Vic2NyaXB0aW9uID0+IHtcbiAgICAgIHRoaXMuc2lnbmFsUi5zdWJzY3JpYmVGb3JOb3RpZmljYXRpb25zKG5vdGlmaWNhdGlvblN1YnNjcmlwdGlvbik7XG4gICAgfSk7XG4gIH1cbn1cbiJdfQ==
|
|
@@ -29,10 +29,10 @@ export class LocalizationResolver {
|
|
|
29
29
|
error: e => reject(e)
|
|
30
30
|
}));
|
|
31
31
|
}
|
|
32
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
33
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
32
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizationResolver, deps: [{ token: i1.Store }, { token: i2.TranslateService }, { token: i3.LocalizationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
33
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizationResolver }); }
|
|
34
34
|
}
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizationResolver, decorators: [{
|
|
36
36
|
type: Injectable
|
|
37
37
|
}], ctorParameters: () => [{ type: i1.Store }, { type: i2.TranslateService }, { type: i3.LocalizationService }] });
|
|
38
38
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibG9jYWxpemF0aW9uLnJlc29sdmVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvY2xpZW50LXNoYXJlZC1saWIvc3JjL2xpYnJhcmllcy9yZXNvbHZlcnMvbG9jYWxpemF0aW9uLnJlc29sdmVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFHM0MsT0FBTyxFQUFFLEtBQUssRUFBRSxNQUFNLGdCQUFnQixDQUFDO0FBRXZDLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSwrQkFBK0IsQ0FBQztBQUM3RCxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sd0JBQXdCLENBQUM7Ozs7O0FBR3hELE1BQU0sT0FBTyxvQkFBb0I7SUFFL0IsWUFBb0IsS0FBWSxFQUFVLGdCQUFrQyxFQUFVLG1CQUF3QztRQUExRyxVQUFLLEdBQUwsS0FBSyxDQUFPO1FBQVUscUJBQWdCLEdBQWhCLGdCQUFnQixDQUFrQjtRQUFVLHdCQUFtQixHQUFuQixtQkFBbUIsQ0FBcUI7SUFDOUgsQ0FBQztJQUVELE9BQU87UUFDTCxxRUFBcUU7UUFDckUsTUFBTSxZQUFZLEdBQUcsSUFBSSxDQUFDLEtBQUssQ0FBQyxjQUFjLENBQUMsWUFBWSxDQUFDLGtCQUFrQixDQUFDLENBQUM7UUFDaEYsTUFBTSxJQUFJLEdBQUcsY0FBYyxDQUFDLFlBQVksQ0FBQyxDQUFDO1FBRTFDLCtFQUErRTtRQUMvRSw2REFBNkQ7UUFDN0QsMkVBQTJFO1FBQzNFLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxTQUFTLENBQUMsSUFBSSxDQUFDLENBQUM7UUFFdEMsOERBQThEO1FBQzlELElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLENBQUM7UUFFaEMsb0ZBQW9GO1FBQ3BGLE9BQU8sSUFBSSxPQUFPLENBQU8sQ0FBQyxPQUFPLEVBQUUsTUFBTSxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUMsbUJBQW1CLENBQUMsY0FBYyxDQUFDLFlBQVksRUFBRSxDQUFDLElBQUksQ0FBQyxLQUFLLEVBQUUsQ0FBQzthQUMvRyxTQUFTLENBQUM7WUFDVCxJQUFJLEVBQUUsR0FBRyxFQUFFLENBQUMsT0FBTyxFQUFFO1lBQ3JCLEtBQUssRUFBRSxDQUFDLENBQUMsRUFBRSxDQUFDLE1BQU0sQ0FBQyxDQUFDLENBQUM7U0FDdEIsQ0FBQyxDQUFDLENBQUM7SUFDUixDQUFDOytHQXhCVSxvQkFBb0I7bUhBQXBCLG9CQUFvQjs7NEZBQXBCLG9CQUFvQjtrQkFEaEMsVUFBVSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IFRyYW5zbGF0ZVNlcnZpY2UgfSBmcm9tICdAbmd4LXRyYW5zbGF0ZS9jb3JlJztcbmltcG9ydCB7IFN0b3JlIH0gZnJvbSAnQG5neHMvc3RvcmUnO1xuaW1wb3J0IHsgZmlyc3QgfSBmcm9tICdyeGpzL29wZXJhdG9ycyc7XG5pbXBvcnQgeyBMb2NhbGl6YXRpb25TZXJ2aWNlIH0gZnJvbSAnLi4vbG9jYWxpemF0aW9uL2xvY2FsaXphdGlvbi5zZXJ2aWNlJztcbmltcG9ydCB7IFNlc3Npb25TdGF0ZSB9IGZyb20gJy4uL21vZHVsZXMvYXV0aC9zZXNzaW9uLnN0YXRlJztcbmltcG9ydCB7IGdldEN1cnJlbnRMYW5nIH0gZnJvbSAnLi4vdXRpbHMvbGFuZ3VhZ2UudXRpbCc7XG5cbkBJbmplY3RhYmxlKClcbmV4cG9ydCBjbGFzcyBMb2NhbGl6YXRpb25SZXNvbHZlciB7XG5cbiAgY29uc3RydWN0b3IocHJpdmF0ZSBzdG9yZTogU3RvcmUsIHByaXZhdGUgdHJhbnNsYXRlU2VydmljZTogVHJhbnNsYXRlU2VydmljZSwgcHJpdmF0ZSBsb2NhbGl6YXRpb25TZXJ2aWNlOiBMb2NhbGl6YXRpb25TZXJ2aWNlKSB7XG4gIH1cblxuICByZXNvbHZlKCkge1xuICAgIC8vIERldGVybWluZSB0aGUgdXNlcidzIHByZWZlcnJlZCBsYW5ndWFnZSBiZWZvcmUgcmVzb2x2aW5nIHRoZSByb3V0ZVxuICAgIGNvbnN0IHVzZXJTZXR0aW5ncyA9IHRoaXMuc3RvcmUuc2VsZWN0U25hcHNob3QoU2Vzc2lvblN0YXRlLm1hcHBlZFVzZXJTZXR0aW5ncyk7XG4gICAgY29uc3QgbGFuZyA9IGdldEN1cnJlbnRMYW5nKHVzZXJTZXR0aW5ncyk7XG5cbiAgICAvLyBJZiBuZ3gtdHJhbnNsYXRlIGJlbGlldmVzIHRoZSBsYW5ndWFnZSBpcyBhbHJlYWR5IGxvYWRlZCAoZXZlbiBpZiBpdOKAmXMgbm90KSxcbiAgICAvLyBpdCB3aWxsIHNraXAgY2FsbGluZyB0aGUgbG9hZGVy4oCZcyBnZXRUcmFuc2xhdGlvbigpIG1ldGhvZC5cbiAgICAvLyBSZXNldHRpbmcgdGhlIGxhbmd1YWdlIGZvcmNlcyBuZ3gtdHJhbnNsYXRlIHRvIGZldGNoIHRyYW5zbGF0aW9ucyBhZ2Fpbi5cbiAgICB0aGlzLnRyYW5zbGF0ZVNlcnZpY2UucmVzZXRMYW5nKGxhbmcpO1xuXG4gICAgLy8gQXBwbHkgdGhlIHNlbGVjdGVkIGxhbmd1YWdlIGFuZCB0cmlnZ2VyIHRyYW5zbGF0aW9uIGxvYWRpbmdcbiAgICB0aGlzLnRyYW5zbGF0ZVNlcnZpY2UudXNlKGxhbmcpO1xuXG4gICAgLy8gV2FpdCB1bnRpbCB0aGUgbG9jYWxpemF0aW9uIHJlc291cmNlcyBhcmUgZnVsbHkgbG9hZGVkIGJlZm9yZSByZXNvbHZpbmcgdGhlIHJvdXRlXG4gICAgcmV0dXJuIG5ldyBQcm9taXNlPHZvaWQ+KChyZXNvbHZlLCByZWplY3QpID0+IHRoaXMubG9jYWxpemF0aW9uU2VydmljZS5yZXNvdXJjZUxvYWRlZC5hc09ic2VydmFibGUoKS5waXBlKGZpcnN0KCkpXG4gICAgICAuc3Vic2NyaWJlKHtcbiAgICAgICAgbmV4dDogKCkgPT4gcmVzb2x2ZSgpLFxuICAgICAgICBlcnJvcjogZSA9PiByZWplY3QoZSlcbiAgICAgIH0pKTtcbiAgfVxufVxuIl19
|
|
@@ -19,10 +19,10 @@ export class RealtimeResolver {
|
|
|
19
19
|
subDto.unsubscribe = false;
|
|
20
20
|
this.signalR.subscribeForNotifications(subDto);
|
|
21
21
|
}
|
|
22
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
23
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
22
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RealtimeResolver, deps: [{ token: i1.SignalR }, { token: i2.NotificationEventService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
23
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RealtimeResolver }); }
|
|
24
24
|
}
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RealtimeResolver, decorators: [{
|
|
26
26
|
type: Injectable
|
|
27
27
|
}], ctorParameters: () => [{ type: i1.SignalR }, { type: i2.NotificationEventService }] });
|
|
28
28
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVhbHRpbWUucmVzb2x2ZXIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jbGllbnQtc2hhcmVkLWxpYi9zcmMvbGlicmFyaWVzL3Jlc29sdmVycy9yZWFsdGltZS5yZXNvbHZlci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRTNDLE9BQU8sRUFBRSxxQkFBcUIsRUFBRSxNQUFNLHNDQUFzQyxDQUFDOzs7O0FBSTdFLE1BQU0sT0FBTyxnQkFBZ0I7SUFDM0IsWUFDVSxPQUFnQixFQUNoQix3QkFBa0Q7UUFEbEQsWUFBTyxHQUFQLE9BQU8sQ0FBUztRQUNoQiw2QkFBd0IsR0FBeEIsd0JBQXdCLENBQTBCO0lBQUksQ0FBQztJQUVqRSxLQUFLLENBQUMsT0FBTztRQUNYLElBQUksQ0FBQyxPQUFPLENBQUMsMEJBQTBCLEVBQUUsQ0FBQztRQUMxQyxJQUFJLENBQUMsT0FBTyxDQUFDLE9BQU8sRUFBRSxDQUFDO1FBQ3ZCLElBQUksQ0FBQywrQkFBK0IsRUFBRSxDQUFDO1FBQ3ZDLE9BQU87SUFDVCxDQUFDO0lBRU8sK0JBQStCO1FBQ3JDLE1BQU0sTUFBTSxHQUFHLElBQUksQ0FBQyx3QkFBd0IsQ0FBQywyQkFBMkIsQ0FBQyxxQkFBcUIsQ0FBQyxjQUFjLENBQUMsQ0FBQztRQUMvRyxNQUFNLENBQUMsV0FBVyxHQUFHLEtBQUssQ0FBQztRQUMzQixJQUFJLENBQUMsT0FBTyxDQUFDLHlCQUF5QixDQUFDLE1BQU0sQ0FBQyxDQUFDO0lBQ2pELENBQUM7K0dBaEJVLGdCQUFnQjttSEFBaEIsZ0JBQWdCOzs0RkFBaEIsZ0JBQWdCO2tCQUQ1QixVQUFVIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgTm90aWZpY2F0aW9uRXZlbnRTZXJ2aWNlIH0gZnJvbSAnLi4vY29tcG9uZW50cy9ub3RpZmljYXRpb24vbm90aWZpY2F0aW9uLWV2ZW50LnNlcnZpY2UnO1xuaW1wb3J0IHsgTm90aWZpY2F0aW9uRXZlbnRUeXBlIH0gZnJvbSAnLi4vc2VydmljZS1wcm94eS9ycGMtc2VydmljZS1wcm94aWVzJztcbmltcG9ydCB7IFNpZ25hbFIgfSBmcm9tICcuLi9zZXJ2aWNlcy9zaWduYWxyLnNlcnZpY2UnO1xuXG5ASW5qZWN0YWJsZSgpXG5leHBvcnQgY2xhc3MgUmVhbHRpbWVSZXNvbHZlciB7XG4gIGNvbnN0cnVjdG9yKFxuICAgIHByaXZhdGUgc2lnbmFsUjogU2lnbmFsUixcbiAgICBwcml2YXRlIG5vdGlmaWNhdGlvbkV2ZW50U2VydmljZTogTm90aWZpY2F0aW9uRXZlbnRTZXJ2aWNlKSB7IH1cblxuICBhc3luYyByZXNvbHZlKCk6IFByb21pc2U8dm9pZD4ge1xuICAgIHRoaXMuc2lnbmFsUi5pbml0UmVhbHRpbWVFdmVudExpc3RlbmVycygpO1xuICAgIHRoaXMuc2lnbmFsUi5jb25uZWN0KCk7XG4gICAgdGhpcy5zdWJzY3JpYmVUb0dlbmVyYWxOb3RpZmljYXRpb25zKCk7XG4gICAgcmV0dXJuO1xuICB9XG5cbiAgcHJpdmF0ZSBzdWJzY3JpYmVUb0dlbmVyYWxOb3RpZmljYXRpb25zKCkge1xuICAgIGNvbnN0IHN1YkR0byA9IHRoaXMubm90aWZpY2F0aW9uRXZlbnRTZXJ2aWNlLmdldE5vdGlmaWNhdGlvblN1YnNjcmlwdGlvbihOb3RpZmljYXRpb25FdmVudFR5cGUuR2VuZXJhbEFjdGlvbnMpO1xuICAgIHN1YkR0by51bnN1YnNjcmliZSA9IGZhbHNlO1xuICAgIHRoaXMuc2lnbmFsUi5zdWJzY3JpYmVGb3JOb3RpZmljYXRpb25zKHN1YkR0byk7XG4gIH1cbn1cbiJdfQ==
|
|
@@ -85,10 +85,10 @@ export class AlertCloudServiceProxy {
|
|
|
85
85
|
}
|
|
86
86
|
return _observableOf(null);
|
|
87
87
|
}
|
|
88
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
89
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
88
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AlertCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
89
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AlertCloudServiceProxy }); }
|
|
90
90
|
}
|
|
91
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
91
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AlertCloudServiceProxy, decorators: [{
|
|
92
92
|
type: Injectable
|
|
93
93
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
94
94
|
type: Inject,
|
|
@@ -305,10 +305,10 @@ export class AlertsAndNotificationsCloudServiceProxy {
|
|
|
305
305
|
}
|
|
306
306
|
return _observableOf(null);
|
|
307
307
|
}
|
|
308
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
309
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
308
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AlertsAndNotificationsCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
309
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AlertsAndNotificationsCloudServiceProxy }); }
|
|
310
310
|
}
|
|
311
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
311
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AlertsAndNotificationsCloudServiceProxy, decorators: [{
|
|
312
312
|
type: Injectable
|
|
313
313
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
314
314
|
type: Inject,
|
|
@@ -488,10 +488,10 @@ export class ApiTrafficCloudServiceProxy {
|
|
|
488
488
|
}
|
|
489
489
|
return _observableOf(null);
|
|
490
490
|
}
|
|
491
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
492
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
491
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ApiTrafficCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
492
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ApiTrafficCloudServiceProxy }); }
|
|
493
493
|
}
|
|
494
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
494
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ApiTrafficCloudServiceProxy, decorators: [{
|
|
495
495
|
type: Injectable
|
|
496
496
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
497
497
|
type: Inject,
|
|
@@ -699,10 +699,10 @@ export class AssetCloudServiceProxy {
|
|
|
699
699
|
}
|
|
700
700
|
return _observableOf(null);
|
|
701
701
|
}
|
|
702
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
703
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
702
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AssetCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
703
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AssetCloudServiceProxy }); }
|
|
704
704
|
}
|
|
705
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
705
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AssetCloudServiceProxy, decorators: [{
|
|
706
706
|
type: Injectable
|
|
707
707
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
708
708
|
type: Inject,
|
|
@@ -913,10 +913,10 @@ export class AuditCloudServiceProxy {
|
|
|
913
913
|
}
|
|
914
914
|
return _observableOf(null);
|
|
915
915
|
}
|
|
916
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
917
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
916
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
917
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditCloudServiceProxy }); }
|
|
918
918
|
}
|
|
919
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
919
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AuditCloudServiceProxy, decorators: [{
|
|
920
920
|
type: Injectable
|
|
921
921
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
922
922
|
type: Inject,
|
|
@@ -2815,10 +2815,10 @@ export class BackofficeCloudServiceProxy {
|
|
|
2815
2815
|
}
|
|
2816
2816
|
return _observableOf(null);
|
|
2817
2817
|
}
|
|
2818
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
2819
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
2818
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BackofficeCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2819
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BackofficeCloudServiceProxy }); }
|
|
2820
2820
|
}
|
|
2821
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
2821
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: BackofficeCloudServiceProxy, decorators: [{
|
|
2822
2822
|
type: Injectable
|
|
2823
2823
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
2824
2824
|
type: Inject,
|
|
@@ -3566,10 +3566,10 @@ export class ConfigurationCloudServiceProxy {
|
|
|
3566
3566
|
}
|
|
3567
3567
|
return _observableOf(null);
|
|
3568
3568
|
}
|
|
3569
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
3570
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
3569
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3570
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationCloudServiceProxy }); }
|
|
3571
3571
|
}
|
|
3572
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
3572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationCloudServiceProxy, decorators: [{
|
|
3573
3573
|
type: Injectable
|
|
3574
3574
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
3575
3575
|
type: Inject,
|
|
@@ -3842,10 +3842,10 @@ export class DigitalReceiptCloudServiceProxy {
|
|
|
3842
3842
|
}
|
|
3843
3843
|
return _observableOf(null);
|
|
3844
3844
|
}
|
|
3845
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
3846
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
3845
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DigitalReceiptCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3846
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DigitalReceiptCloudServiceProxy }); }
|
|
3847
3847
|
}
|
|
3848
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
3848
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DigitalReceiptCloudServiceProxy, decorators: [{
|
|
3849
3849
|
type: Injectable
|
|
3850
3850
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
3851
3851
|
type: Inject,
|
|
@@ -4271,10 +4271,10 @@ export class DynamicPricingCloudServiceProxy {
|
|
|
4271
4271
|
}));
|
|
4272
4272
|
}
|
|
4273
4273
|
}
|
|
4274
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
4275
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
4274
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DynamicPricingCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4275
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DynamicPricingCloudServiceProxy }); }
|
|
4276
4276
|
}
|
|
4277
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
4277
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DynamicPricingCloudServiceProxy, decorators: [{
|
|
4278
4278
|
type: Injectable
|
|
4279
4279
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
4280
4280
|
type: Inject,
|
|
@@ -4429,10 +4429,10 @@ export class EnforcementIntegrationCloudServiceProxy {
|
|
|
4429
4429
|
}
|
|
4430
4430
|
return _observableOf(null);
|
|
4431
4431
|
}
|
|
4432
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
4433
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
4432
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: EnforcementIntegrationCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4433
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: EnforcementIntegrationCloudServiceProxy }); }
|
|
4434
4434
|
}
|
|
4435
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
4435
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: EnforcementIntegrationCloudServiceProxy, decorators: [{
|
|
4436
4436
|
type: Injectable
|
|
4437
4437
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
4438
4438
|
type: Inject,
|
|
@@ -5018,10 +5018,10 @@ export class FileCloudServiceProxy {
|
|
|
5018
5018
|
}
|
|
5019
5019
|
return _observableOf(null);
|
|
5020
5020
|
}
|
|
5021
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
5022
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
5021
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FileCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5022
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FileCloudServiceProxy }); }
|
|
5023
5023
|
}
|
|
5024
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
5024
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FileCloudServiceProxy, decorators: [{
|
|
5025
5025
|
type: Injectable
|
|
5026
5026
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
5027
5027
|
type: Inject,
|
|
@@ -5556,10 +5556,10 @@ export class LicenseCloudServiceProxy {
|
|
|
5556
5556
|
}
|
|
5557
5557
|
return _observableOf(null);
|
|
5558
5558
|
}
|
|
5559
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
5560
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
5559
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LicenseCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5560
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LicenseCloudServiceProxy }); }
|
|
5561
5561
|
}
|
|
5562
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
5562
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LicenseCloudServiceProxy, decorators: [{
|
|
5563
5563
|
type: Injectable
|
|
5564
5564
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
5565
5565
|
type: Inject,
|
|
@@ -5775,10 +5775,10 @@ export class LocalizationCloudServiceProxy {
|
|
|
5775
5775
|
}
|
|
5776
5776
|
return _observableOf(null);
|
|
5777
5777
|
}
|
|
5778
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
5779
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
5778
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizationCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5779
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizationCloudServiceProxy }); }
|
|
5780
5780
|
}
|
|
5781
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
5781
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: LocalizationCloudServiceProxy, decorators: [{
|
|
5782
5782
|
type: Injectable
|
|
5783
5783
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
5784
5784
|
type: Inject,
|
|
@@ -6111,10 +6111,10 @@ export class MonitorCloudServiceProxy {
|
|
|
6111
6111
|
}
|
|
6112
6112
|
return _observableOf(null);
|
|
6113
6113
|
}
|
|
6114
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6115
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
6114
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MonitorCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6115
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MonitorCloudServiceProxy }); }
|
|
6116
6116
|
}
|
|
6117
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
6117
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MonitorCloudServiceProxy, decorators: [{
|
|
6118
6118
|
type: Injectable
|
|
6119
6119
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
6120
6120
|
type: Inject,
|
|
@@ -6199,10 +6199,10 @@ export class PermissionsCloudServiceProxy {
|
|
|
6199
6199
|
}
|
|
6200
6200
|
return _observableOf(null);
|
|
6201
6201
|
}
|
|
6202
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6203
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
6202
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PermissionsCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6203
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PermissionsCloudServiceProxy }); }
|
|
6204
6204
|
}
|
|
6205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
6205
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: PermissionsCloudServiceProxy, decorators: [{
|
|
6206
6206
|
type: Injectable
|
|
6207
6207
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
6208
6208
|
type: Inject,
|
|
@@ -6773,10 +6773,10 @@ export class RateTestPlanCloudServiceProxy {
|
|
|
6773
6773
|
}
|
|
6774
6774
|
return _observableOf(null);
|
|
6775
6775
|
}
|
|
6776
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6777
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
6776
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RateTestPlanCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6777
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RateTestPlanCloudServiceProxy }); }
|
|
6778
6778
|
}
|
|
6779
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
6779
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RateTestPlanCloudServiceProxy, decorators: [{
|
|
6780
6780
|
type: Injectable
|
|
6781
6781
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
6782
6782
|
type: Inject,
|
|
@@ -6858,10 +6858,10 @@ export class ReportsCloudServiceProxy {
|
|
|
6858
6858
|
}
|
|
6859
6859
|
return _observableOf(null);
|
|
6860
6860
|
}
|
|
6861
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
6862
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
6861
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ReportsCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6862
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ReportsCloudServiceProxy }); }
|
|
6863
6863
|
}
|
|
6864
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
6864
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ReportsCloudServiceProxy, decorators: [{
|
|
6865
6865
|
type: Injectable
|
|
6866
6866
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
6867
6867
|
type: Inject,
|
|
@@ -7543,10 +7543,10 @@ export class RoleCloudServiceProxy {
|
|
|
7543
7543
|
}
|
|
7544
7544
|
return _observableOf(null);
|
|
7545
7545
|
}
|
|
7546
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
7547
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
7546
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RoleCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7547
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RoleCloudServiceProxy }); }
|
|
7548
7548
|
}
|
|
7549
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
7549
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: RoleCloudServiceProxy, decorators: [{
|
|
7550
7550
|
type: Injectable
|
|
7551
7551
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
7552
7552
|
type: Inject,
|
|
@@ -7919,10 +7919,10 @@ export class SelfValidationCloudServiceProxy {
|
|
|
7919
7919
|
}
|
|
7920
7920
|
return _observableOf(null);
|
|
7921
7921
|
}
|
|
7922
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
7923
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
7922
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SelfValidationCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7923
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SelfValidationCloudServiceProxy }); }
|
|
7924
7924
|
}
|
|
7925
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
7925
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SelfValidationCloudServiceProxy, decorators: [{
|
|
7926
7926
|
type: Injectable
|
|
7927
7927
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
7928
7928
|
type: Inject,
|
|
@@ -8589,10 +8589,10 @@ export class SmartparkCloudServiceProxy {
|
|
|
8589
8589
|
}
|
|
8590
8590
|
return _observableOf(null);
|
|
8591
8591
|
}
|
|
8592
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8593
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
8592
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SmartparkCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8593
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SmartparkCloudServiceProxy }); }
|
|
8594
8594
|
}
|
|
8595
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8595
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SmartparkCloudServiceProxy, decorators: [{
|
|
8596
8596
|
type: Injectable
|
|
8597
8597
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
8598
8598
|
type: Inject,
|
|
@@ -8930,10 +8930,10 @@ export class SMTPDetailsCloudServiceProxy {
|
|
|
8930
8930
|
}
|
|
8931
8931
|
return _observableOf(null);
|
|
8932
8932
|
}
|
|
8933
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8934
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
8933
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SMTPDetailsCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8934
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SMTPDetailsCloudServiceProxy }); }
|
|
8935
8935
|
}
|
|
8936
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
8936
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SMTPDetailsCloudServiceProxy, decorators: [{
|
|
8937
8937
|
type: Injectable
|
|
8938
8938
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
8939
8939
|
type: Inject,
|
|
@@ -9143,10 +9143,10 @@ export class TenantCloudServiceProxy {
|
|
|
9143
9143
|
}
|
|
9144
9144
|
return _observableOf(null);
|
|
9145
9145
|
}
|
|
9146
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9147
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
9146
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TenantCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9147
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TenantCloudServiceProxy }); }
|
|
9148
9148
|
}
|
|
9149
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
9149
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TenantCloudServiceProxy, decorators: [{
|
|
9150
9150
|
type: Injectable
|
|
9151
9151
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
9152
9152
|
type: Inject,
|
|
@@ -9269,10 +9269,10 @@ export class ThirdPartyCloudServiceProxy {
|
|
|
9269
9269
|
}
|
|
9270
9270
|
return _observableOf(null);
|
|
9271
9271
|
}
|
|
9272
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
9273
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
9272
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThirdPartyCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9273
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThirdPartyCloudServiceProxy }); }
|
|
9274
9274
|
}
|
|
9275
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
9275
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ThirdPartyCloudServiceProxy, decorators: [{
|
|
9276
9276
|
type: Injectable
|
|
9277
9277
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
9278
9278
|
type: Inject,
|
|
@@ -10656,10 +10656,10 @@ export class UsersCloudServiceProxy {
|
|
|
10656
10656
|
}
|
|
10657
10657
|
return _observableOf(null);
|
|
10658
10658
|
}
|
|
10659
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
10660
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
10659
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10660
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersCloudServiceProxy }); }
|
|
10661
10661
|
}
|
|
10662
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
10662
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersCloudServiceProxy, decorators: [{
|
|
10663
10663
|
type: Injectable
|
|
10664
10664
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
10665
10665
|
type: Inject,
|
|
@@ -11156,10 +11156,10 @@ export class VendorCloudServiceProxy {
|
|
|
11156
11156
|
}
|
|
11157
11157
|
return _observableOf(null);
|
|
11158
11158
|
}
|
|
11159
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
11160
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
11159
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: VendorCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
11160
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: VendorCloudServiceProxy }); }
|
|
11161
11161
|
}
|
|
11162
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
11162
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: VendorCloudServiceProxy, decorators: [{
|
|
11163
11163
|
type: Injectable
|
|
11164
11164
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
11165
11165
|
type: Inject,
|
|
@@ -11431,10 +11431,10 @@ export class VendorWebhookConfigurationCloudServiceProxy {
|
|
|
11431
11431
|
}
|
|
11432
11432
|
return _observableOf(null);
|
|
11433
11433
|
}
|
|
11434
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
11435
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
11434
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: VendorWebhookConfigurationCloudServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
11435
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: VendorWebhookConfigurationCloudServiceProxy }); }
|
|
11436
11436
|
}
|
|
11437
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
11437
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: VendorWebhookConfigurationCloudServiceProxy, decorators: [{
|
|
11438
11438
|
type: Injectable
|
|
11439
11439
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
11440
11440
|
type: Inject,
|
|
@@ -455,10 +455,10 @@ export class ConfigurationServiceProxy {
|
|
|
455
455
|
}
|
|
456
456
|
return _observableOf(null);
|
|
457
457
|
}
|
|
458
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
459
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
458
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
459
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationServiceProxy }); }
|
|
460
460
|
}
|
|
461
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
461
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ConfigurationServiceProxy, decorators: [{
|
|
462
462
|
type: Injectable
|
|
463
463
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
464
464
|
type: Inject,
|
|
@@ -605,10 +605,10 @@ export class UsersServiceProxy {
|
|
|
605
605
|
}
|
|
606
606
|
return _observableOf(null);
|
|
607
607
|
}
|
|
608
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
609
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.
|
|
608
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersServiceProxy, deps: [{ token: HttpClient }, { token: API_BASE_URL, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
609
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersServiceProxy }); }
|
|
610
610
|
}
|
|
611
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
611
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: UsersServiceProxy, decorators: [{
|
|
612
612
|
type: Injectable
|
|
613
613
|
}], ctorParameters: () => [{ type: i1.HttpClient, decorators: [{
|
|
614
614
|
type: Inject,
|