@onemrvapublic/design-system 21.8.1-develop.3 → 22.0.0-develop.1
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/README.md +10 -4
- package/fesm2022/onemrvapublic-design-system-card.mjs +33 -20
- package/fesm2022/onemrvapublic-design-system-card.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-collapsible-page-divider.mjs +11 -7
- package/fesm2022/onemrvapublic-design-system-collapsible-page-divider.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-flag-icon.mjs +9 -6
- package/fesm2022/onemrvapublic-design-system-flag-icon.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-layout.mjs +169 -114
- package/fesm2022/onemrvapublic-design-system-layout.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-address.mjs +9 -6
- package/fesm2022/onemrvapublic-design-system-mat-address.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-avatar.mjs +23 -13
- package/fesm2022/onemrvapublic-design-system-mat-avatar.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs +14 -12
- package/fesm2022/onemrvapublic-design-system-mat-breadcrumb.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-carousel.mjs +22 -14
- package/fesm2022/onemrvapublic-design-system-mat-carousel.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs +13 -8
- package/fesm2022/onemrvapublic-design-system-mat-choice-chip.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-copy-to-clipboard.mjs +5 -4
- package/fesm2022/onemrvapublic-design-system-mat-copy-to-clipboard.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-country-item.mjs +7 -5
- package/fesm2022/onemrvapublic-design-system-mat-country-item.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-datepicker-header.mjs +3 -3
- package/fesm2022/onemrvapublic-design-system-mat-empty-row.mjs +9 -6
- package/fesm2022/onemrvapublic-design-system-mat-empty-row.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-file-upload.mjs +78 -49
- package/fesm2022/onemrvapublic-design-system-mat-file-upload.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-address.mjs +22 -14
- package/fesm2022/onemrvapublic-design-system-mat-input-address.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs +23 -13
- package/fesm2022/onemrvapublic-design-system-mat-input-birthplace.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-country.mjs +19 -11
- package/fesm2022/onemrvapublic-design-system-mat-input-country.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-enterprise-number.mjs +19 -11
- package/fesm2022/onemrvapublic-design-system-mat-input-enterprise-number.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-iban.mjs +18 -11
- package/fesm2022/onemrvapublic-design-system-mat-input-iban.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-input-phone.mjs +17 -12
- package/fesm2022/onemrvapublic-design-system-mat-input-phone.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-message-box.mjs +29 -18
- package/fesm2022/onemrvapublic-design-system-mat-message-box.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-multi-select.mjs +19 -13
- package/fesm2022/onemrvapublic-design-system-mat-multi-select.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-navigation.mjs +54 -32
- package/fesm2022/onemrvapublic-design-system-mat-navigation.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-notification.mjs +13 -8
- package/fesm2022/onemrvapublic-design-system-mat-notification.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-paginator.mjs +21 -14
- package/fesm2022/onemrvapublic-design-system-mat-paginator.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-panel.mjs +56 -39
- package/fesm2022/onemrvapublic-design-system-mat-panel.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-pop-over.mjs +33 -23
- package/fesm2022/onemrvapublic-design-system-mat-pop-over.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-progress-bar.mjs +19 -11
- package/fesm2022/onemrvapublic-design-system-mat-progress-bar.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-select-search.mjs +56 -35
- package/fesm2022/onemrvapublic-design-system-mat-select-search.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-selectable-box.mjs +19 -13
- package/fesm2022/onemrvapublic-design-system-mat-selectable-box.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-side-menu.mjs +13 -10
- package/fesm2022/onemrvapublic-design-system-mat-side-menu.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-skeleton.mjs +61 -34
- package/fesm2022/onemrvapublic-design-system-mat-skeleton.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-spinner.mjs +12 -11
- package/fesm2022/onemrvapublic-design-system-mat-spinner.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-stepper.mjs +10 -11
- package/fesm2022/onemrvapublic-design-system-mat-stepper.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-sticker.mjs +7 -7
- package/fesm2022/onemrvapublic-design-system-mat-table-of-content.mjs +37 -23
- package/fesm2022/onemrvapublic-design-system-mat-table-of-content.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-task-list.mjs +44 -30
- package/fesm2022/onemrvapublic-design-system-mat-task-list.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-mat-toast.mjs +7 -7
- package/fesm2022/onemrvapublic-design-system-mat-tooltip.mjs +24 -17
- package/fesm2022/onemrvapublic-design-system-mat-tooltip.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-page-error.mjs +14 -10
- package/fesm2022/onemrvapublic-design-system-page-error.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-page-not-found.mjs +24 -20
- package/fesm2022/onemrvapublic-design-system-page-not-found.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system-shared.mjs +120 -98
- package/fesm2022/onemrvapublic-design-system-shared.mjs.map +1 -1
- package/fesm2022/onemrvapublic-design-system.mjs +1 -1
- package/fesm2022/onemrvapublic-design-system.mjs.map +1 -1
- package/package.json +15 -15
- package/types/onemrvapublic-design-system.d.ts +1 -1
|
@@ -27,10 +27,10 @@ class ClipboardIconComponent {
|
|
|
27
27
|
this._elementRef = inject(ElementRef);
|
|
28
28
|
this.clipboardService = inject(Clipboard);
|
|
29
29
|
}
|
|
30
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
31
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
30
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: ClipboardIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
31
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.1", type: ClipboardIconComponent, isStandalone: true, selector: "lib-clipboard-icon", ngImport: i0, template: "<mat-icon [matTooltip]=\"'TEST'\">content_copy</mat-icon>\n", styles: [""], dependencies: [{ kind: "ngmodule", type: MatIconModule }, { kind: "component", type: i1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "ngmodule", type: MatTooltipModule }, { kind: "directive", type: i2.MatTooltip, selector: "[matTooltip]", inputs: ["matTooltipPosition", "matTooltipPositionAtOrigin", "matTooltipDisabled", "matTooltipShowDelay", "matTooltipHideDelay", "matTooltipTouchGestures", "matTooltip", "matTooltipClass"], exportAs: ["matTooltip"] }] }); }
|
|
32
32
|
}
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: ClipboardIconComponent, decorators: [{
|
|
34
34
|
type: Component,
|
|
35
35
|
args: [{ selector: 'lib-clipboard-icon', standalone: true, imports: [MatIconModule, MatTooltipModule], template: "<mat-icon [matTooltip]=\"'TEST'\">content_copy</mat-icon>\n" }]
|
|
36
36
|
}] });
|
|
@@ -262,10 +262,10 @@ class WebComponentOverlayContainer {
|
|
|
262
262
|
this._document.body.appendChild(containerwrap);
|
|
263
263
|
this._containerElement = container;
|
|
264
264
|
}
|
|
265
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
266
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
265
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: WebComponentOverlayContainer, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
266
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: WebComponentOverlayContainer, providedIn: 'root' }); }
|
|
267
267
|
}
|
|
268
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
268
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: WebComponentOverlayContainer, decorators: [{
|
|
269
269
|
type: Injectable,
|
|
270
270
|
args: [{ providedIn: 'root' }]
|
|
271
271
|
}] });
|
|
@@ -427,10 +427,10 @@ class DigitOnlyDirective {
|
|
|
427
427
|
return;
|
|
428
428
|
event.preventDefault();
|
|
429
429
|
}
|
|
430
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
431
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
430
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: DigitOnlyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
431
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.1", type: DigitOnlyDirective, isStandalone: true, selector: "[digitOnly]", host: { listeners: { "keydown": "onKeyDown($event)" } }, ngImport: i0 }); }
|
|
432
432
|
}
|
|
433
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
433
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: DigitOnlyDirective, decorators: [{
|
|
434
434
|
type: Directive,
|
|
435
435
|
args: [{
|
|
436
436
|
selector: '[digitOnly]',
|
|
@@ -446,19 +446,27 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImpor
|
|
|
446
446
|
*/
|
|
447
447
|
class OnemRvaColorDirective {
|
|
448
448
|
constructor() {
|
|
449
|
-
this.color = input('',
|
|
450
|
-
|
|
451
|
-
this.
|
|
452
|
-
|
|
453
|
-
this.
|
|
454
|
-
|
|
455
|
-
this.
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
449
|
+
this.color = input('', /* @ts-ignore */
|
|
450
|
+
...(ngDevMode ? [{ debugName: "color" }] : /* istanbul ignore next */ []));
|
|
451
|
+
this.isPrimary = computed(() => this.color() === OnemrvaMatColor.PRIMARY, /* @ts-ignore */
|
|
452
|
+
...(ngDevMode ? [{ debugName: "isPrimary" }] : /* istanbul ignore next */ []));
|
|
453
|
+
this.isAccent = computed(() => this.color() === OnemrvaMatColor.ACCENT, /* @ts-ignore */
|
|
454
|
+
...(ngDevMode ? [{ debugName: "isAccent" }] : /* istanbul ignore next */ []));
|
|
455
|
+
this.isError = computed(() => this.color() === OnemrvaMatColor.ERROR, /* @ts-ignore */
|
|
456
|
+
...(ngDevMode ? [{ debugName: "isError" }] : /* istanbul ignore next */ []));
|
|
457
|
+
this.isWarn = computed(() => this.color() === OnemrvaMatColor.WARN, /* @ts-ignore */
|
|
458
|
+
...(ngDevMode ? [{ debugName: "isWarn" }] : /* istanbul ignore next */ []));
|
|
459
|
+
this.isSuccess = computed(() => this.color() === OnemrvaMatColor.SUCCESS, /* @ts-ignore */
|
|
460
|
+
...(ngDevMode ? [{ debugName: "isSuccess" }] : /* istanbul ignore next */ []));
|
|
461
|
+
this.isInfo = computed(() => this.color() === OnemrvaMatColor.INFO, /* @ts-ignore */
|
|
462
|
+
...(ngDevMode ? [{ debugName: "isInfo" }] : /* istanbul ignore next */ []));
|
|
463
|
+
this.isNeutral = computed(() => this.color() === OnemrvaMatColor.NEUTRAL, /* @ts-ignore */
|
|
464
|
+
...(ngDevMode ? [{ debugName: "isNeutral" }] : /* istanbul ignore next */ []));
|
|
465
|
+
}
|
|
466
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaColorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
467
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.1", type: OnemRvaColorDirective, isStandalone: true, selector: "onemrva-mat-selectable-box[color],onemrva-collapsible-page-divider[color],div[color],onemrva-mat-avatar[color],mat-card[color],mat-toolbar[color],onemrva-mat-spinner[color],onemrva-mat-notification[color],onemrva-mat-task-list[color],onemrva-mat-sticker[color],onemrva-mat-panel[color],onemrva-mat-task[color],onemrva-mat-choice-chip[color],mat-form-field[color],button[color],mat-icon[color],mat-chip[color],mat-chip-option[color]mat-hint[color],", inputs: { color: { classPropertyName: "color", publicName: "color", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class.mat-primary": "isPrimary()", "class.mat-accent": "isAccent()", "class.mat-error": "isError()", "class.mat-warn": "isWarn()", "class.mat-success": "isSuccess()", "class.mat-info": "isInfo()", "class.mat-neutral": "isNeutral()" } }, ngImport: i0 }); }
|
|
460
468
|
}
|
|
461
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
469
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaColorDirective, decorators: [{
|
|
462
470
|
type: Directive,
|
|
463
471
|
args: [{
|
|
464
472
|
selector: 'onemrva-mat-selectable-box[color],' +
|
|
@@ -497,18 +505,20 @@ class MatRowClickableDirective extends OnemRvaColorDirective {
|
|
|
497
505
|
constructor() {
|
|
498
506
|
super(...arguments);
|
|
499
507
|
this.matRowClickable = output();
|
|
500
|
-
this.clickable = input(true,
|
|
501
|
-
|
|
508
|
+
this.clickable = input(true, /* @ts-ignore */
|
|
509
|
+
...(ngDevMode ? [{ debugName: "clickable" }] : /* istanbul ignore next */ []));
|
|
510
|
+
this._isClickable = computed(() => this.clickable(), /* @ts-ignore */
|
|
511
|
+
...(ngDevMode ? [{ debugName: "_isClickable" }] : /* istanbul ignore next */ []));
|
|
502
512
|
}
|
|
503
513
|
click() {
|
|
504
514
|
if (!this.clickable())
|
|
505
515
|
return;
|
|
506
516
|
this.matRowClickable.emit();
|
|
507
517
|
}
|
|
508
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
509
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
518
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: MatRowClickableDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
519
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.1", type: MatRowClickableDirective, isStandalone: true, selector: "tr[matRowClickable]", inputs: { clickable: { classPropertyName: "clickable", publicName: "clickable", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { matRowClickable: "matRowClickable" }, host: { listeners: { "click": "click()" }, properties: { "class.clickable": "_isClickable()", "class.onemrva-clickable-row": "true" } }, usesInheritance: true, ngImport: i0 }); }
|
|
510
520
|
}
|
|
511
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
521
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: MatRowClickableDirective, decorators: [{
|
|
512
522
|
type: Directive,
|
|
513
523
|
args: [{
|
|
514
524
|
selector: 'tr[matRowClickable]',
|
|
@@ -529,7 +539,8 @@ class IfWidthIsDirective {
|
|
|
529
539
|
this.breakpointObserver = inject(BreakpointObserver);
|
|
530
540
|
this._templateRef = inject(TemplateRef);
|
|
531
541
|
this._viewContainer = inject(ViewContainerRef);
|
|
532
|
-
this.ifWidthIs = input.required(
|
|
542
|
+
this.ifWidthIs = input.required(/* @ts-ignore */
|
|
543
|
+
...(ngDevMode ? [{ debugName: "ifWidthIs" }] : /* istanbul ignore next */ []));
|
|
533
544
|
}
|
|
534
545
|
ngOnInit() {
|
|
535
546
|
this.breakpointObserver
|
|
@@ -541,10 +552,10 @@ class IfWidthIsDirective {
|
|
|
541
552
|
}
|
|
542
553
|
});
|
|
543
554
|
}
|
|
544
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
545
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
555
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: IfWidthIsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
556
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.1", type: IfWidthIsDirective, isStandalone: true, selector: "[ifWidthIs]", inputs: { ifWidthIs: { classPropertyName: "ifWidthIs", publicName: "ifWidthIs", isSignal: true, isRequired: true, transformFunction: null } }, ngImport: i0 }); }
|
|
546
557
|
}
|
|
547
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
558
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: IfWidthIsDirective, decorators: [{
|
|
548
559
|
type: Directive,
|
|
549
560
|
args: [{
|
|
550
561
|
selector: '[ifWidthIs]',
|
|
@@ -563,7 +574,8 @@ const UNDO_STACK_MAX_LENGTH = 50;
|
|
|
563
574
|
class OnemrvaMaskDirective {
|
|
564
575
|
constructor() {
|
|
565
576
|
this.el = inject(ElementRef);
|
|
566
|
-
this.onemrvamask = input.required(
|
|
577
|
+
this.onemrvamask = input.required(/* @ts-ignore */
|
|
578
|
+
...(ngDevMode ? [{ debugName: "onemrvamask" }] : /* istanbul ignore next */ []));
|
|
567
579
|
this.inputStack = ['']; // Stack for undo/redo
|
|
568
580
|
this.stackIdx = 0; // Current index in undo/redo stack
|
|
569
581
|
this.markForDelete = false;
|
|
@@ -705,10 +717,10 @@ class OnemrvaMaskDirective {
|
|
|
705
717
|
}
|
|
706
718
|
this.markForDelete = false;
|
|
707
719
|
}
|
|
708
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
709
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
720
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaMaskDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
721
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.1", type: OnemrvaMaskDirective, isStandalone: true, selector: "[onemrvamask]", inputs: { onemrvamask: { classPropertyName: "onemrvamask", publicName: "onemrvamask", isSignal: true, isRequired: true, transformFunction: null } }, host: { listeners: { "keydown": "onKeyDown($event)", "input": "onInput($event)" } }, ngImport: i0 }); }
|
|
710
722
|
}
|
|
711
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
723
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaMaskDirective, decorators: [{
|
|
712
724
|
type: Directive,
|
|
713
725
|
args: [{
|
|
714
726
|
selector: '[onemrvamask]',
|
|
@@ -754,8 +766,10 @@ class OnemRvaClipboardDirective {
|
|
|
754
766
|
this.elementRef = inject((ElementRef));
|
|
755
767
|
this.vcRef = inject(ViewContainerRef);
|
|
756
768
|
this.destroyRef = inject(DestroyRef);
|
|
757
|
-
this.clipboard = input.required(
|
|
758
|
-
|
|
769
|
+
this.clipboard = input.required(/* @ts-ignore */
|
|
770
|
+
...(ngDevMode ? [{ debugName: "clipboard" }] : /* istanbul ignore next */ []));
|
|
771
|
+
this.hostClass = signal('', /* @ts-ignore */
|
|
772
|
+
...(ngDevMode ? [{ debugName: "hostClass" }] : /* istanbul ignore next */ []));
|
|
759
773
|
this.iconRef = null;
|
|
760
774
|
this.destroyRef.onDestroy(() => {
|
|
761
775
|
this.iconRef?.destroy();
|
|
@@ -771,10 +785,10 @@ class OnemRvaClipboardDirective {
|
|
|
771
785
|
const iconElement = this.iconRef.location.nativeElement;
|
|
772
786
|
this.elementRef.nativeElement.appendChild(iconElement);
|
|
773
787
|
}
|
|
774
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
775
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
788
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaClipboardDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
789
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.1", type: OnemRvaClipboardDirective, isStandalone: true, selector: "span[clipboard]", inputs: { clipboard: { classPropertyName: "clipboard", publicName: "clipboard", isSignal: true, isRequired: true, transformFunction: null } }, host: { attributes: { "role": "button", "tabindex": "0" }, properties: { "class": "hostClass()", "attr.aria-label": "\"Copy to clipboard\"" } }, ngImport: i0 }); }
|
|
776
790
|
}
|
|
777
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
791
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaClipboardDirective, decorators: [{
|
|
778
792
|
type: Directive,
|
|
779
793
|
args: [{
|
|
780
794
|
selector: 'span[clipboard]',
|
|
@@ -789,10 +803,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImpor
|
|
|
789
803
|
}], ctorParameters: () => [], propDecorators: { clipboard: [{ type: i0.Input, args: [{ isSignal: true, alias: "clipboard", required: true }] }] } });
|
|
790
804
|
|
|
791
805
|
class OnemRvaIconRightDirective {
|
|
792
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
793
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
806
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaIconRightDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
807
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.1", type: OnemRvaIconRightDirective, isStandalone: true, selector: "button[iconRight]", host: { classAttribute: "onemrva-icon-right" }, ngImport: i0 }); }
|
|
794
808
|
}
|
|
795
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
809
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaIconRightDirective, decorators: [{
|
|
796
810
|
type: Directive,
|
|
797
811
|
args: [{
|
|
798
812
|
selector: 'button[iconRight]',
|
|
@@ -983,10 +997,10 @@ class OnemrvaDateFormatDirective {
|
|
|
983
997
|
}
|
|
984
998
|
input.setSelectionRange(pos, pos);
|
|
985
999
|
}
|
|
986
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
987
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1000
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaDateFormatDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1001
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.1", type: OnemrvaDateFormatDirective, isStandalone: true, selector: "[onemrvaDateFormat]", host: { listeners: { "paste": "onPaste($event)", "cut": "onCut($event)", "focus": "onFocus()", "click": "onClick()", "keydown": "onKeyDown($event)", "blur": "onBlur()" } }, ngImport: i0 }); }
|
|
988
1002
|
}
|
|
989
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1003
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaDateFormatDirective, decorators: [{
|
|
990
1004
|
type: Directive,
|
|
991
1005
|
args: [{
|
|
992
1006
|
selector: '[onemrvaDateFormat]',
|
|
@@ -1004,13 +1018,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImpor
|
|
|
1004
1018
|
|
|
1005
1019
|
class OnemRvaReadonlyDirective {
|
|
1006
1020
|
constructor() {
|
|
1007
|
-
this.readonly = input(true,
|
|
1008
|
-
|
|
1021
|
+
this.readonly = input(true, /* @ts-ignore */
|
|
1022
|
+
...(ngDevMode ? [{ debugName: "readonly" }] : /* istanbul ignore next */ []));
|
|
1023
|
+
this.isReadOnly = computed(() => this.readonly(), /* @ts-ignore */
|
|
1024
|
+
...(ngDevMode ? [{ debugName: "isReadOnly" }] : /* istanbul ignore next */ []));
|
|
1009
1025
|
}
|
|
1010
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1011
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "
|
|
1026
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaReadonlyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1027
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.1", type: OnemRvaReadonlyDirective, isStandalone: true, selector: "form[readonly], mat-checkbox[readonly], mat-radio-group[readonly], mat-form-field[readonly], onemrva-mat-input-phone[readonly],onemrva-mat-task-list[readonly],onemrva-mat-selectable-box[readonly],onemrva-mat-choice-chip[readonly],onemrva-mat-input-birthplace[readonly],onemrva-mat-input-country[readonly],onemrva-mat-input-enterprise-number[readonly]", inputs: { readonly: { classPropertyName: "readonly", publicName: "readonly", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class.onemrva-readonly": "isReadOnly()" } }, ngImport: i0 }); }
|
|
1012
1028
|
}
|
|
1013
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1029
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaReadonlyDirective, decorators: [{
|
|
1014
1030
|
type: Directive,
|
|
1015
1031
|
args: [{
|
|
1016
1032
|
selector: 'form[readonly], ' +
|
|
@@ -1033,17 +1049,23 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImpor
|
|
|
1033
1049
|
|
|
1034
1050
|
class OnemRvaSizeDirective {
|
|
1035
1051
|
constructor() {
|
|
1036
|
-
this.size = input('',
|
|
1037
|
-
|
|
1038
|
-
this.
|
|
1039
|
-
|
|
1040
|
-
this.
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1052
|
+
this.size = input('', /* @ts-ignore */
|
|
1053
|
+
...(ngDevMode ? [{ debugName: "size" }] : /* istanbul ignore next */ []));
|
|
1054
|
+
this.isXSmall = computed(() => this.size() === OnemrvaMatSize.XSMALL, /* @ts-ignore */
|
|
1055
|
+
...(ngDevMode ? [{ debugName: "isXSmall" }] : /* istanbul ignore next */ []));
|
|
1056
|
+
this.isSmall = computed(() => this.size() === OnemrvaMatSize.SMALL, /* @ts-ignore */
|
|
1057
|
+
...(ngDevMode ? [{ debugName: "isSmall" }] : /* istanbul ignore next */ []));
|
|
1058
|
+
this.isLarge = computed(() => this.size() === OnemrvaMatSize.LARGE, /* @ts-ignore */
|
|
1059
|
+
...(ngDevMode ? [{ debugName: "isLarge" }] : /* istanbul ignore next */ []));
|
|
1060
|
+
this.isXLarge = computed(() => this.size() === OnemrvaMatSize.XLARGE, /* @ts-ignore */
|
|
1061
|
+
...(ngDevMode ? [{ debugName: "isXLarge" }] : /* istanbul ignore next */ []));
|
|
1062
|
+
this.isXXLarge = computed(() => this.size() === OnemrvaMatSize.XXLARGE, /* @ts-ignore */
|
|
1063
|
+
...(ngDevMode ? [{ debugName: "isXXLarge" }] : /* istanbul ignore next */ []));
|
|
1064
|
+
}
|
|
1065
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaSizeDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1066
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.1", type: OnemRvaSizeDirective, isStandalone: true, selector: "mat-icon[size], onemrva-mat-skeleton[size], onemrva-mat-avatar[size], button[size]", inputs: { size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "class.xsmall": "isXSmall()", "class.small": "isSmall()", "class.large": "isLarge()", "class.xlarge": "isXLarge()", "class.xxlarge": "isXXLarge()" } }, ngImport: i0 }); }
|
|
1045
1067
|
}
|
|
1046
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1068
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaSizeDirective, decorators: [{
|
|
1047
1069
|
type: Directive,
|
|
1048
1070
|
args: [{
|
|
1049
1071
|
selector: 'mat-icon[size], onemrva-mat-skeleton[size], onemrva-mat-avatar[size], button[size]',
|
|
@@ -1178,10 +1200,10 @@ class OnemrvaBcePipe {
|
|
|
1178
1200
|
return '?01?.???.???';
|
|
1179
1201
|
return `${strOut.substring(0, 4)}.${strOut.substring(4, 7)}.${strOut.substring(7, 10)}`;
|
|
1180
1202
|
}
|
|
1181
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1182
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
1203
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaBcePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1204
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaBcePipe, isStandalone: true, name: "onemrvaBce" }); }
|
|
1183
1205
|
}
|
|
1184
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1206
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaBcePipe, decorators: [{
|
|
1185
1207
|
type: Pipe,
|
|
1186
1208
|
args: [{
|
|
1187
1209
|
name: 'onemrvaBce',
|
|
@@ -1196,10 +1218,10 @@ class OnemrvaNissPipe {
|
|
|
1196
1218
|
return '??01??/???-??';
|
|
1197
1219
|
return `${strOut.substring(0, 6)}/${strOut.substring(6, 9)}-${strOut.substring(9, 11)}`;
|
|
1198
1220
|
}
|
|
1199
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1200
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
1221
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaNissPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
1222
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaNissPipe, isStandalone: true, name: "onemrvaNiss" }); }
|
|
1201
1223
|
}
|
|
1202
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1224
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaNissPipe, decorators: [{
|
|
1203
1225
|
type: Pipe,
|
|
1204
1226
|
args: [{
|
|
1205
1227
|
name: 'onemrvaNiss',
|
|
@@ -1231,10 +1253,10 @@ class CommonCountryLookupService {
|
|
|
1231
1253
|
return country || null;
|
|
1232
1254
|
}));
|
|
1233
1255
|
}
|
|
1234
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1235
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1256
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: CommonCountryLookupService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1257
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: CommonCountryLookupService, providedIn: 'root' }); }
|
|
1236
1258
|
}
|
|
1237
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1259
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: CommonCountryLookupService, decorators: [{
|
|
1238
1260
|
type: Injectable,
|
|
1239
1261
|
args: [{
|
|
1240
1262
|
providedIn: 'root',
|
|
@@ -1259,10 +1281,10 @@ class CacheService {
|
|
|
1259
1281
|
//console.log("DELETE " + key);
|
|
1260
1282
|
localStorage.removeItem(key);
|
|
1261
1283
|
}
|
|
1262
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1263
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1284
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: CacheService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1285
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: CacheService, providedIn: 'root' }); }
|
|
1264
1286
|
}
|
|
1265
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1287
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: CacheService, decorators: [{
|
|
1266
1288
|
type: Injectable,
|
|
1267
1289
|
args: [{
|
|
1268
1290
|
providedIn: 'root',
|
|
@@ -1350,8 +1372,8 @@ class OnemRvaCDNService {
|
|
|
1350
1372
|
this.renderer.appendChild(document.head, link);
|
|
1351
1373
|
});
|
|
1352
1374
|
}
|
|
1353
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1354
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1375
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaCDNService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1376
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaCDNService, providedIn: 'root' }); }
|
|
1355
1377
|
}
|
|
1356
1378
|
__decorate([
|
|
1357
1379
|
HttpRequestCache(cdnService => ({
|
|
@@ -1360,7 +1382,7 @@ __decorate([
|
|
|
1360
1382
|
ttl: 3600000,
|
|
1361
1383
|
}))
|
|
1362
1384
|
], OnemRvaCDNService.prototype, "fetch", null);
|
|
1363
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1385
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaCDNService, decorators: [{
|
|
1364
1386
|
type: Injectable,
|
|
1365
1387
|
args: [{
|
|
1366
1388
|
providedIn: 'root',
|
|
@@ -1419,10 +1441,10 @@ class OnemRvaCDNCountryService {
|
|
|
1419
1441
|
});
|
|
1420
1442
|
}));
|
|
1421
1443
|
}
|
|
1422
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1423
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1444
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaCDNCountryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1445
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaCDNCountryService, providedIn: 'root' }); }
|
|
1424
1446
|
}
|
|
1425
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1447
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaCDNCountryService, decorators: [{
|
|
1426
1448
|
type: Injectable,
|
|
1427
1449
|
args: [{
|
|
1428
1450
|
providedIn: 'root',
|
|
@@ -1460,10 +1482,10 @@ class OnemRvaCDNMimeService {
|
|
|
1460
1482
|
});
|
|
1461
1483
|
}));
|
|
1462
1484
|
}
|
|
1463
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1464
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1485
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaCDNMimeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1486
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaCDNMimeService, providedIn: 'root' }); }
|
|
1465
1487
|
}
|
|
1466
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1488
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaCDNMimeService, decorators: [{
|
|
1467
1489
|
type: Injectable,
|
|
1468
1490
|
args: [{
|
|
1469
1491
|
providedIn: 'root',
|
|
@@ -1485,10 +1507,10 @@ class OnemRvaOSMService {
|
|
|
1485
1507
|
.set('limit', limit);
|
|
1486
1508
|
return this.http.get(this.nominatimUrl, { params });
|
|
1487
1509
|
}
|
|
1488
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1489
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1510
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaOSMService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1511
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaOSMService, providedIn: 'root' }); }
|
|
1490
1512
|
}
|
|
1491
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1513
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemRvaOSMService, decorators: [{
|
|
1492
1514
|
type: Injectable,
|
|
1493
1515
|
args: [{
|
|
1494
1516
|
providedIn: 'root',
|
|
@@ -1506,10 +1528,10 @@ class OnemrvaErrorHandler {
|
|
|
1506
1528
|
// verticalPosition: this.verticalPosition,
|
|
1507
1529
|
// });
|
|
1508
1530
|
}
|
|
1509
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1510
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1531
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaErrorHandler, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1532
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaErrorHandler }); }
|
|
1511
1533
|
}
|
|
1512
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1534
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaErrorHandler, decorators: [{
|
|
1513
1535
|
type: Injectable
|
|
1514
1536
|
}] });
|
|
1515
1537
|
|
|
@@ -1674,11 +1696,11 @@ const phoneNumberValidator = () => {
|
|
|
1674
1696
|
};
|
|
1675
1697
|
|
|
1676
1698
|
class OnemrvaSharedModule {
|
|
1677
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1678
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1679
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1699
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaSharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1700
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaSharedModule, imports: [DigitOnlyDirective, MatRowClickableDirective, OnemRvaClipboardDirective, OnemRvaIconRightDirective, IfWidthIsDirective, OnemRvaColorDirective, OnemrvaMaskDirective, OnemrvaDateFormatDirective, OnemRvaReadonlyDirective], exports: [DigitOnlyDirective, MatRowClickableDirective, OnemRvaClipboardDirective, OnemRvaIconRightDirective, IfWidthIsDirective, OnemRvaColorDirective, OnemrvaMaskDirective, OnemrvaDateFormatDirective, OnemRvaReadonlyDirective] }); }
|
|
1701
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaSharedModule }); }
|
|
1680
1702
|
}
|
|
1681
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1703
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaSharedModule, decorators: [{
|
|
1682
1704
|
type: NgModule,
|
|
1683
1705
|
args: [{
|
|
1684
1706
|
imports: [...directives],
|
|
@@ -1738,10 +1760,10 @@ class OnemrvaNativeDateAdapter extends NativeDateAdapter {
|
|
|
1738
1760
|
this.destroyNotifier$.next();
|
|
1739
1761
|
this.destroyNotifier$.complete();
|
|
1740
1762
|
}
|
|
1741
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1742
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1763
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaNativeDateAdapter, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1764
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaNativeDateAdapter }); }
|
|
1743
1765
|
}
|
|
1744
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1766
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaNativeDateAdapter, decorators: [{
|
|
1745
1767
|
type: Injectable
|
|
1746
1768
|
}], ctorParameters: () => [] });
|
|
1747
1769
|
|
|
@@ -2004,10 +2026,10 @@ class OnemrvaLuxonDateAdapter extends DateAdapter {
|
|
|
2004
2026
|
outputCalendar: this._defaultOutputCalendar,
|
|
2005
2027
|
};
|
|
2006
2028
|
}
|
|
2007
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2008
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2029
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaLuxonDateAdapter, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2030
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaLuxonDateAdapter }); }
|
|
2009
2031
|
}
|
|
2010
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2032
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.1", ngImport: i0, type: OnemrvaLuxonDateAdapter, decorators: [{
|
|
2011
2033
|
type: Injectable
|
|
2012
2034
|
}], ctorParameters: () => [] });
|
|
2013
2035
|
|
|
@@ -2064,7 +2086,7 @@ function onemrvaDateLuxonYearMonthProvider() {
|
|
|
2064
2086
|
}
|
|
2065
2087
|
|
|
2066
2088
|
// Auto-generated — do not edit
|
|
2067
|
-
const VERSION = '
|
|
2089
|
+
const VERSION = '22.0.0-develop.1';
|
|
2068
2090
|
|
|
2069
2091
|
function onemrvaThemeProvider() {
|
|
2070
2092
|
return makeEnvironmentProviders([
|