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
|
@@ -45,8 +45,8 @@ export class FiltreBarComponent {
|
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
49
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.
|
|
48
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FiltreBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
49
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.0.6", type: FiltreBarComponent, isStandalone: true, selector: "filtre-bar", inputs: { yon: { classPropertyName: "yon", publicName: "yon", isSignal: true, isRequired: false, transformFunction: null }, genislik: { classPropertyName: "genislik", publicName: "genislik", isSignal: true, isRequired: false, transformFunction: null }, kaydirma: { classPropertyName: "kaydirma", publicName: "kaydirma", isSignal: true, isRequired: false, transformFunction: null }, filtreBarAcik: { classPropertyName: "filtreBarAcik", publicName: "filtreBarAcik", isSignal: true, isRequired: false, transformFunction: null }, aramaAlan: { classPropertyName: "aramaAlan", publicName: "aramaAlan", isSignal: true, isRequired: false, transformFunction: null } }, outputs: { filtreBarAcik: "filtreBarAcikChange" }, queries: [{ propertyName: "arama", first: true, predicate: ["arama"], descendants: true, isSignal: true }, { propertyName: "filtreler", first: true, predicate: ["filtreler"], descendants: true, isSignal: true }, { propertyName: "filtreDugmeler", first: true, predicate: ["filtreDugmeler"], descendants: true, isSignal: true }], viewQueries: [{ propertyName: "filtreDiv", first: true, predicate: ["filtreDiv"], descendants: true, isSignal: true }, { propertyName: "aramaDiv", first: true, predicate: ["aramaDiv"], descendants: true, isSignal: true }], ngImport: i0, template: "@if (arama()) {\r\n<div class=\"filtre-arama\" #aramaDiv>\r\n <ng-container *ngTemplateOutlet=\"arama(); context: {$implicit: aramaIcerik}\">\r\n {{aramaIcerik}}\r\n </ng-container>\r\n</div>\r\n}\r\n<div class=\"filtre-grup\">\r\n @if (filtreler()) {\r\n <div class=\"filtre-filtreler\"\r\n [@filtreBarAcikKapali]=\"{value: filtreBarAcik() ? 'acik' : 'kapali', params:{animasyonGenislik: animasyonGenislik()}}\"\r\n (@filtreBarAcikKapali.start)=\"animationStartEvent($event)\" (@filtreBarAcikKapali.done)=\"animationDoneEvent($event)\"\r\n [style.right.px]=\"sag()\" #filtreDiv>\r\n <ng-container *ngTemplateOutlet=\"filtreler(); context: {$implicit: filtreIcerik}\">\r\n {{filtreIcerik()}}\r\n </ng-container>\r\n </div>\r\n }\r\n\r\n @if (filtreDugmeler()) {\r\n <div class=\"filtre-dugmeler\">\r\n <ng-container *ngTemplateOutlet=\"filtreDugmeler(); context: {$implicit: filtreDugmeIcerik}\">\r\n {{filtreIcerik()}}\r\n </ng-container>\r\n </div>\r\n }\r\n</div>\r\n", styles: [":host{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap-reverse}:host .filtre-arama{display:flex;flex:none;align-items:flex-start;justify-content:flex-end}:host .filtre-grup{display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap-reverse}:host .filtre-grup .filtre-filtreler{display:flex;align-items:flex-start;justify-content:flex-end}:host .filtre-grup .filtre-dugmeler{display:flex;align-items:flex-start;justify-content:flex-end}\n/*!_variable.scss*/\n"], dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }], animations: [
|
|
50
50
|
trigger('filtreBarAcikKapali', [
|
|
51
51
|
// ...
|
|
52
52
|
state('acik', style({
|
|
@@ -64,7 +64,7 @@ export class FiltreBarComponent {
|
|
|
64
64
|
]),
|
|
65
65
|
] }); }
|
|
66
66
|
}
|
|
67
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
67
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: FiltreBarComponent, decorators: [{
|
|
68
68
|
type: Component,
|
|
69
69
|
args: [{ selector: 'filtre-bar', standalone: true, imports: [NgTemplateOutlet], animations: [
|
|
70
70
|
trigger('filtreBarAcikKapali', [
|
|
@@ -29,10 +29,10 @@ export class GeriIleriDetayComponent {
|
|
|
29
29
|
resetUndo() {
|
|
30
30
|
this.undoRedoStack.reset();
|
|
31
31
|
}
|
|
32
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
33
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.
|
|
32
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: GeriIleriDetayComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
33
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.6", type: GeriIleriDetayComponent, isStandalone: true, selector: "geri-ileri-detay", inputs: { object: "object" }, usesOnChanges: true, ngImport: i0, template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n", dependencies: [{ kind: "ngmodule", type: ButtonModule }, { kind: "component", type: i1.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "tabindex", "size", "style", "styleClass", "badgeClass", "ariaLabel", "autofocus"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "ngmodule", type: SplitButtonModule }, { kind: "component", type: i2.SplitButton, selector: "p-splitButton", inputs: ["model", "severity", "raised", "rounded", "text", "outlined", "size", "plain", "icon", "iconPos", "label", "tooltip", "tooltipOptions", "style", "styleClass", "menuStyle", "menuStyleClass", "appendTo", "dir", "expandAriaLabel", "showTransitionOptions", "hideTransitionOptions", "buttonProps", "menuButtonProps", "autofocus", "disabled", "tabindex", "menuButtonDisabled", "buttonDisabled"], outputs: ["onClick", "onMenuHide", "onMenuShow", "onDropdownClick"] }, { kind: "directive", type: i3.Tooltip, selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }, { kind: "ngmodule", type: TooltipModule }] }); }
|
|
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: GeriIleriDetayComponent, decorators: [{
|
|
36
36
|
type: Component,
|
|
37
37
|
args: [{ selector: 'geri-ileri-detay', standalone: true, imports: [ButtonModule, SplitButtonModule, TooltipModule], template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n" }]
|
|
38
38
|
}], ctorParameters: () => [], propDecorators: { object: [{
|
|
@@ -34,10 +34,10 @@ export class GeriIleriListeComponent {
|
|
|
34
34
|
resetUndo() {
|
|
35
35
|
this.undoRedoStack.reset();
|
|
36
36
|
}
|
|
37
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
38
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.
|
|
37
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: GeriIleriListeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
38
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.0.6", type: GeriIleriListeComponent, isStandalone: true, selector: "geri-ileri-liste", inputs: { collection: "collection" }, usesOnChanges: true, ngImport: i0, template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n", dependencies: [{ kind: "ngmodule", type: ButtonModule }, { kind: "component", type: i1.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "raised", "rounded", "text", "plain", "severity", "outlined", "link", "tabindex", "size", "style", "styleClass", "badgeClass", "ariaLabel", "autofocus"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "ngmodule", type: SplitButtonModule }, { kind: "component", type: i2.SplitButton, selector: "p-splitButton", inputs: ["model", "severity", "raised", "rounded", "text", "outlined", "size", "plain", "icon", "iconPos", "label", "tooltip", "tooltipOptions", "style", "styleClass", "menuStyle", "menuStyleClass", "appendTo", "dir", "expandAriaLabel", "showTransitionOptions", "hideTransitionOptions", "buttonProps", "menuButtonProps", "autofocus", "disabled", "tabindex", "menuButtonDisabled", "buttonDisabled"], outputs: ["onClick", "onMenuHide", "onMenuShow", "onDropdownClick"] }, { kind: "directive", type: i3.Tooltip, selector: "[pTooltip]", inputs: ["tooltipPosition", "tooltipEvent", "appendTo", "positionStyle", "tooltipStyleClass", "tooltipZIndex", "escape", "showDelay", "hideDelay", "life", "positionTop", "positionLeft", "autoHide", "fitContent", "hideOnEscape", "pTooltip", "tooltipDisabled", "tooltipOptions"] }, { kind: "ngmodule", type: TooltipModule }] }); }
|
|
39
39
|
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: GeriIleriListeComponent, decorators: [{
|
|
41
41
|
type: Component,
|
|
42
42
|
args: [{ selector: 'geri-ileri-liste', standalone: true, imports: [ButtonModule, SplitButtonModule, TooltipModule], template: "<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-undo\" [model]=\"undoRedoStack.undoItems\"\r\n [disabled]=\"!undoRedoStack.canUndo()\" [pTooltip]=\"undoRedoStack.undoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"undoClick()\" />\r\n<p-splitButton styleClass=\"mx-1\" icon=\"fas fa-redo\" [model]=\"undoRedoStack.redoItems\"\r\n [disabled]=\"!undoRedoStack.canRedo()\" [pTooltip]=\"undoRedoStack.redoTip\" tooltipZIndex=\"100000\" escape\r\n (onClick)=\"redoClick()\" />\r\n<p-button styleClass=\"mx-1\" title=\"Reset\" icon=\"fas fa-sync\"\r\n [disabled]=\"!undoRedoStack.canRedo() && !undoRedoStack.canUndo()\" (onClick)=\"resetUndo()\" />\r\n" }]
|
|
43
43
|
}], ctorParameters: () => [], propDecorators: { collection: [{
|
|
@@ -4,10 +4,10 @@ export class BoolToPlusPipe {
|
|
|
4
4
|
transform(value) {
|
|
5
5
|
return value ? '+' : '';
|
|
6
6
|
}
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
8
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: BoolToPlusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
8
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.6", ngImport: i0, type: BoolToPlusPipe, isStandalone: true, name: "boolToPlus" }); }
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: BoolToPlusPipe, decorators: [{
|
|
11
11
|
type: Pipe,
|
|
12
12
|
args: [{
|
|
13
13
|
name: 'boolToPlus',
|
|
@@ -4,10 +4,10 @@ export class BoolToPlusMinusPipe {
|
|
|
4
4
|
transform(value) {
|
|
5
5
|
return value ? '+' : '-';
|
|
6
6
|
}
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
8
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: BoolToPlusMinusPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
8
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.6", ngImport: i0, type: BoolToPlusMinusPipe, isStandalone: true, name: "boolToPlusMinus" }); }
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: BoolToPlusMinusPipe, decorators: [{
|
|
11
11
|
type: Pipe,
|
|
12
12
|
args: [{
|
|
13
13
|
name: 'boolToPlusMinus',
|
|
@@ -5,10 +5,10 @@ export class DateToTextPipe {
|
|
|
5
5
|
transform(value) {
|
|
6
6
|
return GlobalFunctions.dateToText(value);
|
|
7
7
|
}
|
|
8
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
9
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.
|
|
8
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: DateToTextPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.6", ngImport: i0, type: DateToTextPipe, isStandalone: true, name: "dateToText" }); }
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: DateToTextPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{
|
|
14
14
|
name: 'dateToText',
|
|
@@ -4,10 +4,10 @@ export class EvetHayirPipe {
|
|
|
4
4
|
transform(value) {
|
|
5
5
|
return value ? 'Evet' : 'Hayır';
|
|
6
6
|
}
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
8
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: EvetHayirPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
8
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.6", ngImport: i0, type: EvetHayirPipe, isStandalone: true, name: "evetHayir" }); }
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: EvetHayirPipe, decorators: [{
|
|
11
11
|
type: Pipe,
|
|
12
12
|
args: [{
|
|
13
13
|
name: 'evetHayir',
|
|
@@ -5,10 +5,10 @@ export class MecraTuruPipe {
|
|
|
5
5
|
transform(value) {
|
|
6
6
|
return GlobalFunctions.mecraTuruStrVer(value);
|
|
7
7
|
}
|
|
8
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
9
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.
|
|
8
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: MecraTuruPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.6", ngImport: i0, type: MecraTuruPipe, isStandalone: true, name: "mecraTuru" }); }
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: MecraTuruPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{
|
|
14
14
|
name: 'mecraTuru',
|
|
@@ -15,10 +15,10 @@ export class SafePipe {
|
|
|
15
15
|
default: throw new Error(`Invalid safe type specified: ${type}`);
|
|
16
16
|
}
|
|
17
17
|
}
|
|
18
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
|
19
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.
|
|
18
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.6", ngImport: i0, type: SafePipe, deps: [{ token: i1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
19
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.6", ngImport: i0, type: SafePipe, isStandalone: true, name: "safe" }); }
|
|
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: SafePipe, decorators: [{
|
|
22
22
|
type: Pipe,
|
|
23
23
|
args: [{
|
|
24
24
|
name: 'safe',
|