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.
Files changed (75) hide show
  1. package/api/models/enums.d.ts +2 -1
  2. package/api/models/enums.d.ts.map +1 -1
  3. package/api/models/ortak.d.ts +7 -0
  4. package/api/models/ortak.d.ts.map +1 -1
  5. package/esm2022/alt-buyuk-kart/alt-buyuk-kart.component.mjs +7 -7
  6. package/esm2022/alt-kucuk-kart/alt-kucuk-kart.component.mjs +7 -7
  7. package/esm2022/api/models/enums.mjs +2 -1
  8. package/esm2022/api/models/ortak.mjs +10 -1
  9. package/esm2022/dikey-baslikli-panel/dikey-baslikli-panel.component.mjs +7 -7
  10. package/esm2022/directives/adAlani.directive/adAlani.directive.mjs +7 -7
  11. package/esm2022/directives/adresAlani.directive/adresAlani.directive.mjs +7 -7
  12. package/esm2022/directives/buyukHarf.directive/buyukHarf.directive.mjs +7 -7
  13. package/esm2022/directives/ciftBoslukTek.directive/ciftBoslukTek.directive.mjs +7 -7
  14. package/esm2022/directives/dirty.directive/dirty.directive.mjs +7 -7
  15. package/esm2022/directives/disable.directive/disable.directive.mjs +7 -7
  16. package/esm2022/directives/flexBasis.directive/flexBasis.directive.mjs +13 -13
  17. package/esm2022/directives/ilkHarfBuyuk.directive/ilkHarfBuyuk.directive.mjs +7 -7
  18. package/esm2022/directives/kodAlani.directive/kodAlani.directive.mjs +7 -7
  19. package/esm2022/directives/maksimumUzunluk.directive/maksimumUzunluk.directive.mjs +7 -7
  20. package/esm2022/directives/sagSolBoslukSil.directive/sagSolBoslukSil.directive.mjs +7 -7
  21. package/esm2022/directives/standartAlan.directive/standartAlan.directive.mjs +7 -7
  22. package/esm2022/directives/sutunGenisligi.directive/sutunGenisligi.directive.mjs +16 -16
  23. package/esm2022/directives/tumBoslukSil.directive/tumBoslukSil.directive.mjs +7 -7
  24. package/esm2022/directives/tumIlkHarfBuyuk.directive/tumIlkHarfBuyuk.directive.mjs +7 -7
  25. package/esm2022/filtre-bar/filtre-bar.component.mjs +7 -7
  26. package/esm2022/geri-ileri-detay/geri-ileri-detay.component.mjs +7 -7
  27. package/esm2022/geri-ileri-liste/geri-ileri-liste.component.mjs +7 -7
  28. package/esm2022/pipes/boolToPlus.pipe/boolToPlus.pipe.mjs +7 -7
  29. package/esm2022/pipes/boolToPlusMinus.pipe/boolToPlusMinus.pipe.mjs +7 -7
  30. package/esm2022/pipes/dateToText.pipe/dateToText.pipe.mjs +7 -7
  31. package/esm2022/pipes/evetHayir.pipe/evetHayir.pipe.mjs +7 -7
  32. package/esm2022/pipes/mecraTuru.pipe/mecraTuru.pipe.mjs +7 -7
  33. package/esm2022/pipes/safe.pipe/safe.pipe.mjs +7 -7
  34. package/esm2022/rapor-kart/rapor-kart.component.mjs +7 -7
  35. package/esm2022/sol-buyuk-kart/sol-buyuk-kart.component.mjs +7 -7
  36. package/esm2022/sol-kucuk-kart/sol-kucuk-kart.component.mjs +7 -7
  37. package/esm2022/yatay-baslikli-panel/yatay-baslikli-panel.component.mjs +7 -7
  38. package/fesm2022/limitng-alt-buyuk-kart.mjs +7 -7
  39. package/fesm2022/limitng-alt-kucuk-kart.mjs +7 -7
  40. package/fesm2022/limitng-api-models.mjs +11 -1
  41. package/fesm2022/limitng-api-models.mjs.map +1 -1
  42. package/fesm2022/limitng-api.mjs +1 -0
  43. package/fesm2022/limitng-api.mjs.map +1 -1
  44. package/fesm2022/limitng-dikey-baslikli-panel.mjs +7 -7
  45. package/fesm2022/limitng-directives-adAlani.directive.mjs +7 -7
  46. package/fesm2022/limitng-directives-adresAlani.directive.mjs +7 -7
  47. package/fesm2022/limitng-directives-buyukHarf.directive.mjs +7 -7
  48. package/fesm2022/limitng-directives-ciftBoslukTek.directive.mjs +7 -7
  49. package/fesm2022/limitng-directives-dirty.directive.mjs +7 -7
  50. package/fesm2022/limitng-directives-disable.directive.mjs +7 -7
  51. package/fesm2022/limitng-directives-flexBasis.directive.mjs +13 -13
  52. package/fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs +7 -7
  53. package/fesm2022/limitng-directives-kodAlani.directive.mjs +7 -7
  54. package/fesm2022/limitng-directives-maksimumUzunluk.directive.mjs +7 -7
  55. package/fesm2022/limitng-directives-sagSolBoslukSil.directive.mjs +7 -7
  56. package/fesm2022/limitng-directives-standartAlan.directive.mjs +7 -7
  57. package/fesm2022/limitng-directives-sutunGenisligi.directive.mjs +16 -16
  58. package/fesm2022/limitng-directives-tumBoslukSil.directive.mjs +7 -7
  59. package/fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs +7 -7
  60. package/fesm2022/limitng-directives.mjs +120 -120
  61. package/fesm2022/limitng-filtre-bar.mjs +7 -7
  62. package/fesm2022/limitng-geri-ileri-detay.mjs +7 -7
  63. package/fesm2022/limitng-geri-ileri-liste.mjs +7 -7
  64. package/fesm2022/limitng-pipes-boolToPlus.pipe.mjs +7 -7
  65. package/fesm2022/limitng-pipes-boolToPlusMinus.pipe.mjs +7 -7
  66. package/fesm2022/limitng-pipes-dateToText.pipe.mjs +7 -7
  67. package/fesm2022/limitng-pipes-evetHayir.pipe.mjs +7 -7
  68. package/fesm2022/limitng-pipes-mecraTuru.pipe.mjs +7 -7
  69. package/fesm2022/limitng-pipes-safe.pipe.mjs +7 -7
  70. package/fesm2022/limitng-pipes.mjs +35 -35
  71. package/fesm2022/limitng-rapor-kart.mjs +7 -7
  72. package/fesm2022/limitng-sol-buyuk-kart.mjs +7 -7
  73. package/fesm2022/limitng-sol-kucuk-kart.mjs +7 -7
  74. package/fesm2022/limitng-yatay-baslikli-panel.mjs +7 -7
  75. package/package.json +19 -19
@@ -12,10 +12,10 @@ class SolKucukKartComponent {
12
12
  this.baslikGenislik = '3em';
13
13
  this.baslikFontSize = 1;
14
14
  }
15
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: SolKucukKartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.7", type: SolKucukKartComponent, selector: "sol-kucuk-kart", inputs: { baslik: "baslik", baslikRenk: "baslikRenk", genislik: "genislik", yukseklik: "yukseklik", baslikGenislik: "baslikGenislik", baslikFontSize: "baslikFontSize" }, ngImport: i0, template: "<div class=\"sol-kucuk-kart\" [style.width]=\"genislik\">\r\n <div class=\"wrapper\" [style.height]=\"yukseklik\">\r\n <div class=\"yan-baslik\" [style.backgroundColor]=\"baslikRenk\" [style.width]=\"baslikGenislik\"> </div>\r\n\r\n <div class=\"baslik-yazi\" [style.font-size.em]=\"baslikFontSize\" [style.color]=\"baslikRenk\"\r\n [style.width]=\"baslikGenislik\">\r\n <b>{{baslik}}</b>\r\n </div>\r\n\r\n <div class=\"grid grid-nogutter\">\r\n <div class=\"col-fixed\" [style.width]=\"baslikGenislik\"> </div>\r\n\r\n <div class=\"col\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.sol-kucuk-kart{float:left;margin:.5em 0 0 .5em;background-color:transparent;border:transparent}.sol-kucuk-kart .wrapper{background-color:#fff;position:relative;border-radius:.35em;box-shadow:inset 0 0 .35em .15em #0003}.sol-kucuk-kart .yan-baslik{position:absolute;opacity:.2;height:100%}.sol-kucuk-kart .baslik-yazi{position:absolute;height:100%;writing-mode:vertical-lr;transform:rotate(180deg);text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n"] }); }
15
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.8", type: SolKucukKartComponent, selector: "sol-kucuk-kart", inputs: { baslik: "baslik", baslikRenk: "baslikRenk", genislik: "genislik", yukseklik: "yukseklik", baslikGenislik: "baslikGenislik", baslikFontSize: "baslikFontSize" }, ngImport: i0, template: "<div class=\"sol-kucuk-kart\" [style.width]=\"genislik\">\r\n <div class=\"wrapper\" [style.height]=\"yukseklik\">\r\n <div class=\"yan-baslik\" [style.backgroundColor]=\"baslikRenk\" [style.width]=\"baslikGenislik\"> </div>\r\n\r\n <div class=\"baslik-yazi\" [style.font-size.em]=\"baslikFontSize\" [style.color]=\"baslikRenk\"\r\n [style.width]=\"baslikGenislik\">\r\n <b>{{baslik}}</b>\r\n </div>\r\n\r\n <div class=\"grid grid-nogutter\">\r\n <div class=\"col-fixed\" [style.width]=\"baslikGenislik\"> </div>\r\n\r\n <div class=\"col\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.sol-kucuk-kart{float:left;margin:.5em 0 0 .5em;background-color:transparent;border:transparent}.sol-kucuk-kart .wrapper{background-color:#fff;position:relative;border-radius:.35em;box-shadow:inset 0 0 .35em .15em #0003}.sol-kucuk-kart .yan-baslik{position:absolute;opacity:.2;height:100%}.sol-kucuk-kart .baslik-yazi{position:absolute;height:100%;writing-mode:vertical-lr;transform:rotate(180deg);text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n"] }); }
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: SolKucukKartComponent, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartComponent, decorators: [{
19
19
  type: Component,
20
20
  args: [{ selector: 'sol-kucuk-kart', template: "<div class=\"sol-kucuk-kart\" [style.width]=\"genislik\">\r\n <div class=\"wrapper\" [style.height]=\"yukseklik\">\r\n <div class=\"yan-baslik\" [style.backgroundColor]=\"baslikRenk\" [style.width]=\"baslikGenislik\"> </div>\r\n\r\n <div class=\"baslik-yazi\" [style.font-size.em]=\"baslikFontSize\" [style.color]=\"baslikRenk\"\r\n [style.width]=\"baslikGenislik\">\r\n <b>{{baslik}}</b>\r\n </div>\r\n\r\n <div class=\"grid grid-nogutter\">\r\n <div class=\"col-fixed\" [style.width]=\"baslikGenislik\"> </div>\r\n\r\n <div class=\"col\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.sol-kucuk-kart{float:left;margin:.5em 0 0 .5em;background-color:transparent;border:transparent}.sol-kucuk-kart .wrapper{background-color:#fff;position:relative;border-radius:.35em;box-shadow:inset 0 0 .35em .15em #0003}.sol-kucuk-kart .yan-baslik{position:absolute;opacity:.2;height:100%}.sol-kucuk-kart .baslik-yazi{position:absolute;height:100%;writing-mode:vertical-lr;transform:rotate(180deg);text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n"] }]
21
21
  }], ctorParameters: () => [], propDecorators: { baslik: [{
@@ -32,11 +32,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
32
32
  type: Input
33
33
  }] } });
34
34
  class SolKucukKartModule {
35
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: SolKucukKartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.7", ngImport: i0, type: SolKucukKartModule, declarations: [SolKucukKartComponent], imports: [CommonModule, RouterModule], exports: [SolKucukKartComponent] }); }
37
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: SolKucukKartModule, imports: [CommonModule, RouterModule] }); }
35
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartModule, declarations: [SolKucukKartComponent], imports: [CommonModule, RouterModule], exports: [SolKucukKartComponent] }); }
37
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartModule, imports: [CommonModule, RouterModule] }); }
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: SolKucukKartModule, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartModule, decorators: [{
40
40
  type: NgModule,
41
41
  args: [{
42
42
  imports: [CommonModule, RouterModule],
@@ -31,10 +31,10 @@ class YatayBaslikliPanelComponent {
31
31
  this.renkSanitized = this.sanitizer.bypassSecurityTrustStyle('linear-gradient(90deg, ' + colorAlpha1 + ' 0%, ' + colorAlpha05 + ' 100%)');
32
32
  }
33
33
  }
34
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: YatayBaslikliPanelComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
35
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.7", type: YatayBaslikliPanelComponent, selector: "yatay-baslikli-panel", inputs: { baslik: "baslik", renk: "renk", baslikFontSize: "baslikFontSize", baslikYukseklik: "baslikYukseklik", icon: "icon", iconURL: "iconURL", iconSize: "iconSize", favori: "favori", favoriVar: "favoriVar" }, outputs: { favoriClicked: "favoriClicked" }, usesOnChanges: true, ngImport: i0, template: "<div class=\"grid grid-nogutter yatay-baslikli-panel-grid mb-2\">\r\n <div class=\"col-12 yatay-baslikli-panel-blok\" [style.background]=\"renkSanitized\" [style.height.em]=\"baslikYukseklik\">\r\n\r\n <div class=\"baslik-yazi pl-2 h-full\" [style.font-size.em]=\"baslikFontSize\">\r\n <div class=\"flex align-items-center\">\r\n @if (icon) {\r\n <i [ngClass]=\"icon\" [style.font-size.px]=\"iconSize\">&nbsp;</i>\r\n }\r\n @if (iconURL) {\r\n <img [src]=\"iconURL\" [style.width.px]=\"iconSize\" class=\"mr-2\">\r\n }\r\n <b>{{baslik}}</b>\r\n @if (favoriVar) {\r\n <div [ngClass]=\"favori ? 'fas fa-star' : 'far fa-star'\" [style.color]=\"favori ? '#fece00' : 'white'\"\r\n style=\"margin-left: 0.5em; z-index: 1000\" (click)=\"favoriClicked.emit($event)\">\r\n </div>\r\n }\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-12\" style=\"padding-bottom: 0.35em\">\r\n <div class=\"grid grid-nogutter\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.yatay-baslikli-panel-grid{background-color:#ffffffb3;border-radius:.35em;width:100%}.yatay-baslikli-panel-blok{border-top-right-radius:.35em;border-top-left-radius:.35em;color:#f5f5f5}.yatay-baslikli-panel-blok .baslik-yazi{width:100%;display:flex;align-items:center}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
34
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
35
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.8", type: YatayBaslikliPanelComponent, selector: "yatay-baslikli-panel", inputs: { baslik: "baslik", renk: "renk", baslikFontSize: "baslikFontSize", baslikYukseklik: "baslikYukseklik", icon: "icon", iconURL: "iconURL", iconSize: "iconSize", favori: "favori", favoriVar: "favoriVar" }, outputs: { favoriClicked: "favoriClicked" }, usesOnChanges: true, ngImport: i0, template: "<div class=\"grid grid-nogutter yatay-baslikli-panel-grid mb-2\">\r\n <div class=\"col-12 yatay-baslikli-panel-blok\" [style.background]=\"renkSanitized\" [style.height.em]=\"baslikYukseklik\">\r\n\r\n <div class=\"baslik-yazi pl-2 h-full\" [style.font-size.em]=\"baslikFontSize\">\r\n <div class=\"flex align-items-center\">\r\n @if (icon) {\r\n <i [ngClass]=\"icon\" [style.font-size.px]=\"iconSize\">&nbsp;</i>\r\n }\r\n @if (iconURL) {\r\n <img [src]=\"iconURL\" [style.width.px]=\"iconSize\" class=\"mr-2\">\r\n }\r\n <b>{{baslik}}</b>\r\n @if (favoriVar) {\r\n <div [ngClass]=\"favori ? 'fas fa-star' : 'far fa-star'\" [style.color]=\"favori ? '#fece00' : 'white'\"\r\n style=\"margin-left: 0.5em; z-index: 1000\" (click)=\"favoriClicked.emit($event)\">\r\n </div>\r\n }\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-12\" style=\"padding-bottom: 0.35em\">\r\n <div class=\"grid grid-nogutter\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.yatay-baslikli-panel-grid{background-color:#ffffffb3;border-radius:.35em;width:100%}.yatay-baslikli-panel-blok{border-top-right-radius:.35em;border-top-left-radius:.35em;color:#f5f5f5}.yatay-baslikli-panel-blok .baslik-yazi{width:100%;display:flex;align-items:center}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: YatayBaslikliPanelComponent, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelComponent, decorators: [{
38
38
  type: Component,
39
39
  args: [{ selector: 'yatay-baslikli-panel', template: "<div class=\"grid grid-nogutter yatay-baslikli-panel-grid mb-2\">\r\n <div class=\"col-12 yatay-baslikli-panel-blok\" [style.background]=\"renkSanitized\" [style.height.em]=\"baslikYukseklik\">\r\n\r\n <div class=\"baslik-yazi pl-2 h-full\" [style.font-size.em]=\"baslikFontSize\">\r\n <div class=\"flex align-items-center\">\r\n @if (icon) {\r\n <i [ngClass]=\"icon\" [style.font-size.px]=\"iconSize\">&nbsp;</i>\r\n }\r\n @if (iconURL) {\r\n <img [src]=\"iconURL\" [style.width.px]=\"iconSize\" class=\"mr-2\">\r\n }\r\n <b>{{baslik}}</b>\r\n @if (favoriVar) {\r\n <div [ngClass]=\"favori ? 'fas fa-star' : 'far fa-star'\" [style.color]=\"favori ? '#fece00' : 'white'\"\r\n style=\"margin-left: 0.5em; z-index: 1000\" (click)=\"favoriClicked.emit($event)\">\r\n </div>\r\n }\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-12\" style=\"padding-bottom: 0.35em\">\r\n <div class=\"grid grid-nogutter\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.yatay-baslikli-panel-grid{background-color:#ffffffb3;border-radius:.35em;width:100%}.yatay-baslikli-panel-blok{border-top-right-radius:.35em;border-top-left-radius:.35em;color:#f5f5f5}.yatay-baslikli-panel-blok .baslik-yazi{width:100%;display:flex;align-items:center}\n"] }]
40
40
  }], ctorParameters: () => [{ type: i1.DomSanitizer }], propDecorators: { baslik: [{
@@ -59,11 +59,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
59
59
  type: Output
60
60
  }] } });
61
61
  class YatayBaslikliPanelModule {
62
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: YatayBaslikliPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
63
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.7", ngImport: i0, type: YatayBaslikliPanelModule, declarations: [YatayBaslikliPanelComponent], imports: [CommonModule], exports: [YatayBaslikliPanelComponent] }); }
64
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: YatayBaslikliPanelModule, imports: [CommonModule] }); }
62
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
63
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelModule, declarations: [YatayBaslikliPanelComponent], imports: [CommonModule], exports: [YatayBaslikliPanelComponent] }); }
64
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelModule, imports: [CommonModule] }); }
65
65
  }
66
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImport: i0, type: YatayBaslikliPanelModule, decorators: [{
66
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelModule, decorators: [{
67
67
  type: NgModule,
68
68
  args: [{
69
69
  imports: [CommonModule],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "limitng",
3
- "version": "0.17.21",
3
+ "version": "0.17.23",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "http://limitdestek.com:3000/Limit/LimitNG"
@@ -116,54 +116,54 @@
116
116
  "esm": "./esm2022/api/models/limitng-api-models.mjs",
117
117
  "default": "./fesm2022/limitng-api-models.mjs"
118
118
  },
119
- "./directives/adAlani.directive": {
120
- "types": "./directives/adAlani.directive/index.d.ts",
121
- "esm2022": "./esm2022/directives/adAlani.directive/limitng-directives-adAlani.directive.mjs",
122
- "esm": "./esm2022/directives/adAlani.directive/limitng-directives-adAlani.directive.mjs",
123
- "default": "./fesm2022/limitng-directives-adAlani.directive.mjs"
124
- },
125
119
  "./directives/adresAlani.directive": {
126
120
  "types": "./directives/adresAlani.directive/index.d.ts",
127
121
  "esm2022": "./esm2022/directives/adresAlani.directive/limitng-directives-adresAlani.directive.mjs",
128
122
  "esm": "./esm2022/directives/adresAlani.directive/limitng-directives-adresAlani.directive.mjs",
129
123
  "default": "./fesm2022/limitng-directives-adresAlani.directive.mjs"
130
124
  },
125
+ "./directives/adAlani.directive": {
126
+ "types": "./directives/adAlani.directive/index.d.ts",
127
+ "esm2022": "./esm2022/directives/adAlani.directive/limitng-directives-adAlani.directive.mjs",
128
+ "esm": "./esm2022/directives/adAlani.directive/limitng-directives-adAlani.directive.mjs",
129
+ "default": "./fesm2022/limitng-directives-adAlani.directive.mjs"
130
+ },
131
131
  "./directives/buyukHarf.directive": {
132
132
  "types": "./directives/buyukHarf.directive/index.d.ts",
133
133
  "esm2022": "./esm2022/directives/buyukHarf.directive/limitng-directives-buyukHarf.directive.mjs",
134
134
  "esm": "./esm2022/directives/buyukHarf.directive/limitng-directives-buyukHarf.directive.mjs",
135
135
  "default": "./fesm2022/limitng-directives-buyukHarf.directive.mjs"
136
136
  },
137
+ "./directives/dirty.directive": {
138
+ "types": "./directives/dirty.directive/index.d.ts",
139
+ "esm2022": "./esm2022/directives/dirty.directive/limitng-directives-dirty.directive.mjs",
140
+ "esm": "./esm2022/directives/dirty.directive/limitng-directives-dirty.directive.mjs",
141
+ "default": "./fesm2022/limitng-directives-dirty.directive.mjs"
142
+ },
137
143
  "./directives/ciftBoslukTek.directive": {
138
144
  "types": "./directives/ciftBoslukTek.directive/index.d.ts",
139
145
  "esm2022": "./esm2022/directives/ciftBoslukTek.directive/limitng-directives-ciftBoslukTek.directive.mjs",
140
146
  "esm": "./esm2022/directives/ciftBoslukTek.directive/limitng-directives-ciftBoslukTek.directive.mjs",
141
147
  "default": "./fesm2022/limitng-directives-ciftBoslukTek.directive.mjs"
142
148
  },
143
- "./directives/disable.directive": {
144
- "types": "./directives/disable.directive/index.d.ts",
145
- "esm2022": "./esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs",
146
- "esm": "./esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs",
147
- "default": "./fesm2022/limitng-directives-disable.directive.mjs"
148
- },
149
149
  "./directives/flexBasis.directive": {
150
150
  "types": "./directives/flexBasis.directive/index.d.ts",
151
151
  "esm2022": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
152
152
  "esm": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
153
153
  "default": "./fesm2022/limitng-directives-flexBasis.directive.mjs"
154
154
  },
155
+ "./directives/disable.directive": {
156
+ "types": "./directives/disable.directive/index.d.ts",
157
+ "esm2022": "./esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs",
158
+ "esm": "./esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs",
159
+ "default": "./fesm2022/limitng-directives-disable.directive.mjs"
160
+ },
155
161
  "./directives/ilkHarfBuyuk.directive": {
156
162
  "types": "./directives/ilkHarfBuyuk.directive/index.d.ts",
157
163
  "esm2022": "./esm2022/directives/ilkHarfBuyuk.directive/limitng-directives-ilkHarfBuyuk.directive.mjs",
158
164
  "esm": "./esm2022/directives/ilkHarfBuyuk.directive/limitng-directives-ilkHarfBuyuk.directive.mjs",
159
165
  "default": "./fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs"
160
166
  },
161
- "./directives/dirty.directive": {
162
- "types": "./directives/dirty.directive/index.d.ts",
163
- "esm2022": "./esm2022/directives/dirty.directive/limitng-directives-dirty.directive.mjs",
164
- "esm": "./esm2022/directives/dirty.directive/limitng-directives-dirty.directive.mjs",
165
- "default": "./fesm2022/limitng-directives-dirty.directive.mjs"
166
- },
167
167
  "./directives/kodAlani.directive": {
168
168
  "types": "./directives/kodAlani.directive/index.d.ts",
169
169
  "esm2022": "./esm2022/directives/kodAlani.directive/limitng-directives-kodAlani.directive.mjs",