limitng 0.16.13 → 0.16.15

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.
Files changed (59) hide show
  1. package/api/models/ortak.d.ts +2 -2
  2. package/api/models/ortak.d.ts.map +1 -1
  3. package/esm2022/alt-buyuk-kart/alt-buyuk-kart.component.mjs +7 -7
  4. package/esm2022/alt-kucuk-kart/alt-kucuk-kart.component.mjs +7 -7
  5. package/esm2022/api/models/ortak.mjs +1 -1
  6. package/esm2022/dikey-baslikli-panel/dikey-baslikli-panel.component.mjs +7 -7
  7. package/esm2022/directives/buyukHarf.directive/buyukHarf.directive.mjs +7 -7
  8. package/esm2022/directives/ciftBoslukTek.directive/ciftBoslukTek.directive.mjs +7 -7
  9. package/esm2022/directives/disable.directive/disable.directive.mjs +7 -7
  10. package/esm2022/directives/flexBasis.directive/flexBasis.directive.mjs +13 -13
  11. package/esm2022/directives/ilkHarfBuyuk.directive/ilkHarfBuyuk.directive.mjs +7 -7
  12. package/esm2022/directives/maksimumUzunluk.directive/maksimumUzunluk.directive.mjs +7 -7
  13. package/esm2022/directives/sagSolBoslukSil.directive/sagSolBoslukSil.directive.mjs +7 -7
  14. package/esm2022/directives/sutunGenisligi.directive/sutunGenisligi.directive.mjs +16 -16
  15. package/esm2022/directives/tumBoslukSil.directive/tumBoslukSil.directive.mjs +7 -7
  16. package/esm2022/directives/tumIlkHarfBuyuk.directive/tumIlkHarfBuyuk.directive.mjs +7 -7
  17. package/esm2022/filtre-bar/filtre-bar.component.mjs +7 -7
  18. package/esm2022/geri-ileri-detay/geri-ileri-detay.component.mjs +7 -7
  19. package/esm2022/geri-ileri-liste/geri-ileri-liste.component.mjs +7 -7
  20. package/esm2022/pipes/boolToPlus.pipe/boolToPlus.pipe.mjs +7 -7
  21. package/esm2022/pipes/boolToPlusMinus.pipe/boolToPlusMinus.pipe.mjs +7 -7
  22. package/esm2022/pipes/dateToText.pipe/dateToText.pipe.mjs +7 -7
  23. package/esm2022/pipes/evetHayir.pipe/evetHayir.pipe.mjs +7 -7
  24. package/esm2022/pipes/mecraTuru.pipe/mecraTuru.pipe.mjs +7 -7
  25. package/esm2022/pipes/safe.pipe/safe.pipe.mjs +7 -7
  26. package/esm2022/rapor-kart/rapor-kart.component.mjs +7 -7
  27. package/esm2022/sol-buyuk-kart/sol-buyuk-kart.component.mjs +7 -7
  28. package/esm2022/sol-kucuk-kart/sol-kucuk-kart.component.mjs +7 -7
  29. package/esm2022/yatay-baslikli-panel/yatay-baslikli-panel.component.mjs +7 -7
  30. package/fesm2022/limitng-alt-buyuk-kart.mjs +7 -7
  31. package/fesm2022/limitng-alt-kucuk-kart.mjs +7 -7
  32. package/fesm2022/limitng-api-models.mjs.map +1 -1
  33. package/fesm2022/limitng-dikey-baslikli-panel.mjs +7 -7
  34. package/fesm2022/limitng-directives-buyukHarf.directive.mjs +7 -7
  35. package/fesm2022/limitng-directives-ciftBoslukTek.directive.mjs +7 -7
  36. package/fesm2022/limitng-directives-disable.directive.mjs +7 -7
  37. package/fesm2022/limitng-directives-flexBasis.directive.mjs +13 -13
  38. package/fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs +7 -7
  39. package/fesm2022/limitng-directives-maksimumUzunluk.directive.mjs +7 -7
  40. package/fesm2022/limitng-directives-sagSolBoslukSil.directive.mjs +7 -7
  41. package/fesm2022/limitng-directives-sutunGenisligi.directive.mjs +16 -16
  42. package/fesm2022/limitng-directives-tumBoslukSil.directive.mjs +7 -7
  43. package/fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs +7 -7
  44. package/fesm2022/limitng-directives.mjs +85 -85
  45. package/fesm2022/limitng-filtre-bar.mjs +7 -7
  46. package/fesm2022/limitng-geri-ileri-detay.mjs +7 -7
  47. package/fesm2022/limitng-geri-ileri-liste.mjs +7 -7
  48. package/fesm2022/limitng-pipes-boolToPlus.pipe.mjs +7 -7
  49. package/fesm2022/limitng-pipes-boolToPlusMinus.pipe.mjs +7 -7
  50. package/fesm2022/limitng-pipes-dateToText.pipe.mjs +7 -7
  51. package/fesm2022/limitng-pipes-evetHayir.pipe.mjs +7 -7
  52. package/fesm2022/limitng-pipes-mecraTuru.pipe.mjs +7 -7
  53. package/fesm2022/limitng-pipes-safe.pipe.mjs +7 -7
  54. package/fesm2022/limitng-pipes.mjs +35 -35
  55. package/fesm2022/limitng-rapor-kart.mjs +7 -7
  56. package/fesm2022/limitng-sol-buyuk-kart.mjs +7 -7
  57. package/fesm2022/limitng-sol-kucuk-kart.mjs +7 -7
  58. package/fesm2022/limitng-yatay-baslikli-panel.mjs +7 -7
  59. package/package.json +45 -45
@@ -9,10 +9,10 @@ class DikeyBaslikliPanelComponent {
9
9
  this.baslikFontSize = 1.5;
10
10
  this.baslikGenislik = 2;
11
11
  }
12
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: DikeyBaslikliPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
13
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.7", type: DikeyBaslikliPanelComponent, selector: "dikey-baslikli-panel", inputs: { baslik: "baslik", renk: "renk", baslikFontSize: "baslikFontSize", baslikGenislik: "baslikGenislik" }, ngImport: i0, template: "<div class=\"grid grid-nogutter dikey-baslikli-panel-grid mb-2\">\r\n <div class=\"col\">\r\n <div class=\"grid grid-nogutter mb-2\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n <div class=\"col-fixed dikey-baslikli-panel-blok\" [style.backgroundColor]=\"renk\" [style.font-size.em]=\"baslikFontSize\"\r\n [style.width.em]=\"baslikGenislik\">\r\n <div class=\"flex h-full justify-content-between flex-wrap flex-column\" [style.width.em]=\"baslikGenislik\">\r\n <div class=\"flex align-items-center justify-content-center w-full h-1rem my-2 flex-none\">\r\n <i class=\"fas fa-angle-double-up\"></i>\r\n </div>\r\n\r\n <div class=\"flex-grow-1 baslik-yazi\">\r\n {{baslik}}\r\n </div>\r\n\r\n <div class=\"flex align-items-center justify-content-center w-full h-1rem my-2 flex-none\">\r\n <i class=\"fas fa-angle-double-down\"></i>\r\n </div>\r\n\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.dikey-baslikli-panel-blok{color:#fff;border-top-right-radius:.35em;color:#f5f5f5;border-bottom-right-radius:.35em}.dikey-baslikli-panel-grid{background-color:#ffffffb3;border-radius:.35em;width:100%;margin-bottom:.5em}.dikey-baslikli-panel-grid .baslik-yazi{width:100%;writing-mode:vertical-lr;text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n"] }); }
12
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: DikeyBaslikliPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
13
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.8", type: DikeyBaslikliPanelComponent, selector: "dikey-baslikli-panel", inputs: { baslik: "baslik", renk: "renk", baslikFontSize: "baslikFontSize", baslikGenislik: "baslikGenislik" }, ngImport: i0, template: "<div class=\"grid grid-nogutter dikey-baslikli-panel-grid mb-2\">\r\n <div class=\"col\">\r\n <div class=\"grid grid-nogutter mb-2\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n <div class=\"col-fixed dikey-baslikli-panel-blok\" [style.backgroundColor]=\"renk\" [style.font-size.em]=\"baslikFontSize\"\r\n [style.width.em]=\"baslikGenislik\">\r\n <div class=\"flex h-full justify-content-between flex-wrap flex-column\" [style.width.em]=\"baslikGenislik\">\r\n <div class=\"flex align-items-center justify-content-center w-full h-1rem my-2 flex-none\">\r\n <i class=\"fas fa-angle-double-up\"></i>\r\n </div>\r\n\r\n <div class=\"flex-grow-1 baslik-yazi\">\r\n {{baslik}}\r\n </div>\r\n\r\n <div class=\"flex align-items-center justify-content-center w-full h-1rem my-2 flex-none\">\r\n <i class=\"fas fa-angle-double-down\"></i>\r\n </div>\r\n\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.dikey-baslikli-panel-blok{color:#fff;border-top-right-radius:.35em;color:#f5f5f5;border-bottom-right-radius:.35em}.dikey-baslikli-panel-grid{background-color:#ffffffb3;border-radius:.35em;width:100%;margin-bottom:.5em}.dikey-baslikli-panel-grid .baslik-yazi{width:100%;writing-mode:vertical-lr;text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n"] }); }
14
14
  }
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: DikeyBaslikliPanelComponent, decorators: [{
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: DikeyBaslikliPanelComponent, decorators: [{
16
16
  type: Component,
17
17
  args: [{ selector: 'dikey-baslikli-panel', template: "<div class=\"grid grid-nogutter dikey-baslikli-panel-grid mb-2\">\r\n <div class=\"col\">\r\n <div class=\"grid grid-nogutter mb-2\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n <div class=\"col-fixed dikey-baslikli-panel-blok\" [style.backgroundColor]=\"renk\" [style.font-size.em]=\"baslikFontSize\"\r\n [style.width.em]=\"baslikGenislik\">\r\n <div class=\"flex h-full justify-content-between flex-wrap flex-column\" [style.width.em]=\"baslikGenislik\">\r\n <div class=\"flex align-items-center justify-content-center w-full h-1rem my-2 flex-none\">\r\n <i class=\"fas fa-angle-double-up\"></i>\r\n </div>\r\n\r\n <div class=\"flex-grow-1 baslik-yazi\">\r\n {{baslik}}\r\n </div>\r\n\r\n <div class=\"flex align-items-center justify-content-center w-full h-1rem my-2 flex-none\">\r\n <i class=\"fas fa-angle-double-down\"></i>\r\n </div>\r\n\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.dikey-baslikli-panel-blok{color:#fff;border-top-right-radius:.35em;color:#f5f5f5;border-bottom-right-radius:.35em}.dikey-baslikli-panel-grid{background-color:#ffffffb3;border-radius:.35em;width:100%;margin-bottom:.5em}.dikey-baslikli-panel-grid .baslik-yazi{width:100%;writing-mode:vertical-lr;text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n"] }]
18
18
  }], ctorParameters: function () { return []; }, propDecorators: { baslik: [{
@@ -25,11 +25,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
25
25
  type: Input
26
26
  }] } });
27
27
  class DikeyBaslikliPanelModule {
28
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: DikeyBaslikliPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: DikeyBaslikliPanelModule, declarations: [DikeyBaslikliPanelComponent], imports: [CommonModule], exports: [DikeyBaslikliPanelComponent] }); }
30
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: DikeyBaslikliPanelModule, imports: [CommonModule] }); }
28
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: DikeyBaslikliPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: DikeyBaslikliPanelModule, declarations: [DikeyBaslikliPanelComponent], imports: [CommonModule], exports: [DikeyBaslikliPanelComponent] }); }
30
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: DikeyBaslikliPanelModule, imports: [CommonModule] }); }
31
31
  }
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: DikeyBaslikliPanelModule, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: DikeyBaslikliPanelModule, decorators: [{
33
33
  type: NgModule,
34
34
  args: [{
35
35
  imports: [CommonModule],
@@ -11,10 +11,10 @@ class BuyukHarfDirective {
11
11
  this.ref.nativeElement.value = event.target.value.toLocaleUpperCase('tr-TR');
12
12
  this.ngModelChange.emit(this.ref.nativeElement.value);
13
13
  }
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: BuyukHarfDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
15
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: BuyukHarfDirective, selector: "[buyukHarf]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: BuyukHarfDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
15
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: BuyukHarfDirective, selector: "[buyukHarf]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: BuyukHarfDirective, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: BuyukHarfDirective, decorators: [{
18
18
  type: Directive,
19
19
  args: [{
20
20
  selector: '[buyukHarf]'
@@ -26,11 +26,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
26
26
  args: ['blur', ['$event']]
27
27
  }] } });
28
28
  class BuyukHarfDirectiveModule {
29
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: BuyukHarfDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
30
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: BuyukHarfDirectiveModule, declarations: [BuyukHarfDirective], imports: [CommonModule], exports: [BuyukHarfDirective] }); }
31
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: BuyukHarfDirectiveModule, imports: [CommonModule] }); }
29
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: BuyukHarfDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
30
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: BuyukHarfDirectiveModule, declarations: [BuyukHarfDirective], imports: [CommonModule], exports: [BuyukHarfDirective] }); }
31
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: BuyukHarfDirectiveModule, imports: [CommonModule] }); }
32
32
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: BuyukHarfDirectiveModule, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: BuyukHarfDirectiveModule, decorators: [{
34
34
  type: NgModule,
35
35
  args: [{
36
36
  imports: [CommonModule],
@@ -12,10 +12,10 @@ class CiftBoslukTekDirective {
12
12
  this.ref.nativeElement.value = GlobalFunctions.ciftBoslukTekYap(event.target.value);
13
13
  this.ngModelChange.emit(this.ref.nativeElement.value);
14
14
  }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: CiftBoslukTekDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: CiftBoslukTekDirective, selector: "[ciftBoslukTek]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: CiftBoslukTekDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: CiftBoslukTekDirective, selector: "[ciftBoslukTek]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: CiftBoslukTekDirective, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: CiftBoslukTekDirective, decorators: [{
19
19
  type: Directive,
20
20
  args: [{
21
21
  selector: '[ciftBoslukTek]'
@@ -27,11 +27,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
27
27
  args: ['blur', ['$event']]
28
28
  }] } });
29
29
  class CiftBoslukTekDirectiveModule {
30
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: CiftBoslukTekDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: CiftBoslukTekDirectiveModule, declarations: [CiftBoslukTekDirective], imports: [CommonModule], exports: [CiftBoslukTekDirective] }); }
32
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: CiftBoslukTekDirectiveModule, imports: [CommonModule] }); }
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: CiftBoslukTekDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: CiftBoslukTekDirectiveModule, declarations: [CiftBoslukTekDirective], imports: [CommonModule], exports: [CiftBoslukTekDirective] }); }
32
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: CiftBoslukTekDirectiveModule, imports: [CommonModule] }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: CiftBoslukTekDirectiveModule, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: CiftBoslukTekDirectiveModule, decorators: [{
35
35
  type: NgModule,
36
36
  args: [{
37
37
  imports: [CommonModule],
@@ -108,10 +108,10 @@ class DisableDirective {
108
108
  }
109
109
  }
110
110
  }
111
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: DisableDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
112
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: DisableDirective, selector: "[appDisable]", inputs: { appDisable: "appDisable" }, queries: [{ propertyName: "checkboxes", predicate: Checkbox, descendants: true }, { propertyName: "radioButtons", predicate: RadioButton, descendants: true }, { propertyName: "dropdowns", predicate: Dropdown, descendants: true }, { propertyName: "selectbuttons", predicate: SelectButton, descendants: true }, { propertyName: "inputSwitches", predicate: InputSwitch, descendants: true }, { propertyName: "inputNumbers", predicate: InputNumber, descendants: true }, { propertyName: "buttons", predicate: Button, descendants: true }], usesOnChanges: true, ngImport: i0 }); }
111
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: DisableDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
112
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: DisableDirective, selector: "[appDisable]", inputs: { appDisable: "appDisable" }, queries: [{ propertyName: "checkboxes", predicate: Checkbox, descendants: true }, { propertyName: "radioButtons", predicate: RadioButton, descendants: true }, { propertyName: "dropdowns", predicate: Dropdown, descendants: true }, { propertyName: "selectbuttons", predicate: SelectButton, descendants: true }, { propertyName: "inputSwitches", predicate: InputSwitch, descendants: true }, { propertyName: "inputNumbers", predicate: InputNumber, descendants: true }, { propertyName: "buttons", predicate: Button, descendants: true }], usesOnChanges: true, ngImport: i0 }); }
113
113
  }
114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: DisableDirective, decorators: [{
114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: DisableDirective, decorators: [{
115
115
  type: Directive,
116
116
  args: [{
117
117
  selector: '[appDisable]'
@@ -141,11 +141,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
141
141
  args: [Button, { descendants: true }]
142
142
  }] } });
143
143
  class DisableDirectiveModule {
144
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: DisableDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
145
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: DisableDirectiveModule, declarations: [DisableDirective], imports: [CommonModule], exports: [DisableDirective] }); }
146
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: DisableDirectiveModule, imports: [CommonModule] }); }
144
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: DisableDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
145
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: DisableDirectiveModule, declarations: [DisableDirective], imports: [CommonModule], exports: [DisableDirective] }); }
146
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: DisableDirectiveModule, imports: [CommonModule] }); }
147
147
  }
148
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: DisableDirectiveModule, decorators: [{
148
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: DisableDirectiveModule, decorators: [{
149
149
  type: NgModule,
150
150
  args: [{
151
151
  imports: [CommonModule],
@@ -10,10 +10,10 @@ class FlexBasisDirective {
10
10
  ngOnChanges() {
11
11
  this.elementRef.nativeElement.style.flexBasis = this.flexBasis;
12
12
  }
13
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: FlexBasisDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
14
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: FlexBasisDirective, selector: "[flexBasis]", inputs: { flexBasis: "flexBasis" }, usesOnChanges: true, ngImport: i0 }); }
13
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: FlexBasisDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
14
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: FlexBasisDirective, selector: "[flexBasis]", inputs: { flexBasis: "flexBasis" }, usesOnChanges: true, ngImport: i0 }); }
15
15
  }
16
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: FlexBasisDirective, decorators: [{
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: FlexBasisDirective, decorators: [{
17
17
  type: Directive,
18
18
  args: [{
19
19
  selector: '[flexBasis]'
@@ -29,10 +29,10 @@ class FlexBasisEmDirective {
29
29
  ngOnChanges() {
30
30
  this.elementRef.nativeElement.style.flexBasis = this.flexBasisEm + 'em';
31
31
  }
32
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: FlexBasisEmDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
33
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: FlexBasisEmDirective, selector: "[flexBasisEm]", inputs: { flexBasisEm: "flexBasisEm" }, usesOnChanges: true, ngImport: i0 }); }
32
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: FlexBasisEmDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
33
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: FlexBasisEmDirective, selector: "[flexBasisEm]", inputs: { flexBasisEm: "flexBasisEm" }, usesOnChanges: true, ngImport: i0 }); }
34
34
  }
35
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: FlexBasisEmDirective, decorators: [{
35
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: FlexBasisEmDirective, decorators: [{
36
36
  type: Directive,
37
37
  args: [{
38
38
  selector: '[flexBasisEm]'
@@ -48,10 +48,10 @@ class FlexBasisPxDirective {
48
48
  ngOnChanges() {
49
49
  this.elementRef.nativeElement.style.flexBasis = this.flexBasisPx + 'px';
50
50
  }
51
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: FlexBasisPxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
52
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: FlexBasisPxDirective, selector: "[flexBasisFBPx]", inputs: { flexBasisPx: "flexBasisPx" }, usesOnChanges: true, ngImport: i0 }); }
51
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: FlexBasisPxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
52
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: FlexBasisPxDirective, selector: "[flexBasisFBPx]", inputs: { flexBasisPx: "flexBasisPx" }, usesOnChanges: true, ngImport: i0 }); }
53
53
  }
54
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: FlexBasisPxDirective, decorators: [{
54
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: FlexBasisPxDirective, decorators: [{
55
55
  type: Directive,
56
56
  args: [{
57
57
  selector: '[flexBasisFBPx]'
@@ -60,11 +60,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
60
60
  type: Input
61
61
  }] } });
62
62
  class FlexBasisDirectiveModule {
63
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: FlexBasisDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
64
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: FlexBasisDirectiveModule, declarations: [FlexBasisDirective, FlexBasisEmDirective, FlexBasisPxDirective], imports: [CommonModule], exports: [FlexBasisDirective, FlexBasisEmDirective, FlexBasisPxDirective] }); }
65
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: FlexBasisDirectiveModule, imports: [CommonModule] }); }
63
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: FlexBasisDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
64
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: FlexBasisDirectiveModule, declarations: [FlexBasisDirective, FlexBasisEmDirective, FlexBasisPxDirective], imports: [CommonModule], exports: [FlexBasisDirective, FlexBasisEmDirective, FlexBasisPxDirective] }); }
65
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: FlexBasisDirectiveModule, imports: [CommonModule] }); }
66
66
  }
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: FlexBasisDirectiveModule, decorators: [{
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: FlexBasisDirectiveModule, decorators: [{
68
68
  type: NgModule,
69
69
  args: [{
70
70
  imports: [CommonModule],
@@ -12,10 +12,10 @@ class IlkHarfBuyukDirective {
12
12
  this.ref.nativeElement.value = GlobalFunctions.ilkHarfBuyut(event.target.value);
13
13
  this.ngModelChange.emit(this.ref.nativeElement.value);
14
14
  }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: IlkHarfBuyukDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: IlkHarfBuyukDirective, selector: "[ilkHarfBuyuk]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: IlkHarfBuyukDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: IlkHarfBuyukDirective, selector: "[ilkHarfBuyuk]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: IlkHarfBuyukDirective, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: IlkHarfBuyukDirective, decorators: [{
19
19
  type: Directive,
20
20
  args: [{
21
21
  selector: '[ilkHarfBuyuk]'
@@ -27,11 +27,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
27
27
  args: ['blur', ['$event']]
28
28
  }] } });
29
29
  class IlkHarfBuyukDirectiveModule {
30
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: IlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: IlkHarfBuyukDirectiveModule, declarations: [IlkHarfBuyukDirective], imports: [CommonModule], exports: [IlkHarfBuyukDirective] }); }
32
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: IlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, declarations: [IlkHarfBuyukDirective], imports: [CommonModule], exports: [IlkHarfBuyukDirective] }); }
32
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: IlkHarfBuyukDirectiveModule, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, decorators: [{
35
35
  type: NgModule,
36
36
  args: [{
37
37
  imports: [CommonModule],
@@ -14,10 +14,10 @@ class MaksimumUzunlukDirective {
14
14
  this.ngModelChange.emit(this.ref.nativeElement.value);
15
15
  }
16
16
  }
17
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: MaksimumUzunlukDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
18
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: MaksimumUzunlukDirective, selector: "[maksimumUzunluk]", inputs: { maksimum: ["maksimumUzunluk", "maksimum"] }, outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
17
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: MaksimumUzunlukDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
18
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: MaksimumUzunlukDirective, selector: "[maksimumUzunluk]", inputs: { maksimum: ["maksimumUzunluk", "maksimum"] }, outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
19
19
  }
20
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: MaksimumUzunlukDirective, decorators: [{
20
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: MaksimumUzunlukDirective, decorators: [{
21
21
  type: Directive,
22
22
  args: [{
23
23
  selector: '[maksimumUzunluk]'
@@ -32,11 +32,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
32
32
  args: ['blur', ['$event']]
33
33
  }] } });
34
34
  class MaksimumUzunlukDirectiveModule {
35
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: MaksimumUzunlukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: MaksimumUzunlukDirectiveModule, declarations: [MaksimumUzunlukDirective], imports: [CommonModule], exports: [MaksimumUzunlukDirective] }); }
37
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: MaksimumUzunlukDirectiveModule, imports: [CommonModule] }); }
35
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, declarations: [MaksimumUzunlukDirective], imports: [CommonModule], exports: [MaksimumUzunlukDirective] }); }
37
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, imports: [CommonModule] }); }
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: MaksimumUzunlukDirectiveModule, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, decorators: [{
40
40
  type: NgModule,
41
41
  args: [{
42
42
  imports: [CommonModule],
@@ -11,10 +11,10 @@ class SagSolBoslukSilDirective {
11
11
  this.ref.nativeElement.value = event.target.value.trim();
12
12
  this.ngModelChange.emit(this.ref.nativeElement.value);
13
13
  }
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SagSolBoslukSilDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
15
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: SagSolBoslukSilDirective, selector: "[sagSolBoslukSil]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SagSolBoslukSilDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
15
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: SagSolBoslukSilDirective, selector: "[sagSolBoslukSil]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SagSolBoslukSilDirective, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SagSolBoslukSilDirective, decorators: [{
18
18
  type: Directive,
19
19
  args: [{
20
20
  selector: '[sagSolBoslukSil]'
@@ -26,11 +26,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
26
26
  args: ['blur', ['$event']]
27
27
  }] } });
28
28
  class SagSolBoslukSilDirectiveModule {
29
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SagSolBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
30
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: SagSolBoslukSilDirectiveModule, declarations: [SagSolBoslukSilDirective], imports: [CommonModule], exports: [SagSolBoslukSilDirective] }); }
31
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SagSolBoslukSilDirectiveModule, imports: [CommonModule] }); }
29
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
30
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, declarations: [SagSolBoslukSilDirective], imports: [CommonModule], exports: [SagSolBoslukSilDirective] }); }
31
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, imports: [CommonModule] }); }
32
32
  }
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SagSolBoslukSilDirectiveModule, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, decorators: [{
34
34
  type: NgModule,
35
35
  args: [{
36
36
  imports: [CommonModule],
@@ -12,10 +12,10 @@ class SutunGenisligiDirective {
12
12
  this.elementRef.nativeElement.style.minWidth = this.sutunGenisligi;
13
13
  this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligi;
14
14
  }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: SutunGenisligiDirective, selector: "[sutunGenisligi]", inputs: { sutunGenisligi: "sutunGenisligi" }, usesOnChanges: true, ngImport: i0 }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: SutunGenisligiDirective, selector: "[sutunGenisligi]", inputs: { sutunGenisligi: "sutunGenisligi" }, usesOnChanges: true, ngImport: i0 }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiDirective, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiDirective, decorators: [{
19
19
  type: Directive,
20
20
  args: [{
21
21
  selector: '[sutunGenisligi]'
@@ -33,10 +33,10 @@ class SutunGenisligiEmDirective {
33
33
  this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiEm + 'em';
34
34
  this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiEm + 'em';
35
35
  }
36
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiEmDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
37
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: SutunGenisligiEmDirective, selector: "[sutunGenisligiEm]", inputs: { sutunGenisligiEm: "sutunGenisligiEm" }, usesOnChanges: true, ngImport: i0 }); }
36
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiEmDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
37
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: SutunGenisligiEmDirective, selector: "[sutunGenisligiEm]", inputs: { sutunGenisligiEm: "sutunGenisligiEm" }, usesOnChanges: true, ngImport: i0 }); }
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiEmDirective, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiEmDirective, decorators: [{
40
40
  type: Directive,
41
41
  args: [{
42
42
  selector: '[sutunGenisligiEm]'
@@ -54,10 +54,10 @@ class SutunGenisligiPxDirective {
54
54
  this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiPx + 'px';
55
55
  this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiPx + 'px';
56
56
  }
57
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiPxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
58
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: SutunGenisligiPxDirective, selector: "[sutunGenisligiPx]", inputs: { sutunGenisligiPx: "sutunGenisligiPx" }, usesOnChanges: true, ngImport: i0 }); }
57
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiPxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
58
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: SutunGenisligiPxDirective, selector: "[sutunGenisligiPx]", inputs: { sutunGenisligiPx: "sutunGenisligiPx" }, usesOnChanges: true, ngImport: i0 }); }
59
59
  }
60
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiPxDirective, decorators: [{
60
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiPxDirective, decorators: [{
61
61
  type: Directive,
62
62
  args: [{
63
63
  selector: '[sutunGenisligiPx]'
@@ -81,10 +81,10 @@ class SutunGenisligiClassDirective {
81
81
  }
82
82
  this.eskiClassName = this.sutunGenisligiClass;
83
83
  }
84
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiClassDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
85
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: SutunGenisligiClassDirective, selector: "[sutunGenisligiClass]", inputs: { sutunGenisligiClass: "sutunGenisligiClass" }, usesOnChanges: true, ngImport: i0 }); }
84
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiClassDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
85
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: SutunGenisligiClassDirective, selector: "[sutunGenisligiClass]", inputs: { sutunGenisligiClass: "sutunGenisligiClass" }, usesOnChanges: true, ngImport: i0 }); }
86
86
  }
87
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiClassDirective, decorators: [{
87
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiClassDirective, decorators: [{
88
88
  type: Directive,
89
89
  args: [{
90
90
  selector: '[sutunGenisligiClass]'
@@ -93,11 +93,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
93
93
  type: Input
94
94
  }] } });
95
95
  class SutunGenisligiDirectiveModule {
96
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
97
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiDirectiveModule, declarations: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective], imports: [CommonModule], exports: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective] }); }
98
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiDirectiveModule, imports: [CommonModule] }); }
96
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
97
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiDirectiveModule, declarations: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective], imports: [CommonModule], exports: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective] }); }
98
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiDirectiveModule, imports: [CommonModule] }); }
99
99
  }
100
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SutunGenisligiDirectiveModule, decorators: [{
100
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SutunGenisligiDirectiveModule, decorators: [{
101
101
  type: NgModule,
102
102
  args: [{
103
103
  imports: [CommonModule],
@@ -12,10 +12,10 @@ class TumBoslukSilDirective {
12
12
  this.ref.nativeElement.value = GlobalFunctions.tumBoslukSil(event.target.value);
13
13
  this.ngModelChange.emit(this.ref.nativeElement.value);
14
14
  }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: TumBoslukSilDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: TumBoslukSilDirective, selector: "[tumBoslukSil]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TumBoslukSilDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: TumBoslukSilDirective, selector: "[tumBoslukSil]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: TumBoslukSilDirective, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TumBoslukSilDirective, decorators: [{
19
19
  type: Directive,
20
20
  args: [{
21
21
  selector: '[tumBoslukSil]'
@@ -27,11 +27,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
27
27
  args: ['blur', ['$event']]
28
28
  }] } });
29
29
  class TumBoslukSilDirectiveModule {
30
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: TumBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: TumBoslukSilDirectiveModule, declarations: [TumBoslukSilDirective], imports: [CommonModule], exports: [TumBoslukSilDirective] }); }
32
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: TumBoslukSilDirectiveModule, imports: [CommonModule] }); }
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TumBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: TumBoslukSilDirectiveModule, declarations: [TumBoslukSilDirective], imports: [CommonModule], exports: [TumBoslukSilDirective] }); }
32
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TumBoslukSilDirectiveModule, imports: [CommonModule] }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: TumBoslukSilDirectiveModule, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TumBoslukSilDirectiveModule, decorators: [{
35
35
  type: NgModule,
36
36
  args: [{
37
37
  imports: [CommonModule],
@@ -12,10 +12,10 @@ class TumIlkHarfBuyukDirective {
12
12
  this.ref.nativeElement.value = GlobalFunctions.tumIlkHarfBuyut(event.target.value);
13
13
  this.ngModelChange.emit(this.ref.nativeElement.value);
14
14
  }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: TumIlkHarfBuyukDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.7", type: TumIlkHarfBuyukDirective, selector: "[tumIlkHarfBuyuk]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TumIlkHarfBuyukDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
16
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "16.1.8", type: TumIlkHarfBuyukDirective, selector: "[tumIlkHarfBuyuk]", outputs: { ngModelChange: "ngModelChange" }, host: { listeners: { "blur": "onInput($event)" } }, ngImport: i0 }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: TumIlkHarfBuyukDirective, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TumIlkHarfBuyukDirective, decorators: [{
19
19
  type: Directive,
20
20
  args: [{
21
21
  selector: '[tumIlkHarfBuyuk]'
@@ -27,11 +27,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
27
27
  args: ['blur', ['$event']]
28
28
  }] } });
29
29
  class TumIlkHarfBuyukDirectiveModule {
30
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, declarations: [TumIlkHarfBuyukDirective], imports: [CommonModule], exports: [TumIlkHarfBuyukDirective] }); }
32
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
30
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
31
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, declarations: [TumIlkHarfBuyukDirective], imports: [CommonModule], exports: [TumIlkHarfBuyukDirective] }); }
32
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
33
33
  }
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, decorators: [{
35
35
  type: NgModule,
36
36
  args: [{
37
37
  imports: [CommonModule],