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
@@ -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: "16.1.7", ngImport: i0, type: SolKucukKartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.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: "16.1.8", ngImport: i0, type: SolKucukKartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
16
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.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: "16.1.7", ngImport: i0, type: SolKucukKartComponent, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.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: function () { return []; }, propDecorators: { baslik: [{
@@ -32,11 +32,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
32
32
  type: Input
33
33
  }] } });
34
34
  class SolKucukKartModule {
35
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SolKucukKartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: SolKucukKartModule, declarations: [SolKucukKartComponent], imports: [CommonModule, RouterModule], exports: [SolKucukKartComponent] }); }
37
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SolKucukKartModule, imports: [CommonModule, RouterModule] }); }
35
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SolKucukKartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: SolKucukKartModule, declarations: [SolKucukKartComponent], imports: [CommonModule, RouterModule], exports: [SolKucukKartComponent] }); }
37
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SolKucukKartModule, imports: [CommonModule, RouterModule] }); }
38
38
  }
39
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: SolKucukKartModule, decorators: [{
39
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SolKucukKartModule, decorators: [{
40
40
  type: NgModule,
41
41
  args: [{
42
42
  imports: [CommonModule, RouterModule],
@@ -34,10 +34,10 @@ class YatayBaslikliPanelComponent {
34
34
  PDFClicked(event) {
35
35
  console.log('dd');
36
36
  }
37
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: YatayBaslikliPanelComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
38
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.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 <i *ngIf=\"icon\" [ngClass]=\"icon\" [style.font-size.px]=\"iconSize\">&nbsp;</i>\r\n <img *ngIf=\"iconURL\" [src]=\"iconURL\" [style.width.px]=\"iconSize\" class=\"mr-2\">\r\n <b>{{baslik}}</b>\r\n <div *ngIf=\"favoriVar\" [ngClass]=\"favori ? 'fas fa-star' : 'far fa-star'\"\r\n [style.color]=\"favori ? '#fece00' : 'white'\" style=\"margin-left: 0.5em; z-index: 1000\"\r\n (click)=\"favoriClicked.emit($event)\">\r\n </div>\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"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
37
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: YatayBaslikliPanelComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
38
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.1.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 <i *ngIf=\"icon\" [ngClass]=\"icon\" [style.font-size.px]=\"iconSize\">&nbsp;</i>\r\n <img *ngIf=\"iconURL\" [src]=\"iconURL\" [style.width.px]=\"iconSize\" class=\"mr-2\">\r\n <b>{{baslik}}</b>\r\n <div *ngIf=\"favoriVar\" [ngClass]=\"favori ? 'fas fa-star' : 'far fa-star'\"\r\n [style.color]=\"favori ? '#fece00' : 'white'\" style=\"margin-left: 0.5em; z-index: 1000\"\r\n (click)=\"favoriClicked.emit($event)\">\r\n </div>\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"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
39
39
  }
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: YatayBaslikliPanelComponent, decorators: [{
40
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: YatayBaslikliPanelComponent, decorators: [{
41
41
  type: Component,
42
42
  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 <i *ngIf=\"icon\" [ngClass]=\"icon\" [style.font-size.px]=\"iconSize\">&nbsp;</i>\r\n <img *ngIf=\"iconURL\" [src]=\"iconURL\" [style.width.px]=\"iconSize\" class=\"mr-2\">\r\n <b>{{baslik}}</b>\r\n <div *ngIf=\"favoriVar\" [ngClass]=\"favori ? 'fas fa-star' : 'far fa-star'\"\r\n [style.color]=\"favori ? '#fece00' : 'white'\" style=\"margin-left: 0.5em; z-index: 1000\"\r\n (click)=\"favoriClicked.emit($event)\">\r\n </div>\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"] }]
43
43
  }], ctorParameters: function () { return [{ type: i1.DomSanitizer }]; }, propDecorators: { baslik: [{
@@ -62,11 +62,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImpor
62
62
  type: Output
63
63
  }] } });
64
64
  class YatayBaslikliPanelModule {
65
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: YatayBaslikliPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
66
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.7", ngImport: i0, type: YatayBaslikliPanelModule, declarations: [YatayBaslikliPanelComponent], imports: [CommonModule], exports: [YatayBaslikliPanelComponent] }); }
67
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: YatayBaslikliPanelModule, imports: [CommonModule] }); }
65
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: YatayBaslikliPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
66
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: YatayBaslikliPanelModule, declarations: [YatayBaslikliPanelComponent], imports: [CommonModule], exports: [YatayBaslikliPanelComponent] }); }
67
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: YatayBaslikliPanelModule, imports: [CommonModule] }); }
68
68
  }
69
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.7", ngImport: i0, type: YatayBaslikliPanelModule, decorators: [{
69
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: YatayBaslikliPanelModule, decorators: [{
70
70
  type: NgModule,
71
71
  args: [{
72
72
  imports: [CommonModule],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "limitng",
3
- "version": "0.16.13",
3
+ "version": "0.16.15",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "http://limitdestek.com:3000/Limit/LimitNG"
@@ -68,23 +68,17 @@
68
68
  "esm": "./esm2022/geri-ileri-detay/limitng-geri-ileri-detay.mjs",
69
69
  "default": "./fesm2022/limitng-geri-ileri-detay.mjs"
70
70
  },
71
- "./geri-ileri-liste": {
72
- "types": "./geri-ileri-liste/index.d.ts",
73
- "esm2022": "./esm2022/geri-ileri-liste/limitng-geri-ileri-liste.mjs",
74
- "esm": "./esm2022/geri-ileri-liste/limitng-geri-ileri-liste.mjs",
75
- "default": "./fesm2022/limitng-geri-ileri-liste.mjs"
76
- },
77
71
  "./dikey-baslikli-panel": {
78
72
  "types": "./dikey-baslikli-panel/index.d.ts",
79
73
  "esm2022": "./esm2022/dikey-baslikli-panel/limitng-dikey-baslikli-panel.mjs",
80
74
  "esm": "./esm2022/dikey-baslikli-panel/limitng-dikey-baslikli-panel.mjs",
81
75
  "default": "./fesm2022/limitng-dikey-baslikli-panel.mjs"
82
76
  },
83
- "./pipes": {
84
- "types": "./pipes/index.d.ts",
85
- "esm2022": "./esm2022/pipes/limitng-pipes.mjs",
86
- "esm": "./esm2022/pipes/limitng-pipes.mjs",
87
- "default": "./fesm2022/limitng-pipes.mjs"
77
+ "./geri-ileri-liste": {
78
+ "types": "./geri-ileri-liste/index.d.ts",
79
+ "esm2022": "./esm2022/geri-ileri-liste/limitng-geri-ileri-liste.mjs",
80
+ "esm": "./esm2022/geri-ileri-liste/limitng-geri-ileri-liste.mjs",
81
+ "default": "./fesm2022/limitng-geri-ileri-liste.mjs"
88
82
  },
89
83
  "./rapor-kart": {
90
84
  "types": "./rapor-kart/index.d.ts",
@@ -92,24 +86,30 @@
92
86
  "esm": "./esm2022/rapor-kart/limitng-rapor-kart.mjs",
93
87
  "default": "./fesm2022/limitng-rapor-kart.mjs"
94
88
  },
89
+ "./pipes": {
90
+ "types": "./pipes/index.d.ts",
91
+ "esm2022": "./esm2022/pipes/limitng-pipes.mjs",
92
+ "esm": "./esm2022/pipes/limitng-pipes.mjs",
93
+ "default": "./fesm2022/limitng-pipes.mjs"
94
+ },
95
95
  "./sol-buyuk-kart": {
96
96
  "types": "./sol-buyuk-kart/index.d.ts",
97
97
  "esm2022": "./esm2022/sol-buyuk-kart/limitng-sol-buyuk-kart.mjs",
98
98
  "esm": "./esm2022/sol-buyuk-kart/limitng-sol-buyuk-kart.mjs",
99
99
  "default": "./fesm2022/limitng-sol-buyuk-kart.mjs"
100
100
  },
101
- "./sol-kucuk-kart": {
102
- "types": "./sol-kucuk-kart/index.d.ts",
103
- "esm2022": "./esm2022/sol-kucuk-kart/limitng-sol-kucuk-kart.mjs",
104
- "esm": "./esm2022/sol-kucuk-kart/limitng-sol-kucuk-kart.mjs",
105
- "default": "./fesm2022/limitng-sol-kucuk-kart.mjs"
106
- },
107
101
  "./yatay-baslikli-panel": {
108
102
  "types": "./yatay-baslikli-panel/index.d.ts",
109
103
  "esm2022": "./esm2022/yatay-baslikli-panel/limitng-yatay-baslikli-panel.mjs",
110
104
  "esm": "./esm2022/yatay-baslikli-panel/limitng-yatay-baslikli-panel.mjs",
111
105
  "default": "./fesm2022/limitng-yatay-baslikli-panel.mjs"
112
106
  },
107
+ "./sol-kucuk-kart": {
108
+ "types": "./sol-kucuk-kart/index.d.ts",
109
+ "esm2022": "./esm2022/sol-kucuk-kart/limitng-sol-kucuk-kart.mjs",
110
+ "esm": "./esm2022/sol-kucuk-kart/limitng-sol-kucuk-kart.mjs",
111
+ "default": "./fesm2022/limitng-sol-kucuk-kart.mjs"
112
+ },
113
113
  "./api/models": {
114
114
  "types": "./api/models/index.d.ts",
115
115
  "esm2022": "./esm2022/api/models/limitng-api-models.mjs",
@@ -146,6 +146,12 @@
146
146
  "esm": "./esm2022/directives/ilkHarfBuyuk.directive/limitng-directives-ilkHarfBuyuk.directive.mjs",
147
147
  "default": "./fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs"
148
148
  },
149
+ "./directives/sutunGenisligi.directive": {
150
+ "types": "./directives/sutunGenisligi.directive/index.d.ts",
151
+ "esm2022": "./esm2022/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.mjs",
152
+ "esm": "./esm2022/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.mjs",
153
+ "default": "./fesm2022/limitng-directives-sutunGenisligi.directive.mjs"
154
+ },
149
155
  "./directives/maksimumUzunluk.directive": {
150
156
  "types": "./directives/maksimumUzunluk.directive/index.d.ts",
151
157
  "esm2022": "./esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs",
@@ -158,11 +164,11 @@
158
164
  "esm": "./esm2022/directives/sagSolBoslukSil.directive/limitng-directives-sagSolBoslukSil.directive.mjs",
159
165
  "default": "./fesm2022/limitng-directives-sagSolBoslukSil.directive.mjs"
160
166
  },
161
- "./directives/sutunGenisligi.directive": {
162
- "types": "./directives/sutunGenisligi.directive/index.d.ts",
163
- "esm2022": "./esm2022/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.mjs",
164
- "esm": "./esm2022/directives/sutunGenisligi.directive/limitng-directives-sutunGenisligi.directive.mjs",
165
- "default": "./fesm2022/limitng-directives-sutunGenisligi.directive.mjs"
167
+ "./directives/tumIlkHarfBuyuk.directive": {
168
+ "types": "./directives/tumIlkHarfBuyuk.directive/index.d.ts",
169
+ "esm2022": "./esm2022/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.mjs",
170
+ "esm": "./esm2022/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.mjs",
171
+ "default": "./fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs"
166
172
  },
167
173
  "./directives/tumBoslukSil.directive": {
168
174
  "types": "./directives/tumBoslukSil.directive/index.d.ts",
@@ -170,11 +176,11 @@
170
176
  "esm": "./esm2022/directives/tumBoslukSil.directive/limitng-directives-tumBoslukSil.directive.mjs",
171
177
  "default": "./fesm2022/limitng-directives-tumBoslukSil.directive.mjs"
172
178
  },
173
- "./directives/tumIlkHarfBuyuk.directive": {
174
- "types": "./directives/tumIlkHarfBuyuk.directive/index.d.ts",
175
- "esm2022": "./esm2022/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.mjs",
176
- "esm": "./esm2022/directives/tumIlkHarfBuyuk.directive/limitng-directives-tumIlkHarfBuyuk.directive.mjs",
177
- "default": "./fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs"
179
+ "./rapor-kart/models": {
180
+ "types": "./rapor-kart/models/index.d.ts",
181
+ "esm2022": "./esm2022/rapor-kart/models/limitng-rapor-kart-models.mjs",
182
+ "esm": "./esm2022/rapor-kart/models/limitng-rapor-kart-models.mjs",
183
+ "default": "./fesm2022/limitng-rapor-kart-models.mjs"
178
184
  },
179
185
  "./pipes/boolToPlus.pipe": {
180
186
  "types": "./pipes/boolToPlus.pipe/index.d.ts",
@@ -188,35 +194,29 @@
188
194
  "esm": "./esm2022/pipes/boolToPlusMinus.pipe/limitng-pipes-boolToPlusMinus.pipe.mjs",
189
195
  "default": "./fesm2022/limitng-pipes-boolToPlusMinus.pipe.mjs"
190
196
  },
191
- "./pipes/dateToText.pipe": {
192
- "types": "./pipes/dateToText.pipe/index.d.ts",
193
- "esm2022": "./esm2022/pipes/dateToText.pipe/limitng-pipes-dateToText.pipe.mjs",
194
- "esm": "./esm2022/pipes/dateToText.pipe/limitng-pipes-dateToText.pipe.mjs",
195
- "default": "./fesm2022/limitng-pipes-dateToText.pipe.mjs"
196
- },
197
- "./pipes/evetHayir.pipe": {
198
- "types": "./pipes/evetHayir.pipe/index.d.ts",
199
- "esm2022": "./esm2022/pipes/evetHayir.pipe/limitng-pipes-evetHayir.pipe.mjs",
200
- "esm": "./esm2022/pipes/evetHayir.pipe/limitng-pipes-evetHayir.pipe.mjs",
201
- "default": "./fesm2022/limitng-pipes-evetHayir.pipe.mjs"
202
- },
203
197
  "./pipes/mecraTuru.pipe": {
204
198
  "types": "./pipes/mecraTuru.pipe/index.d.ts",
205
199
  "esm2022": "./esm2022/pipes/mecraTuru.pipe/limitng-pipes-mecraTuru.pipe.mjs",
206
200
  "esm": "./esm2022/pipes/mecraTuru.pipe/limitng-pipes-mecraTuru.pipe.mjs",
207
201
  "default": "./fesm2022/limitng-pipes-mecraTuru.pipe.mjs"
208
202
  },
203
+ "./pipes/dateToText.pipe": {
204
+ "types": "./pipes/dateToText.pipe/index.d.ts",
205
+ "esm2022": "./esm2022/pipes/dateToText.pipe/limitng-pipes-dateToText.pipe.mjs",
206
+ "esm": "./esm2022/pipes/dateToText.pipe/limitng-pipes-dateToText.pipe.mjs",
207
+ "default": "./fesm2022/limitng-pipes-dateToText.pipe.mjs"
208
+ },
209
209
  "./pipes/safe.pipe": {
210
210
  "types": "./pipes/safe.pipe/index.d.ts",
211
211
  "esm2022": "./esm2022/pipes/safe.pipe/limitng-pipes-safe.pipe.mjs",
212
212
  "esm": "./esm2022/pipes/safe.pipe/limitng-pipes-safe.pipe.mjs",
213
213
  "default": "./fesm2022/limitng-pipes-safe.pipe.mjs"
214
214
  },
215
- "./rapor-kart/models": {
216
- "types": "./rapor-kart/models/index.d.ts",
217
- "esm2022": "./esm2022/rapor-kart/models/limitng-rapor-kart-models.mjs",
218
- "esm": "./esm2022/rapor-kart/models/limitng-rapor-kart-models.mjs",
219
- "default": "./fesm2022/limitng-rapor-kart-models.mjs"
215
+ "./pipes/evetHayir.pipe": {
216
+ "types": "./pipes/evetHayir.pipe/index.d.ts",
217
+ "esm2022": "./esm2022/pipes/evetHayir.pipe/limitng-pipes-evetHayir.pipe.mjs",
218
+ "esm": "./esm2022/pipes/evetHayir.pipe/limitng-pipes-evetHayir.pipe.mjs",
219
+ "default": "./fesm2022/limitng-pipes-evetHayir.pipe.mjs"
220
220
  }
221
221
  },
222
222
  "sideEffects": false,