limitng 0.18.13 → 0.18.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/directives/dirty.directive/dirty.directive.d.ts.map +1 -1
- package/directives/disable.directive/disable.directive.d.ts.map +1 -1
- package/directives/flexBasis.directive/flexBasis.directive.d.ts.map +1 -1
- package/directives/maksimumUzunluk.directive/maksimumUzunluk.directive.d.ts.map +1 -1
- package/directives/sutunGenisligi.directive/sutunGenisligi.directive.d.ts.map +1 -1
- package/esm2022/alt-buyuk-kart/alt-buyuk-kart.component.mjs +3 -3
- package/esm2022/alt-kucuk-kart/alt-kucuk-kart.component.mjs +3 -3
- package/esm2022/dikey-baslikli-panel/dikey-baslikli-panel.component.mjs +3 -3
- package/esm2022/dikey-baslikli-panel-sol/dikey-baslikli-panel-sol.component.mjs +3 -3
- package/esm2022/directives/adAlani.directive/adAlani.directive.mjs +3 -3
- package/esm2022/directives/adresAlani.directive/adresAlani.directive.mjs +3 -3
- package/esm2022/directives/buyukHarf.directive/buyukHarf.directive.mjs +3 -3
- package/esm2022/directives/ciftBoslukTek.directive/ciftBoslukTek.directive.mjs +3 -3
- package/esm2022/directives/dirty.directive/dirty.directive.mjs +3 -3
- package/esm2022/directives/disable.directive/disable.directive.mjs +3 -3
- package/esm2022/directives/flexBasis.directive/flexBasis.directive.mjs +13 -13
- package/esm2022/directives/ilkHarfBuyuk.directive/ilkHarfBuyuk.directive.mjs +3 -3
- package/esm2022/directives/kodAlani.directive/kodAlani.directive.mjs +3 -3
- package/esm2022/directives/maksimumUzunluk.directive/maksimumUzunluk.directive.mjs +3 -3
- package/esm2022/directives/sagSolBoslukSil.directive/sagSolBoslukSil.directive.mjs +3 -3
- package/esm2022/directives/standartAlan.directive/standartAlan.directive.mjs +3 -3
- package/esm2022/directives/sutunGenisligi.directive/sutunGenisligi.directive.mjs +16 -16
- package/esm2022/directives/tumBoslukSil.directive/tumBoslukSil.directive.mjs +3 -3
- package/esm2022/directives/tumIlkHarfBuyuk.directive/tumIlkHarfBuyuk.directive.mjs +3 -3
- package/esm2022/filtre-bar/filtre-bar.component.mjs +3 -3
- package/esm2022/geri-ileri-detay/geri-ileri-detay.component.mjs +3 -3
- package/esm2022/geri-ileri-liste/geri-ileri-liste.component.mjs +3 -3
- package/esm2022/pipes/boolToPlus.pipe/boolToPlus.pipe.mjs +3 -3
- package/esm2022/pipes/boolToPlusMinus.pipe/boolToPlusMinus.pipe.mjs +3 -3
- package/esm2022/pipes/dateToText.pipe/dateToText.pipe.mjs +3 -3
- package/esm2022/pipes/evetHayir.pipe/evetHayir.pipe.mjs +3 -3
- package/esm2022/pipes/mecraTuru.pipe/mecraTuru.pipe.mjs +3 -3
- package/esm2022/pipes/safe.pipe/safe.pipe.mjs +3 -3
- package/esm2022/rapor-kart/rapor-kart.component.mjs +3 -3
- package/esm2022/sol-buyuk-kart/sol-buyuk-kart.component.mjs +3 -3
- package/esm2022/sol-kucuk-kart/sol-kucuk-kart.component.mjs +3 -3
- package/esm2022/yatay-baslikli-panel/yatay-baslikli-panel.component.mjs +3 -3
- package/fesm2022/limitng-alt-buyuk-kart.mjs +3 -3
- package/fesm2022/limitng-alt-kucuk-kart.mjs +3 -3
- package/fesm2022/limitng-dikey-baslikli-panel-sol.mjs +3 -3
- package/fesm2022/limitng-dikey-baslikli-panel.mjs +3 -3
- package/fesm2022/limitng-directives-adAlani.directive.mjs +3 -3
- package/fesm2022/limitng-directives-adresAlani.directive.mjs +3 -3
- package/fesm2022/limitng-directives-buyukHarf.directive.mjs +3 -3
- package/fesm2022/limitng-directives-ciftBoslukTek.directive.mjs +3 -3
- package/fesm2022/limitng-directives-dirty.directive.mjs +3 -3
- package/fesm2022/limitng-directives-disable.directive.mjs +3 -3
- package/fesm2022/limitng-directives-flexBasis.directive.mjs +13 -13
- package/fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs +3 -3
- package/fesm2022/limitng-directives-kodAlani.directive.mjs +3 -3
- package/fesm2022/limitng-directives-maksimumUzunluk.directive.mjs +3 -3
- package/fesm2022/limitng-directives-sagSolBoslukSil.directive.mjs +3 -3
- package/fesm2022/limitng-directives-standartAlan.directive.mjs +3 -3
- package/fesm2022/limitng-directives-sutunGenisligi.directive.mjs +16 -16
- package/fesm2022/limitng-directives-tumBoslukSil.directive.mjs +3 -3
- package/fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs +3 -3
- package/fesm2022/limitng-directives.mjs +68 -68
- package/fesm2022/limitng-filtre-bar.mjs +3 -3
- package/fesm2022/limitng-geri-ileri-detay.mjs +3 -3
- package/fesm2022/limitng-geri-ileri-liste.mjs +3 -3
- package/fesm2022/limitng-pipes-boolToPlus.pipe.mjs +3 -3
- package/fesm2022/limitng-pipes-boolToPlusMinus.pipe.mjs +3 -3
- package/fesm2022/limitng-pipes-dateToText.pipe.mjs +3 -3
- package/fesm2022/limitng-pipes-evetHayir.pipe.mjs +3 -3
- package/fesm2022/limitng-pipes-mecraTuru.pipe.mjs +3 -3
- package/fesm2022/limitng-pipes-safe.pipe.mjs +3 -3
- package/fesm2022/limitng-rapor-kart.mjs +3 -3
- package/fesm2022/limitng-sol-buyuk-kart.mjs +3 -3
- package/fesm2022/limitng-sol-kucuk-kart.mjs +3 -3
- package/fesm2022/limitng-yatay-baslikli-panel.mjs +3 -3
- package/package.json +104 -104
|
@@ -25,10 +25,10 @@ export class YatayBaslikliPanelComponent {
|
|
|
25
25
|
return this.sanitizer.bypassSecurityTrustStyle('linear-gradient(90deg, ' + colorAlpha1 + ' 0%, ' + colorAlpha05 + ' 100%)');
|
|
26
26
|
});
|
|
27
27
|
}
|
|
28
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
29
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.
|
|
28
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: YatayBaslikliPanelComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
29
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.6", type: YatayBaslikliPanelComponent, isStandalone: true, selector: "yatay-baslikli-panel", inputs: { baslik: { classPropertyName: "baslik", publicName: "baslik", isSignal: true, isRequired: true, transformFunction: null }, renk: { classPropertyName: "renk", publicName: "renk", isSignal: true, isRequired: false, transformFunction: null }, baslikFontSize: { classPropertyName: "baslikFontSize", publicName: "baslikFontSize", isSignal: true, isRequired: false, transformFunction: null }, baslikYukseklik: { classPropertyName: "baslikYukseklik", publicName: "baslikYukseklik", isSignal: true, isRequired: false, transformFunction: null }, icon: { classPropertyName: "icon", publicName: "icon", isSignal: true, isRequired: false, transformFunction: null }, iconURL: { classPropertyName: "iconURL", publicName: "iconURL", isSignal: true, isRequired: false, transformFunction: null }, iconSize: { classPropertyName: "iconSize", publicName: "iconSize", isSignal: true, isRequired: false, transformFunction: null }, favoriBilgileri: { classPropertyName: "favoriBilgileri", publicName: "favoriBilgileri", isSignal: true, isRequired: false, transformFunction: null }, favoriVar: { classPropertyName: "favoriVar", publicName: "favoriVar", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { favoriClicked: "favoriClicked" }, host: { classAttribute: "grid grid-nogutter mb-2" }, ngImport: i0, template: "<div class=\"col-12 yatay-baslikli-panel-blok\" [style.background]=\"renkSanitized()\"\r\n [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()\"> </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]=\"favoriBilgileri().secili ? 'fas fa-star' : 'far fa-star'\"\r\n [style.color]=\"favoriBilgileri().secili ? '#fece00' : 'white'\" style=\"margin-left: 0.5em; z-index: 1000\"\r\n (click)=\"favoriClicked.emit(favoriBilgileri())\">\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", styles: [":host{background-color:#ffffffb3;border-radius:.35em;width:100%}:host .yatay-baslikli-panel-blok{border-top-right-radius:.35em;border-top-left-radius:.35em;color:#f5f5f5}:host .baslik-yazi{width:100%;display:flex;align-items:center}\n/*!_variable.scss*/\n"], dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
|
|
30
30
|
}
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
31
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: YatayBaslikliPanelComponent, decorators: [{
|
|
32
32
|
type: Component,
|
|
33
33
|
args: [{ selector: 'yatay-baslikli-panel', standalone: true, imports: [NgClass], host: {
|
|
34
34
|
'class': 'grid grid-nogutter mb-2'
|
|
@@ -14,10 +14,10 @@ class AltBuyukKartComponent {
|
|
|
14
14
|
this.sagAlt = contentChild('sagAlt');
|
|
15
15
|
this.solAlt = contentChild('solAlt');
|
|
16
16
|
}
|
|
17
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
18
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.
|
|
17
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: AltBuyukKartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
18
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.6", type: AltBuyukKartComponent, isStandalone: true, selector: "alt-buyuk-kart", inputs: { baslik: { classPropertyName: "baslik", publicName: "baslik", isSignal: true, isRequired: true, transformFunction: null }, baslikRenk: { classPropertyName: "baslikRenk", publicName: "baslikRenk", isSignal: true, isRequired: true, transformFunction: null }, genislik: { classPropertyName: "genislik", publicName: "genislik", isSignal: true, isRequired: false, transformFunction: null }, yukseklik: { classPropertyName: "yukseklik", publicName: "yukseklik", isSignal: true, isRequired: false, transformFunction: null }, baslikYukseklik: { classPropertyName: "baslikYukseklik", publicName: "baslikYukseklik", isSignal: true, isRequired: false, transformFunction: null }, baslikFontSize: { classPropertyName: "baslikFontSize", publicName: "baslikFontSize", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "style.width": "genislik()" } }, queries: [{ propertyName: "sagAlt", first: true, predicate: ["sagAlt"], descendants: true, isSignal: true }, { propertyName: "solAlt", first: true, predicate: ["solAlt"], descendants: true, isSignal: true }], ngImport: i0, template: "<div class=\"wrapper\" [style.height.em]=\"yukseklik()\">\r\n <div class=\"alt-baslik\" [style.backgroundColor]=\"baslikRenk()\" [style.height.em]=\"baslikYukseklik()\"\r\n [style.top.em]=\"baslikUst()\">\r\n </div>\r\n\r\n <div class=\"baslik-yazi\" [style.font-size.em]=\"baslikFontSize()\" [style.height.em]=\"baslikYukseklik()\"\r\n [style.color]=\"baslikRenk()\" [style.top.em]=\"baslikUst()\">\r\n <b>{{baslik()}}</b>\r\n </div>\r\n\r\n @if (sagAlt()) {\r\n <div class=\"sag-alt\" [style.height.em]=\"baslikYukseklik()\" [style.top.em]=\"baslikUst()\">\r\n <ng-container *ngTemplateOutlet=\"sagAlt(); context: {$implicit: sagIcerik}\">\r\n {{sagIcerik}}\r\n </ng-container>\r\n </div>\r\n }\r\n @if (solAlt()) {\r\n <div class=\"sol-alt\" [style.height.em]=\"baslikYukseklik()\" [style.top.em]=\"baslikUst()\">\r\n <ng-container *ngTemplateOutlet=\"solAlt(); context: {$implicit: solIcerik}\">\r\n {{solIcerik()}}\r\n </ng-container>\r\n </div>\r\n }\r\n <ng-content />\r\n</div>\r\n", styles: [":host{float:left;margin:.5em 0 0 .5em;background-color:transparent;border:transparent}:host .wrapper{background-color:#fff;position:relative;border-radius:.35em;box-shadow:inset 0 0 .35em .15em #0003}:host .alt-baslik{position:absolute;opacity:.2;width:100%}:host .baslik-yazi{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;padding-right:.4rem;padding-left:.4rem;line-height:1.5}:host .sag-alt{position:absolute;padding:.4em;width:50%;text-align:right;left:50%;z-index:1000}:host .sol-alt{position:absolute;padding:.4em;width:50%;text-align:left;z-index:1000}\n/*!_variable.scss*/\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
|
|
19
19
|
}
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: AltBuyukKartComponent, decorators: [{
|
|
21
21
|
type: Component,
|
|
22
22
|
args: [{ selector: 'alt-buyuk-kart', standalone: true, imports: [NgTemplateOutlet], host: {
|
|
23
23
|
'[style.width]': 'genislik()'
|
|
@@ -11,10 +11,10 @@ class AltKucukKartComponent {
|
|
|
11
11
|
this.baslikFontSize = input(1, { transform: numberAttribute });
|
|
12
12
|
this.baslikUst = computed(() => this.yukseklik() - this.baslikYukseklik());
|
|
13
13
|
}
|
|
14
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
15
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.0.
|
|
14
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: AltKucukKartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
15
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.0.6", type: AltKucukKartComponent, isStandalone: true, selector: "alt-kucuk-kart", inputs: { baslik: { classPropertyName: "baslik", publicName: "baslik", isSignal: true, isRequired: true, transformFunction: null }, baslikRenk: { classPropertyName: "baslikRenk", publicName: "baslikRenk", isSignal: true, isRequired: true, transformFunction: null }, genislik: { classPropertyName: "genislik", publicName: "genislik", isSignal: true, isRequired: false, transformFunction: null }, yukseklik: { classPropertyName: "yukseklik", publicName: "yukseklik", isSignal: true, isRequired: false, transformFunction: null }, baslikYukseklik: { classPropertyName: "baslikYukseklik", publicName: "baslikYukseklik", isSignal: true, isRequired: false, transformFunction: null }, baslikFontSize: { classPropertyName: "baslikFontSize", publicName: "baslikFontSize", isSignal: true, isRequired: false, transformFunction: null } }, host: { properties: { "style.width": "genislik()" } }, ngImport: i0, template: "<div class=\"wrapper\" [style.height.em]=\"yukseklik()\">\r\n <div class=\"alt-baslik\" [style.backgroundColor]=\"baslikRenk()\" [style.height.em]=\"baslikYukseklik()\"\r\n [style.top.em]=\"baslikUst()\">\r\n </div>\r\n\r\n <div class=\"baslik-yazi\" [style.font-size.em]=\"baslikFontSize()\" [style.height.em]=\"baslikYukseklik()\"\r\n [style.color]=\"baslikRenk()\" [style.top.em]=\"baslikUst()\">\r\n <b>{{baslik()}}</b>\r\n </div>\r\n\r\n <ng-content />\r\n</div>\r\n", styles: [":host{float:left;margin:.5em 0 0 .5em;background-color:transparent;border:transparent}:host .wrapper{background-color:#fff;position:relative;border-radius:.35em;box-shadow:inset 0 0 .35em .15em #0003}:host .alt-baslik{position:absolute;opacity:.2;width:100%}:host .baslik-yazi{position:absolute;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;padding-right:.4rem;padding-left:.4rem}\n/*!_variable.scss*/\n"] }); }
|
|
16
16
|
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: AltKucukKartComponent, decorators: [{
|
|
18
18
|
type: Component,
|
|
19
19
|
args: [{ selector: 'alt-kucuk-kart', standalone: true, host: {
|
|
20
20
|
'[style.width]': 'genislik()'
|
|
@@ -8,10 +8,10 @@ class DikeyBaslikliPanelSolComponent {
|
|
|
8
8
|
this.baslikFontSize = input(1.5, { transform: numberAttribute });
|
|
9
9
|
this.baslikGenislik = input(2, { transform: numberAttribute });
|
|
10
10
|
}
|
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
12
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.0.
|
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: DikeyBaslikliPanelSolComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.0.6", type: DikeyBaslikliPanelSolComponent, isStandalone: true, selector: "dikey-baslikli-panel-sol", inputs: { baslik: { classPropertyName: "baslik", publicName: "baslik", isSignal: true, isRequired: true, transformFunction: null }, renk: { classPropertyName: "renk", publicName: "renk", isSignal: true, isRequired: false, transformFunction: null }, baslikFontSize: { classPropertyName: "baslikFontSize", publicName: "baslikFontSize", isSignal: true, isRequired: false, transformFunction: null }, baslikGenislik: { classPropertyName: "baslikGenislik", publicName: "baslikGenislik", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "grid grid-nogutter mb-2" }, ngImport: i0, template: "<div class=\"col-fixed dikey-baslikli-panel-blok\" [style.backgroundColor]=\"renk()\"\r\n [style.font-size.em]=\"baslikFontSize()\" [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 class=\"col\">\r\n <div class=\"grid grid-nogutter mb-2\">\r\n <ng-content />\r\n </div>\r\n</div>\r\n", styles: [":host{background-color:#ffffffb3;border-radius:.35em;width:100%;margin-bottom:.5em}:host .dikey-baslikli-panel-blok{color:#fff;border-top-left-radius:.35em;color:#f5f5f5;border-bottom-left-radius:.35em}:host .baslik-yazi{width:100%;writing-mode:vertical-lr;transform:rotate(180deg);text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n/*!_variable.scss*/\n"] }); }
|
|
13
13
|
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: DikeyBaslikliPanelSolComponent, decorators: [{
|
|
15
15
|
type: Component,
|
|
16
16
|
args: [{ selector: 'dikey-baslikli-panel-sol', standalone: true, host: {
|
|
17
17
|
'class': 'grid grid-nogutter mb-2'
|
|
@@ -8,10 +8,10 @@ class DikeyBaslikliPanelComponent {
|
|
|
8
8
|
this.baslikFontSize = input(1.5, { transform: numberAttribute });
|
|
9
9
|
this.baslikGenislik = input(2, { transform: numberAttribute });
|
|
10
10
|
}
|
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
12
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.0.
|
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: DikeyBaslikliPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.0.6", type: DikeyBaslikliPanelComponent, isStandalone: true, selector: "dikey-baslikli-panel", inputs: { baslik: { classPropertyName: "baslik", publicName: "baslik", isSignal: true, isRequired: true, transformFunction: null }, renk: { classPropertyName: "renk", publicName: "renk", isSignal: true, isRequired: false, transformFunction: null }, baslikFontSize: { classPropertyName: "baslikFontSize", publicName: "baslikFontSize", isSignal: true, isRequired: false, transformFunction: null }, baslikGenislik: { classPropertyName: "baslikGenislik", publicName: "baslikGenislik", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "grid grid-nogutter mb-2" }, ngImport: i0, template: "<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()\"\r\n [style.font-size.em]=\"baslikFontSize()\" [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", styles: [":host{background-color:#ffffffb3;border-radius:.35em;width:100%;margin-bottom:.5em}:host .dikey-baslikli-panel-blok{color:#fff;border-top-right-radius:.35em;color:#f5f5f5;border-bottom-right-radius:.35em}:host .baslik-yazi{width:100%;writing-mode:vertical-lr;text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n/*!_variable.scss*/\n"] }); }
|
|
13
13
|
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: DikeyBaslikliPanelComponent, decorators: [{
|
|
15
15
|
type: Component,
|
|
16
16
|
args: [{ selector: 'dikey-baslikli-panel', standalone: true, host: {
|
|
17
17
|
'class': 'grid grid-nogutter mb-2'
|
|
@@ -44,8 +44,8 @@ class AdAlaniDirective {
|
|
|
44
44
|
setDisabledState(isDisabled) {
|
|
45
45
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
46
46
|
}
|
|
47
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
48
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
47
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: AdAlaniDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
48
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: AdAlaniDirective, isStandalone: true, selector: "[adAlani]", outputs: { kodChange: "kodChange" }, host: { listeners: { "blur": "onInput($event)", "keypress": "onKeyPress($event)" } }, providers: [
|
|
49
49
|
{
|
|
50
50
|
provide: NG_VALUE_ACCESSOR,
|
|
51
51
|
useExisting: forwardRef(() => AdAlaniDirective),
|
|
@@ -53,7 +53,7 @@ class AdAlaniDirective {
|
|
|
53
53
|
},
|
|
54
54
|
], ngImport: i0 }); }
|
|
55
55
|
}
|
|
56
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
56
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: AdAlaniDirective, decorators: [{
|
|
57
57
|
type: Directive,
|
|
58
58
|
args: [{
|
|
59
59
|
selector: '[adAlani]',
|
|
@@ -45,8 +45,8 @@ class AdresAlaniDirective {
|
|
|
45
45
|
setDisabledState(isDisabled) {
|
|
46
46
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
47
47
|
}
|
|
48
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
49
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
48
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: AdresAlaniDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
49
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: AdresAlaniDirective, isStandalone: true, selector: "[adresAlani]", outputs: { kodChange: "kodChange" }, host: { listeners: { "blur": "onInput($event)", "keypress": "onKeyPress($event)" } }, providers: [
|
|
50
50
|
{
|
|
51
51
|
provide: NG_VALUE_ACCESSOR,
|
|
52
52
|
useExisting: forwardRef(() => AdresAlaniDirective),
|
|
@@ -54,7 +54,7 @@ class AdresAlaniDirective {
|
|
|
54
54
|
},
|
|
55
55
|
], ngImport: i0 }); }
|
|
56
56
|
}
|
|
57
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
57
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: AdresAlaniDirective, decorators: [{
|
|
58
58
|
type: Directive,
|
|
59
59
|
args: [{
|
|
60
60
|
selector: '[adresAlani]',
|
|
@@ -31,8 +31,8 @@ class BuyukHarfDirective {
|
|
|
31
31
|
setDisabledState(isDisabled) {
|
|
32
32
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
33
33
|
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
35
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: BuyukHarfDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
35
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: BuyukHarfDirective, isStandalone: true, selector: "[buyukHarf]", outputs: { buyukHarfChange: "buyukHarfChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
36
36
|
{
|
|
37
37
|
provide: NG_VALUE_ACCESSOR,
|
|
38
38
|
useExisting: forwardRef(() => BuyukHarfDirective),
|
|
@@ -40,7 +40,7 @@ class BuyukHarfDirective {
|
|
|
40
40
|
},
|
|
41
41
|
], ngImport: i0 }); }
|
|
42
42
|
}
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
43
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: BuyukHarfDirective, decorators: [{
|
|
44
44
|
type: Directive,
|
|
45
45
|
args: [{
|
|
46
46
|
selector: '[buyukHarf]',
|
|
@@ -31,8 +31,8 @@ class CiftBoslukTekDirective {
|
|
|
31
31
|
setDisabledState(isDisabled) {
|
|
32
32
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
33
33
|
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
35
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: CiftBoslukTekDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
35
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: CiftBoslukTekDirective, isStandalone: true, selector: "[ciftBoslukTek]", outputs: { ciftBoslukTekChange: "ciftBoslukTekChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
36
36
|
{
|
|
37
37
|
provide: NG_VALUE_ACCESSOR,
|
|
38
38
|
useExisting: forwardRef(() => CiftBoslukTekDirective),
|
|
@@ -40,7 +40,7 @@ class CiftBoslukTekDirective {
|
|
|
40
40
|
},
|
|
41
41
|
], ngImport: i0 }); }
|
|
42
42
|
}
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
43
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: CiftBoslukTekDirective, decorators: [{
|
|
44
44
|
type: Directive,
|
|
45
45
|
args: [{
|
|
46
46
|
selector: '[ciftBoslukTek]',
|
|
@@ -15,10 +15,10 @@ class DirtyDirective {
|
|
|
15
15
|
}
|
|
16
16
|
});
|
|
17
17
|
}
|
|
18
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
19
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.
|
|
18
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: DirtyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
19
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.6", type: DirtyDirective, isStandalone: true, selector: "[appDirty]", inputs: { appDirty: ["appDirty", "appDirty", booleanAttribute] }, ngImport: i0 }); }
|
|
20
20
|
}
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: DirtyDirective, decorators: [{
|
|
22
22
|
type: Directive,
|
|
23
23
|
args: [{
|
|
24
24
|
standalone: true,
|
|
@@ -114,10 +114,10 @@ class DisableDirective {
|
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
118
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "18.0.
|
|
117
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: DisableDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
118
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.2.0", version: "18.0.6", type: DisableDirective, isStandalone: true, selector: "[appDisable]", inputs: { appDisable: ["appDisable", "appDisable", booleanAttribute] }, queries: [{ propertyName: "checkboxes", predicate: Checkbox, descendants: true, isSignal: true }, { propertyName: "radioButtons", predicate: RadioButton, descendants: true, isSignal: true }, { propertyName: "dropdowns", predicate: Dropdown, descendants: true, isSignal: true }, { propertyName: "selectbuttons", predicate: SelectButton, descendants: true, isSignal: true }, { propertyName: "inputSwitches", predicate: InputSwitch, descendants: true, isSignal: true }, { propertyName: "inputNumbers", predicate: InputNumber, descendants: true, isSignal: true }, { propertyName: "buttons", predicate: Button, descendants: true, isSignal: true }], usesOnChanges: true, ngImport: i0 }); }
|
|
119
119
|
}
|
|
120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
120
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: DisableDirective, decorators: [{
|
|
121
121
|
type: Directive,
|
|
122
122
|
args: [{
|
|
123
123
|
selector: '[appDisable]',
|
|
@@ -9,10 +9,10 @@ class FlexBasisDirective {
|
|
|
9
9
|
ngOnChanges() {
|
|
10
10
|
this.elementRef.nativeElement.style.flexBasis = this.flexBasis;
|
|
11
11
|
}
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
13
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.
|
|
12
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FlexBasisDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.6", type: FlexBasisDirective, selector: "[flexBasis]", inputs: { flexBasis: ["flexBasis", "flexBasis", numberAttribute] }, usesOnChanges: true, ngImport: i0 }); }
|
|
14
14
|
}
|
|
15
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
15
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FlexBasisDirective, decorators: [{
|
|
16
16
|
type: Directive,
|
|
17
17
|
args: [{
|
|
18
18
|
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: "18.0.
|
|
33
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.
|
|
32
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FlexBasisEmDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
33
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.6", type: FlexBasisEmDirective, selector: "[flexBasisEm]", inputs: { flexBasisEm: ["flexBasisEm", "flexBasisEm", numberAttribute] }, usesOnChanges: true, ngImport: i0 }); }
|
|
34
34
|
}
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FlexBasisEmDirective, decorators: [{
|
|
36
36
|
type: Directive,
|
|
37
37
|
args: [{
|
|
38
38
|
selector: '[flexBasisEm]'
|
|
@@ -49,10 +49,10 @@ class FlexBasisPxDirective {
|
|
|
49
49
|
ngOnChanges() {
|
|
50
50
|
this.elementRef.nativeElement.style.flexBasis = this.flexBasisPx + 'px';
|
|
51
51
|
}
|
|
52
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
53
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.
|
|
52
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FlexBasisPxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
53
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.6", type: FlexBasisPxDirective, selector: "[flexBasisFBPx]", inputs: { flexBasisPx: ["flexBasisPx", "flexBasisPx", numberAttribute] }, usesOnChanges: true, ngImport: i0 }); }
|
|
54
54
|
}
|
|
55
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
55
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FlexBasisPxDirective, decorators: [{
|
|
56
56
|
type: Directive,
|
|
57
57
|
args: [{
|
|
58
58
|
selector: '[flexBasisFBPx]'
|
|
@@ -62,11 +62,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImpor
|
|
|
62
62
|
args: [{ transform: numberAttribute }]
|
|
63
63
|
}] } });
|
|
64
64
|
class FlexBasisDirectiveModule {
|
|
65
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
66
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
|
67
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
|
65
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FlexBasisDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
66
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.6", ngImport: i0, type: FlexBasisDirectiveModule, declarations: [FlexBasisDirective, FlexBasisEmDirective, FlexBasisPxDirective], exports: [FlexBasisDirective, FlexBasisEmDirective, FlexBasisPxDirective] }); }
|
|
67
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FlexBasisDirectiveModule }); }
|
|
68
68
|
}
|
|
69
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
69
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FlexBasisDirectiveModule, decorators: [{
|
|
70
70
|
type: NgModule,
|
|
71
71
|
args: [{
|
|
72
72
|
declarations: [FlexBasisDirective, FlexBasisEmDirective, FlexBasisPxDirective],
|
|
@@ -31,8 +31,8 @@ class IlkHarfBuyukDirective {
|
|
|
31
31
|
setDisabledState(isDisabled) {
|
|
32
32
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
33
33
|
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
35
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: IlkHarfBuyukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
35
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: IlkHarfBuyukDirective, isStandalone: true, selector: "[ilkHarfBuyuk]", outputs: { ilkHarfBuyukChange: "ilkHarfBuyukChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
36
36
|
{
|
|
37
37
|
provide: NG_VALUE_ACCESSOR,
|
|
38
38
|
useExisting: forwardRef(() => IlkHarfBuyukDirective),
|
|
@@ -40,7 +40,7 @@ class IlkHarfBuyukDirective {
|
|
|
40
40
|
},
|
|
41
41
|
], ngImport: i0 }); }
|
|
42
42
|
}
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
43
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: IlkHarfBuyukDirective, decorators: [{
|
|
44
44
|
type: Directive,
|
|
45
45
|
args: [{
|
|
46
46
|
selector: '[ilkHarfBuyuk]',
|
|
@@ -44,8 +44,8 @@ class KodAlaniDirective {
|
|
|
44
44
|
setDisabledState(isDisabled) {
|
|
45
45
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
46
46
|
}
|
|
47
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
48
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
47
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: KodAlaniDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
48
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: KodAlaniDirective, isStandalone: true, selector: "[kodAlani]", outputs: { kodChange: "kodChange" }, host: { listeners: { "blur": "onInput($event)", "keypress": "onKeyPress($event)" } }, providers: [
|
|
49
49
|
{
|
|
50
50
|
provide: NG_VALUE_ACCESSOR,
|
|
51
51
|
useExisting: forwardRef(() => KodAlaniDirective),
|
|
@@ -53,7 +53,7 @@ class KodAlaniDirective {
|
|
|
53
53
|
},
|
|
54
54
|
], ngImport: i0 }); }
|
|
55
55
|
}
|
|
56
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
56
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: KodAlaniDirective, decorators: [{
|
|
57
57
|
type: Directive,
|
|
58
58
|
args: [{
|
|
59
59
|
selector: '[kodAlani]',
|
|
@@ -33,8 +33,8 @@ class MaksimumUzunlukDirective {
|
|
|
33
33
|
setDisabledState(isDisabled) {
|
|
34
34
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
35
35
|
}
|
|
36
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
37
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.
|
|
36
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: MaksimumUzunlukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
37
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.6", type: MaksimumUzunlukDirective, isStandalone: true, selector: "[maksimumUzunluk]", inputs: { maksimum: ["maksimumUzunluk", "maksimum", numberAttribute] }, outputs: { maksimumUzunlukChange: "maksimumUzunlukChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
38
38
|
{
|
|
39
39
|
provide: NG_VALUE_ACCESSOR,
|
|
40
40
|
useExisting: forwardRef(() => MaksimumUzunlukDirective),
|
|
@@ -42,7 +42,7 @@ class MaksimumUzunlukDirective {
|
|
|
42
42
|
},
|
|
43
43
|
], ngImport: i0 }); }
|
|
44
44
|
}
|
|
45
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
45
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: MaksimumUzunlukDirective, decorators: [{
|
|
46
46
|
type: Directive,
|
|
47
47
|
args: [{
|
|
48
48
|
selector: '[maksimumUzunluk]',
|
|
@@ -30,8 +30,8 @@ class SagSolBoslukSilDirective {
|
|
|
30
30
|
setDisabledState(isDisabled) {
|
|
31
31
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
32
32
|
}
|
|
33
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
34
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
33
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SagSolBoslukSilDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
34
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: SagSolBoslukSilDirective, isStandalone: true, selector: "[sagSolBoslukSil]", outputs: { sagSolBoslukSilChange: "sagSolBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
35
35
|
{
|
|
36
36
|
provide: NG_VALUE_ACCESSOR,
|
|
37
37
|
useExisting: forwardRef(() => SagSolBoslukSilDirective),
|
|
@@ -39,7 +39,7 @@ class SagSolBoslukSilDirective {
|
|
|
39
39
|
},
|
|
40
40
|
], ngImport: i0 }); }
|
|
41
41
|
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SagSolBoslukSilDirective, decorators: [{
|
|
43
43
|
type: Directive,
|
|
44
44
|
args: [{
|
|
45
45
|
selector: '[sagSolBoslukSil]',
|
|
@@ -44,8 +44,8 @@ class StandartAlanDirective {
|
|
|
44
44
|
setDisabledState(isDisabled) {
|
|
45
45
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
46
46
|
}
|
|
47
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
48
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
47
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: StandartAlanDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
48
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: StandartAlanDirective, isStandalone: true, selector: "[standartAlan]", outputs: { kodChange: "kodChange" }, host: { listeners: { "blur": "onInput($event)", "keypress": "onKeyPress($event)" } }, providers: [
|
|
49
49
|
{
|
|
50
50
|
provide: NG_VALUE_ACCESSOR,
|
|
51
51
|
useExisting: forwardRef(() => StandartAlanDirective),
|
|
@@ -53,7 +53,7 @@ class StandartAlanDirective {
|
|
|
53
53
|
},
|
|
54
54
|
], ngImport: i0 }); }
|
|
55
55
|
}
|
|
56
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
56
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: StandartAlanDirective, decorators: [{
|
|
57
57
|
type: Directive,
|
|
58
58
|
args: [{
|
|
59
59
|
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: "18.0.
|
|
15
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.
|
|
14
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
15
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.6", type: SutunGenisligiDirective, selector: "[sutunGenisligi]", inputs: { sutunGenisligi: ["sutunGenisligi", "sutunGenisligi", numberAttribute] }, usesOnChanges: true, ngImport: i0 }); }
|
|
16
16
|
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiDirective, decorators: [{
|
|
18
18
|
type: Directive,
|
|
19
19
|
args: [{
|
|
20
20
|
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: "18.0.
|
|
37
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.
|
|
36
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiEmDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
37
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.6", type: SutunGenisligiEmDirective, selector: "[sutunGenisligiEm]", inputs: { sutunGenisligiEm: ["sutunGenisligiEm", "sutunGenisligiEm", numberAttribute] }, usesOnChanges: true, ngImport: i0 }); }
|
|
38
38
|
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
39
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiEmDirective, decorators: [{
|
|
40
40
|
type: Directive,
|
|
41
41
|
args: [{
|
|
42
42
|
selector: '[sutunGenisligiEm]'
|
|
@@ -55,10 +55,10 @@ class SutunGenisligiPxDirective {
|
|
|
55
55
|
this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiPx + 'px';
|
|
56
56
|
this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiPx + 'px';
|
|
57
57
|
}
|
|
58
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
59
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.
|
|
58
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiPxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
59
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "16.1.0", version: "18.0.6", type: SutunGenisligiPxDirective, selector: "[sutunGenisligiPx]", inputs: { sutunGenisligiPx: ["sutunGenisligiPx", "sutunGenisligiPx", numberAttribute] }, usesOnChanges: true, ngImport: i0 }); }
|
|
60
60
|
}
|
|
61
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
61
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiPxDirective, decorators: [{
|
|
62
62
|
type: Directive,
|
|
63
63
|
args: [{
|
|
64
64
|
selector: '[sutunGenisligiPx]'
|
|
@@ -83,10 +83,10 @@ class SutunGenisligiClassDirective {
|
|
|
83
83
|
}
|
|
84
84
|
this.eskiClassName = this.sutunGenisligiClass;
|
|
85
85
|
}
|
|
86
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
87
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
86
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiClassDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
87
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: SutunGenisligiClassDirective, selector: "[sutunGenisligiClass]", inputs: { sutunGenisligiClass: "sutunGenisligiClass" }, usesOnChanges: true, ngImport: i0 }); }
|
|
88
88
|
}
|
|
89
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
89
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiClassDirective, decorators: [{
|
|
90
90
|
type: Directive,
|
|
91
91
|
args: [{
|
|
92
92
|
selector: '[sutunGenisligiClass]'
|
|
@@ -95,11 +95,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImpor
|
|
|
95
95
|
type: Input
|
|
96
96
|
}] } });
|
|
97
97
|
class SutunGenisligiDirectiveModule {
|
|
98
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
99
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
|
100
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
|
98
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
99
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiDirectiveModule, declarations: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective], exports: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective] }); }
|
|
100
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiDirectiveModule }); }
|
|
101
101
|
}
|
|
102
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
102
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SutunGenisligiDirectiveModule, decorators: [{
|
|
103
103
|
type: NgModule,
|
|
104
104
|
args: [{
|
|
105
105
|
declarations: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective],
|
|
@@ -31,8 +31,8 @@ class TumBoslukSilDirective {
|
|
|
31
31
|
setDisabledState(isDisabled) {
|
|
32
32
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
33
33
|
}
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
35
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: TumBoslukSilDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
35
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: TumBoslukSilDirective, isStandalone: true, selector: "[tumBoslukSil]", outputs: { tumBoslukSilChange: "tumBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
36
36
|
{
|
|
37
37
|
provide: NG_VALUE_ACCESSOR,
|
|
38
38
|
useExisting: forwardRef(() => TumBoslukSilDirective),
|
|
@@ -40,7 +40,7 @@ class TumBoslukSilDirective {
|
|
|
40
40
|
},
|
|
41
41
|
], ngImport: i0 }); }
|
|
42
42
|
}
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
43
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: TumBoslukSilDirective, decorators: [{
|
|
44
44
|
type: Directive,
|
|
45
45
|
args: [{
|
|
46
46
|
selector: '[tumBoslukSil]',
|
|
@@ -32,8 +32,8 @@ class TumIlkHarfBuyukDirective {
|
|
|
32
32
|
setDisabledState(isDisabled) {
|
|
33
33
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
34
34
|
}
|
|
35
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
36
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
|
35
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: TumIlkHarfBuyukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
36
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.6", type: TumIlkHarfBuyukDirective, isStandalone: true, selector: "[tumIlkHarfBuyuk]", outputs: { ciftBoslukTekChange: "ciftBoslukTekChange", tumIlkHarfBuyukDirectiveChange: "tumIlkHarfBuyukDirectiveChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
37
37
|
{
|
|
38
38
|
provide: NG_VALUE_ACCESSOR,
|
|
39
39
|
useExisting: forwardRef(() => TumIlkHarfBuyukDirective),
|
|
@@ -41,7 +41,7 @@ class TumIlkHarfBuyukDirective {
|
|
|
41
41
|
},
|
|
42
42
|
], ngImport: i0 }); }
|
|
43
43
|
}
|
|
44
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: TumIlkHarfBuyukDirective, decorators: [{
|
|
45
45
|
type: Directive,
|
|
46
46
|
args: [{
|
|
47
47
|
selector: '[tumIlkHarfBuyuk]',
|