limitng 0.18.46 → 0.18.48
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dikey-baslikli-panel.component.d.ts","sourceRoot":"","sources":["../../src/app/components/dikey-baslikli-panel/dikey-baslikli-panel.component.ts"],"names":[],"mappings":";AAEA,qBAUa,2BAA2B;IACtC,MAAM,8CAA4B;IAClC,IAAI,8CAAoB;IAExB,cAAc,oEAA8C;
|
|
1
|
+
{"version":3,"file":"dikey-baslikli-panel.component.d.ts","sourceRoot":"","sources":["../../src/app/components/dikey-baslikli-panel/dikey-baslikli-panel.component.ts"],"names":[],"mappings":";AAEA,qBAUa,2BAA2B;IACtC,MAAM,8CAA4B;IAClC,IAAI,8CAAoB;IAExB,cAAc,oEAA8C;IAE5D,cAAc,oEAA4C;yCAN/C,2BAA2B;2CAA3B,2BAA2B;CAQvC"}
|
|
@@ -5,15 +5,16 @@ export class DikeyBaslikliPanelComponent {
|
|
|
5
5
|
this.baslik = input.required();
|
|
6
6
|
this.renk = input('skyblue');
|
|
7
7
|
this.baslikFontSize = input(1.5, { transform: numberAttribute });
|
|
8
|
-
|
|
8
|
+
//baslikGenislik = input(2, { transform: numberAttribute });
|
|
9
|
+
this.baslikGenislik = input(3, { transform: numberAttribute });
|
|
9
10
|
}
|
|
10
11
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.3", ngImport: i0, type: DikeyBaslikliPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.3", type: DikeyBaslikliPanelComponent, isStandalone: true, selector: "dikey-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 }, baslikGenislik: { classPropertyName: "baslikGenislik", publicName: "baslikGenislik", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "flex flex-wrap mb-2" }, ngImport: i0, template: "<div class=\"flex flex-auto\">\r\n <div class=\"flex flex-
|
|
12
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.3", type: DikeyBaslikliPanelComponent, isStandalone: true, selector: "dikey-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 }, baslikGenislik: { classPropertyName: "baslikGenislik", publicName: "baslikGenislik", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "flex flex-wrap mb-2" }, ngImport: i0, template: "<div class=\"flex flex-auto\">\r\n <div class=\"flex flex-auto mb-2\">\r\n <ng-content />\r\n </div>\r\n</div>\r\n<div class=\"dikey-baslikli-panel-blok\" [style.backgroundColor]=\"renk()\"\r\n [style.font-size.rem]=\"baslikFontSize()\" [style.width.rem]=\"baslikGenislik()\">\r\n <div class=\"flex h-full justify-between flex-wrap flex-col\" [style.width.rem]=\"baslikGenislik()\">\r\n <div class=\"flex place-items-center justify-center w-full h-4 my-2\">\r\n <i class=\"fas fa-angle-double-up\"></i>\r\n </div>\r\n\r\n <div class=\"grow baslik-yazi\">\r\n {{baslik()}}\r\n </div>\r\n\r\n <div class=\"flex place-items-center justify-center w-full h-4 my-2\">\r\n <i class=\"fas fa-angle-double-down\"></i>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n", styles: [":host{background-color:#ffffffb3;border-radius:.35em;width:100%;margin-bottom:.5em}:host .dikey-baslikli-panel-blok{flex:0 0 auto;color:#fff;border-top-right-radius:.35em;color:#f5f5f5;border-bottom-right-radius:.35em}:host .baslik-yazi{width:100%;writing-mode:vertical-lr;text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n/*!_variable.scss*/\n"] }); }
|
|
12
13
|
}
|
|
13
14
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImport: i0, type: DikeyBaslikliPanelComponent, decorators: [{
|
|
14
15
|
type: Component,
|
|
15
16
|
args: [{ selector: 'dikey-baslikli-panel', standalone: true, host: {
|
|
16
17
|
'class': 'flex flex-wrap mb-2'
|
|
17
|
-
}, template: "<div class=\"flex flex-auto\">\r\n <div class=\"flex flex-
|
|
18
|
+
}, template: "<div class=\"flex flex-auto\">\r\n <div class=\"flex flex-auto mb-2\">\r\n <ng-content />\r\n </div>\r\n</div>\r\n<div class=\"dikey-baslikli-panel-blok\" [style.backgroundColor]=\"renk()\"\r\n [style.font-size.rem]=\"baslikFontSize()\" [style.width.rem]=\"baslikGenislik()\">\r\n <div class=\"flex h-full justify-between flex-wrap flex-col\" [style.width.rem]=\"baslikGenislik()\">\r\n <div class=\"flex place-items-center justify-center w-full h-4 my-2\">\r\n <i class=\"fas fa-angle-double-up\"></i>\r\n </div>\r\n\r\n <div class=\"grow baslik-yazi\">\r\n {{baslik()}}\r\n </div>\r\n\r\n <div class=\"flex place-items-center justify-center w-full h-4 my-2\">\r\n <i class=\"fas fa-angle-double-down\"></i>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n", styles: [":host{background-color:#ffffffb3;border-radius:.35em;width:100%;margin-bottom:.5em}:host .dikey-baslikli-panel-blok{flex:0 0 auto;color:#fff;border-top-right-radius:.35em;color:#f5f5f5;border-bottom-right-radius:.35em}:host .baslik-yazi{width:100%;writing-mode:vertical-lr;text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n/*!_variable.scss*/\n"] }]
|
|
18
19
|
}] });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
20
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGlrZXktYmFzbGlrbGktcGFuZWwuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2FwcC9jb21wb25lbnRzL2Rpa2V5LWJhc2xpa2xpLXBhbmVsL2Rpa2V5LWJhc2xpa2xpLXBhbmVsLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uL3NyYy9hcHAvY29tcG9uZW50cy9kaWtleS1iYXNsaWtsaS1wYW5lbC9kaWtleS1iYXNsaWtsaS1wYW5lbC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBRSxlQUFlLEVBQUUsTUFBTSxlQUFlLENBQUM7O0FBWWxFLE1BQU0sT0FBTywyQkFBMkI7SUFWeEM7UUFXRSxXQUFNLEdBQUcsS0FBSyxDQUFDLFFBQVEsRUFBVSxDQUFDO1FBQ2xDLFNBQUksR0FBRyxLQUFLLENBQUMsU0FBUyxDQUFDLENBQUM7UUFFeEIsbUJBQWMsR0FBRyxLQUFLLENBQUMsR0FBRyxFQUFFLEVBQUUsU0FBUyxFQUFFLGVBQWUsRUFBRSxDQUFDLENBQUM7UUFDNUQsNERBQTREO1FBQzVELG1CQUFjLEdBQUcsS0FBSyxDQUFDLENBQUMsRUFBRSxFQUFFLFNBQVMsRUFBRSxlQUFlLEVBQUUsQ0FBQyxDQUFDO0tBRTNEOzhHQVJZLDJCQUEyQjtrR0FBM0IsMkJBQTJCLGtxQkNaeEMsdXhCQXNCQTs7MkZEVmEsMkJBQTJCO2tCQVZ2QyxTQUFTOytCQUNFLHNCQUFzQixjQUNwQixJQUFJLFFBR1Y7d0JBQ0osT0FBTyxFQUFFLHFCQUFxQjtxQkFDL0IiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIGlucHV0LCBudW1iZXJBdHRyaWJ1dGUgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnZGlrZXktYmFzbGlrbGktcGFuZWwnLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgdGVtcGxhdGVVcmw6ICdkaWtleS1iYXNsaWtsaS1wYW5lbC5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmw6ICdkaWtleS1iYXNsaWtsaS1wYW5lbC5jb21wb25lbnQuc2NzcycsXHJcbiAgaG9zdDoge1xyXG4gICAgJ2NsYXNzJzogJ2ZsZXggZmxleC13cmFwIG1iLTInXHJcbiAgfVxyXG59KVxyXG5cclxuZXhwb3J0IGNsYXNzIERpa2V5QmFzbGlrbGlQYW5lbENvbXBvbmVudCB7XHJcbiAgYmFzbGlrID0gaW5wdXQucmVxdWlyZWQ8c3RyaW5nPigpO1xyXG4gIHJlbmsgPSBpbnB1dCgnc2t5Ymx1ZScpO1xyXG5cclxuICBiYXNsaWtGb250U2l6ZSA9IGlucHV0KDEuNSwgeyB0cmFuc2Zvcm06IG51bWJlckF0dHJpYnV0ZSB9KTtcclxuICAvL2Jhc2xpa0dlbmlzbGlrID0gaW5wdXQoMiwgeyB0cmFuc2Zvcm06IG51bWJlckF0dHJpYnV0ZSB9KTtcclxuICBiYXNsaWtHZW5pc2xpayA9IGlucHV0KDMsIHsgdHJhbnNmb3JtOiBudW1iZXJBdHRyaWJ1dGUgfSk7XHJcblxyXG59XHJcbiIsIjxkaXYgY2xhc3M9XCJmbGV4IGZsZXgtYXV0b1wiPlxyXG4gIDxkaXYgY2xhc3M9XCJmbGV4IGZsZXgtYXV0byBtYi0yXCI+XHJcbiAgICA8bmctY29udGVudCAvPlxyXG4gIDwvZGl2PlxyXG48L2Rpdj5cclxuPGRpdiBjbGFzcz1cImRpa2V5LWJhc2xpa2xpLXBhbmVsLWJsb2tcIiBbc3R5bGUuYmFja2dyb3VuZENvbG9yXT1cInJlbmsoKVwiXHJcbiAgW3N0eWxlLmZvbnQtc2l6ZS5yZW1dPVwiYmFzbGlrRm9udFNpemUoKVwiIFtzdHlsZS53aWR0aC5yZW1dPVwiYmFzbGlrR2VuaXNsaWsoKVwiPlxyXG4gIDxkaXYgY2xhc3M9XCJmbGV4IGgtZnVsbCBqdXN0aWZ5LWJldHdlZW4gZmxleC13cmFwIGZsZXgtY29sXCIgW3N0eWxlLndpZHRoLnJlbV09XCJiYXNsaWtHZW5pc2xpaygpXCI+XHJcbiAgICA8ZGl2IGNsYXNzPVwiZmxleCBwbGFjZS1pdGVtcy1jZW50ZXIganVzdGlmeS1jZW50ZXIgdy1mdWxsIGgtNCBteS0yXCI+XHJcbiAgICAgIDxpIGNsYXNzPVwiZmFzIGZhLWFuZ2xlLWRvdWJsZS11cFwiPjwvaT5cclxuICAgIDwvZGl2PlxyXG5cclxuICAgIDxkaXYgY2xhc3M9XCJncm93IGJhc2xpay15YXppXCI+XHJcbiAgICAgIHt7YmFzbGlrKCl9fVxyXG4gICAgPC9kaXY+XHJcblxyXG4gICAgPGRpdiBjbGFzcz1cImZsZXggcGxhY2UtaXRlbXMtY2VudGVyIGp1c3RpZnktY2VudGVyIHctZnVsbCBoLTQgbXktMlwiPlxyXG4gICAgICA8aSBjbGFzcz1cImZhcyBmYS1hbmdsZS1kb3VibGUtZG93blwiPjwvaT5cclxuICAgIDwvZGl2PlxyXG5cclxuICA8L2Rpdj5cclxuPC9kaXY+XHJcbiJdfQ==
|
|
@@ -6,16 +6,17 @@ class DikeyBaslikliPanelComponent {
|
|
|
6
6
|
this.baslik = input.required();
|
|
7
7
|
this.renk = input('skyblue');
|
|
8
8
|
this.baslikFontSize = input(1.5, { transform: numberAttribute });
|
|
9
|
-
|
|
9
|
+
//baslikGenislik = input(2, { transform: numberAttribute });
|
|
10
|
+
this.baslikGenislik = input(3, { transform: numberAttribute });
|
|
10
11
|
}
|
|
11
12
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.3", ngImport: i0, type: DikeyBaslikliPanelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.3", type: DikeyBaslikliPanelComponent, isStandalone: true, selector: "dikey-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 }, baslikGenislik: { classPropertyName: "baslikGenislik", publicName: "baslikGenislik", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "flex flex-wrap mb-2" }, ngImport: i0, template: "<div class=\"flex flex-auto\">\r\n <div class=\"flex flex-
|
|
13
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.1.0", version: "18.2.3", type: DikeyBaslikliPanelComponent, isStandalone: true, selector: "dikey-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 }, baslikGenislik: { classPropertyName: "baslikGenislik", publicName: "baslikGenislik", isSignal: true, isRequired: false, transformFunction: null } }, host: { classAttribute: "flex flex-wrap mb-2" }, ngImport: i0, template: "<div class=\"flex flex-auto\">\r\n <div class=\"flex flex-auto mb-2\">\r\n <ng-content />\r\n </div>\r\n</div>\r\n<div class=\"dikey-baslikli-panel-blok\" [style.backgroundColor]=\"renk()\"\r\n [style.font-size.rem]=\"baslikFontSize()\" [style.width.rem]=\"baslikGenislik()\">\r\n <div class=\"flex h-full justify-between flex-wrap flex-col\" [style.width.rem]=\"baslikGenislik()\">\r\n <div class=\"flex place-items-center justify-center w-full h-4 my-2\">\r\n <i class=\"fas fa-angle-double-up\"></i>\r\n </div>\r\n\r\n <div class=\"grow baslik-yazi\">\r\n {{baslik()}}\r\n </div>\r\n\r\n <div class=\"flex place-items-center justify-center w-full h-4 my-2\">\r\n <i class=\"fas fa-angle-double-down\"></i>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n", styles: [":host{background-color:#ffffffb3;border-radius:.35em;width:100%;margin-bottom:.5em}:host .dikey-baslikli-panel-blok{flex:0 0 auto;color:#fff;border-top-right-radius:.35em;color:#f5f5f5;border-bottom-right-radius:.35em}:host .baslik-yazi{width:100%;writing-mode:vertical-lr;text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n/*!_variable.scss*/\n"] }); }
|
|
13
14
|
}
|
|
14
15
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.3", ngImport: i0, type: DikeyBaslikliPanelComponent, decorators: [{
|
|
15
16
|
type: Component,
|
|
16
17
|
args: [{ selector: 'dikey-baslikli-panel', standalone: true, host: {
|
|
17
18
|
'class': 'flex flex-wrap mb-2'
|
|
18
|
-
}, template: "<div class=\"flex flex-auto\">\r\n <div class=\"flex flex-
|
|
19
|
+
}, template: "<div class=\"flex flex-auto\">\r\n <div class=\"flex flex-auto mb-2\">\r\n <ng-content />\r\n </div>\r\n</div>\r\n<div class=\"dikey-baslikli-panel-blok\" [style.backgroundColor]=\"renk()\"\r\n [style.font-size.rem]=\"baslikFontSize()\" [style.width.rem]=\"baslikGenislik()\">\r\n <div class=\"flex h-full justify-between flex-wrap flex-col\" [style.width.rem]=\"baslikGenislik()\">\r\n <div class=\"flex place-items-center justify-center w-full h-4 my-2\">\r\n <i class=\"fas fa-angle-double-up\"></i>\r\n </div>\r\n\r\n <div class=\"grow baslik-yazi\">\r\n {{baslik()}}\r\n </div>\r\n\r\n <div class=\"flex place-items-center justify-center w-full h-4 my-2\">\r\n <i class=\"fas fa-angle-double-down\"></i>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n", styles: [":host{background-color:#ffffffb3;border-radius:.35em;width:100%;margin-bottom:.5em}:host .dikey-baslikli-panel-blok{flex:0 0 auto;color:#fff;border-top-right-radius:.35em;color:#f5f5f5;border-bottom-right-radius:.35em}:host .baslik-yazi{width:100%;writing-mode:vertical-lr;text-orientation:mixed;display:flex;justify-content:center;align-items:center}\n/*!_variable.scss*/\n"] }]
|
|
19
20
|
}] });
|
|
20
21
|
|
|
21
22
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"limitng-dikey-baslikli-panel.mjs","sources":["../../src/app/components/dikey-baslikli-panel/dikey-baslikli-panel.component.ts","../../src/app/components/dikey-baslikli-panel/dikey-baslikli-panel.component.html","../../src/app/components/dikey-baslikli-panel/limitng-dikey-baslikli-panel.ts"],"sourcesContent":["import { Component, input, numberAttribute } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'dikey-baslikli-panel',\r\n standalone: true,\r\n templateUrl: 'dikey-baslikli-panel.component.html',\r\n styleUrl: 'dikey-baslikli-panel.component.scss',\r\n host: {\r\n 'class': 'flex flex-wrap mb-2'\r\n }\r\n})\r\n\r\nexport class DikeyBaslikliPanelComponent {\r\n baslik = input.required<string>();\r\n renk = input('skyblue');\r\n\r\n baslikFontSize = input(1.5, { transform: numberAttribute });\r\n baslikGenislik = input(2, { transform: numberAttribute });\r\n\r\n}\r\n","<div class=\"flex flex-auto\">\r\n <div class=\"flex flex-
|
|
1
|
+
{"version":3,"file":"limitng-dikey-baslikli-panel.mjs","sources":["../../src/app/components/dikey-baslikli-panel/dikey-baslikli-panel.component.ts","../../src/app/components/dikey-baslikli-panel/dikey-baslikli-panel.component.html","../../src/app/components/dikey-baslikli-panel/limitng-dikey-baslikli-panel.ts"],"sourcesContent":["import { Component, input, numberAttribute } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'dikey-baslikli-panel',\r\n standalone: true,\r\n templateUrl: 'dikey-baslikli-panel.component.html',\r\n styleUrl: 'dikey-baslikli-panel.component.scss',\r\n host: {\r\n 'class': 'flex flex-wrap mb-2'\r\n }\r\n})\r\n\r\nexport class DikeyBaslikliPanelComponent {\r\n baslik = input.required<string>();\r\n renk = input('skyblue');\r\n\r\n baslikFontSize = input(1.5, { transform: numberAttribute });\r\n //baslikGenislik = input(2, { transform: numberAttribute });\r\n baslikGenislik = input(3, { transform: numberAttribute });\r\n\r\n}\r\n","<div class=\"flex flex-auto\">\r\n <div class=\"flex flex-auto mb-2\">\r\n <ng-content />\r\n </div>\r\n</div>\r\n<div class=\"dikey-baslikli-panel-blok\" [style.backgroundColor]=\"renk()\"\r\n [style.font-size.rem]=\"baslikFontSize()\" [style.width.rem]=\"baslikGenislik()\">\r\n <div class=\"flex h-full justify-between flex-wrap flex-col\" [style.width.rem]=\"baslikGenislik()\">\r\n <div class=\"flex place-items-center justify-center w-full h-4 my-2\">\r\n <i class=\"fas fa-angle-double-up\"></i>\r\n </div>\r\n\r\n <div class=\"grow baslik-yazi\">\r\n {{baslik()}}\r\n </div>\r\n\r\n <div class=\"flex place-items-center justify-center w-full h-4 my-2\">\r\n <i class=\"fas fa-angle-double-down\"></i>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;MAYa,2BAA2B,CAAA;AAVxC,IAAA,WAAA,GAAA;AAWE,QAAA,IAAA,CAAA,MAAM,GAAG,KAAK,CAAC,QAAQ,EAAU,CAAC;AAClC,QAAA,IAAA,CAAA,IAAI,GAAG,KAAK,CAAC,SAAS,CAAC,CAAC;QAExB,IAAc,CAAA,cAAA,GAAG,KAAK,CAAC,GAAG,EAAE,EAAE,SAAS,EAAE,eAAe,EAAE,CAAC,CAAC;;QAE5D,IAAc,CAAA,cAAA,GAAG,KAAK,CAAC,CAAC,EAAE,EAAE,SAAS,EAAE,eAAe,EAAE,CAAC,CAAC;AAE3D,KAAA;8GARY,2BAA2B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA,EAAA;AAA3B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,2BAA2B,kqBCZxC,uxBAsBA,EAAA,MAAA,EAAA,CAAA,wXAAA,CAAA,EAAA,CAAA,CAAA,EAAA;;2FDVa,2BAA2B,EAAA,UAAA,EAAA,CAAA;kBAVvC,SAAS;+BACE,sBAAsB,EAAA,UAAA,EACpB,IAAI,EAGV,IAAA,EAAA;AACJ,wBAAA,OAAO,EAAE,qBAAqB;AAC/B,qBAAA,EAAA,QAAA,EAAA,uxBAAA,EAAA,MAAA,EAAA,CAAA,wXAAA,CAAA,EAAA,CAAA;;;AETH;;AAEG;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "limitng",
|
|
3
|
-
"version": "0.18.
|
|
3
|
+
"version": "0.18.48",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "http://limitdestek.com:3000/Limit/LimitNG"
|
|
@@ -38,24 +38,30 @@
|
|
|
38
38
|
"esm": "./esm2022/alt-buyuk-kart/limitng-alt-buyuk-kart.mjs",
|
|
39
39
|
"default": "./fesm2022/limitng-alt-buyuk-kart.mjs"
|
|
40
40
|
},
|
|
41
|
-
"./alt-kucuk-kart": {
|
|
42
|
-
"types": "./alt-kucuk-kart/index.d.ts",
|
|
43
|
-
"esm2022": "./esm2022/alt-kucuk-kart/limitng-alt-kucuk-kart.mjs",
|
|
44
|
-
"esm": "./esm2022/alt-kucuk-kart/limitng-alt-kucuk-kart.mjs",
|
|
45
|
-
"default": "./fesm2022/limitng-alt-kucuk-kart.mjs"
|
|
46
|
-
},
|
|
47
41
|
"./api": {
|
|
48
42
|
"types": "./api/index.d.ts",
|
|
49
43
|
"esm2022": "./esm2022/api/limitng-api.mjs",
|
|
50
44
|
"esm": "./esm2022/api/limitng-api.mjs",
|
|
51
45
|
"default": "./fesm2022/limitng-api.mjs"
|
|
52
46
|
},
|
|
47
|
+
"./alt-kucuk-kart": {
|
|
48
|
+
"types": "./alt-kucuk-kart/index.d.ts",
|
|
49
|
+
"esm2022": "./esm2022/alt-kucuk-kart/limitng-alt-kucuk-kart.mjs",
|
|
50
|
+
"esm": "./esm2022/alt-kucuk-kart/limitng-alt-kucuk-kart.mjs",
|
|
51
|
+
"default": "./fesm2022/limitng-alt-kucuk-kart.mjs"
|
|
52
|
+
},
|
|
53
53
|
"./dikey-baslikli-panel-sol": {
|
|
54
54
|
"types": "./dikey-baslikli-panel-sol/index.d.ts",
|
|
55
55
|
"esm2022": "./esm2022/dikey-baslikli-panel-sol/limitng-dikey-baslikli-panel-sol.mjs",
|
|
56
56
|
"esm": "./esm2022/dikey-baslikli-panel-sol/limitng-dikey-baslikli-panel-sol.mjs",
|
|
57
57
|
"default": "./fesm2022/limitng-dikey-baslikli-panel-sol.mjs"
|
|
58
58
|
},
|
|
59
|
+
"./directives": {
|
|
60
|
+
"types": "./directives/index.d.ts",
|
|
61
|
+
"esm2022": "./esm2022/directives/limitng-directives.mjs",
|
|
62
|
+
"esm": "./esm2022/directives/limitng-directives.mjs",
|
|
63
|
+
"default": "./fesm2022/limitng-directives.mjs"
|
|
64
|
+
},
|
|
59
65
|
"./dikey-baslikli-panel": {
|
|
60
66
|
"types": "./dikey-baslikli-panel/index.d.ts",
|
|
61
67
|
"esm2022": "./esm2022/dikey-baslikli-panel/limitng-dikey-baslikli-panel.mjs",
|
|
@@ -68,12 +74,6 @@
|
|
|
68
74
|
"esm": "./esm2022/filtre-bar/limitng-filtre-bar.mjs",
|
|
69
75
|
"default": "./fesm2022/limitng-filtre-bar.mjs"
|
|
70
76
|
},
|
|
71
|
-
"./directives": {
|
|
72
|
-
"types": "./directives/index.d.ts",
|
|
73
|
-
"esm2022": "./esm2022/directives/limitng-directives.mjs",
|
|
74
|
-
"esm": "./esm2022/directives/limitng-directives.mjs",
|
|
75
|
-
"default": "./fesm2022/limitng-directives.mjs"
|
|
76
|
-
},
|
|
77
77
|
"./geri-ileri-detay": {
|
|
78
78
|
"types": "./geri-ileri-detay/index.d.ts",
|
|
79
79
|
"esm2022": "./esm2022/geri-ileri-detay/limitng-geri-ileri-detay.mjs",
|
|
@@ -134,18 +134,18 @@
|
|
|
134
134
|
"esm": "./esm2022/directives/adresAlani.directive/limitng-directives-adresAlani.directive.mjs",
|
|
135
135
|
"default": "./fesm2022/limitng-directives-adresAlani.directive.mjs"
|
|
136
136
|
},
|
|
137
|
-
"./directives/ciftBoslukTek.directive": {
|
|
138
|
-
"types": "./directives/ciftBoslukTek.directive/index.d.ts",
|
|
139
|
-
"esm2022": "./esm2022/directives/ciftBoslukTek.directive/limitng-directives-ciftBoslukTek.directive.mjs",
|
|
140
|
-
"esm": "./esm2022/directives/ciftBoslukTek.directive/limitng-directives-ciftBoslukTek.directive.mjs",
|
|
141
|
-
"default": "./fesm2022/limitng-directives-ciftBoslukTek.directive.mjs"
|
|
142
|
-
},
|
|
143
137
|
"./directives/buyukHarf.directive": {
|
|
144
138
|
"types": "./directives/buyukHarf.directive/index.d.ts",
|
|
145
139
|
"esm2022": "./esm2022/directives/buyukHarf.directive/limitng-directives-buyukHarf.directive.mjs",
|
|
146
140
|
"esm": "./esm2022/directives/buyukHarf.directive/limitng-directives-buyukHarf.directive.mjs",
|
|
147
141
|
"default": "./fesm2022/limitng-directives-buyukHarf.directive.mjs"
|
|
148
142
|
},
|
|
143
|
+
"./directives/ciftBoslukTek.directive": {
|
|
144
|
+
"types": "./directives/ciftBoslukTek.directive/index.d.ts",
|
|
145
|
+
"esm2022": "./esm2022/directives/ciftBoslukTek.directive/limitng-directives-ciftBoslukTek.directive.mjs",
|
|
146
|
+
"esm": "./esm2022/directives/ciftBoslukTek.directive/limitng-directives-ciftBoslukTek.directive.mjs",
|
|
147
|
+
"default": "./fesm2022/limitng-directives-ciftBoslukTek.directive.mjs"
|
|
148
|
+
},
|
|
149
149
|
"./directives/dirty.directive": {
|
|
150
150
|
"types": "./directives/dirty.directive/index.d.ts",
|
|
151
151
|
"esm2022": "./esm2022/directives/dirty.directive/limitng-directives-dirty.directive.mjs",
|
|
@@ -158,6 +158,12 @@
|
|
|
158
158
|
"esm": "./esm2022/directives/disable.directive/limitng-directives-disable.directive.mjs",
|
|
159
159
|
"default": "./fesm2022/limitng-directives-disable.directive.mjs"
|
|
160
160
|
},
|
|
161
|
+
"./directives/flexBasis.directive": {
|
|
162
|
+
"types": "./directives/flexBasis.directive/index.d.ts",
|
|
163
|
+
"esm2022": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
|
|
164
|
+
"esm": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
|
|
165
|
+
"default": "./fesm2022/limitng-directives-flexBasis.directive.mjs"
|
|
166
|
+
},
|
|
161
167
|
"./directives/ilkHarfBuyuk.directive": {
|
|
162
168
|
"types": "./directives/ilkHarfBuyuk.directive/index.d.ts",
|
|
163
169
|
"esm2022": "./esm2022/directives/ilkHarfBuyuk.directive/limitng-directives-ilkHarfBuyuk.directive.mjs",
|
|
@@ -170,12 +176,6 @@
|
|
|
170
176
|
"esm": "./esm2022/directives/kodAlani.directive/limitng-directives-kodAlani.directive.mjs",
|
|
171
177
|
"default": "./fesm2022/limitng-directives-kodAlani.directive.mjs"
|
|
172
178
|
},
|
|
173
|
-
"./directives/flexBasis.directive": {
|
|
174
|
-
"types": "./directives/flexBasis.directive/index.d.ts",
|
|
175
|
-
"esm2022": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
|
|
176
|
-
"esm": "./esm2022/directives/flexBasis.directive/limitng-directives-flexBasis.directive.mjs",
|
|
177
|
-
"default": "./fesm2022/limitng-directives-flexBasis.directive.mjs"
|
|
178
|
-
},
|
|
179
179
|
"./directives/maksimumUzunluk.directive": {
|
|
180
180
|
"types": "./directives/maksimumUzunluk.directive/index.d.ts",
|
|
181
181
|
"esm2022": "./esm2022/directives/maksimumUzunluk.directive/limitng-directives-maksimumUzunluk.directive.mjs",
|
|
@@ -242,18 +242,18 @@
|
|
|
242
242
|
"esm": "./esm2022/pipes/mecraTuru.pipe/limitng-pipes-mecraTuru.pipe.mjs",
|
|
243
243
|
"default": "./fesm2022/limitng-pipes-mecraTuru.pipe.mjs"
|
|
244
244
|
},
|
|
245
|
-
"./pipes/safe.pipe": {
|
|
246
|
-
"types": "./pipes/safe.pipe/index.d.ts",
|
|
247
|
-
"esm2022": "./esm2022/pipes/safe.pipe/limitng-pipes-safe.pipe.mjs",
|
|
248
|
-
"esm": "./esm2022/pipes/safe.pipe/limitng-pipes-safe.pipe.mjs",
|
|
249
|
-
"default": "./fesm2022/limitng-pipes-safe.pipe.mjs"
|
|
250
|
-
},
|
|
251
245
|
"./rapor-kart/models": {
|
|
252
246
|
"types": "./rapor-kart/models/index.d.ts",
|
|
253
247
|
"esm2022": "./esm2022/rapor-kart/models/limitng-rapor-kart-models.mjs",
|
|
254
248
|
"esm": "./esm2022/rapor-kart/models/limitng-rapor-kart-models.mjs",
|
|
255
249
|
"default": "./fesm2022/limitng-rapor-kart-models.mjs"
|
|
256
250
|
},
|
|
251
|
+
"./pipes/safe.pipe": {
|
|
252
|
+
"types": "./pipes/safe.pipe/index.d.ts",
|
|
253
|
+
"esm2022": "./esm2022/pipes/safe.pipe/limitng-pipes-safe.pipe.mjs",
|
|
254
|
+
"esm": "./esm2022/pipes/safe.pipe/limitng-pipes-safe.pipe.mjs",
|
|
255
|
+
"default": "./fesm2022/limitng-pipes-safe.pipe.mjs"
|
|
256
|
+
},
|
|
257
257
|
"./api/models/bildirimler": {
|
|
258
258
|
"types": "./api/models/bildirimler/index.d.ts",
|
|
259
259
|
"esm2022": "./esm2022/api/models/bildirimler/limitng-api-models-bildirimler.mjs",
|
|
@@ -266,6 +266,12 @@
|
|
|
266
266
|
"esm": "./esm2022/api/models/enums/limitng-api-models-enums.mjs",
|
|
267
267
|
"default": "./fesm2022/limitng-api-models-enums.mjs"
|
|
268
268
|
},
|
|
269
|
+
"./api/models/fourDConstants": {
|
|
270
|
+
"types": "./api/models/fourDConstants/index.d.ts",
|
|
271
|
+
"esm2022": "./esm2022/api/models/fourDConstants/limitng-api-models-fourDConstants.mjs",
|
|
272
|
+
"esm": "./esm2022/api/models/fourDConstants/limitng-api-models-fourDConstants.mjs",
|
|
273
|
+
"default": "./fesm2022/limitng-api-models-fourDConstants.mjs"
|
|
274
|
+
},
|
|
269
275
|
"./api/models/kisisel": {
|
|
270
276
|
"types": "./api/models/kisisel/index.d.ts",
|
|
271
277
|
"esm2022": "./esm2022/api/models/kisisel/limitng-api-models-kisisel.mjs",
|
|
@@ -278,11 +284,11 @@
|
|
|
278
284
|
"esm": "./esm2022/api/models/logbook/limitng-api-models-logbook.mjs",
|
|
279
285
|
"default": "./fesm2022/limitng-api-models-logbook.mjs"
|
|
280
286
|
},
|
|
281
|
-
"./api/models/
|
|
282
|
-
"types": "./api/models/
|
|
283
|
-
"esm2022": "./esm2022/api/models/
|
|
284
|
-
"esm": "./esm2022/api/models/
|
|
285
|
-
"default": "./fesm2022/limitng-api-models-
|
|
287
|
+
"./api/models/login": {
|
|
288
|
+
"types": "./api/models/login/index.d.ts",
|
|
289
|
+
"esm2022": "./esm2022/api/models/login/limitng-api-models-login.mjs",
|
|
290
|
+
"esm": "./esm2022/api/models/login/limitng-api-models-login.mjs",
|
|
291
|
+
"default": "./fesm2022/limitng-api-models-login.mjs"
|
|
286
292
|
},
|
|
287
293
|
"./api/models/onay": {
|
|
288
294
|
"types": "./api/models/onay/index.d.ts",
|
|
@@ -290,12 +296,6 @@
|
|
|
290
296
|
"esm": "./esm2022/api/models/onay/limitng-api-models-onay.mjs",
|
|
291
297
|
"default": "./fesm2022/limitng-api-models-onay.mjs"
|
|
292
298
|
},
|
|
293
|
-
"./api/models/login": {
|
|
294
|
-
"types": "./api/models/login/index.d.ts",
|
|
295
|
-
"esm2022": "./esm2022/api/models/login/limitng-api-models-login.mjs",
|
|
296
|
-
"esm": "./esm2022/api/models/login/limitng-api-models-login.mjs",
|
|
297
|
-
"default": "./fesm2022/limitng-api-models-login.mjs"
|
|
298
|
-
},
|
|
299
299
|
"./api/models/ortak": {
|
|
300
300
|
"types": "./api/models/ortak/index.d.ts",
|
|
301
301
|
"esm2022": "./esm2022/api/models/ortak/limitng-api-models-ortak.mjs",
|
|
@@ -356,18 +356,18 @@
|
|
|
356
356
|
"esm": "./esm2022/api/models/kisisel/onayislemleri/limitng-api-models-kisisel-onayislemleri.mjs",
|
|
357
357
|
"default": "./fesm2022/limitng-api-models-kisisel-onayislemleri.mjs"
|
|
358
358
|
},
|
|
359
|
-
"./api/models/onay/onayagonderdetaylari": {
|
|
360
|
-
"types": "./api/models/onay/onayagonderdetaylari/index.d.ts",
|
|
361
|
-
"esm2022": "./esm2022/api/models/onay/onayagonderdetaylari/limitng-api-models-onay-onayagonderdetaylari.mjs",
|
|
362
|
-
"esm": "./esm2022/api/models/onay/onayagonderdetaylari/limitng-api-models-onay-onayagonderdetaylari.mjs",
|
|
363
|
-
"default": "./fesm2022/limitng-api-models-onay-onayagonderdetaylari.mjs"
|
|
364
|
-
},
|
|
365
359
|
"./api/models/onay/onaybilgi": {
|
|
366
360
|
"types": "./api/models/onay/onaybilgi/index.d.ts",
|
|
367
361
|
"esm2022": "./esm2022/api/models/onay/onaybilgi/limitng-api-models-onay-onaybilgi.mjs",
|
|
368
362
|
"esm": "./esm2022/api/models/onay/onaybilgi/limitng-api-models-onay-onaybilgi.mjs",
|
|
369
363
|
"default": "./fesm2022/limitng-api-models-onay-onaybilgi.mjs"
|
|
370
364
|
},
|
|
365
|
+
"./api/models/onay/onayagonderdetaylari": {
|
|
366
|
+
"types": "./api/models/onay/onayagonderdetaylari/index.d.ts",
|
|
367
|
+
"esm2022": "./esm2022/api/models/onay/onayagonderdetaylari/limitng-api-models-onay-onayagonderdetaylari.mjs",
|
|
368
|
+
"esm": "./esm2022/api/models/onay/onayagonderdetaylari/limitng-api-models-onay-onayagonderdetaylari.mjs",
|
|
369
|
+
"default": "./fesm2022/limitng-api-models-onay-onayagonderdetaylari.mjs"
|
|
370
|
+
},
|
|
371
371
|
"./api/models/ozet/ozetdata": {
|
|
372
372
|
"types": "./api/models/ozet/ozetdata/index.d.ts",
|
|
373
373
|
"esm2022": "./esm2022/api/models/ozet/ozetdata/limitng-api-models-ozet-ozetdata.mjs",
|
|
@@ -392,18 +392,18 @@
|
|
|
392
392
|
"esm": "./esm2022/api/models/raporlar/listedensec/limitng-api-models-raporlar-listedensec.mjs",
|
|
393
393
|
"default": "./fesm2022/limitng-api-models-raporlar-listedensec.mjs"
|
|
394
394
|
},
|
|
395
|
-
"./api/models/raporlar/raporzamanlama": {
|
|
396
|
-
"types": "./api/models/raporlar/raporzamanlama/index.d.ts",
|
|
397
|
-
"esm2022": "./esm2022/api/models/raporlar/raporzamanlama/limitng-api-models-raporlar-raporzamanlama.mjs",
|
|
398
|
-
"esm": "./esm2022/api/models/raporlar/raporzamanlama/limitng-api-models-raporlar-raporzamanlama.mjs",
|
|
399
|
-
"default": "./fesm2022/limitng-api-models-raporlar-raporzamanlama.mjs"
|
|
400
|
-
},
|
|
401
395
|
"./api/models/raporlar/rapordetaylari": {
|
|
402
396
|
"types": "./api/models/raporlar/rapordetaylari/index.d.ts",
|
|
403
397
|
"esm2022": "./esm2022/api/models/raporlar/rapordetaylari/limitng-api-models-raporlar-rapordetaylari.mjs",
|
|
404
398
|
"esm": "./esm2022/api/models/raporlar/rapordetaylari/limitng-api-models-raporlar-rapordetaylari.mjs",
|
|
405
399
|
"default": "./fesm2022/limitng-api-models-raporlar-rapordetaylari.mjs"
|
|
406
400
|
},
|
|
401
|
+
"./api/models/raporlar/raporzamanlama": {
|
|
402
|
+
"types": "./api/models/raporlar/raporzamanlama/index.d.ts",
|
|
403
|
+
"esm2022": "./esm2022/api/models/raporlar/raporzamanlama/limitng-api-models-raporlar-raporzamanlama.mjs",
|
|
404
|
+
"esm": "./esm2022/api/models/raporlar/raporzamanlama/limitng-api-models-raporlar-raporzamanlama.mjs",
|
|
405
|
+
"default": "./fesm2022/limitng-api-models-raporlar-raporzamanlama.mjs"
|
|
406
|
+
},
|
|
407
407
|
"./api/models/timeSheet/timeSheetGirisListeler": {
|
|
408
408
|
"types": "./api/models/timeSheet/timeSheetGirisListeler/index.d.ts",
|
|
409
409
|
"esm2022": "./esm2022/api/models/timeSheet/timeSheetGirisListeler/limitng-api-models-timeSheet-timeSheetGirisListeler.mjs",
|
|
@@ -524,17 +524,17 @@
|
|
|
524
524
|
"esm": "./esm2022/api/models/kisisel/onayislemleri/onayliste/limitng-api-models-kisisel-onayislemleri-onayliste.mjs",
|
|
525
525
|
"default": "./fesm2022/limitng-api-models-kisisel-onayislemleri-onayliste.mjs"
|
|
526
526
|
},
|
|
527
|
-
"./api/models/raporlar/izinraporu/izinrapordetaylari": {
|
|
528
|
-
"types": "./api/models/raporlar/izinraporu/izinrapordetaylari/index.d.ts",
|
|
529
|
-
"esm2022": "./esm2022/api/models/raporlar/izinraporu/izinrapordetaylari/limitng-api-models-raporlar-izinraporu-izinrapordetaylari.mjs",
|
|
530
|
-
"esm": "./esm2022/api/models/raporlar/izinraporu/izinrapordetaylari/limitng-api-models-raporlar-izinraporu-izinrapordetaylari.mjs",
|
|
531
|
-
"default": "./fesm2022/limitng-api-models-raporlar-izinraporu-izinrapordetaylari.mjs"
|
|
532
|
-
},
|
|
533
527
|
"./api/models/raporlar/izinraporu/izinraporliste": {
|
|
534
528
|
"types": "./api/models/raporlar/izinraporu/izinraporliste/index.d.ts",
|
|
535
529
|
"esm2022": "./esm2022/api/models/raporlar/izinraporu/izinraporliste/limitng-api-models-raporlar-izinraporu-izinraporliste.mjs",
|
|
536
530
|
"esm": "./esm2022/api/models/raporlar/izinraporu/izinraporliste/limitng-api-models-raporlar-izinraporu-izinraporliste.mjs",
|
|
537
531
|
"default": "./fesm2022/limitng-api-models-raporlar-izinraporu-izinraporliste.mjs"
|
|
532
|
+
},
|
|
533
|
+
"./api/models/raporlar/izinraporu/izinrapordetaylari": {
|
|
534
|
+
"types": "./api/models/raporlar/izinraporu/izinrapordetaylari/index.d.ts",
|
|
535
|
+
"esm2022": "./esm2022/api/models/raporlar/izinraporu/izinrapordetaylari/limitng-api-models-raporlar-izinraporu-izinrapordetaylari.mjs",
|
|
536
|
+
"esm": "./esm2022/api/models/raporlar/izinraporu/izinrapordetaylari/limitng-api-models-raporlar-izinraporu-izinrapordetaylari.mjs",
|
|
537
|
+
"default": "./fesm2022/limitng-api-models-raporlar-izinraporu-izinrapordetaylari.mjs"
|
|
538
538
|
}
|
|
539
539
|
},
|
|
540
540
|
"sideEffects": false,
|