limitng 0.17.21 → 0.17.23
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/api/models/enums.d.ts +2 -1
- package/api/models/enums.d.ts.map +1 -1
- package/api/models/ortak.d.ts +7 -0
- package/api/models/ortak.d.ts.map +1 -1
- package/esm2022/alt-buyuk-kart/alt-buyuk-kart.component.mjs +7 -7
- package/esm2022/alt-kucuk-kart/alt-kucuk-kart.component.mjs +7 -7
- package/esm2022/api/models/enums.mjs +2 -1
- package/esm2022/api/models/ortak.mjs +10 -1
- package/esm2022/dikey-baslikli-panel/dikey-baslikli-panel.component.mjs +7 -7
- package/esm2022/directives/adAlani.directive/adAlani.directive.mjs +7 -7
- package/esm2022/directives/adresAlani.directive/adresAlani.directive.mjs +7 -7
- package/esm2022/directives/buyukHarf.directive/buyukHarf.directive.mjs +7 -7
- package/esm2022/directives/ciftBoslukTek.directive/ciftBoslukTek.directive.mjs +7 -7
- package/esm2022/directives/dirty.directive/dirty.directive.mjs +7 -7
- package/esm2022/directives/disable.directive/disable.directive.mjs +7 -7
- package/esm2022/directives/flexBasis.directive/flexBasis.directive.mjs +13 -13
- package/esm2022/directives/ilkHarfBuyuk.directive/ilkHarfBuyuk.directive.mjs +7 -7
- package/esm2022/directives/kodAlani.directive/kodAlani.directive.mjs +7 -7
- package/esm2022/directives/maksimumUzunluk.directive/maksimumUzunluk.directive.mjs +7 -7
- package/esm2022/directives/sagSolBoslukSil.directive/sagSolBoslukSil.directive.mjs +7 -7
- package/esm2022/directives/standartAlan.directive/standartAlan.directive.mjs +7 -7
- package/esm2022/directives/sutunGenisligi.directive/sutunGenisligi.directive.mjs +16 -16
- package/esm2022/directives/tumBoslukSil.directive/tumBoslukSil.directive.mjs +7 -7
- package/esm2022/directives/tumIlkHarfBuyuk.directive/tumIlkHarfBuyuk.directive.mjs +7 -7
- package/esm2022/filtre-bar/filtre-bar.component.mjs +7 -7
- package/esm2022/geri-ileri-detay/geri-ileri-detay.component.mjs +7 -7
- package/esm2022/geri-ileri-liste/geri-ileri-liste.component.mjs +7 -7
- package/esm2022/pipes/boolToPlus.pipe/boolToPlus.pipe.mjs +7 -7
- package/esm2022/pipes/boolToPlusMinus.pipe/boolToPlusMinus.pipe.mjs +7 -7
- package/esm2022/pipes/dateToText.pipe/dateToText.pipe.mjs +7 -7
- package/esm2022/pipes/evetHayir.pipe/evetHayir.pipe.mjs +7 -7
- package/esm2022/pipes/mecraTuru.pipe/mecraTuru.pipe.mjs +7 -7
- package/esm2022/pipes/safe.pipe/safe.pipe.mjs +7 -7
- package/esm2022/rapor-kart/rapor-kart.component.mjs +7 -7
- package/esm2022/sol-buyuk-kart/sol-buyuk-kart.component.mjs +7 -7
- package/esm2022/sol-kucuk-kart/sol-kucuk-kart.component.mjs +7 -7
- package/esm2022/yatay-baslikli-panel/yatay-baslikli-panel.component.mjs +7 -7
- package/fesm2022/limitng-alt-buyuk-kart.mjs +7 -7
- package/fesm2022/limitng-alt-kucuk-kart.mjs +7 -7
- package/fesm2022/limitng-api-models.mjs +11 -1
- package/fesm2022/limitng-api-models.mjs.map +1 -1
- package/fesm2022/limitng-api.mjs +1 -0
- package/fesm2022/limitng-api.mjs.map +1 -1
- package/fesm2022/limitng-dikey-baslikli-panel.mjs +7 -7
- package/fesm2022/limitng-directives-adAlani.directive.mjs +7 -7
- package/fesm2022/limitng-directives-adresAlani.directive.mjs +7 -7
- package/fesm2022/limitng-directives-buyukHarf.directive.mjs +7 -7
- package/fesm2022/limitng-directives-ciftBoslukTek.directive.mjs +7 -7
- package/fesm2022/limitng-directives-dirty.directive.mjs +7 -7
- package/fesm2022/limitng-directives-disable.directive.mjs +7 -7
- package/fesm2022/limitng-directives-flexBasis.directive.mjs +13 -13
- package/fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs +7 -7
- package/fesm2022/limitng-directives-kodAlani.directive.mjs +7 -7
- package/fesm2022/limitng-directives-maksimumUzunluk.directive.mjs +7 -7
- package/fesm2022/limitng-directives-sagSolBoslukSil.directive.mjs +7 -7
- package/fesm2022/limitng-directives-standartAlan.directive.mjs +7 -7
- package/fesm2022/limitng-directives-sutunGenisligi.directive.mjs +16 -16
- package/fesm2022/limitng-directives-tumBoslukSil.directive.mjs +7 -7
- package/fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs +7 -7
- package/fesm2022/limitng-directives.mjs +120 -120
- package/fesm2022/limitng-filtre-bar.mjs +7 -7
- package/fesm2022/limitng-geri-ileri-detay.mjs +7 -7
- package/fesm2022/limitng-geri-ileri-liste.mjs +7 -7
- package/fesm2022/limitng-pipes-boolToPlus.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes-boolToPlusMinus.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes-dateToText.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes-evetHayir.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes-mecraTuru.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes-safe.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes.mjs +35 -35
- package/fesm2022/limitng-rapor-kart.mjs +7 -7
- package/fesm2022/limitng-sol-buyuk-kart.mjs +7 -7
- package/fesm2022/limitng-sol-kucuk-kart.mjs +7 -7
- package/fesm2022/limitng-yatay-baslikli-panel.mjs +7 -7
- package/package.json +19 -19
|
@@ -31,8 +31,8 @@ export class IlkHarfBuyukDirective {
|
|
|
31
31
|
setDisabledState(isDisabled) {
|
|
32
32
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
33
33
|
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
35
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
35
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: IlkHarfBuyukDirective, selector: "[ilkHarfBuyuk]", outputs: { ilkHarfBuyukChange: "ilkHarfBuyukChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
36
36
|
{
|
|
37
37
|
provide: NG_VALUE_ACCESSOR,
|
|
38
38
|
useExisting: forwardRef(() => IlkHarfBuyukDirective),
|
|
@@ -40,7 +40,7 @@ export class IlkHarfBuyukDirective {
|
|
|
40
40
|
},
|
|
41
41
|
], ngImport: i0 }); }
|
|
42
42
|
}
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
43
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirective, decorators: [{
|
|
44
44
|
type: Directive,
|
|
45
45
|
args: [{
|
|
46
46
|
selector: '[ilkHarfBuyuk]',
|
|
@@ -61,11 +61,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
61
61
|
args: ['blur', ['$event']]
|
|
62
62
|
}] } });
|
|
63
63
|
export class IlkHarfBuyukDirectiveModule {
|
|
64
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
65
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
66
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
64
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
65
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, declarations: [IlkHarfBuyukDirective], imports: [CommonModule], exports: [IlkHarfBuyukDirective] }); }
|
|
66
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
|
|
67
67
|
}
|
|
68
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
68
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, decorators: [{
|
|
69
69
|
type: NgModule,
|
|
70
70
|
args: [{
|
|
71
71
|
imports: [CommonModule],
|
|
@@ -44,8 +44,8 @@ export class KodAlaniDirective {
|
|
|
44
44
|
setDisabledState(isDisabled) {
|
|
45
45
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
46
46
|
}
|
|
47
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
48
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
47
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
48
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: KodAlaniDirective, selector: "[kodAlani]", outputs: { kodChange: "kodChange" }, host: { listeners: { "keypress": "onKeyPress($event)", "blur": "onInput($event)" } }, providers: [
|
|
49
49
|
{
|
|
50
50
|
provide: NG_VALUE_ACCESSOR,
|
|
51
51
|
useExisting: forwardRef(() => KodAlaniDirective),
|
|
@@ -53,7 +53,7 @@ export class KodAlaniDirective {
|
|
|
53
53
|
},
|
|
54
54
|
], ngImport: i0 }); }
|
|
55
55
|
}
|
|
56
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
56
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirective, decorators: [{
|
|
57
57
|
type: Directive,
|
|
58
58
|
args: [{
|
|
59
59
|
selector: '[kodAlani]',
|
|
@@ -77,11 +77,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
77
77
|
args: ['blur', ['$event']]
|
|
78
78
|
}] } });
|
|
79
79
|
export class KodAlaniDirectiveModule {
|
|
80
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
81
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
82
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
80
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
81
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirectiveModule, declarations: [KodAlaniDirective], imports: [CommonModule], exports: [KodAlaniDirective] }); }
|
|
82
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirectiveModule, imports: [CommonModule] }); }
|
|
83
83
|
}
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirectiveModule, decorators: [{
|
|
85
85
|
type: NgModule,
|
|
86
86
|
args: [{
|
|
87
87
|
imports: [CommonModule],
|
|
@@ -33,8 +33,8 @@ export class MaksimumUzunlukDirective {
|
|
|
33
33
|
setDisabledState(isDisabled) {
|
|
34
34
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
35
35
|
}
|
|
36
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
37
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
36
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
37
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: MaksimumUzunlukDirective, selector: "[maksimumUzunluk]", inputs: { maksimum: ["maksimumUzunluk", "maksimum"] }, outputs: { maksimumUzunlukChange: "maksimumUzunlukChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
38
38
|
{
|
|
39
39
|
provide: NG_VALUE_ACCESSOR,
|
|
40
40
|
useExisting: forwardRef(() => MaksimumUzunlukDirective),
|
|
@@ -42,7 +42,7 @@ export class MaksimumUzunlukDirective {
|
|
|
42
42
|
},
|
|
43
43
|
], ngImport: i0 }); }
|
|
44
44
|
}
|
|
45
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
45
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirective, decorators: [{
|
|
46
46
|
type: Directive,
|
|
47
47
|
args: [{
|
|
48
48
|
selector: '[maksimumUzunluk]',
|
|
@@ -66,11 +66,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
66
66
|
args: ['blur', ['$event']]
|
|
67
67
|
}] } });
|
|
68
68
|
export class MaksimumUzunlukDirectiveModule {
|
|
69
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
70
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
71
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
69
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
70
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, declarations: [MaksimumUzunlukDirective], imports: [CommonModule], exports: [MaksimumUzunlukDirective] }); }
|
|
71
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, imports: [CommonModule] }); }
|
|
72
72
|
}
|
|
73
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
73
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, decorators: [{
|
|
74
74
|
type: NgModule,
|
|
75
75
|
args: [{
|
|
76
76
|
imports: [CommonModule],
|
|
@@ -30,8 +30,8 @@ export class SagSolBoslukSilDirective {
|
|
|
30
30
|
setDisabledState(isDisabled) {
|
|
31
31
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
32
32
|
}
|
|
33
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
34
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
33
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
34
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: SagSolBoslukSilDirective, selector: "[sagSolBoslukSil]", outputs: { sagSolBoslukSilChange: "sagSolBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
35
35
|
{
|
|
36
36
|
provide: NG_VALUE_ACCESSOR,
|
|
37
37
|
useExisting: forwardRef(() => SagSolBoslukSilDirective),
|
|
@@ -39,7 +39,7 @@ export class SagSolBoslukSilDirective {
|
|
|
39
39
|
},
|
|
40
40
|
], ngImport: i0 }); }
|
|
41
41
|
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirective, decorators: [{
|
|
43
43
|
type: Directive,
|
|
44
44
|
args: [{
|
|
45
45
|
selector: '[sagSolBoslukSil]',
|
|
@@ -60,11 +60,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
60
60
|
args: ['blur', ['$event']]
|
|
61
61
|
}] } });
|
|
62
62
|
export class SagSolBoslukSilDirectiveModule {
|
|
63
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
64
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
65
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
63
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
64
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, declarations: [SagSolBoslukSilDirective], imports: [CommonModule], exports: [SagSolBoslukSilDirective] }); }
|
|
65
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, imports: [CommonModule] }); }
|
|
66
66
|
}
|
|
67
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
67
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, decorators: [{
|
|
68
68
|
type: NgModule,
|
|
69
69
|
args: [{
|
|
70
70
|
imports: [CommonModule],
|
|
@@ -44,8 +44,8 @@ export class StandartAlanDirective {
|
|
|
44
44
|
setDisabledState(isDisabled) {
|
|
45
45
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
46
46
|
}
|
|
47
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
48
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
47
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
48
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: StandartAlanDirective, selector: "[standartAlan]", outputs: { kodChange: "kodChange" }, host: { listeners: { "keypress": "onKeyPress($event)", "blur": "onInput($event)" } }, providers: [
|
|
49
49
|
{
|
|
50
50
|
provide: NG_VALUE_ACCESSOR,
|
|
51
51
|
useExisting: forwardRef(() => StandartAlanDirective),
|
|
@@ -53,7 +53,7 @@ export class StandartAlanDirective {
|
|
|
53
53
|
},
|
|
54
54
|
], ngImport: i0 }); }
|
|
55
55
|
}
|
|
56
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
56
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirective, decorators: [{
|
|
57
57
|
type: Directive,
|
|
58
58
|
args: [{
|
|
59
59
|
selector: '[standartAlan]',
|
|
@@ -77,11 +77,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
77
77
|
args: ['blur', ['$event']]
|
|
78
78
|
}] } });
|
|
79
79
|
export class StandartAlanDirectiveModule {
|
|
80
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
81
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
82
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
80
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
81
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirectiveModule, declarations: [StandartAlanDirective], imports: [CommonModule], exports: [StandartAlanDirective] }); }
|
|
82
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirectiveModule, imports: [CommonModule] }); }
|
|
83
83
|
}
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirectiveModule, decorators: [{
|
|
85
85
|
type: NgModule,
|
|
86
86
|
args: [{
|
|
87
87
|
imports: [CommonModule],
|
|
@@ -11,10 +11,10 @@ export class SutunGenisligiDirective {
|
|
|
11
11
|
this.elementRef.nativeElement.style.minWidth = this.sutunGenisligi;
|
|
12
12
|
this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligi;
|
|
13
13
|
}
|
|
14
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
15
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
14
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
15
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: SutunGenisligiDirective, selector: "[sutunGenisligi]", inputs: { sutunGenisligi: "sutunGenisligi" }, usesOnChanges: true, ngImport: i0 }); }
|
|
16
16
|
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirective, decorators: [{
|
|
18
18
|
type: Directive,
|
|
19
19
|
args: [{
|
|
20
20
|
selector: '[sutunGenisligi]'
|
|
@@ -32,10 +32,10 @@ export class SutunGenisligiEmDirective {
|
|
|
32
32
|
this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiEm + 'em';
|
|
33
33
|
this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiEm + 'em';
|
|
34
34
|
}
|
|
35
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
36
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
35
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiEmDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
36
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: SutunGenisligiEmDirective, selector: "[sutunGenisligiEm]", inputs: { sutunGenisligiEm: "sutunGenisligiEm" }, usesOnChanges: true, ngImport: i0 }); }
|
|
37
37
|
}
|
|
38
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
38
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiEmDirective, decorators: [{
|
|
39
39
|
type: Directive,
|
|
40
40
|
args: [{
|
|
41
41
|
selector: '[sutunGenisligiEm]'
|
|
@@ -53,10 +53,10 @@ export class SutunGenisligiPxDirective {
|
|
|
53
53
|
this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiPx + 'px';
|
|
54
54
|
this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiPx + 'px';
|
|
55
55
|
}
|
|
56
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
57
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
56
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiPxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
57
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: SutunGenisligiPxDirective, selector: "[sutunGenisligiPx]", inputs: { sutunGenisligiPx: "sutunGenisligiPx" }, usesOnChanges: true, ngImport: i0 }); }
|
|
58
58
|
}
|
|
59
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
59
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiPxDirective, decorators: [{
|
|
60
60
|
type: Directive,
|
|
61
61
|
args: [{
|
|
62
62
|
selector: '[sutunGenisligiPx]'
|
|
@@ -80,10 +80,10 @@ export class SutunGenisligiClassDirective {
|
|
|
80
80
|
}
|
|
81
81
|
this.eskiClassName = this.sutunGenisligiClass;
|
|
82
82
|
}
|
|
83
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
84
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
83
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiClassDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
84
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: SutunGenisligiClassDirective, selector: "[sutunGenisligiClass]", inputs: { sutunGenisligiClass: "sutunGenisligiClass" }, usesOnChanges: true, ngImport: i0 }); }
|
|
85
85
|
}
|
|
86
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
86
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiClassDirective, decorators: [{
|
|
87
87
|
type: Directive,
|
|
88
88
|
args: [{
|
|
89
89
|
selector: '[sutunGenisligiClass]'
|
|
@@ -92,11 +92,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
92
92
|
type: Input
|
|
93
93
|
}] } });
|
|
94
94
|
export class SutunGenisligiDirectiveModule {
|
|
95
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
96
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
97
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
95
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
96
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirectiveModule, declarations: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective], imports: [CommonModule], exports: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective] }); }
|
|
97
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirectiveModule, imports: [CommonModule] }); }
|
|
98
98
|
}
|
|
99
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
99
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirectiveModule, decorators: [{
|
|
100
100
|
type: NgModule,
|
|
101
101
|
args: [{
|
|
102
102
|
imports: [CommonModule],
|
|
@@ -31,8 +31,8 @@ export class TumBoslukSilDirective {
|
|
|
31
31
|
setDisabledState(isDisabled) {
|
|
32
32
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
33
33
|
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
35
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
35
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: TumBoslukSilDirective, selector: "[tumBoslukSil]", outputs: { tumBoslukSilChange: "tumBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
36
36
|
{
|
|
37
37
|
provide: NG_VALUE_ACCESSOR,
|
|
38
38
|
useExisting: forwardRef(() => TumBoslukSilDirective),
|
|
@@ -40,7 +40,7 @@ export class TumBoslukSilDirective {
|
|
|
40
40
|
},
|
|
41
41
|
], ngImport: i0 }); }
|
|
42
42
|
}
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
43
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirective, decorators: [{
|
|
44
44
|
type: Directive,
|
|
45
45
|
args: [{
|
|
46
46
|
selector: '[tumBoslukSil]',
|
|
@@ -61,11 +61,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
61
61
|
args: ['blur', ['$event']]
|
|
62
62
|
}] } });
|
|
63
63
|
export class TumBoslukSilDirectiveModule {
|
|
64
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
65
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
66
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
64
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
65
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirectiveModule, declarations: [TumBoslukSilDirective], imports: [CommonModule], exports: [TumBoslukSilDirective] }); }
|
|
66
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirectiveModule, imports: [CommonModule] }); }
|
|
67
67
|
}
|
|
68
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
68
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirectiveModule, decorators: [{
|
|
69
69
|
type: NgModule,
|
|
70
70
|
args: [{
|
|
71
71
|
imports: [CommonModule],
|
|
@@ -32,8 +32,8 @@ export class TumIlkHarfBuyukDirective {
|
|
|
32
32
|
setDisabledState(isDisabled) {
|
|
33
33
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
34
34
|
}
|
|
35
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
36
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
35
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
36
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: TumIlkHarfBuyukDirective, selector: "[tumIlkHarfBuyuk]", outputs: { ciftBoslukTekChange: "ciftBoslukTekChange", tumIlkHarfBuyukDirectiveChange: "tumIlkHarfBuyukDirectiveChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
37
37
|
{
|
|
38
38
|
provide: NG_VALUE_ACCESSOR,
|
|
39
39
|
useExisting: forwardRef(() => TumIlkHarfBuyukDirective),
|
|
@@ -41,7 +41,7 @@ export class TumIlkHarfBuyukDirective {
|
|
|
41
41
|
},
|
|
42
42
|
], ngImport: i0 }); }
|
|
43
43
|
}
|
|
44
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirective, decorators: [{
|
|
45
45
|
type: Directive,
|
|
46
46
|
args: [{
|
|
47
47
|
selector: '[tumIlkHarfBuyuk]',
|
|
@@ -64,11 +64,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
64
64
|
args: ['blur', ['$event']]
|
|
65
65
|
}] } });
|
|
66
66
|
export class TumIlkHarfBuyukDirectiveModule {
|
|
67
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
68
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
69
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
67
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
68
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, declarations: [TumIlkHarfBuyukDirective], imports: [CommonModule], exports: [TumIlkHarfBuyukDirective] }); }
|
|
69
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
|
|
70
70
|
}
|
|
71
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
71
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, decorators: [{
|
|
72
72
|
type: NgModule,
|
|
73
73
|
args: [{
|
|
74
74
|
imports: [CommonModule],
|
|
@@ -47,8 +47,8 @@ export class FiltreBarComponent {
|
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
51
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.
|
|
50
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FiltreBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
51
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.8", type: FiltreBarComponent, selector: "filtre-bar", inputs: { yon: "yon", genislik: "genislik", kaydirma: "kaydirma", filtreBarAcik: "filtreBarAcik", aramaAlan: "aramaAlan" }, queries: [{ propertyName: "arama", first: true, predicate: ["arama"], descendants: true }, { propertyName: "filtreler", first: true, predicate: ["filtreler"], descendants: true }, { propertyName: "filtreDugmeler", first: true, predicate: ["filtreDugmeler"], descendants: true }], viewQueries: [{ propertyName: "filtreDiv", first: true, predicate: ["filtreDiv"], descendants: true }, { propertyName: "aramaDiv", first: true, predicate: ["aramaDiv"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"filtre-bar-kart\">\r\n @if (arama) {\r\n <div class=\"filtre-arama\" #aramaDiv>\r\n <ng-container *ngTemplateOutlet=\"arama; context: {$implicit: aramaIcerik}\">\r\n {{aramaIcerik}}\r\n </ng-container>\r\n </div>\r\n }\r\n <div class=\"filtre-grup\">\r\n @if (filtreler) {\r\n <div class=\"filtre-filtreler\"\r\n [@filtreBarAcikKapali]=\"{value: filtreBarAcik ? 'acik' : 'kapali', params:{animasyonGenislik: animasyonGenislik}}\"\r\n (@filtreBarAcikKapali.start)=\"animationStartEvent($event)\"\r\n (@filtreBarAcikKapali.done)=\"animationDoneEvent($event)\" [style.right.px]=\"sag\" #filtreDiv>\r\n <ng-container *ngTemplateOutlet=\"filtreler; context: {$implicit: filtreIcerik}\">\r\n {{filtreIcerik}}\r\n </ng-container>\r\n </div>\r\n }\r\n\r\n @if (filtreDugmeler) {\r\n <div class=\"filtre-dugmeler\">\r\n <ng-container *ngTemplateOutlet=\"filtreDugmeler; context: {$implicit: filtreDugmeIcerik}\">\r\n {{filtreIcerik}}\r\n </ng-container>\r\n </div>\r\n }\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.filtre-bar-kart{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap-reverse}.filtre-bar-kart .filtre-arama{display:flex;flex:none;align-items:flex-start;justify-content:flex-end}.filtre-bar-kart .filtre-grup{display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap-reverse}.filtre-bar-kart .filtre-grup .filtre-filtreler,.filtre-bar-kart .filtre-grup .filtre-dugmeler{display:flex;align-items:flex-start;justify-content:flex-end}\n"], dependencies: [{ kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], animations: [
|
|
52
52
|
trigger('filtreBarAcikKapali', [
|
|
53
53
|
// ...
|
|
54
54
|
state('acik', style({
|
|
@@ -66,7 +66,7 @@ export class FiltreBarComponent {
|
|
|
66
66
|
]),
|
|
67
67
|
] }); }
|
|
68
68
|
}
|
|
69
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
69
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FiltreBarComponent, decorators: [{
|
|
70
70
|
type: Component,
|
|
71
71
|
args: [{ selector: 'filtre-bar', animations: [
|
|
72
72
|
trigger('filtreBarAcikKapali', [
|
|
@@ -112,11 +112,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
112
112
|
args: ['aramaDiv']
|
|
113
113
|
}] } });
|
|
114
114
|
export class FiltreBarModule {
|
|
115
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
116
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
117
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
115
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FiltreBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
116
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: FiltreBarModule, declarations: [FiltreBarComponent], imports: [CommonModule], exports: [FiltreBarComponent] }); }
|
|
117
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FiltreBarModule, imports: [CommonModule] }); }
|
|
118
118
|
}
|
|
119
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
119
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FiltreBarModule, decorators: [{
|
|
120
120
|
type: NgModule,
|
|
121
121
|
args: [{
|
|
122
122
|
imports: [CommonModule],
|
|
@@ -31,21 +31,21 @@ export class GeriIleriDetayComponent {
|
|
|
31
31
|
resetUndo() {
|
|
32
32
|
this.undoRedoStack.reset();
|
|
33
33
|
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
35
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriDetayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
35
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.8", type: GeriIleriDetayComponent, selector: "geri-ileri-detay", inputs: { object: "object" }, usesOnChanges: true, ngImport: i0, template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n", dependencies: [{ kind: "component", type: i1.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "size", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: i2.SplitButton, selector: "p-splitButton", inputs: ["model", "icon", "iconPos", "label", "style", "styleClass", "menuStyle", "menuStyleClass", "disabled", "tabindex", "appendTo", "dir", "expandAriaLabel", "showTransitionOptions", "hideTransitionOptions", "buttonProps", "menuButtonProps"], outputs: ["onClick", "onDropdownClick"] }, { kind: "directive", type: i3.Tooltip, selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }] }); }
|
|
36
36
|
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriDetayComponent, decorators: [{
|
|
38
38
|
type: Component,
|
|
39
39
|
args: [{ selector: 'geri-ileri-detay', template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n" }]
|
|
40
40
|
}], ctorParameters: () => [], propDecorators: { object: [{
|
|
41
41
|
type: Input
|
|
42
42
|
}] } });
|
|
43
43
|
export class GeriIleriDetayModule {
|
|
44
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
45
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
46
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
44
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriDetayModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
45
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriDetayModule, declarations: [GeriIleriDetayComponent], imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule], exports: [GeriIleriDetayComponent, ButtonModule, SplitButtonModule, TooltipModule] }); }
|
|
46
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriDetayModule, imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule, ButtonModule, SplitButtonModule, TooltipModule] }); }
|
|
47
47
|
}
|
|
48
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
48
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriDetayModule, decorators: [{
|
|
49
49
|
type: NgModule,
|
|
50
50
|
args: [{
|
|
51
51
|
imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule],
|
|
@@ -36,21 +36,21 @@ export class GeriIleriListeComponent {
|
|
|
36
36
|
resetUndo() {
|
|
37
37
|
this.undoRedoStack.reset();
|
|
38
38
|
}
|
|
39
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
40
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.
|
|
39
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriListeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
40
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.8", type: GeriIleriListeComponent, selector: "geri-ileri-liste", inputs: { collection: "collection" }, usesOnChanges: true, ngImport: i0, template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n", dependencies: [{ kind: "component", type: i1.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "size", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: i2.SplitButton, selector: "p-splitButton", inputs: ["model", "icon", "iconPos", "label", "style", "styleClass", "menuStyle", "menuStyleClass", "disabled", "tabindex", "appendTo", "dir", "expandAriaLabel", "showTransitionOptions", "hideTransitionOptions", "buttonProps", "menuButtonProps"], outputs: ["onClick", "onDropdownClick"] }, { kind: "directive", type: i3.Tooltip, selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }] }); }
|
|
41
41
|
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriListeComponent, decorators: [{
|
|
43
43
|
type: Component,
|
|
44
44
|
args: [{ selector: 'geri-ileri-liste', template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n" }]
|
|
45
45
|
}], ctorParameters: () => [], propDecorators: { collection: [{
|
|
46
46
|
type: Input
|
|
47
47
|
}] } });
|
|
48
48
|
export class GeriIleriListeModule {
|
|
49
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
50
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
51
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
49
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriListeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
50
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriListeModule, declarations: [GeriIleriListeComponent], imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule], exports: [GeriIleriListeComponent, ButtonModule, SplitButtonModule, TooltipModule] }); }
|
|
51
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriListeModule, imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule, ButtonModule, SplitButtonModule, TooltipModule] }); }
|
|
52
52
|
}
|
|
53
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
53
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: GeriIleriListeModule, decorators: [{
|
|
54
54
|
type: NgModule,
|
|
55
55
|
args: [{
|
|
56
56
|
imports: [CommonModule, RouterModule, ButtonModule, SplitButtonModule, TooltipModule],
|
|
@@ -4,21 +4,21 @@ export class BoolToPlusPipe {
|
|
|
4
4
|
transform(value) {
|
|
5
5
|
return value ? '+' : '';
|
|
6
6
|
}
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
8
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.0.
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
8
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusPipe, name: "boolToPlus" }); }
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusPipe, decorators: [{
|
|
11
11
|
type: Pipe,
|
|
12
12
|
args: [{
|
|
13
13
|
name: 'boolToPlus'
|
|
14
14
|
}]
|
|
15
15
|
}] });
|
|
16
16
|
export class BoolToPlusPipeModule {
|
|
17
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
18
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
19
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
17
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
18
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusPipeModule, declarations: [BoolToPlusPipe], exports: [BoolToPlusPipe] }); }
|
|
19
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusPipeModule }); }
|
|
20
20
|
}
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusPipeModule, decorators: [{
|
|
22
22
|
type: NgModule,
|
|
23
23
|
args: [{
|
|
24
24
|
imports: [],
|
|
@@ -4,21 +4,21 @@ export class BoolToPlusMinusPipe {
|
|
|
4
4
|
transform(value) {
|
|
5
5
|
return value ? '+' : '-';
|
|
6
6
|
}
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
8
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.0.
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusMinusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
8
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusMinusPipe, name: "boolToPlusMinus" }); }
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusMinusPipe, decorators: [{
|
|
11
11
|
type: Pipe,
|
|
12
12
|
args: [{
|
|
13
13
|
name: 'boolToPlusMinus'
|
|
14
14
|
}]
|
|
15
15
|
}] });
|
|
16
16
|
export class BoolToPlusMinusPipeModule {
|
|
17
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
18
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
19
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
17
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusMinusPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
18
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusMinusPipeModule, declarations: [BoolToPlusMinusPipe], exports: [BoolToPlusMinusPipe] }); }
|
|
19
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusMinusPipeModule }); }
|
|
20
20
|
}
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BoolToPlusMinusPipeModule, decorators: [{
|
|
22
22
|
type: NgModule,
|
|
23
23
|
args: [{
|
|
24
24
|
imports: [],
|
|
@@ -5,21 +5,21 @@ export class DateToTextPipe {
|
|
|
5
5
|
transform(value) {
|
|
6
6
|
return GlobalFunctions.dateToText(value);
|
|
7
7
|
}
|
|
8
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
9
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.0.
|
|
8
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DateToTextPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: DateToTextPipe, name: "dateToText" }); }
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DateToTextPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{
|
|
14
14
|
name: 'dateToText'
|
|
15
15
|
}]
|
|
16
16
|
}] });
|
|
17
17
|
export class DateToTextPipeModule {
|
|
18
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
19
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
20
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
18
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DateToTextPipeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
19
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: DateToTextPipeModule, declarations: [DateToTextPipe], exports: [DateToTextPipe] }); }
|
|
20
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DateToTextPipeModule }); }
|
|
21
21
|
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DateToTextPipeModule, decorators: [{
|
|
23
23
|
type: NgModule,
|
|
24
24
|
args: [{
|
|
25
25
|
imports: [],
|