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
|
@@ -110,10 +110,10 @@ class DisableDirective {
|
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
114
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
113
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DisableDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
114
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: DisableDirective, selector: "[appDisable]", inputs: { appDisable: "appDisable" }, queries: [{ propertyName: "checkboxes", predicate: Checkbox, descendants: true }, { propertyName: "radioButtons", predicate: RadioButton, descendants: true }, { propertyName: "dropdowns", predicate: Dropdown, descendants: true }, { propertyName: "selectbuttons", predicate: SelectButton, descendants: true }, { propertyName: "inputSwitches", predicate: InputSwitch, descendants: true }, { propertyName: "inputNumbers", predicate: InputNumber, descendants: true }, { propertyName: "buttons", predicate: Button, descendants: true }], usesOnChanges: true, ngImport: i0 }); }
|
|
115
115
|
}
|
|
116
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
116
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DisableDirective, decorators: [{
|
|
117
117
|
type: Directive,
|
|
118
118
|
args: [{
|
|
119
119
|
selector: '[appDisable]'
|
|
@@ -143,11 +143,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
143
143
|
args: [Button, { descendants: true }]
|
|
144
144
|
}] } });
|
|
145
145
|
class DisableDirectiveModule {
|
|
146
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
147
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
148
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
146
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DisableDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
147
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: DisableDirectiveModule, declarations: [DisableDirective], imports: [CommonModule], exports: [DisableDirective] }); }
|
|
148
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DisableDirectiveModule, imports: [CommonModule] }); }
|
|
149
149
|
}
|
|
150
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
150
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DisableDirectiveModule, decorators: [{
|
|
151
151
|
type: NgModule,
|
|
152
152
|
args: [{
|
|
153
153
|
imports: [CommonModule],
|
|
@@ -170,10 +170,10 @@ class DirtyDirective {
|
|
|
170
170
|
}
|
|
171
171
|
});
|
|
172
172
|
}
|
|
173
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
174
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
173
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DirtyDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
174
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: DirtyDirective, selector: "[appDirty]", inputs: { appDirty: "appDirty" }, ngImport: i0 }); }
|
|
175
175
|
}
|
|
176
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DirtyDirective, decorators: [{
|
|
177
177
|
type: Directive,
|
|
178
178
|
args: [{
|
|
179
179
|
selector: '[appDirty]'
|
|
@@ -182,11 +182,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
182
182
|
type: Input
|
|
183
183
|
}] } });
|
|
184
184
|
class DirtyDirectiveModule {
|
|
185
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
186
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
187
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
185
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DirtyDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
186
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: DirtyDirectiveModule, declarations: [DirtyDirective], imports: [CommonModule], exports: [DirtyDirective] }); }
|
|
187
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DirtyDirectiveModule, imports: [CommonModule] }); }
|
|
188
188
|
}
|
|
189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: DirtyDirectiveModule, decorators: [{
|
|
190
190
|
type: NgModule,
|
|
191
191
|
args: [{
|
|
192
192
|
imports: [CommonModule],
|
|
@@ -236,8 +236,8 @@ class AdAlaniDirective {
|
|
|
236
236
|
setDisabledState(isDisabled) {
|
|
237
237
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
238
238
|
}
|
|
239
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
240
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
239
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AdAlaniDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
240
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: AdAlaniDirective, selector: "[adAlani]", outputs: { kodChange: "kodChange" }, host: { listeners: { "keypress": "onKeyPress($event)", "blur": "onInput($event)" } }, providers: [
|
|
241
241
|
{
|
|
242
242
|
provide: NG_VALUE_ACCESSOR,
|
|
243
243
|
useExisting: forwardRef(() => AdAlaniDirective),
|
|
@@ -245,7 +245,7 @@ class AdAlaniDirective {
|
|
|
245
245
|
},
|
|
246
246
|
], ngImport: i0 }); }
|
|
247
247
|
}
|
|
248
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
248
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AdAlaniDirective, decorators: [{
|
|
249
249
|
type: Directive,
|
|
250
250
|
args: [{
|
|
251
251
|
selector: '[adAlani]',
|
|
@@ -269,11 +269,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
269
269
|
args: ['blur', ['$event']]
|
|
270
270
|
}] } });
|
|
271
271
|
class AdAlaniDirectiveModule {
|
|
272
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
273
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
274
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
272
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AdAlaniDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
273
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: AdAlaniDirectiveModule, declarations: [AdAlaniDirective], imports: [CommonModule], exports: [AdAlaniDirective] }); }
|
|
274
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AdAlaniDirectiveModule, imports: [CommonModule] }); }
|
|
275
275
|
}
|
|
276
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AdAlaniDirectiveModule, decorators: [{
|
|
277
277
|
type: NgModule,
|
|
278
278
|
args: [{
|
|
279
279
|
imports: [CommonModule],
|
|
@@ -323,8 +323,8 @@ class KodAlaniDirective {
|
|
|
323
323
|
setDisabledState(isDisabled) {
|
|
324
324
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
325
325
|
}
|
|
326
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
327
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
326
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
327
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: KodAlaniDirective, selector: "[kodAlani]", outputs: { kodChange: "kodChange" }, host: { listeners: { "keypress": "onKeyPress($event)", "blur": "onInput($event)" } }, providers: [
|
|
328
328
|
{
|
|
329
329
|
provide: NG_VALUE_ACCESSOR,
|
|
330
330
|
useExisting: forwardRef(() => KodAlaniDirective),
|
|
@@ -332,7 +332,7 @@ class KodAlaniDirective {
|
|
|
332
332
|
},
|
|
333
333
|
], ngImport: i0 }); }
|
|
334
334
|
}
|
|
335
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
335
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirective, decorators: [{
|
|
336
336
|
type: Directive,
|
|
337
337
|
args: [{
|
|
338
338
|
selector: '[kodAlani]',
|
|
@@ -356,11 +356,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
356
356
|
args: ['blur', ['$event']]
|
|
357
357
|
}] } });
|
|
358
358
|
class KodAlaniDirectiveModule {
|
|
359
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
360
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
361
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
359
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
360
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirectiveModule, declarations: [KodAlaniDirective], imports: [CommonModule], exports: [KodAlaniDirective] }); }
|
|
361
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirectiveModule, imports: [CommonModule] }); }
|
|
362
362
|
}
|
|
363
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
363
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: KodAlaniDirectiveModule, decorators: [{
|
|
364
364
|
type: NgModule,
|
|
365
365
|
args: [{
|
|
366
366
|
imports: [CommonModule],
|
|
@@ -411,8 +411,8 @@ class AdresAlaniDirective {
|
|
|
411
411
|
setDisabledState(isDisabled) {
|
|
412
412
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
413
413
|
}
|
|
414
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
415
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
414
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AdresAlaniDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
415
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: AdresAlaniDirective, selector: "[adresAlani]", outputs: { kodChange: "kodChange" }, host: { listeners: { "keypress": "onKeyPress($event)", "blur": "onInput($event)" } }, providers: [
|
|
416
416
|
{
|
|
417
417
|
provide: NG_VALUE_ACCESSOR,
|
|
418
418
|
useExisting: forwardRef(() => AdresAlaniDirective),
|
|
@@ -420,7 +420,7 @@ class AdresAlaniDirective {
|
|
|
420
420
|
},
|
|
421
421
|
], ngImport: i0 }); }
|
|
422
422
|
}
|
|
423
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
423
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AdresAlaniDirective, decorators: [{
|
|
424
424
|
type: Directive,
|
|
425
425
|
args: [{
|
|
426
426
|
selector: '[adresAlani]',
|
|
@@ -444,11 +444,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
444
444
|
args: ['blur', ['$event']]
|
|
445
445
|
}] } });
|
|
446
446
|
class AdresAlaniDirectiveModule {
|
|
447
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
448
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
449
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
447
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AdresAlaniDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
448
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: AdresAlaniDirectiveModule, declarations: [AdresAlaniDirective], imports: [CommonModule], exports: [AdresAlaniDirective] }); }
|
|
449
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AdresAlaniDirectiveModule, imports: [CommonModule] }); }
|
|
450
450
|
}
|
|
451
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
451
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: AdresAlaniDirectiveModule, decorators: [{
|
|
452
452
|
type: NgModule,
|
|
453
453
|
args: [{
|
|
454
454
|
imports: [CommonModule],
|
|
@@ -498,8 +498,8 @@ class StandartAlanDirective {
|
|
|
498
498
|
setDisabledState(isDisabled) {
|
|
499
499
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
500
500
|
}
|
|
501
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
502
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
501
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
502
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: StandartAlanDirective, selector: "[standartAlan]", outputs: { kodChange: "kodChange" }, host: { listeners: { "keypress": "onKeyPress($event)", "blur": "onInput($event)" } }, providers: [
|
|
503
503
|
{
|
|
504
504
|
provide: NG_VALUE_ACCESSOR,
|
|
505
505
|
useExisting: forwardRef(() => StandartAlanDirective),
|
|
@@ -507,7 +507,7 @@ class StandartAlanDirective {
|
|
|
507
507
|
},
|
|
508
508
|
], ngImport: i0 }); }
|
|
509
509
|
}
|
|
510
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
510
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirective, decorators: [{
|
|
511
511
|
type: Directive,
|
|
512
512
|
args: [{
|
|
513
513
|
selector: '[standartAlan]',
|
|
@@ -531,11 +531,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
531
531
|
args: ['blur', ['$event']]
|
|
532
532
|
}] } });
|
|
533
533
|
class StandartAlanDirectiveModule {
|
|
534
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
535
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
536
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
534
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
535
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirectiveModule, declarations: [StandartAlanDirective], imports: [CommonModule], exports: [StandartAlanDirective] }); }
|
|
536
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirectiveModule, imports: [CommonModule] }); }
|
|
537
537
|
}
|
|
538
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
538
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: StandartAlanDirectiveModule, decorators: [{
|
|
539
539
|
type: NgModule,
|
|
540
540
|
args: [{
|
|
541
541
|
imports: [CommonModule],
|
|
@@ -572,8 +572,8 @@ class BuyukHarfDirective {
|
|
|
572
572
|
setDisabledState(isDisabled) {
|
|
573
573
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
574
574
|
}
|
|
575
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
576
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
575
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BuyukHarfDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
576
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: BuyukHarfDirective, selector: "[buyukHarf]", outputs: { buyukHarfChange: "buyukHarfChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
577
577
|
{
|
|
578
578
|
provide: NG_VALUE_ACCESSOR,
|
|
579
579
|
useExisting: forwardRef(() => BuyukHarfDirective),
|
|
@@ -581,7 +581,7 @@ class BuyukHarfDirective {
|
|
|
581
581
|
},
|
|
582
582
|
], ngImport: i0 }); }
|
|
583
583
|
}
|
|
584
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
584
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BuyukHarfDirective, decorators: [{
|
|
585
585
|
type: Directive,
|
|
586
586
|
args: [{
|
|
587
587
|
selector: '[buyukHarf]',
|
|
@@ -602,11 +602,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
602
602
|
args: ['blur', ['$event']]
|
|
603
603
|
}] } });
|
|
604
604
|
class BuyukHarfDirectiveModule {
|
|
605
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
606
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
607
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
605
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BuyukHarfDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
606
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: BuyukHarfDirectiveModule, declarations: [BuyukHarfDirective], imports: [CommonModule], exports: [BuyukHarfDirective] }); }
|
|
607
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BuyukHarfDirectiveModule, imports: [CommonModule] }); }
|
|
608
608
|
}
|
|
609
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
609
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: BuyukHarfDirectiveModule, decorators: [{
|
|
610
610
|
type: NgModule,
|
|
611
611
|
args: [{
|
|
612
612
|
imports: [CommonModule],
|
|
@@ -643,8 +643,8 @@ class CiftBoslukTekDirective {
|
|
|
643
643
|
setDisabledState(isDisabled) {
|
|
644
644
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
645
645
|
}
|
|
646
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
647
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
646
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: CiftBoslukTekDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
647
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: CiftBoslukTekDirective, selector: "[ciftBoslukTek]", outputs: { ciftBoslukTekChange: "ciftBoslukTekChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
648
648
|
{
|
|
649
649
|
provide: NG_VALUE_ACCESSOR,
|
|
650
650
|
useExisting: forwardRef(() => CiftBoslukTekDirective),
|
|
@@ -652,7 +652,7 @@ class CiftBoslukTekDirective {
|
|
|
652
652
|
},
|
|
653
653
|
], ngImport: i0 }); }
|
|
654
654
|
}
|
|
655
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
655
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: CiftBoslukTekDirective, decorators: [{
|
|
656
656
|
type: Directive,
|
|
657
657
|
args: [{
|
|
658
658
|
selector: '[ciftBoslukTek]',
|
|
@@ -673,11 +673,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
673
673
|
args: ['blur', ['$event']]
|
|
674
674
|
}] } });
|
|
675
675
|
class CiftBoslukTekDirectiveModule {
|
|
676
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
677
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
678
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
676
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: CiftBoslukTekDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
677
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: CiftBoslukTekDirectiveModule, declarations: [CiftBoslukTekDirective], imports: [CommonModule], exports: [CiftBoslukTekDirective] }); }
|
|
678
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: CiftBoslukTekDirectiveModule, imports: [CommonModule] }); }
|
|
679
679
|
}
|
|
680
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
680
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: CiftBoslukTekDirectiveModule, decorators: [{
|
|
681
681
|
type: NgModule,
|
|
682
682
|
args: [{
|
|
683
683
|
imports: [CommonModule],
|
|
@@ -714,8 +714,8 @@ class IlkHarfBuyukDirective {
|
|
|
714
714
|
setDisabledState(isDisabled) {
|
|
715
715
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
716
716
|
}
|
|
717
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
718
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
717
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
718
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: IlkHarfBuyukDirective, selector: "[ilkHarfBuyuk]", outputs: { ilkHarfBuyukChange: "ilkHarfBuyukChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
719
719
|
{
|
|
720
720
|
provide: NG_VALUE_ACCESSOR,
|
|
721
721
|
useExisting: forwardRef(() => IlkHarfBuyukDirective),
|
|
@@ -723,7 +723,7 @@ class IlkHarfBuyukDirective {
|
|
|
723
723
|
},
|
|
724
724
|
], ngImport: i0 }); }
|
|
725
725
|
}
|
|
726
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
726
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirective, decorators: [{
|
|
727
727
|
type: Directive,
|
|
728
728
|
args: [{
|
|
729
729
|
selector: '[ilkHarfBuyuk]',
|
|
@@ -744,11 +744,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
744
744
|
args: ['blur', ['$event']]
|
|
745
745
|
}] } });
|
|
746
746
|
class IlkHarfBuyukDirectiveModule {
|
|
747
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
748
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
749
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
747
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
748
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, declarations: [IlkHarfBuyukDirective], imports: [CommonModule], exports: [IlkHarfBuyukDirective] }); }
|
|
749
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
|
|
750
750
|
}
|
|
751
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
751
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: IlkHarfBuyukDirectiveModule, decorators: [{
|
|
752
752
|
type: NgModule,
|
|
753
753
|
args: [{
|
|
754
754
|
imports: [CommonModule],
|
|
@@ -785,8 +785,8 @@ class SagSolBoslukSilDirective {
|
|
|
785
785
|
setDisabledState(isDisabled) {
|
|
786
786
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
787
787
|
}
|
|
788
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
789
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
788
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
789
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: SagSolBoslukSilDirective, selector: "[sagSolBoslukSil]", outputs: { sagSolBoslukSilChange: "sagSolBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
790
790
|
{
|
|
791
791
|
provide: NG_VALUE_ACCESSOR,
|
|
792
792
|
useExisting: forwardRef(() => SagSolBoslukSilDirective),
|
|
@@ -794,7 +794,7 @@ class SagSolBoslukSilDirective {
|
|
|
794
794
|
},
|
|
795
795
|
], ngImport: i0 }); }
|
|
796
796
|
}
|
|
797
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
797
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirective, decorators: [{
|
|
798
798
|
type: Directive,
|
|
799
799
|
args: [{
|
|
800
800
|
selector: '[sagSolBoslukSil]',
|
|
@@ -815,11 +815,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
815
815
|
args: ['blur', ['$event']]
|
|
816
816
|
}] } });
|
|
817
817
|
class SagSolBoslukSilDirectiveModule {
|
|
818
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
819
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
820
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
818
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
819
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, declarations: [SagSolBoslukSilDirective], imports: [CommonModule], exports: [SagSolBoslukSilDirective] }); }
|
|
820
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, imports: [CommonModule] }); }
|
|
821
821
|
}
|
|
822
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
822
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SagSolBoslukSilDirectiveModule, decorators: [{
|
|
823
823
|
type: NgModule,
|
|
824
824
|
args: [{
|
|
825
825
|
imports: [CommonModule],
|
|
@@ -856,8 +856,8 @@ class TumBoslukSilDirective {
|
|
|
856
856
|
setDisabledState(isDisabled) {
|
|
857
857
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
858
858
|
}
|
|
859
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
860
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
859
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
860
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: TumBoslukSilDirective, selector: "[tumBoslukSil]", outputs: { tumBoslukSilChange: "tumBoslukSilChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
861
861
|
{
|
|
862
862
|
provide: NG_VALUE_ACCESSOR,
|
|
863
863
|
useExisting: forwardRef(() => TumBoslukSilDirective),
|
|
@@ -865,7 +865,7 @@ class TumBoslukSilDirective {
|
|
|
865
865
|
},
|
|
866
866
|
], ngImport: i0 }); }
|
|
867
867
|
}
|
|
868
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
868
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirective, decorators: [{
|
|
869
869
|
type: Directive,
|
|
870
870
|
args: [{
|
|
871
871
|
selector: '[tumBoslukSil]',
|
|
@@ -886,11 +886,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
886
886
|
args: ['blur', ['$event']]
|
|
887
887
|
}] } });
|
|
888
888
|
class TumBoslukSilDirectiveModule {
|
|
889
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
890
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
891
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
889
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
890
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirectiveModule, declarations: [TumBoslukSilDirective], imports: [CommonModule], exports: [TumBoslukSilDirective] }); }
|
|
891
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirectiveModule, imports: [CommonModule] }); }
|
|
892
892
|
}
|
|
893
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
893
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumBoslukSilDirectiveModule, decorators: [{
|
|
894
894
|
type: NgModule,
|
|
895
895
|
args: [{
|
|
896
896
|
imports: [CommonModule],
|
|
@@ -928,8 +928,8 @@ class TumIlkHarfBuyukDirective {
|
|
|
928
928
|
setDisabledState(isDisabled) {
|
|
929
929
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
930
930
|
}
|
|
931
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
932
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
931
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
932
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: TumIlkHarfBuyukDirective, selector: "[tumIlkHarfBuyuk]", outputs: { ciftBoslukTekChange: "ciftBoslukTekChange", tumIlkHarfBuyukDirectiveChange: "tumIlkHarfBuyukDirectiveChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
933
933
|
{
|
|
934
934
|
provide: NG_VALUE_ACCESSOR,
|
|
935
935
|
useExisting: forwardRef(() => TumIlkHarfBuyukDirective),
|
|
@@ -937,7 +937,7 @@ class TumIlkHarfBuyukDirective {
|
|
|
937
937
|
},
|
|
938
938
|
], ngImport: i0 }); }
|
|
939
939
|
}
|
|
940
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
940
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirective, decorators: [{
|
|
941
941
|
type: Directive,
|
|
942
942
|
args: [{
|
|
943
943
|
selector: '[tumIlkHarfBuyuk]',
|
|
@@ -960,11 +960,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
960
960
|
args: ['blur', ['$event']]
|
|
961
961
|
}] } });
|
|
962
962
|
class TumIlkHarfBuyukDirectiveModule {
|
|
963
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
964
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
965
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
963
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
964
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, declarations: [TumIlkHarfBuyukDirective], imports: [CommonModule], exports: [TumIlkHarfBuyukDirective] }); }
|
|
965
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, imports: [CommonModule] }); }
|
|
966
966
|
}
|
|
967
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
967
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: TumIlkHarfBuyukDirectiveModule, decorators: [{
|
|
968
968
|
type: NgModule,
|
|
969
969
|
args: [{
|
|
970
970
|
imports: [CommonModule],
|
|
@@ -1004,8 +1004,8 @@ class MaksimumUzunlukDirective {
|
|
|
1004
1004
|
setDisabledState(isDisabled) {
|
|
1005
1005
|
this._renderer.setProperty(this._elementRef.nativeElement, 'disabled', isDisabled);
|
|
1006
1006
|
}
|
|
1007
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1008
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
1007
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirective, deps: [{ token: i0.ElementRef, self: true }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1008
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: MaksimumUzunlukDirective, selector: "[maksimumUzunluk]", inputs: { maksimum: ["maksimumUzunluk", "maksimum"] }, outputs: { maksimumUzunlukChange: "maksimumUzunlukChange" }, host: { listeners: { "blur": "onInput($event)" } }, providers: [
|
|
1009
1009
|
{
|
|
1010
1010
|
provide: NG_VALUE_ACCESSOR,
|
|
1011
1011
|
useExisting: forwardRef(() => MaksimumUzunlukDirective),
|
|
@@ -1013,7 +1013,7 @@ class MaksimumUzunlukDirective {
|
|
|
1013
1013
|
},
|
|
1014
1014
|
], ngImport: i0 }); }
|
|
1015
1015
|
}
|
|
1016
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1016
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirective, decorators: [{
|
|
1017
1017
|
type: Directive,
|
|
1018
1018
|
args: [{
|
|
1019
1019
|
selector: '[maksimumUzunluk]',
|
|
@@ -1037,11 +1037,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
1037
1037
|
args: ['blur', ['$event']]
|
|
1038
1038
|
}] } });
|
|
1039
1039
|
class MaksimumUzunlukDirectiveModule {
|
|
1040
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1041
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
1042
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
1040
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1041
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, declarations: [MaksimumUzunlukDirective], imports: [CommonModule], exports: [MaksimumUzunlukDirective] }); }
|
|
1042
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, imports: [CommonModule] }); }
|
|
1043
1043
|
}
|
|
1044
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1044
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: MaksimumUzunlukDirectiveModule, decorators: [{
|
|
1045
1045
|
type: NgModule,
|
|
1046
1046
|
args: [{
|
|
1047
1047
|
imports: [CommonModule],
|
|
@@ -1060,10 +1060,10 @@ class SutunGenisligiDirective {
|
|
|
1060
1060
|
this.elementRef.nativeElement.style.minWidth = this.sutunGenisligi;
|
|
1061
1061
|
this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligi;
|
|
1062
1062
|
}
|
|
1063
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1064
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
1063
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1064
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: SutunGenisligiDirective, selector: "[sutunGenisligi]", inputs: { sutunGenisligi: "sutunGenisligi" }, usesOnChanges: true, ngImport: i0 }); }
|
|
1065
1065
|
}
|
|
1066
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1066
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirective, decorators: [{
|
|
1067
1067
|
type: Directive,
|
|
1068
1068
|
args: [{
|
|
1069
1069
|
selector: '[sutunGenisligi]'
|
|
@@ -1081,10 +1081,10 @@ class SutunGenisligiEmDirective {
|
|
|
1081
1081
|
this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiEm + 'em';
|
|
1082
1082
|
this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiEm + 'em';
|
|
1083
1083
|
}
|
|
1084
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1085
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
1084
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiEmDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1085
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: SutunGenisligiEmDirective, selector: "[sutunGenisligiEm]", inputs: { sutunGenisligiEm: "sutunGenisligiEm" }, usesOnChanges: true, ngImport: i0 }); }
|
|
1086
1086
|
}
|
|
1087
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1087
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiEmDirective, decorators: [{
|
|
1088
1088
|
type: Directive,
|
|
1089
1089
|
args: [{
|
|
1090
1090
|
selector: '[sutunGenisligiEm]'
|
|
@@ -1102,10 +1102,10 @@ class SutunGenisligiPxDirective {
|
|
|
1102
1102
|
this.elementRef.nativeElement.style.minWidth = this.sutunGenisligiPx + 'px';
|
|
1103
1103
|
this.elementRef.nativeElement.style.maxWidth = this.sutunGenisligiPx + 'px';
|
|
1104
1104
|
}
|
|
1105
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1106
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
1105
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiPxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1106
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: SutunGenisligiPxDirective, selector: "[sutunGenisligiPx]", inputs: { sutunGenisligiPx: "sutunGenisligiPx" }, usesOnChanges: true, ngImport: i0 }); }
|
|
1107
1107
|
}
|
|
1108
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1108
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiPxDirective, decorators: [{
|
|
1109
1109
|
type: Directive,
|
|
1110
1110
|
args: [{
|
|
1111
1111
|
selector: '[sutunGenisligiPx]'
|
|
@@ -1129,10 +1129,10 @@ class SutunGenisligiClassDirective {
|
|
|
1129
1129
|
}
|
|
1130
1130
|
this.eskiClassName = this.sutunGenisligiClass;
|
|
1131
1131
|
}
|
|
1132
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1133
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
1132
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiClassDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1133
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: SutunGenisligiClassDirective, selector: "[sutunGenisligiClass]", inputs: { sutunGenisligiClass: "sutunGenisligiClass" }, usesOnChanges: true, ngImport: i0 }); }
|
|
1134
1134
|
}
|
|
1135
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1135
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiClassDirective, decorators: [{
|
|
1136
1136
|
type: Directive,
|
|
1137
1137
|
args: [{
|
|
1138
1138
|
selector: '[sutunGenisligiClass]'
|
|
@@ -1141,11 +1141,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
1141
1141
|
type: Input
|
|
1142
1142
|
}] } });
|
|
1143
1143
|
class SutunGenisligiDirectiveModule {
|
|
1144
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1145
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
1146
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
1144
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1145
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirectiveModule, declarations: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective], imports: [CommonModule], exports: [SutunGenisligiDirective, SutunGenisligiEmDirective, SutunGenisligiPxDirective, SutunGenisligiPxDirective, SutunGenisligiClassDirective] }); }
|
|
1146
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirectiveModule, imports: [CommonModule] }); }
|
|
1147
1147
|
}
|
|
1148
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1148
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: SutunGenisligiDirectiveModule, decorators: [{
|
|
1149
1149
|
type: NgModule,
|
|
1150
1150
|
args: [{
|
|
1151
1151
|
imports: [CommonModule],
|
|
@@ -1162,10 +1162,10 @@ class FlexBasisDirective {
|
|
|
1162
1162
|
ngOnChanges() {
|
|
1163
1163
|
this.elementRef.nativeElement.style.flexBasis = this.flexBasis;
|
|
1164
1164
|
}
|
|
1165
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1166
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
1165
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FlexBasisDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1166
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: FlexBasisDirective, selector: "[flexBasis]", inputs: { flexBasis: "flexBasis" }, usesOnChanges: true, ngImport: i0 }); }
|
|
1167
1167
|
}
|
|
1168
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1168
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FlexBasisDirective, decorators: [{
|
|
1169
1169
|
type: Directive,
|
|
1170
1170
|
args: [{
|
|
1171
1171
|
selector: '[flexBasis]'
|
|
@@ -1181,10 +1181,10 @@ class FlexBasisEmDirective {
|
|
|
1181
1181
|
ngOnChanges() {
|
|
1182
1182
|
this.elementRef.nativeElement.style.flexBasis = this.flexBasisEm + 'em';
|
|
1183
1183
|
}
|
|
1184
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1185
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
1184
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FlexBasisEmDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1185
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: FlexBasisEmDirective, selector: "[flexBasisEm]", inputs: { flexBasisEm: "flexBasisEm" }, usesOnChanges: true, ngImport: i0 }); }
|
|
1186
1186
|
}
|
|
1187
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1187
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FlexBasisEmDirective, decorators: [{
|
|
1188
1188
|
type: Directive,
|
|
1189
1189
|
args: [{
|
|
1190
1190
|
selector: '[flexBasisEm]'
|
|
@@ -1200,10 +1200,10 @@ class FlexBasisPxDirective {
|
|
|
1200
1200
|
ngOnChanges() {
|
|
1201
1201
|
this.elementRef.nativeElement.style.flexBasis = this.flexBasisPx + 'px';
|
|
1202
1202
|
}
|
|
1203
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1204
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.
|
|
1203
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FlexBasisPxDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1204
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.8", type: FlexBasisPxDirective, selector: "[flexBasisFBPx]", inputs: { flexBasisPx: "flexBasisPx" }, usesOnChanges: true, ngImport: i0 }); }
|
|
1205
1205
|
}
|
|
1206
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1206
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FlexBasisPxDirective, decorators: [{
|
|
1207
1207
|
type: Directive,
|
|
1208
1208
|
args: [{
|
|
1209
1209
|
selector: '[flexBasisFBPx]'
|
|
@@ -1212,11 +1212,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.7", ngImpor
|
|
|
1212
1212
|
type: Input
|
|
1213
1213
|
}] } });
|
|
1214
1214
|
class FlexBasisDirectiveModule {
|
|
1215
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.
|
|
1216
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.
|
|
1217
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.
|
|
1215
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FlexBasisDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1216
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.8", ngImport: i0, type: FlexBasisDirectiveModule, declarations: [FlexBasisDirective, FlexBasisEmDirective, FlexBasisPxDirective], imports: [CommonModule], exports: [FlexBasisDirective, FlexBasisEmDirective, FlexBasisPxDirective] }); }
|
|
1217
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FlexBasisDirectiveModule, imports: [CommonModule] }); }
|
|
1218
1218
|
}
|
|
1219
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.
|
|
1219
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.8", ngImport: i0, type: FlexBasisDirectiveModule, decorators: [{
|
|
1220
1220
|
type: NgModule,
|
|
1221
1221
|
args: [{
|
|
1222
1222
|
imports: [CommonModule],
|