limitng 0.22.6 → 0.22.8

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/fesm2022/limitng-alt-buyuk-kart.mjs +3 -3
  2. package/fesm2022/limitng-alt-kucuk-kart.mjs +3 -3
  3. package/fesm2022/limitng-api-models-kisisel-onayislemleri-onaydetaylari.mjs.map +1 -1
  4. package/fesm2022/limitng-api-models-login.mjs.map +1 -1
  5. package/fesm2022/limitng-api-models-onay-onayagonderdetaylari.mjs.map +1 -1
  6. package/fesm2022/limitng-api-models-ortak.mjs.map +1 -1
  7. package/fesm2022/limitng-api-models-raporlar-listedensec.mjs.map +1 -1
  8. package/fesm2022/limitng-api-models-raporlar-rapordetaylari.mjs.map +1 -1
  9. package/fesm2022/limitng-api-models-raporlar-tablodansec.mjs.map +1 -1
  10. package/fesm2022/limitng-blob-response-handler.mjs +3 -3
  11. package/fesm2022/limitng-dikey-baslikli-panel-sol.mjs +3 -3
  12. package/fesm2022/limitng-dikey-baslikli-panel.mjs +3 -3
  13. package/fesm2022/limitng-directives-adAlani.directive.mjs +3 -3
  14. package/fesm2022/limitng-directives-adresAlani.directive.mjs +3 -3
  15. package/fesm2022/limitng-directives-buyukHarf.directive.mjs +3 -3
  16. package/fesm2022/limitng-directives-ciftBoslukTek.directive.mjs +3 -3
  17. package/fesm2022/limitng-directives-dirty.directive.mjs +3 -3
  18. package/fesm2022/limitng-directives-dirty.directive.mjs.map +1 -1
  19. package/fesm2022/limitng-directives-disable.directive.mjs +6 -6
  20. package/fesm2022/limitng-directives-flexBasis.directive.mjs +9 -9
  21. package/fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs +3 -3
  22. package/fesm2022/limitng-directives-imleciBasaAl.directive.mjs +3 -3
  23. package/fesm2022/limitng-directives-imleciBasaAl.directive.mjs.map +1 -1
  24. package/fesm2022/limitng-directives-kodAlani.directive.mjs +3 -3
  25. package/fesm2022/limitng-directives-maksimumUzunluk.directive.mjs +3 -3
  26. package/fesm2022/limitng-directives-okTuslariylaIcerdeGezin.directive.mjs +3 -3
  27. package/fesm2022/limitng-directives-okTuslariylaIcerdeGezin.directive.mjs.map +1 -1
  28. package/fesm2022/limitng-directives-sagSolBoslukSil.directive.mjs +3 -3
  29. package/fesm2022/limitng-directives-standartAlan.directive.mjs +3 -3
  30. package/fesm2022/limitng-directives-sutunGenisligi.directive.mjs +12 -12
  31. package/fesm2022/limitng-directives-translate-key.directive.ts.mjs +3 -3
  32. package/fesm2022/limitng-directives-translate-key.directive.ts.mjs.map +1 -1
  33. package/fesm2022/limitng-directives-tumBoslukSil.directive.mjs +3 -3
  34. package/fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs +3 -3
  35. package/fesm2022/limitng-directives.mjs +63 -63
  36. package/fesm2022/limitng-directives.mjs.map +1 -1
  37. package/fesm2022/limitng-filtre-bar.mjs +3 -3
  38. package/fesm2022/limitng-geri-ileri-detay.mjs +4 -4
  39. package/fesm2022/limitng-geri-ileri-detay.mjs.map +1 -1
  40. package/fesm2022/limitng-geri-ileri-liste.mjs +4 -4
  41. package/fesm2022/limitng-geri-ileri-liste.mjs.map +1 -1
  42. package/fesm2022/limitng-pipes-ayAdiPipe.mjs +3 -3
  43. package/fesm2022/limitng-pipes-ayAdiPipe.mjs.map +1 -1
  44. package/fesm2022/limitng-pipes-boolToPlus.pipe.mjs +3 -3
  45. package/fesm2022/limitng-pipes-boolToPlusMinus.pipe.mjs +3 -3
  46. package/fesm2022/limitng-pipes-dateToText.pipe.mjs +3 -3
  47. package/fesm2022/limitng-pipes-evetHayir.pipe.mjs +3 -3
  48. package/fesm2022/limitng-pipes-global-filter-formatter.pipe.mjs +3 -3
  49. package/fesm2022/limitng-pipes-mecraTuru.pipe.mjs +3 -3
  50. package/fesm2022/limitng-pipes-safe.pipe.mjs +3 -3
  51. package/fesm2022/limitng-pipes-toSeverity.pipe.mjs +3 -3
  52. package/fesm2022/limitng-pipes-tooltip-formatter.pipe.mjs +3 -3
  53. package/fesm2022/limitng-rapor-kart.mjs +4 -4
  54. package/fesm2022/limitng-rapor-kart.mjs.map +1 -1
  55. package/fesm2022/limitng-sol-buyuk-kart.mjs +3 -3
  56. package/fesm2022/limitng-sol-kucuk-kart.mjs +3 -3
  57. package/fesm2022/limitng-yatay-baslikli-panel.mjs +4 -4
  58. package/fesm2022/limitng-yatay-baslikli-panel.mjs.map +1 -1
  59. package/package.json +1 -1
@@ -37,8 +37,8 @@ class MaksimumUzunlukDirective {
37
37
  setDisabledState(isDisabled) {
38
38
  this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
39
39
  }
40
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: MaksimumUzunlukDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
41
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.4", type: MaksimumUzunlukDirective, isStandalone: true, selector: "[maksimumUzunluk]", inputs: { maksimum: { classPropertyName: "maksimum", publicName: "maksimumUzunluk", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { maksimumUzunlukChange: "maksimumUzunlukChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
40
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: MaksimumUzunlukDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
41
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: MaksimumUzunlukDirective, isStandalone: true, selector: "[maksimumUzunluk]", inputs: { maksimum: { classPropertyName: "maksimum", publicName: "maksimumUzunluk", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { maksimumUzunlukChange: "maksimumUzunlukChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
42
42
  {
43
43
  provide: NG_VALUE_ACCESSOR,
44
44
  useExisting: forwardRef(() => MaksimumUzunlukDirective),
@@ -46,7 +46,7 @@ class MaksimumUzunlukDirective {
46
46
  },
47
47
  ], ngImport: i0 }); }
48
48
  }
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: MaksimumUzunlukDirective, decorators: [{
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: MaksimumUzunlukDirective, decorators: [{
50
50
  type: Directive,
51
51
  args: [{
52
52
  selector: '[maksimumUzunluk]',
@@ -7,10 +7,10 @@ class OkTuslariylaIcerdeGezinDirective {
7
7
  evt.stopPropagation();
8
8
  }
9
9
  }
10
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: OkTuslariylaIcerdeGezinDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.4", type: OkTuslariylaIcerdeGezinDirective, isStandalone: true, selector: "input[okTuslariylaIcerdeGezin], textarea[okTuslariylaIcerdeGezin], p-inputnumber[okTuslariylaIcerdeGezin], p-input-number[okTuslariylaIcerdeGezin]", host: { listeners: { "keydown": "handleKeyDown($event)" } }, ngImport: i0 }); }
10
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: OkTuslariylaIcerdeGezinDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
11
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: OkTuslariylaIcerdeGezinDirective, isStandalone: true, selector: "input[okTuslariylaIcerdeGezin], textarea[okTuslariylaIcerdeGezin], p-inputnumber[okTuslariylaIcerdeGezin], p-input-number[okTuslariylaIcerdeGezin]", host: { listeners: { "keydown": "handleKeyDown($event)" } }, ngImport: i0 }); }
12
12
  }
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: OkTuslariylaIcerdeGezinDirective, decorators: [{
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: OkTuslariylaIcerdeGezinDirective, decorators: [{
14
14
  type: Directive,
15
15
  args: [{
16
16
  selector: 'input[okTuslariylaIcerdeGezin], textarea[okTuslariylaIcerdeGezin], p-inputnumber[okTuslariylaIcerdeGezin], p-input-number[okTuslariylaIcerdeGezin]',
@@ -1 +1 @@
1
- {"version":3,"file":"limitng-directives-okTuslariylaIcerdeGezin.directive.mjs","sources":["../../src/app/components/directives/okTuslariylaIcerdeGezin.directive/okTuslariylaIcerdeGezin.directive.ts","../../src/app/components/directives/okTuslariylaIcerdeGezin.directive/limitng-directives-okTuslariylaIcerdeGezin.directive.ts"],"sourcesContent":["import { Directive } from '@angular/core';\r\n\r\n@Directive({\r\n selector: 'input[okTuslariylaIcerdeGezin], textarea[okTuslariylaIcerdeGezin], p-inputnumber[okTuslariylaIcerdeGezin], p-input-number[okTuslariylaIcerdeGezin]',\r\n standalone: true,\r\n host: {\r\n '(keydown)': 'handleKeyDown($event)'\r\n }\r\n})\r\n\r\nexport class OkTuslariylaIcerdeGezinDirective {\r\n handleKeyDown(evt: KeyboardEvent): void {\r\n if (evt.key === 'ArrowLeft' || evt.key === 'ArrowRight') {\r\n evt.stopPropagation();\r\n }\r\n }\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;MAUa,gCAAgC,CAAA;AAC3C,IAAA,aAAa,CAAC,GAAkB,EAAA;AAC9B,QAAA,IAAI,GAAG,CAAC,GAAG,KAAK,WAAW,IAAI,GAAG,CAAC,GAAG,KAAK,YAAY,EAAE;YACvD,GAAG,CAAC,eAAe,EAAE;QACvB;IACF;8GALW,gCAAgC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAhC,gCAAgC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,oJAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,SAAA,EAAA,uBAAA,EAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;2FAAhC,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBAR5C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,oJAAoJ;AAC9J,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,IAAI,EAAE;AACJ,wBAAA,WAAW,EAAE;AACd;AACF,iBAAA;;;ACRD;;AAEG;;;;"}
1
+ {"version":3,"file":"limitng-directives-okTuslariylaIcerdeGezin.directive.mjs","sources":["../../src/app/components/directives/okTuslariylaIcerdeGezin.directive/okTuslariylaIcerdeGezin.directive.ts","../../src/app/components/directives/okTuslariylaIcerdeGezin.directive/limitng-directives-okTuslariylaIcerdeGezin.directive.ts"],"sourcesContent":["import { Directive } from '@angular/core';\n\r\n@Directive({\n selector: 'input[okTuslariylaIcerdeGezin], textarea[okTuslariylaIcerdeGezin], p-inputnumber[okTuslariylaIcerdeGezin], p-input-number[okTuslariylaIcerdeGezin]',\n standalone: true,\n host: {\n '(keydown)': 'handleKeyDown($event)'\n }\n})\n\nexport class OkTuslariylaIcerdeGezinDirective {\n handleKeyDown(evt: KeyboardEvent): void {\n if (evt.key === 'ArrowLeft' || evt.key === 'ArrowRight') {\r\n evt.stopPropagation();\r\n }\r\n }\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;MAUa,gCAAgC,CAAA;AAC3C,IAAA,aAAa,CAAC,GAAkB,EAAA;AAC9B,QAAA,IAAI,GAAG,CAAC,GAAG,KAAK,WAAW,IAAI,GAAG,CAAC,GAAG,KAAK,YAAY,EAAE;YACvD,GAAG,CAAC,eAAe,EAAE;QACvB;IACF;8GALW,gCAAgC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAAhC,gCAAgC,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,oJAAA,EAAA,IAAA,EAAA,EAAA,SAAA,EAAA,EAAA,SAAA,EAAA,uBAAA,EAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;2FAAhC,gCAAgC,EAAA,UAAA,EAAA,CAAA;kBAR5C,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,oJAAoJ;AAC9J,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,IAAI,EAAE;AACJ,wBAAA,WAAW,EAAE;AACd;AACF,iBAAA;;;ACRD;;AAEG;;;;"}
@@ -34,8 +34,8 @@ class SagSolBoslukSilDirective {
34
34
  setDisabledState(isDisabled) {
35
35
  this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
36
36
  }
37
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: SagSolBoslukSilDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
38
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.4", type: SagSolBoslukSilDirective, isStandalone: true, selector: "[sagSolBoslukSil]", outputs: { sagSolBoslukSilChange: "sagSolBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
37
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: SagSolBoslukSilDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
38
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: SagSolBoslukSilDirective, isStandalone: true, selector: "[sagSolBoslukSil]", outputs: { sagSolBoslukSilChange: "sagSolBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
39
39
  {
40
40
  provide: NG_VALUE_ACCESSOR,
41
41
  useExisting: forwardRef(() => SagSolBoslukSilDirective),
@@ -43,7 +43,7 @@ class SagSolBoslukSilDirective {
43
43
  },
44
44
  ], ngImport: i0 }); }
45
45
  }
46
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: SagSolBoslukSilDirective, decorators: [{
46
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: SagSolBoslukSilDirective, decorators: [{
47
47
  type: Directive,
48
48
  args: [{
49
49
  selector: '[sagSolBoslukSil]',
@@ -48,8 +48,8 @@ class StandartAlanDirective {
48
48
  setDisabledState(isDisabled) {
49
49
  this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
50
50
  }
51
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: StandartAlanDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
52
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.4", type: StandartAlanDirective, isStandalone: true, selector: "[standartAlan]", outputs: { kodChange: "kodChange" }, host: { listeners: { "blur": "onInput($event)", "keypress": "onKeyPress($event)" } }, providers: [
51
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: StandartAlanDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
52
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: StandartAlanDirective, isStandalone: true, selector: "[standartAlan]", outputs: { kodChange: "kodChange" }, host: { listeners: { "blur": "onInput($event)", "keypress": "onKeyPress($event)" } }, providers: [
53
53
  {
54
54
  provide: NG_VALUE_ACCESSOR,
55
55
  useExisting: forwardRef(() => StandartAlanDirective),
@@ -57,7 +57,7 @@ class StandartAlanDirective {
57
57
  },
58
58
  ], ngImport: i0 }); }
59
59
  }
60
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: StandartAlanDirective, decorators: [{
60
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: StandartAlanDirective, decorators: [{
61
61
  type: Directive,
62
62
  args: [{
63
63
  selector: '[standartAlan]',
@@ -11,10 +11,10 @@ class SutunGenisligiDirective {
11
11
  this._elementRef.nativeElement.style.minWidth = this.sutunGenisligi();
12
12
  this._elementRef.nativeElement.style.maxWidth = this.sutunGenisligi();
13
13
  }
14
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: SutunGenisligiDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
15
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.4", type: SutunGenisligiDirective, isStandalone: true, selector: "[sutunGenisligi]", inputs: { sutunGenisligi: { classPropertyName: "sutunGenisligi", publicName: "sutunGenisligi", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0 }); }
14
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: SutunGenisligiDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
15
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: SutunGenisligiDirective, isStandalone: true, selector: "[sutunGenisligi]", inputs: { sutunGenisligi: { classPropertyName: "sutunGenisligi", publicName: "sutunGenisligi", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0 }); }
16
16
  }
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: SutunGenisligiDirective, decorators: [{
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: SutunGenisligiDirective, decorators: [{
18
18
  type: Directive,
19
19
  args: [{
20
20
  selector: '[sutunGenisligi]',
@@ -31,10 +31,10 @@ class SutunGenisligiEmDirective {
31
31
  this._elementRef.nativeElement.style.minWidth = this.sutunGenisligiEm() + 'em';
32
32
  this._elementRef.nativeElement.style.maxWidth = this.sutunGenisligiEm() + 'em';
33
33
  }
34
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: SutunGenisligiEmDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
35
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.4", type: SutunGenisligiEmDirective, isStandalone: true, selector: "[sutunGenisligiEm]", inputs: { sutunGenisligiEm: { classPropertyName: "sutunGenisligiEm", publicName: "sutunGenisligiEm", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0 }); }
34
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: SutunGenisligiEmDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
35
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: SutunGenisligiEmDirective, isStandalone: true, selector: "[sutunGenisligiEm]", inputs: { sutunGenisligiEm: { classPropertyName: "sutunGenisligiEm", publicName: "sutunGenisligiEm", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0 }); }
36
36
  }
37
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: SutunGenisligiEmDirective, decorators: [{
37
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: SutunGenisligiEmDirective, decorators: [{
38
38
  type: Directive,
39
39
  args: [{
40
40
  selector: '[sutunGenisligiEm]',
@@ -51,10 +51,10 @@ class SutunGenisligiPxDirective {
51
51
  this._elementRef.nativeElement.style.minWidth = this.sutunGenisligiPx() + 'px';
52
52
  this._elementRef.nativeElement.style.maxWidth = this.sutunGenisligiPx() + 'px';
53
53
  }
54
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: SutunGenisligiPxDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
55
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.4", type: SutunGenisligiPxDirective, isStandalone: true, selector: "[sutunGenisligiPx]", inputs: { sutunGenisligiPx: { classPropertyName: "sutunGenisligiPx", publicName: "sutunGenisligiPx", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0 }); }
54
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: SutunGenisligiPxDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
55
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: SutunGenisligiPxDirective, isStandalone: true, selector: "[sutunGenisligiPx]", inputs: { sutunGenisligiPx: { classPropertyName: "sutunGenisligiPx", publicName: "sutunGenisligiPx", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0 }); }
56
56
  }
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: SutunGenisligiPxDirective, decorators: [{
57
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: SutunGenisligiPxDirective, decorators: [{
58
58
  type: Directive,
59
59
  args: [{
60
60
  selector: '[sutunGenisligiPx]',
@@ -78,10 +78,10 @@ class SutunGenisligiClassDirective {
78
78
  }
79
79
  this.eskiClassName = this.sutunGenisligiClass();
80
80
  }
81
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: SutunGenisligiClassDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
82
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.4", type: SutunGenisligiClassDirective, isStandalone: true, selector: "[sutunGenisligiClass]", inputs: { sutunGenisligiClass: { classPropertyName: "sutunGenisligiClass", publicName: "sutunGenisligiClass", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0 }); }
81
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: SutunGenisligiClassDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
82
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "22.0.5", type: SutunGenisligiClassDirective, isStandalone: true, selector: "[sutunGenisligiClass]", inputs: { sutunGenisligiClass: { classPropertyName: "sutunGenisligiClass", publicName: "sutunGenisligiClass", isSignal: true, isRequired: false, transformFunction: null } }, usesOnChanges: true, ngImport: i0 }); }
83
83
  }
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: SutunGenisligiClassDirective, decorators: [{
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: SutunGenisligiClassDirective, decorators: [{
85
85
  type: Directive,
86
86
  args: [{
87
87
  selector: '[sutunGenisligiClass]',
@@ -19,10 +19,10 @@ class TranslateKeyDirective {
19
19
  this.elementRef.nativeElement.innerText = translated;
20
20
  });
21
21
  }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: TranslateKeyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
23
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.4", type: TranslateKeyDirective, isStandalone: true, selector: "[translate-key]", ngImport: i0 }); }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: TranslateKeyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
23
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: TranslateKeyDirective, isStandalone: true, selector: "[translate-key]", ngImport: i0 }); }
24
24
  }
25
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: TranslateKeyDirective, decorators: [{
25
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: TranslateKeyDirective, decorators: [{
26
26
  type: Directive,
27
27
  args: [{
28
28
  selector: '[translate-key]',
@@ -1 +1 @@
1
- {"version":3,"file":"limitng-directives-translate-key.directive.ts.mjs","sources":["../../src/app/components/directives/translate-key.directive.ts/translate-key.directive.ts","../../src/app/components/directives/translate-key.directive.ts/limitng-directives-translate-key.directive.ts.ts"],"sourcesContent":["import { AfterViewInit, Directive, ElementRef, inject } from '@angular/core';\r\nimport { takeUntilDestroyed } from '@angular/core/rxjs-interop';\r\n\r\nimport { TranslateService } from '@ngx-translate/core';\r\n\r\n@Directive({\r\n selector: '[translate-key]',\r\n standalone: true\r\n})\r\nexport class TranslateKeyDirective implements AfterViewInit {\r\n private readonly elementRef = inject(ElementRef<HTMLElement>);\r\n private readonly translateService = inject(TranslateService);\r\n\r\n ngAfterViewInit(): void {\r\n const key = this.elementRef.nativeElement.getAttribute('translate-key');\r\n if (!key) {\r\n return;\r\n }\r\n\r\n this.translateService.get(key)\r\n .pipe(takeUntilDestroyed())\r\n .subscribe(translated => {\r\n this.elementRef.nativeElement.innerText = translated;\r\n });\r\n }\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;;;MASa,qBAAqB,CAAA;AAJlC,IAAA,WAAA,GAAA;AAKmB,QAAA,IAAA,CAAA,UAAU,GAAG,MAAM,EAAC,UAAuB,EAAC;AAC5C,QAAA,IAAA,CAAA,gBAAgB,GAAG,MAAM,CAAC,gBAAgB,CAAC;AAc7D,IAAA;IAZC,eAAe,GAAA;AACb,QAAA,MAAM,GAAG,GAAG,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,YAAY,CAAC,eAAe,CAAC;QACvE,IAAI,CAAC,GAAG,EAAE;YACR;QACF;AAEA,QAAA,IAAI,CAAC,gBAAgB,CAAC,GAAG,CAAC,GAAG;aAC1B,IAAI,CAAC,kBAAkB,EAAE;aACzB,SAAS,CAAC,UAAU,IAAG;YACtB,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,SAAS,GAAG,UAAU;AACtD,QAAA,CAAC,CAAC;IACN;8GAfW,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAArB,qBAAqB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iBAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;2FAArB,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAJjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,iBAAiB;AAC3B,oBAAA,UAAU,EAAE;AACb,iBAAA;;;ACRD;;AAEG;;;;"}
1
+ {"version":3,"file":"limitng-directives-translate-key.directive.ts.mjs","sources":["../../src/app/components/directives/translate-key.directive.ts/translate-key.directive.ts","../../src/app/components/directives/translate-key.directive.ts/limitng-directives-translate-key.directive.ts.ts"],"sourcesContent":["import { AfterViewInit, Directive, ElementRef, inject } from '@angular/core';\nimport { takeUntilDestroyed } from '@angular/core/rxjs-interop';\n\nimport { TranslateService } from '@ngx-translate/core';\n\n@Directive({\n selector: '[translate-key]',\n standalone: true\n})\nexport class TranslateKeyDirective implements AfterViewInit {\n private readonly elementRef = inject(ElementRef<HTMLElement>);\n private readonly translateService = inject(TranslateService);\n\n ngAfterViewInit(): void {\n const key = this.elementRef.nativeElement.getAttribute('translate-key');\n if (!key) {\n return;\n }\n\n this.translateService.get(key)\n .pipe(takeUntilDestroyed())\n .subscribe(translated => {\n this.elementRef.nativeElement.innerText = translated;\n });\n }\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;;;MASa,qBAAqB,CAAA;AAJlC,IAAA,WAAA,GAAA;AAKmB,QAAA,IAAA,CAAA,UAAU,GAAG,MAAM,EAAC,UAAuB,EAAC;AAC5C,QAAA,IAAA,CAAA,gBAAgB,GAAG,MAAM,CAAC,gBAAgB,CAAC;AAc7D,IAAA;IAZC,eAAe,GAAA;AACb,QAAA,MAAM,GAAG,GAAG,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,YAAY,CAAC,eAAe,CAAC;QACvE,IAAI,CAAC,GAAG,EAAE;YACR;QACF;AAEA,QAAA,IAAI,CAAC,gBAAgB,CAAC,GAAG,CAAC,GAAG;aAC1B,IAAI,CAAC,kBAAkB,EAAE;aACzB,SAAS,CAAC,UAAU,IAAG;YACtB,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC,SAAS,GAAG,UAAU;AACtD,QAAA,CAAC,CAAC;IACN;8GAfW,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;kGAArB,qBAAqB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,iBAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;2FAArB,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAJjC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,iBAAiB;AAC3B,oBAAA,UAAU,EAAE;AACb,iBAAA;;;ACRD;;AAEG;;;;"}
@@ -35,8 +35,8 @@ class TumBoslukSilDirective {
35
35
  setDisabledState(isDisabled) {
36
36
  this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
37
37
  }
38
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: TumBoslukSilDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
39
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.4", type: TumBoslukSilDirective, isStandalone: true, selector: "[tumBoslukSil]", outputs: { tumBoslukSilChange: "tumBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
38
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: TumBoslukSilDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
39
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: TumBoslukSilDirective, isStandalone: true, selector: "[tumBoslukSil]", outputs: { tumBoslukSilChange: "tumBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
40
40
  {
41
41
  provide: NG_VALUE_ACCESSOR,
42
42
  useExisting: forwardRef(() => TumBoslukSilDirective),
@@ -44,7 +44,7 @@ class TumBoslukSilDirective {
44
44
  },
45
45
  ], ngImport: i0 }); }
46
46
  }
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: TumBoslukSilDirective, decorators: [{
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: TumBoslukSilDirective, decorators: [{
48
48
  type: Directive,
49
49
  args: [{
50
50
  selector: '[tumBoslukSil]',
@@ -36,8 +36,8 @@ class TumIlkHarfBuyukDirective {
36
36
  setDisabledState(isDisabled) {
37
37
  this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
38
38
  }
39
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: TumIlkHarfBuyukDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
40
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.4", type: TumIlkHarfBuyukDirective, isStandalone: true, selector: "[tumIlkHarfBuyuk]", outputs: { ciftBoslukTekChange: "ciftBoslukTekChange", tumIlkHarfBuyukDirectiveChange: "tumIlkHarfBuyukDirectiveChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
39
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: TumIlkHarfBuyukDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
40
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.5", type: TumIlkHarfBuyukDirective, isStandalone: true, selector: "[tumIlkHarfBuyuk]", outputs: { ciftBoslukTekChange: "ciftBoslukTekChange", tumIlkHarfBuyukDirectiveChange: "tumIlkHarfBuyukDirectiveChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
41
41
  {
42
42
  provide: NG_VALUE_ACCESSOR,
43
43
  useExisting: forwardRef(() => TumIlkHarfBuyukDirective),
@@ -45,7 +45,7 @@ class TumIlkHarfBuyukDirective {
45
45
  },
46
46
  ], ngImport: i0 }); }
47
47
  }
48
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.4", ngImport: i0, type: TumIlkHarfBuyukDirective, decorators: [{
48
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.5", ngImport: i0, type: TumIlkHarfBuyukDirective, decorators: [{
49
49
  type: Directive,
50
50
  args: [{
51
51
  selector: '[tumIlkHarfBuyuk]',