limitng 0.17.21 → 0.17.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/api/models/enums.d.ts +2 -1
- package/api/models/enums.d.ts.map +1 -1
- package/api/models/ortak.d.ts +7 -0
- package/api/models/ortak.d.ts.map +1 -1
- package/esm2022/alt-buyuk-kart/alt-buyuk-kart.component.mjs +7 -7
- package/esm2022/alt-kucuk-kart/alt-kucuk-kart.component.mjs +7 -7
- package/esm2022/api/models/enums.mjs +2 -1
- package/esm2022/api/models/ortak.mjs +10 -1
- package/esm2022/dikey-baslikli-panel/dikey-baslikli-panel.component.mjs +7 -7
- package/esm2022/directives/adAlani.directive/adAlani.directive.mjs +7 -7
- package/esm2022/directives/adresAlani.directive/adresAlani.directive.mjs +7 -7
- package/esm2022/directives/buyukHarf.directive/buyukHarf.directive.mjs +7 -7
- package/esm2022/directives/ciftBoslukTek.directive/ciftBoslukTek.directive.mjs +7 -7
- package/esm2022/directives/dirty.directive/dirty.directive.mjs +7 -7
- package/esm2022/directives/disable.directive/disable.directive.mjs +7 -7
- package/esm2022/directives/flexBasis.directive/flexBasis.directive.mjs +13 -13
- package/esm2022/directives/ilkHarfBuyuk.directive/ilkHarfBuyuk.directive.mjs +7 -7
- package/esm2022/directives/kodAlani.directive/kodAlani.directive.mjs +7 -7
- package/esm2022/directives/maksimumUzunluk.directive/maksimumUzunluk.directive.mjs +7 -7
- package/esm2022/directives/sagSolBoslukSil.directive/sagSolBoslukSil.directive.mjs +7 -7
- package/esm2022/directives/standartAlan.directive/standartAlan.directive.mjs +7 -7
- package/esm2022/directives/sutunGenisligi.directive/sutunGenisligi.directive.mjs +16 -16
- package/esm2022/directives/tumBoslukSil.directive/tumBoslukSil.directive.mjs +7 -7
- package/esm2022/directives/tumIlkHarfBuyuk.directive/tumIlkHarfBuyuk.directive.mjs +7 -7
- package/esm2022/filtre-bar/filtre-bar.component.mjs +7 -7
- package/esm2022/geri-ileri-detay/geri-ileri-detay.component.mjs +7 -7
- package/esm2022/geri-ileri-liste/geri-ileri-liste.component.mjs +7 -7
- package/esm2022/pipes/boolToPlus.pipe/boolToPlus.pipe.mjs +7 -7
- package/esm2022/pipes/boolToPlusMinus.pipe/boolToPlusMinus.pipe.mjs +7 -7
- package/esm2022/pipes/dateToText.pipe/dateToText.pipe.mjs +7 -7
- package/esm2022/pipes/evetHayir.pipe/evetHayir.pipe.mjs +7 -7
- package/esm2022/pipes/mecraTuru.pipe/mecraTuru.pipe.mjs +7 -7
- package/esm2022/pipes/safe.pipe/safe.pipe.mjs +7 -7
- package/esm2022/rapor-kart/rapor-kart.component.mjs +7 -7
- package/esm2022/sol-buyuk-kart/sol-buyuk-kart.component.mjs +7 -7
- package/esm2022/sol-kucuk-kart/sol-kucuk-kart.component.mjs +7 -7
- package/esm2022/yatay-baslikli-panel/yatay-baslikli-panel.component.mjs +7 -7
- package/fesm2022/limitng-alt-buyuk-kart.mjs +7 -7
- package/fesm2022/limitng-alt-kucuk-kart.mjs +7 -7
- package/fesm2022/limitng-api-models.mjs +11 -1
- package/fesm2022/limitng-api-models.mjs.map +1 -1
- package/fesm2022/limitng-api.mjs +1 -0
- package/fesm2022/limitng-api.mjs.map +1 -1
- package/fesm2022/limitng-dikey-baslikli-panel.mjs +7 -7
- package/fesm2022/limitng-directives-adAlani.directive.mjs +7 -7
- package/fesm2022/limitng-directives-adresAlani.directive.mjs +7 -7
- package/fesm2022/limitng-directives-buyukHarf.directive.mjs +7 -7
- package/fesm2022/limitng-directives-ciftBoslukTek.directive.mjs +7 -7
- package/fesm2022/limitng-directives-dirty.directive.mjs +7 -7
- package/fesm2022/limitng-directives-disable.directive.mjs +7 -7
- package/fesm2022/limitng-directives-flexBasis.directive.mjs +13 -13
- package/fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs +7 -7
- package/fesm2022/limitng-directives-kodAlani.directive.mjs +7 -7
- package/fesm2022/limitng-directives-maksimumUzunluk.directive.mjs +7 -7
- package/fesm2022/limitng-directives-sagSolBoslukSil.directive.mjs +7 -7
- package/fesm2022/limitng-directives-standartAlan.directive.mjs +7 -7
- package/fesm2022/limitng-directives-sutunGenisligi.directive.mjs +16 -16
- package/fesm2022/limitng-directives-tumBoslukSil.directive.mjs +7 -7
- package/fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs +7 -7
- package/fesm2022/limitng-directives.mjs +120 -120
- package/fesm2022/limitng-filtre-bar.mjs +7 -7
- package/fesm2022/limitng-geri-ileri-detay.mjs +7 -7
- package/fesm2022/limitng-geri-ileri-liste.mjs +7 -7
- package/fesm2022/limitng-pipes-boolToPlus.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes-boolToPlusMinus.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes-dateToText.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes-evetHayir.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes-mecraTuru.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes-safe.pipe.mjs +7 -7
- package/fesm2022/limitng-pipes.mjs +35 -35
- package/fesm2022/limitng-rapor-kart.mjs +7 -7
- package/fesm2022/limitng-sol-buyuk-kart.mjs +7 -7
- package/fesm2022/limitng-sol-kucuk-kart.mjs +7 -7
- package/fesm2022/limitng-yatay-baslikli-panel.mjs +7 -7
- package/package.json +19 -19
|
@@ -11,10 +11,10 @@ export class SolKucukKartComponent {
|
|
|
11
11
|
this.baslikGenislik = '3em';
|
|
12
12
|
this.baslikFontSize = 1;
|
|
13
13
|
}
|
|
14
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
15
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.
|
|
14
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
15
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.8", type: SolKucukKartComponent, selector: "sol-kucuk-kart", inputs: { baslik: "baslik", baslikRenk: "baslikRenk", genislik: "genislik", yukseklik: "yukseklik", baslikGenislik: "baslikGenislik", baslikFontSize: "baslikFontSize" }, ngImport: i0, template: "<div class=\"sol-kucuk-kart\" [style.width]=\"genislik\">\r\n <div class=\"wrapper\" [style.height]=\"yukseklik\">\r\n <div class=\"yan-baslik\" [style.backgroundColor]=\"baslikRenk\" [style.width]=\"baslikGenislik\"> </div>\r\n\r\n <div class=\"baslik-yazi\" [style.font-size.em]=\"baslikFontSize\" [style.color]=\"baslikRenk\"\r\n [style.width]=\"baslikGenislik\">\r\n <b>{{baslik}}</b>\r\n </div>\r\n\r\n <div class=\"grid grid-nogutter\">\r\n <div class=\"col-fixed\" [style.width]=\"baslikGenislik\"> </div>\r\n\r\n <div class=\"col\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.sol-kucuk-kart{float:left;margin:.5em 0 0 .5em;background-color:transparent;border:transparent}.sol-kucuk-kart .wrapper{background-color:#fff;position:relative;border-radius:.35em;box-shadow:inset 0 0 .35em .15em #0003}.sol-kucuk-kart .yan-baslik{position:absolute;opacity:.2;height:100%}.sol-kucuk-kart .baslik-yazi{position:absolute;height:100%;writing-mode:vertical-lr;transform:rotate(180deg);text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n"] }); }
|
|
16
16
|
}
|
|
17
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
17
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartComponent, decorators: [{
|
|
18
18
|
type: Component,
|
|
19
19
|
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"] }]
|
|
20
20
|
}], ctorParameters: () => [], propDecorators: { baslik: [{
|
|
@@ -31,11 +31,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
31
31
|
type: Input
|
|
32
32
|
}] } });
|
|
33
33
|
export class SolKucukKartModule {
|
|
34
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
35
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
36
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
34
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
35
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartModule, declarations: [SolKucukKartComponent], imports: [CommonModule, RouterModule], exports: [SolKucukKartComponent] }); }
|
|
36
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartModule, imports: [CommonModule, RouterModule] }); }
|
|
37
37
|
}
|
|
38
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
38
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SolKucukKartModule, decorators: [{
|
|
39
39
|
type: NgModule,
|
|
40
40
|
args: [{
|
|
41
41
|
imports: [CommonModule, RouterModule],
|
|
@@ -30,10 +30,10 @@ export class YatayBaslikliPanelComponent {
|
|
|
30
30
|
this.renkSanitized = this.sanitizer.bypassSecurityTrustStyle('linear-gradient(90deg, ' + colorAlpha1 + ' 0%, ' + colorAlpha05 + ' 100%)');
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
34
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.
|
|
33
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelComponent, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
34
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.8", type: YatayBaslikliPanelComponent, selector: "yatay-baslikli-panel", inputs: { baslik: "baslik", renk: "renk", baslikFontSize: "baslikFontSize", baslikYukseklik: "baslikYukseklik", icon: "icon", iconURL: "iconURL", iconSize: "iconSize", favori: "favori", favoriVar: "favoriVar" }, outputs: { favoriClicked: "favoriClicked" }, usesOnChanges: true, ngImport: i0, template: "<div class=\"grid grid-nogutter yatay-baslikli-panel-grid mb-2\">\r\n <div class=\"col-12 yatay-baslikli-panel-blok\" [style.background]=\"renkSanitized\" [style.height.em]=\"baslikYukseklik\">\r\n\r\n <div class=\"baslik-yazi pl-2 h-full\" [style.font-size.em]=\"baslikFontSize\">\r\n <div class=\"flex align-items-center\">\r\n @if (icon) {\r\n <i [ngClass]=\"icon\" [style.font-size.px]=\"iconSize\"> </i>\r\n }\r\n @if (iconURL) {\r\n <img [src]=\"iconURL\" [style.width.px]=\"iconSize\" class=\"mr-2\">\r\n }\r\n <b>{{baslik}}</b>\r\n @if (favoriVar) {\r\n <div [ngClass]=\"favori ? 'fas fa-star' : 'far fa-star'\" [style.color]=\"favori ? '#fece00' : 'white'\"\r\n style=\"margin-left: 0.5em; z-index: 1000\" (click)=\"favoriClicked.emit($event)\">\r\n </div>\r\n }\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-12\" style=\"padding-bottom: 0.35em\">\r\n <div class=\"grid grid-nogutter\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.yatay-baslikli-panel-grid{background-color:#ffffffb3;border-radius:.35em;width:100%}.yatay-baslikli-panel-blok{border-top-right-radius:.35em;border-top-left-radius:.35em;color:#f5f5f5}.yatay-baslikli-panel-blok .baslik-yazi{width:100%;display:flex;align-items:center}\n"], dependencies: [{ kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] }); }
|
|
35
35
|
}
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelComponent, decorators: [{
|
|
37
37
|
type: Component,
|
|
38
38
|
args: [{ selector: 'yatay-baslikli-panel', template: "<div class=\"grid grid-nogutter yatay-baslikli-panel-grid mb-2\">\r\n <div class=\"col-12 yatay-baslikli-panel-blok\" [style.background]=\"renkSanitized\" [style.height.em]=\"baslikYukseklik\">\r\n\r\n <div class=\"baslik-yazi pl-2 h-full\" [style.font-size.em]=\"baslikFontSize\">\r\n <div class=\"flex align-items-center\">\r\n @if (icon) {\r\n <i [ngClass]=\"icon\" [style.font-size.px]=\"iconSize\"> </i>\r\n }\r\n @if (iconURL) {\r\n <img [src]=\"iconURL\" [style.width.px]=\"iconSize\" class=\"mr-2\">\r\n }\r\n <b>{{baslik}}</b>\r\n @if (favoriVar) {\r\n <div [ngClass]=\"favori ? 'fas fa-star' : 'far fa-star'\" [style.color]=\"favori ? '#fece00' : 'white'\"\r\n style=\"margin-left: 0.5em; z-index: 1000\" (click)=\"favoriClicked.emit($event)\">\r\n </div>\r\n }\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"col-12\" style=\"padding-bottom: 0.35em\">\r\n <div class=\"grid grid-nogutter\">\r\n <ng-content />\r\n </div>\r\n </div>\r\n</div>\r\n", styles: ["/*!_variable.scss*/.yatay-baslikli-panel-grid{background-color:#ffffffb3;border-radius:.35em;width:100%}.yatay-baslikli-panel-blok{border-top-right-radius:.35em;border-top-left-radius:.35em;color:#f5f5f5}.yatay-baslikli-panel-blok .baslik-yazi{width:100%;display:flex;align-items:center}\n"] }]
|
|
39
39
|
}], ctorParameters: () => [{ type: i1.DomSanitizer }], propDecorators: { baslik: [{
|
|
@@ -58,11 +58,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
58
58
|
type: Output
|
|
59
59
|
}] } });
|
|
60
60
|
export class YatayBaslikliPanelModule {
|
|
61
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
62
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
63
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
61
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
62
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelModule, declarations: [YatayBaslikliPanelComponent], imports: [CommonModule], exports: [YatayBaslikliPanelComponent] }); }
|
|
63
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelModule, imports: [CommonModule] }); }
|
|
64
64
|
}
|
|
65
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
65
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: YatayBaslikliPanelModule, decorators: [{
|
|
66
66
|
type: NgModule,
|
|
67
67
|
args: [{
|
|
68
68
|
imports: [CommonModule],
|
|
@@ -18,10 +18,10 @@ class AltBuyukKartComponent {
|
|
|
18
18
|
this.baslikUst = this.yukseklik - this.baslikYukseklik;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
22
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.
|
|
21
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AltBuyukKartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
22
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.0.8", type: AltBuyukKartComponent, selector: "alt-buyuk-kart", inputs: { baslik: "baslik", baslikRenk: "baslikRenk", genislik: "genislik", yukseklik: "yukseklik", baslikYukseklik: "baslikYukseklik", baslikFontSize: "baslikFontSize" }, queries: [{ propertyName: "sagAlt", first: true, predicate: ["sagAlt"], descendants: true }, { propertyName: "solAlt", first: true, predicate: ["solAlt"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"alt-buyuk-kart\" [style.width]=\"genislik\">\r\n <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</div>\r\n", styles: ["/*!_variable.scss*/.alt-buyuk-kart{float:left;margin:.5em 0 0 .5em;background-color:transparent;border:transparent}.alt-buyuk-kart .wrapper{background-color:#fff;position:relative;border-radius:.35em;box-shadow:inset 0 0 .35em .15em #0003}.alt-buyuk-kart .alt-baslik{position:absolute;opacity:.2;width:100%}.alt-buyuk-kart .baslik-yazi{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;padding-right:.4rem;padding-left:.4rem;line-height:1.5}.alt-buyuk-kart .sag-alt{position:absolute;padding:.4em;width:50%;text-align:right;left:50%;z-index:1000}.alt-buyuk-kart .sol-alt{position:absolute;padding:.4em;width:50%;text-align:left;z-index:1000}\n"], dependencies: [{ kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
|
|
23
23
|
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AltBuyukKartComponent, decorators: [{
|
|
25
25
|
type: Component,
|
|
26
26
|
args: [{ selector: 'alt-buyuk-kart', template: "<div class=\"alt-buyuk-kart\" [style.width]=\"genislik\">\r\n <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</div>\r\n", styles: ["/*!_variable.scss*/.alt-buyuk-kart{float:left;margin:.5em 0 0 .5em;background-color:transparent;border:transparent}.alt-buyuk-kart .wrapper{background-color:#fff;position:relative;border-radius:.35em;box-shadow:inset 0 0 .35em .15em #0003}.alt-buyuk-kart .alt-baslik{position:absolute;opacity:.2;width:100%}.alt-buyuk-kart .baslik-yazi{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;padding-right:.4rem;padding-left:.4rem;line-height:1.5}.alt-buyuk-kart .sag-alt{position:absolute;padding:.4em;width:50%;text-align:right;left:50%;z-index:1000}.alt-buyuk-kart .sol-alt{position:absolute;padding:.4em;width:50%;text-align:left;z-index:1000}\n"] }]
|
|
27
27
|
}], ctorParameters: () => [], propDecorators: { baslik: [{
|
|
@@ -44,11 +44,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
44
44
|
args: ['solAlt']
|
|
45
45
|
}] } });
|
|
46
46
|
class AltBuyukKartModule {
|
|
47
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
48
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
49
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
47
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AltBuyukKartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
48
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: AltBuyukKartModule, declarations: [AltBuyukKartComponent], imports: [CommonModule], exports: [AltBuyukKartComponent] }); }
|
|
49
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AltBuyukKartModule, imports: [CommonModule] }); }
|
|
50
50
|
}
|
|
51
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
51
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AltBuyukKartModule, decorators: [{
|
|
52
52
|
type: NgModule,
|
|
53
53
|
args: [{
|
|
54
54
|
imports: [CommonModule],
|
|
@@ -18,10 +18,10 @@ class AltKucukKartComponent {
|
|
|
18
18
|
this.baslikUst = this.yukseklik - this.baslikYukseklik;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
22
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.
|
|
21
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AltKucukKartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
22
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.8", type: AltKucukKartComponent, selector: "alt-kucuk-kart", inputs: { baslik: "baslik", baslikRenk: "baslikRenk", genislik: "genislik", yukseklik: "yukseklik", baslikYukseklik: "baslikYukseklik", baslikFontSize: "baslikFontSize" }, queries: [{ propertyName: "sagAlt", first: true, predicate: ["sagAlt"], descendants: true }, { propertyName: "solAlt", first: true, predicate: ["solAlt"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<div class=\"alt-kucuk-kart\" [style.width]=\"genislik\">\r\n <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</div>\r\n", styles: ["/*!_variable.scss*/.alt-kucuk-kart{float:left;margin:.5em 0 0 .5em;background-color:transparent;border:transparent}.alt-kucuk-kart .wrapper{background-color:#fff;position:relative;border-radius:.35em;box-shadow:inset 0 0 .35em .15em #0003}.alt-kucuk-kart .alt-baslik{position:absolute;opacity:.2;width:100%}.alt-kucuk-kart .baslik-yazi{position:absolute;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;padding-right:.4rem;padding-left:.4rem}\n"] }); }
|
|
23
23
|
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AltKucukKartComponent, decorators: [{
|
|
25
25
|
type: Component,
|
|
26
26
|
args: [{ selector: 'alt-kucuk-kart', template: "<div class=\"alt-kucuk-kart\" [style.width]=\"genislik\">\r\n <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</div>\r\n", styles: ["/*!_variable.scss*/.alt-kucuk-kart{float:left;margin:.5em 0 0 .5em;background-color:transparent;border:transparent}.alt-kucuk-kart .wrapper{background-color:#fff;position:relative;border-radius:.35em;box-shadow:inset 0 0 .35em .15em #0003}.alt-kucuk-kart .alt-baslik{position:absolute;opacity:.2;width:100%}.alt-kucuk-kart .baslik-yazi{position:absolute;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;padding-right:.4rem;padding-left:.4rem}\n"] }]
|
|
27
27
|
}], ctorParameters: () => [], propDecorators: { baslik: [{
|
|
@@ -44,11 +44,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
44
44
|
args: ['solAlt']
|
|
45
45
|
}] } });
|
|
46
46
|
class AltKucukKartModule {
|
|
47
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
48
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
49
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
47
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AltKucukKartModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
48
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: AltKucukKartModule, declarations: [AltKucukKartComponent], imports: [CommonModule, RouterModule], exports: [AltKucukKartComponent] }); }
|
|
49
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AltKucukKartModule, imports: [CommonModule, RouterModule] }); }
|
|
50
50
|
}
|
|
51
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
51
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AltKucukKartModule, decorators: [{
|
|
52
52
|
type: NgModule,
|
|
53
53
|
args: [{
|
|
54
54
|
imports: [CommonModule, RouterModule],
|
|
@@ -121,6 +121,7 @@ var ATAjanslar;
|
|
|
121
121
|
ATAjanslar["TBWA"] = "TBWA";
|
|
122
122
|
ATAjanslar["Isobar"] = "Isobar";
|
|
123
123
|
ATAjanslar["FCBArtgroup"] = "FCB Artgroup";
|
|
124
|
+
ATAjanslar["HavasIstanbul"] = "Havas Istanbul";
|
|
124
125
|
})(ATAjanslar || (ATAjanslar = {}));
|
|
125
126
|
var RAAjanslar;
|
|
126
127
|
(function (RAAjanslar) {
|
|
@@ -262,6 +263,15 @@ class KilitBilgileri {
|
|
|
262
263
|
this.UUID = '';
|
|
263
264
|
}
|
|
264
265
|
}
|
|
266
|
+
class CRUDYetkileri {
|
|
267
|
+
constructor() {
|
|
268
|
+
this.giris = false;
|
|
269
|
+
this.duzeltme = false;
|
|
270
|
+
this.goruntuleme = false;
|
|
271
|
+
this.silme = false;
|
|
272
|
+
this.cogaltma = false;
|
|
273
|
+
}
|
|
274
|
+
}
|
|
265
275
|
|
|
266
276
|
class IzinFiltreAlanlari {
|
|
267
277
|
constructor() {
|
|
@@ -2156,5 +2166,5 @@ class XLOptions {
|
|
|
2156
2166
|
* Generated bundle index. Do not edit.
|
|
2157
2167
|
*/
|
|
2158
2168
|
|
|
2159
|
-
export { ATAjanslar, AygitBilgisi, BildirimBekleyenler, BildirimHazirlananlar, Bildirimler, BilgilendirmeSecenekleri, EkBelge, Favori, FavoriEkleSilParametreleri, Favoriler, FontStyle, FormParametreleri, GirisDuzeltme, InternetSatinAlmaTipleri, IzinDetaylari, IzinFiltreAlanlari, IzinFiltreParametreleri, IzinListe, IzinListeSatir, IzinRaporDetaylari, IzinRaporListe, IzinRaporListeSatir, KilitBilgileri, KilitParametreleri, KilitliKayit, KilitliKayitDetay, KilitliKayitDetaylar, KilitliKayitlar, Kullanici, KullaniciCikart, KullaniciHangiMenude, KullaniciHangiMenudeler, Kullanicilar, KullanimdakiKayit, KullanimdakiKayitlar, LimitPersonelDetay, ListeSecenekleri, ListedenSecResult, LogbookAnaAramaSonuc, LogbookAnaAramaSonuclar, LogbookAnaTurListe, LogbookAnaTurTanim, LogbookAramaSonuc, LogbookAramaSonuclar, LogbookProgram, LogbookProgramListe, LogbookTurListe, MFAGorunumSecenekleri, MPAjanslar, MasrafDetaylari, MasrafFiltreAlanlari, MasrafFiltreParametreleri, MasrafListe, MasrafListeSatir, MasrafSatirlari, MasrafTurleri, MecraTurleri, MecraTurleriStr, MesajListe, MuhasebePaketleri, NumberFormatlar, OnayDetaylari, OnayFiltreAlanlari, OnayFiltreParametreleri, OnayGuncelleParametreleri, OnayListe, OnayListeSatir, OnayaGonderBilgileri, OnayaGonderParametreleri, OnayaHazirlaParametreleri, PeriyotSecenekleri, ProgramHakkinda, Programlar, RAAjanslar, RaporDetaylari, RaporEkBilgiDetay, RaporEkBilgiSatir, RaporFiltreler, RaporMailAdresi, RaporMailAdresleri, RaporZamanlamaSecenekleri, RowFontColor, RowInteriorColor, SifreSecenekleri, SistemBilgileri, SistemBilgisi, SistemOzetData, SistemProcess, SistemProsesleri, SistemRaporlari, TalepZamaniSecenekleri, TarihKriteriSecenekleri, TeklifDetaylari, TeklifFiltreAlanlari, TeklifFiltreParametreleri, TeklifListe, TeklifListeSatir, TimeSheetAjans, TimeSheetDataAylik, TimeSheetDataGunluk, TimeSheetDataHaftalik, TimeSheetDataKayitAylik, TimeSheetDataKayitGunluk, TimeSheetDataKayitHaftalik, TimeSheetDataListeAylik, TimeSheetDataListeGunluk, TimeSheetDataListeHaftalik, TimeSheetExcel, TimeSheetGirisTuru, TimeSheetIsDosyasi, TimeSheetKampanya, TimeSheetLog, TimeSheetLogIslemler, TimeSheetMusteri, TimeSheetOzetListe, TimeSheetOzetListeSatir, TimeSheetSatirDetay, TimeSheetSecenekler, TimeSheetUrun, VariableType, WebAPIResult, WebOturumlari, WebOturumu, XLBookOptions, XLBorder, XLConfig, XLFont, XLFuncs, XLHAlign, XLInterior, XLLineStyle, XLLogo, XLNot, XLOptions, XLPageOrientation, XLPageSetup, XLPrepare, XLRenk, XLSheet, XLSheetOptions, XLTable, XLTableColumn, XLTableColumnData, XLTableColumnFooter, XLTableColumnHeader, XLUstBilgi, XLUstBilgiSatir, XlBorderWeigh, XlVAlign, YardimSoruCevap, YardimTab };
|
|
2169
|
+
export { ATAjanslar, AygitBilgisi, BildirimBekleyenler, BildirimHazirlananlar, Bildirimler, BilgilendirmeSecenekleri, CRUDYetkileri, EkBelge, Favori, FavoriEkleSilParametreleri, Favoriler, FontStyle, FormParametreleri, GirisDuzeltme, InternetSatinAlmaTipleri, IzinDetaylari, IzinFiltreAlanlari, IzinFiltreParametreleri, IzinListe, IzinListeSatir, IzinRaporDetaylari, IzinRaporListe, IzinRaporListeSatir, KilitBilgileri, KilitParametreleri, KilitliKayit, KilitliKayitDetay, KilitliKayitDetaylar, KilitliKayitlar, Kullanici, KullaniciCikart, KullaniciHangiMenude, KullaniciHangiMenudeler, Kullanicilar, KullanimdakiKayit, KullanimdakiKayitlar, LimitPersonelDetay, ListeSecenekleri, ListedenSecResult, LogbookAnaAramaSonuc, LogbookAnaAramaSonuclar, LogbookAnaTurListe, LogbookAnaTurTanim, LogbookAramaSonuc, LogbookAramaSonuclar, LogbookProgram, LogbookProgramListe, LogbookTurListe, MFAGorunumSecenekleri, MPAjanslar, MasrafDetaylari, MasrafFiltreAlanlari, MasrafFiltreParametreleri, MasrafListe, MasrafListeSatir, MasrafSatirlari, MasrafTurleri, MecraTurleri, MecraTurleriStr, MesajListe, MuhasebePaketleri, NumberFormatlar, OnayDetaylari, OnayFiltreAlanlari, OnayFiltreParametreleri, OnayGuncelleParametreleri, OnayListe, OnayListeSatir, OnayaGonderBilgileri, OnayaGonderParametreleri, OnayaHazirlaParametreleri, PeriyotSecenekleri, ProgramHakkinda, Programlar, RAAjanslar, RaporDetaylari, RaporEkBilgiDetay, RaporEkBilgiSatir, RaporFiltreler, RaporMailAdresi, RaporMailAdresleri, RaporZamanlamaSecenekleri, RowFontColor, RowInteriorColor, SifreSecenekleri, SistemBilgileri, SistemBilgisi, SistemOzetData, SistemProcess, SistemProsesleri, SistemRaporlari, TalepZamaniSecenekleri, TarihKriteriSecenekleri, TeklifDetaylari, TeklifFiltreAlanlari, TeklifFiltreParametreleri, TeklifListe, TeklifListeSatir, TimeSheetAjans, TimeSheetDataAylik, TimeSheetDataGunluk, TimeSheetDataHaftalik, TimeSheetDataKayitAylik, TimeSheetDataKayitGunluk, TimeSheetDataKayitHaftalik, TimeSheetDataListeAylik, TimeSheetDataListeGunluk, TimeSheetDataListeHaftalik, TimeSheetExcel, TimeSheetGirisTuru, TimeSheetIsDosyasi, TimeSheetKampanya, TimeSheetLog, TimeSheetLogIslemler, TimeSheetMusteri, TimeSheetOzetListe, TimeSheetOzetListeSatir, TimeSheetSatirDetay, TimeSheetSecenekler, TimeSheetUrun, VariableType, WebAPIResult, WebOturumlari, WebOturumu, XLBookOptions, XLBorder, XLConfig, XLFont, XLFuncs, XLHAlign, XLInterior, XLLineStyle, XLLogo, XLNot, XLOptions, XLPageOrientation, XLPageSetup, XLPrepare, XLRenk, XLSheet, XLSheetOptions, XLTable, XLTableColumn, XLTableColumnData, XLTableColumnFooter, XLTableColumnHeader, XLUstBilgi, XLUstBilgiSatir, XlBorderWeigh, XlVAlign, YardimSoruCevap, YardimTab };
|
|
2160
2170
|
//# sourceMappingURL=limitng-api-models.mjs.map
|