limitng 0.21.48 → 0.21.49
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/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 +6 -6
- package/fesm2022/limitng-directives-flexBasis.directive.mjs +9 -9
- package/fesm2022/limitng-directives-ilkHarfBuyuk.directive.mjs +3 -3
- package/fesm2022/limitng-directives-imleciBasaAl.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-okTuslariylaIcerdeGezin.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 +12 -12
- package/fesm2022/limitng-directives-translate-key.directive.ts.mjs +3 -3
- package/fesm2022/limitng-directives-tumBoslukSil.directive.mjs +3 -3
- package/fesm2022/limitng-directives-tumIlkHarfBuyuk.directive.mjs +3 -3
- package/fesm2022/limitng-directives.mjs +63 -63
- 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-global-filter-formatter.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-pipes-toSeverity.pipe.mjs +3 -3
- package/fesm2022/limitng-pipes-tooltip-formatter.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 +1 -1
|
@@ -10,10 +10,10 @@ class SolKucukKartComponent {
|
|
|
10
10
|
this.baslikGenislik = input('3em', ...(ngDevMode ? [{ debugName: "baslikGenislik" }] : /* istanbul ignore next */ []));
|
|
11
11
|
this.baslikFontSize = input(1, { ...(ngDevMode ? { debugName: "baslikFontSize" } : /* istanbul ignore next */ {}), transform: numberAttribute });
|
|
12
12
|
}
|
|
13
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
14
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.
|
|
13
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: SolKucukKartComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
14
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "21.2.8", type: SolKucukKartComponent, isStandalone: true, selector: "sol-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 }, baslikGenislik: { classPropertyName: "baslikGenislik", publicName: "baslikGenislik", 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]=\"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.rem]=\"baslikFontSize()\" [style.color]=\"baslikRenk()\"\r\n [style.width]=\"baslikGenislik()\">\r\n <b>{{baslik()}}</b>\r\n </div>\r\n\r\n <div class=\"flex flex-wrap\">\r\n <div [style.width]=\"baslikGenislik()\" style=\"flex:none\"> </div>\r\n <div class=\"flex flex-auto\">\r\n <ng-content />\r\n </div>\r\n </div>\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 .yan-baslik{position:absolute;opacity:.2;height:100%}:host .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/*!_variable.scss*/\n"] }); }
|
|
15
15
|
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: SolKucukKartComponent, decorators: [{
|
|
17
17
|
type: Component,
|
|
18
18
|
args: [{ selector: 'sol-kucuk-kart', standalone: true, host: {
|
|
19
19
|
'[style.width]': 'genislik()'
|
|
@@ -26,10 +26,10 @@ class YatayBaslikliPanelComponent {
|
|
|
26
26
|
return this.sanitizer.bypassSecurityTrustStyle('linear-gradient(90deg, ' + colorAlpha1 + ' 0%, ' + colorAlpha05 + ' 100%)');
|
|
27
27
|
}, ...(ngDevMode ? [{ debugName: "renkSanitized" }] : /* istanbul ignore next */ []));
|
|
28
28
|
}
|
|
29
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
30
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.
|
|
29
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: YatayBaslikliPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
30
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.2.8", 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: "flex flex-wrap mb-2" }, ngImport: i0, template: "<div class=\"w-full yatay-baslikli-panel-blok\" [style.background]=\"renkSanitized()\"\r\n [style.height.rem]=\"baslikYukseklik()\">\r\n\r\n <div class=\"baslik-yazi pl-2 h-full\" [style.font-size.rem]=\"baslikFontSize()\">\r\n <div class=\"flex place-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()\" [alt]=\"baslik()\" [style.width.px]=\"iconSize()\" class=\"mr-2\">\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=\"w-full\" style=\"padding-bottom: 0.35em\">\r\n <ng-content />\r\n</div>\n", styles: [":host{background:var(--p-form-field-background);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"] }] }); }
|
|
31
31
|
}
|
|
32
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
32
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: YatayBaslikliPanelComponent, decorators: [{
|
|
33
33
|
type: Component,
|
|
34
34
|
args: [{ selector: 'yatay-baslikli-panel', imports: [NgClass], host: {
|
|
35
35
|
'class': 'flex flex-wrap mb-2'
|