@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
package/esm2022/libraries/components/time-elapsed-counter/time-elapsed-counter.component.mjs
CHANGED
|
@@ -17,10 +17,10 @@ export class TimeElapsedCounterComponent extends BaseComponent {
|
|
|
17
17
|
return dateDiffInSeconds(this.startDate, currentTime);
|
|
18
18
|
}));
|
|
19
19
|
}
|
|
20
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
21
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.
|
|
20
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TimeElapsedCounterComponent, deps: [{ token: i1.ParkTimeService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
21
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: TimeElapsedCounterComponent, isStandalone: true, selector: "tb-time-elapsed-counter", inputs: { startDate: "startDate", parkId: "parkId", guid: "guid" }, usesInheritance: true, ngImport: i0, template: "{{ elapsdTime$ | async | timeElapsed }}\n", styles: [""], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i2.AsyncPipe, name: "async" }, { kind: "pipe", type: TimeElapsedPipe, name: "timeElapsed" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TimeElapsedCounterComponent, decorators: [{
|
|
24
24
|
type: Component,
|
|
25
25
|
args: [{ selector: 'tb-time-elapsed-counter', changeDetection: ChangeDetectionStrategy.OnPush, standalone: true, imports: [
|
|
26
26
|
CommonModule,
|
|
@@ -7,10 +7,10 @@ export class AutofocusDirective {
|
|
|
7
7
|
ngAfterViewInit() {
|
|
8
8
|
this.el.nativeElement.focus();
|
|
9
9
|
}
|
|
10
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
11
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
10
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AutofocusDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: AutofocusDirective, selector: "[tibaAutofocus]", ngImport: i0 }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: AutofocusDirective, decorators: [{
|
|
14
14
|
type: Directive,
|
|
15
15
|
args: [{
|
|
16
16
|
selector: '[tibaAutofocus]'
|
|
@@ -4,10 +4,10 @@ export class ContainerRefDirective {
|
|
|
4
4
|
constructor(viewContainerRef) {
|
|
5
5
|
this.viewContainerRef = viewContainerRef;
|
|
6
6
|
}
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
8
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ContainerRefDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
8
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: ContainerRefDirective, isStandalone: true, selector: "[tbContainerRef]", ngImport: i0 }); }
|
|
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: ContainerRefDirective, decorators: [{
|
|
11
11
|
type: Directive,
|
|
12
12
|
args: [{
|
|
13
13
|
selector: '[tbContainerRef]',
|
|
@@ -124,12 +124,12 @@ export class DynamicEllipsisTooltipDirective {
|
|
|
124
124
|
this.matTooltip.disabled = this.element.scrollWidth <= this.element.clientWidth;
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
128
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
127
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DynamicEllipsisTooltipDirective, deps: [{ token: i1.MatTooltip }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
128
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: DynamicEllipsisTooltipDirective, isStandalone: true, selector: "[matTooltip][querySelector]", inputs: { querySelector: "querySelector", findParentElementClass: "findParentElementClass" }, host: { listeners: { "mouseover": "onMouseOver()" } }, providers: [
|
|
129
129
|
MatTooltipModule,
|
|
130
130
|
], ngImport: i0 }); }
|
|
131
131
|
}
|
|
132
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
132
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: DynamicEllipsisTooltipDirective, decorators: [{
|
|
133
133
|
type: Directive,
|
|
134
134
|
args: [{
|
|
135
135
|
selector: '[matTooltip][querySelector]',
|
|
@@ -31,10 +31,10 @@ export class EllipsisMultilineDirective {
|
|
|
31
31
|
this.element.nativeElement.innerHTML = this.element.nativeElement.innerHTML.replace(/\W*\s(\S)*$/, '...');
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
35
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: EllipsisMultilineDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
35
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: EllipsisMultilineDirective, selector: "[ellipsisMultiline]", host: { listeners: { "window:resize": "onResize($event)" }, properties: { "style.display": "\"block\"" } }, ngImport: i0 }); }
|
|
36
36
|
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: EllipsisMultilineDirective, decorators: [{
|
|
38
38
|
type: Directive,
|
|
39
39
|
args: [{
|
|
40
40
|
selector: '[ellipsisMultiline]',
|
|
@@ -70,8 +70,8 @@ export class FormattedInputDirective {
|
|
|
70
70
|
handleFocus() {
|
|
71
71
|
this.isEditing = true;
|
|
72
72
|
}
|
|
73
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
74
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
73
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FormattedInputDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
74
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: FormattedInputDirective, isStandalone: true, selector: "[tbFormattedInput]", inputs: { suffix: "suffix" }, host: { listeners: { "input": "handleInput($event.target.value)", "keydown": "handleKeydown($event)", "blur": "handleBlur()", "focus": "handleFocus()" } }, providers: [
|
|
75
75
|
{
|
|
76
76
|
provide: NG_VALUE_ACCESSOR,
|
|
77
77
|
useExisting: forwardRef(() => FormattedInputDirective),
|
|
@@ -79,7 +79,7 @@ export class FormattedInputDirective {
|
|
|
79
79
|
},
|
|
80
80
|
], usesOnChanges: true, ngImport: i0 }); }
|
|
81
81
|
}
|
|
82
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
82
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: FormattedInputDirective, decorators: [{
|
|
83
83
|
type: Directive,
|
|
84
84
|
args: [{
|
|
85
85
|
selector: '[tbFormattedInput]',
|
|
@@ -13,10 +13,10 @@ export class IsEllipsisDirective {
|
|
|
13
13
|
this.cdr.detectChanges();
|
|
14
14
|
}, 0);
|
|
15
15
|
}
|
|
16
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
17
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
16
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IsEllipsisDirective, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
17
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: IsEllipsisDirective, selector: "[isEllipsis]", inputs: { element: ["isEllipsis", "element"] }, host: { properties: { "class.is-ellipsis": "this.addEllipsisClass" } }, ngImport: i0 }); }
|
|
18
18
|
}
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: IsEllipsisDirective, decorators: [{
|
|
20
20
|
type: Directive,
|
|
21
21
|
args: [{
|
|
22
22
|
selector: '[isEllipsis]',
|
|
@@ -51,10 +51,10 @@ export class MatHintErrorDirective {
|
|
|
51
51
|
this.blurUnsubscribe();
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
55
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
54
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MatHintErrorDirective, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i1.ControlContainer, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
55
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: MatHintErrorDirective, isStandalone: true, selector: "mat-hint[controlName]", inputs: { controlName: "controlName" }, ngImport: i0 }); }
|
|
56
56
|
}
|
|
57
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
57
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: MatHintErrorDirective, decorators: [{
|
|
58
58
|
type: Directive,
|
|
59
59
|
args: [{
|
|
60
60
|
selector: 'mat-hint[controlName]',
|
|
@@ -9,10 +9,10 @@ export class NativeElementInjectorDirective {
|
|
|
9
9
|
ngOnInit() {
|
|
10
10
|
this.control.control.nativeElement = this.el.nativeElement;
|
|
11
11
|
}
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
13
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
12
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NativeElementInjectorDirective, deps: [{ token: i0.ElementRef }, { token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: NativeElementInjectorDirective, selector: "[formControlName]", ngImport: i0 }); }
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: NativeElementInjectorDirective, decorators: [{
|
|
16
16
|
type: Directive,
|
|
17
17
|
args: [{
|
|
18
18
|
selector: '[formControlName]'
|
|
@@ -31,10 +31,10 @@ export class OffScreenDirective {
|
|
|
31
31
|
this.cdr.detectChanges();
|
|
32
32
|
}, 100); // wait for element bounding client rect properties to be loaded
|
|
33
33
|
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
35
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OffScreenDirective, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
35
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: OffScreenDirective, selector: "[offscreen]", ngImport: i0 }); }
|
|
36
36
|
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: OffScreenDirective, decorators: [{
|
|
38
38
|
type: Directive,
|
|
39
39
|
args: [{
|
|
40
40
|
selector: '[offscreen]',
|
|
@@ -12,8 +12,8 @@ import { TBNumberDirective } from './tb-type-number.directive';
|
|
|
12
12
|
import { VarDirective } from './var.directive';
|
|
13
13
|
import * as i0 from "@angular/core";
|
|
14
14
|
export class SharedDirectivesModule {
|
|
15
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
16
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.
|
|
15
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SharedDirectivesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
16
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.14", ngImport: i0, type: SharedDirectivesModule, declarations: [AutofocusDirective,
|
|
17
17
|
EllipsisMultilineDirective,
|
|
18
18
|
IsEllipsisDirective,
|
|
19
19
|
NativeElementInjectorDirective,
|
|
@@ -32,9 +32,9 @@ export class SharedDirectivesModule {
|
|
|
32
32
|
TBNumberDirective,
|
|
33
33
|
VarDirective,
|
|
34
34
|
MatHintErrorDirective] }); }
|
|
35
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.
|
|
35
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SharedDirectivesModule, imports: [CommonModule] }); }
|
|
36
36
|
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: SharedDirectivesModule, decorators: [{
|
|
38
38
|
type: NgModule,
|
|
39
39
|
args: [{
|
|
40
40
|
declarations: [
|
|
@@ -6,10 +6,10 @@ export class StopPropagationDirective {
|
|
|
6
6
|
e.preventDefault();
|
|
7
7
|
return false;
|
|
8
8
|
}
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
10
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
9
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StopPropagationDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
10
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: StopPropagationDirective, selector: "[stopPropagation]", host: { listeners: { "click": "onClick($event)" } }, ngImport: i0 }); }
|
|
11
11
|
}
|
|
12
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
12
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: StopPropagationDirective, decorators: [{
|
|
13
13
|
type: Directive,
|
|
14
14
|
args: [{
|
|
15
15
|
selector: "[stopPropagation]"
|
|
@@ -9,10 +9,10 @@ export class TBNumberDirective {
|
|
|
9
9
|
e.preventDefault();
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
13
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
12
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TBNumberDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: TBNumberDirective, selector: "[input[tbType=\"number\"]]", host: { listeners: { "keydown": "onKeyDown($event)" } }, ngImport: i0 }); }
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: TBNumberDirective, decorators: [{
|
|
16
16
|
type: Directive,
|
|
17
17
|
args: [{
|
|
18
18
|
selector: '[input[tbType="number"]]'
|
|
@@ -8,10 +8,10 @@ export class VarDirective {
|
|
|
8
8
|
set tbVar(value) {
|
|
9
9
|
this.context.tbVar = value;
|
|
10
10
|
}
|
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.
|
|
12
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.
|
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: VarDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: VarDirective, selector: "[tbVar]", inputs: { tbVar: "tbVar" }, ngImport: i0 }); }
|
|
13
13
|
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: VarDirective, decorators: [{
|
|
15
15
|
type: Directive,
|
|
16
16
|
args: [{
|
|
17
17
|
selector: '[tbVar]',
|