limitng 0.21.11 → 0.21.13
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 +25 -17
- package/fesm2022/limitng-directives-kodAlani.directive.mjs.map +1 -1
- 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 +84 -76
- package/fesm2022/limitng-directives.mjs.map +1 -1
- 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
- package/types/limitng-directives-kodAlani.directive.d.ts +6 -5
- package/types/limitng-directives-kodAlani.directive.d.ts.map +1 -1
- package/types/limitng-directives.d.ts +5 -3
- package/types/limitng-directives.d.ts.map +1 -1
|
@@ -26,10 +26,10 @@ class YatayBaslikliPanelComponent {
|
|
|
26
26
|
return this.sanitizer.bypassSecurityTrustStyle('linear-gradient(90deg, ' + colorAlpha1 + ' 0%, ' + colorAlpha05 + ' 100%)');
|
|
27
27
|
}, ...(ngDevMode ? [{ debugName: "renkSanitized" }] : []));
|
|
28
28
|
}
|
|
29
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.
|
|
30
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.
|
|
29
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.8", ngImport: i0, type: YatayBaslikliPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
30
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.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()\" [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=\"w-full\" style=\"padding-bottom: 0.35em\">\r\n <ng-content />\r\n</div>", 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.0.
|
|
32
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.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'
|
package/package.json
CHANGED
|
@@ -1,18 +1,19 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
import { EventEmitter } from '@angular/core';
|
|
3
1
|
import { ControlValueAccessor } from '@angular/forms';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
4
3
|
|
|
5
4
|
declare class KodAlaniDirective implements ControlValueAccessor {
|
|
6
5
|
private readonly _elementRef;
|
|
7
6
|
private readonly _renderer;
|
|
7
|
+
private readonly temizlemeRegex;
|
|
8
8
|
/** implements ControlValueAccessorInterface */
|
|
9
9
|
_onChange: (_: any) => void;
|
|
10
10
|
/** implements ControlValueAccessorInterface */
|
|
11
11
|
_touched: () => void;
|
|
12
|
-
kodChange: EventEmitter<string>;
|
|
13
12
|
regex: RegExp;
|
|
14
13
|
onKeyPress(evt: KeyboardEvent): void;
|
|
15
|
-
onInput(event:
|
|
14
|
+
onInput(event: Event): void;
|
|
15
|
+
onBlur(): void;
|
|
16
|
+
onPaste(event: ClipboardEvent): void;
|
|
16
17
|
/** Implementation for ControlValueAccessor interface */
|
|
17
18
|
writeValue(value: any): void;
|
|
18
19
|
/** Implementation for ControlValueAccessor interface */
|
|
@@ -22,7 +23,7 @@ declare class KodAlaniDirective implements ControlValueAccessor {
|
|
|
22
23
|
/** Implementation for ControlValueAccessor interface */
|
|
23
24
|
setDisabledState(isDisabled: boolean): void;
|
|
24
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<KodAlaniDirective, never>;
|
|
25
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KodAlaniDirective, "[kodAlani]", never, {}, {
|
|
26
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<KodAlaniDirective, "[kodAlani]", never, {}, {}, never, never, true, never>;
|
|
26
27
|
}
|
|
27
28
|
|
|
28
29
|
export { KodAlaniDirective };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"limitng-directives-kodAlani.directive.d.ts","sources":["../../src/app/components/directives/kodAlani.directive/kodAlani.directive.ts"],"sourcesContent":[null],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"limitng-directives-kodAlani.directive.d.ts","sources":["../../src/app/components/directives/kodAlani.directive/kodAlani.directive.ts"],"sourcesContent":[null],"names":[],"mappings":";;;AAKA,cAAA,iBAAA,YAAA,oBAAA;AAmBE;AACA;AACA;;AAGA;;;AAKA,WAAA,MAAA;;;;;;AAuCA;;;;AAUA;;AAKA;;;AAGD;;;;"}
|
|
@@ -184,14 +184,16 @@ declare class IlkHarfBuyukDirective implements ControlValueAccessor {
|
|
|
184
184
|
declare class KodAlaniDirective implements ControlValueAccessor {
|
|
185
185
|
private readonly _elementRef;
|
|
186
186
|
private readonly _renderer;
|
|
187
|
+
private readonly temizlemeRegex;
|
|
187
188
|
/** implements ControlValueAccessorInterface */
|
|
188
189
|
_onChange: (_: any) => void;
|
|
189
190
|
/** implements ControlValueAccessorInterface */
|
|
190
191
|
_touched: () => void;
|
|
191
|
-
kodChange: EventEmitter<string>;
|
|
192
192
|
regex: RegExp;
|
|
193
193
|
onKeyPress(evt: KeyboardEvent): void;
|
|
194
|
-
onInput(event:
|
|
194
|
+
onInput(event: Event): void;
|
|
195
|
+
onBlur(): void;
|
|
196
|
+
onPaste(event: ClipboardEvent): void;
|
|
195
197
|
/** Implementation for ControlValueAccessor interface */
|
|
196
198
|
writeValue(value: any): void;
|
|
197
199
|
/** Implementation for ControlValueAccessor interface */
|
|
@@ -201,7 +203,7 @@ declare class KodAlaniDirective implements ControlValueAccessor {
|
|
|
201
203
|
/** Implementation for ControlValueAccessor interface */
|
|
202
204
|
setDisabledState(isDisabled: boolean): void;
|
|
203
205
|
static ɵfac: i0.ɵɵFactoryDeclaration<KodAlaniDirective, never>;
|
|
204
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KodAlaniDirective, "[kodAlani]", never, {}, {
|
|
206
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<KodAlaniDirective, "[kodAlani]", never, {}, {}, never, never, true, never>;
|
|
205
207
|
}
|
|
206
208
|
|
|
207
209
|
declare class MaksimumUzunlukDirective implements ControlValueAccessor {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"limitng-directives.d.ts","sources":["../../src/app/components/directives/adAlani.directive/adAlani.directive.ts","../../src/app/components/directives/adresAlani.directive/adresAlani.directive.ts","../../src/app/components/directives/buyukHarf.directive/buyukHarf.directive.ts","../../src/app/components/directives/ciftBoslukTek.directive/ciftBoslukTek.directive.ts","../../src/app/components/directives/dirty.directive/dirty.directive.ts","../../src/app/components/directives/disable.directive/always-enabled.directive.ts","../../src/app/components/directives/disable.directive/disable.directive.ts","../../src/app/components/directives/flexBasis.directive/flexBasis.directive.ts","../../src/app/components/directives/ilkHarfBuyuk.directive/ilkHarfBuyuk.directive.ts","../../src/app/components/directives/kodAlani.directive/kodAlani.directive.ts","../../src/app/components/directives/maksimumUzunluk.directive/maksimumUzunluk.directive.ts","../../src/app/components/directives/sagSolBoslukSil.directive/sagSolBoslukSil.directive.ts","../../src/app/components/directives/standartAlan.directive/standartAlan.directive.ts","../../src/app/components/directives/sutunGenisligi.directive/sutunGenisligi.directive.ts","../../src/app/components/directives/tumBoslukSil.directive/tumBoslukSil.directive.ts","../../src/app/components/directives/tumIlkHarfBuyuk.directive/tumIlkHarfBuyuk.directive.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":["_angular_core"],"mappings":";;;;;;;;;;AAKA,cAAA,gBAAA,YAAA,oBAAA;AAiBE;AACA;;AAGA;;;AAKU,eAAA,YAAA;AAEV,WAAA,MAAA;;;;AAyBA;;;;AAUA;;AAKA;;;AAGD;;ACvED,cAAA,mBAAA,YAAA,oBAAA;AAiBE;AACA;;AAGA;;;AAKU,eAAA,YAAA;AAEV,WAAA,MAAA;;;;AA0BA;;;;AAUA;;AAKA;;;AAGD;;ACxED,cAAA,kBAAA,YAAA,oBAAA;AAgBE;AACA;;AAGA;;;AAKU,qBAAA,YAAA;;;AAWV;;;;AAUA;;AAKA;;;AAGD;;ACtDD,cAAA,sBAAA,YAAA,oBAAA;AAeE;AACA;;AAGA;;;AAIU,yBAAA,YAAA;;;AAUV;;;;AAUA;;AAKA;;;AAGD;;ACtDD,cAAA,cAAA,YAAA,gBAAA;AAK0C;;;;;;AAgBzC;;ACrBD,cAAA,sBAAA;;;;AAMC;;ACGD,cAAA,gBAAA,YAAA,SAAA,EAAA,aAAA,EAAA,gBAAA;AAOE;AACA;AAEwC;AAGxC,gBAAUA,EAAA,CAAA,MAAA,UAAA,QAAA;AACV,kBAAYA,EAAA,CAAA,MAAA,UAAA,WAAA;AACZ,aAAOA,EAAA,CAAA,MAAA,UAAA,MAAA;AACP,mBAAaA,EAAA,CAAA,MAAA,UAAA,YAAA;AACb,oBAAcA,EAAA,CAAA,MAAA,UAAA,YAAA;AACd,kBAAYA,EAAA,CAAA,MAAA,UAAA,WAAA;AAGZ,mBAAaA,EAAA,CAAA,MAAA,UAAA,sBAAA;AAIb;AAKA;AAIA;AAOA;AAuBA;AAKA;AAWA;AAyDA;;;;AAID;;ACtJD,cAAA,kBAAA,YAAA,SAAA;AAKE;AAEuC;;;;;AAKxC;AAED,cAAA,oBAAA,YAAA,SAAA;AAKE;AAEuC;;;;;AAKxC;AAED,cAAA,oBAAA,YAAA,SAAA;AAKE;AAEuC;;;;;AAKxC;;ACrCD,cAAA,qBAAA,YAAA,oBAAA;AAgBE;AACA;;AAGA;;;AAIU,wBAAA,YAAA;;;AAUV;;;;AAUA;;AAKA;;;AAGD;;ACpDD,cAAA,iBAAA,YAAA,oBAAA;
|
|
1
|
+
{"version":3,"file":"limitng-directives.d.ts","sources":["../../src/app/components/directives/adAlani.directive/adAlani.directive.ts","../../src/app/components/directives/adresAlani.directive/adresAlani.directive.ts","../../src/app/components/directives/buyukHarf.directive/buyukHarf.directive.ts","../../src/app/components/directives/ciftBoslukTek.directive/ciftBoslukTek.directive.ts","../../src/app/components/directives/dirty.directive/dirty.directive.ts","../../src/app/components/directives/disable.directive/always-enabled.directive.ts","../../src/app/components/directives/disable.directive/disable.directive.ts","../../src/app/components/directives/flexBasis.directive/flexBasis.directive.ts","../../src/app/components/directives/ilkHarfBuyuk.directive/ilkHarfBuyuk.directive.ts","../../src/app/components/directives/kodAlani.directive/kodAlani.directive.ts","../../src/app/components/directives/maksimumUzunluk.directive/maksimumUzunluk.directive.ts","../../src/app/components/directives/sagSolBoslukSil.directive/sagSolBoslukSil.directive.ts","../../src/app/components/directives/standartAlan.directive/standartAlan.directive.ts","../../src/app/components/directives/sutunGenisligi.directive/sutunGenisligi.directive.ts","../../src/app/components/directives/tumBoslukSil.directive/tumBoslukSil.directive.ts","../../src/app/components/directives/tumIlkHarfBuyuk.directive/tumIlkHarfBuyuk.directive.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"names":["_angular_core"],"mappings":";;;;;;;;;;AAKA,cAAA,gBAAA,YAAA,oBAAA;AAiBE;AACA;;AAGA;;;AAKU,eAAA,YAAA;AAEV,WAAA,MAAA;;;;AAyBA;;;;AAUA;;AAKA;;;AAGD;;ACvED,cAAA,mBAAA,YAAA,oBAAA;AAiBE;AACA;;AAGA;;;AAKU,eAAA,YAAA;AAEV,WAAA,MAAA;;;;AA0BA;;;;AAUA;;AAKA;;;AAGD;;ACxED,cAAA,kBAAA,YAAA,oBAAA;AAgBE;AACA;;AAGA;;;AAKU,qBAAA,YAAA;;;AAWV;;;;AAUA;;AAKA;;;AAGD;;ACtDD,cAAA,sBAAA,YAAA,oBAAA;AAeE;AACA;;AAGA;;;AAIU,yBAAA,YAAA;;;AAUV;;;;AAUA;;AAKA;;;AAGD;;ACtDD,cAAA,cAAA,YAAA,gBAAA;AAK0C;;;;;;AAgBzC;;ACrBD,cAAA,sBAAA;;;;AAMC;;ACGD,cAAA,gBAAA,YAAA,SAAA,EAAA,aAAA,EAAA,gBAAA;AAOE;AACA;AAEwC;AAGxC,gBAAUA,EAAA,CAAA,MAAA,UAAA,QAAA;AACV,kBAAYA,EAAA,CAAA,MAAA,UAAA,WAAA;AACZ,aAAOA,EAAA,CAAA,MAAA,UAAA,MAAA;AACP,mBAAaA,EAAA,CAAA,MAAA,UAAA,YAAA;AACb,oBAAcA,EAAA,CAAA,MAAA,UAAA,YAAA;AACd,kBAAYA,EAAA,CAAA,MAAA,UAAA,WAAA;AAGZ,mBAAaA,EAAA,CAAA,MAAA,UAAA,sBAAA;AAIb;AAKA;AAIA;AAOA;AAuBA;AAKA;AAWA;AAyDA;;;;AAID;;ACtJD,cAAA,kBAAA,YAAA,SAAA;AAKE;AAEuC;;;;;AAKxC;AAED,cAAA,oBAAA,YAAA,SAAA;AAKE;AAEuC;;;;;AAKxC;AAED,cAAA,oBAAA,YAAA,SAAA;AAKE;AAEuC;;;;;AAKxC;;ACrCD,cAAA,qBAAA,YAAA,oBAAA;AAgBE;AACA;;AAGA;;;AAIU,wBAAA,YAAA;;;AAUV;;;;AAUA;;AAKA;;;AAGD;;ACpDD,cAAA,iBAAA,YAAA,oBAAA;AAmBE;AACA;AACA;;AAGA;;;AAKA,WAAA,MAAA;;;;;;AAuCA;;;;AAUA;;AAKA;;;AAGD;;ACxFD,cAAA,wBAAA,YAAA,oBAAA;AAeE;AACA;;AAGA;;;AAIU,2BAAA,YAAA;AACuD;;;AAYjE;;;;AAUA;;AAKA;;;;AAGD;;ACtDD,cAAA,wBAAA,YAAA,oBAAA;AAgBE;AACA;;AAGA;;;AAIU,2BAAA,YAAA;;;AAUV;;;;AAUA;;AAKA;;;AAGD;;AClDD,cAAA,qBAAA,YAAA,oBAAA;AAiBE;AACA;;AAGA;;;AAKU,eAAA,YAAA;AAEV,WAAA,MAAA;;;;AAyBA;;;;AAUA;;AAKA;;;AAGD;;AC1ED,cAAA,uBAAA,YAAA,SAAA;AAKE;AAEuC;;;;;AAOxC;AAED,cAAA,yBAAA,YAAA,SAAA;AAKE;AAEuC;;;;;AAOxC;AAED,cAAA,yBAAA,YAAA,SAAA;AAKE;AAEuC;;;;;AAOxC;AAED,cAAA,4BAAA,YAAA,SAAA;AAKE;AACA;AAES;;;;;AAYV;;ACjED,cAAA,qBAAA,YAAA,oBAAA;AAeE;AACA;;AAGA;;;AAIU,wBAAA,YAAA;;;AAUV;;;;AAUA;;AAKA;;;AAGD;;ACnDD,cAAA,wBAAA,YAAA,oBAAA;AAeE;AACA;;AAGA;;;AAIU,yBAAA,YAAA;AACA,oCAAA,YAAA;;;AAUV;;;;AAUA;;AAKA;;;AAGD;;;;"}
|