@litigiovirtual/ius-design-components 1.0.137 → 1.0.140
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/esm2022/lib/card-gestion-cupo/card-gestion-cupo.component.mjs +3 -3
- package/esm2022/lib/card-info-facturacion/card-info-facturacion.component.mjs +3 -3
- package/esm2022/lib/card-uso-plan/card-uso-plan.component.mjs +3 -9
- package/esm2022/lib/icons/icons-map.mjs +1 -6
- package/esm2022/public-api.mjs +1 -2
- package/fesm2022/litigiovirtual-ius-design-components.mjs +7 -100
- package/fesm2022/litigiovirtual-ius-design-components.mjs.map +1 -1
- package/lib/card-uso-plan/card-uso-plan.component.d.ts +1 -3
- package/package.json +1 -1
- package/public-api.d.ts +0 -1
- package/esm2022/lib/input-large/index.mjs +0 -2
- package/esm2022/lib/input-large/input-large.component.mjs +0 -89
- package/lib/input-large/index.d.ts +0 -1
- package/lib/input-large/input-large.component.d.ts +0 -27
|
@@ -9,11 +9,11 @@ export class CardGestionCupoComponent {
|
|
|
9
9
|
this.onClickEvent.emit(event);
|
|
10
10
|
}
|
|
11
11
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CardGestionCupoComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: CardGestionCupoComponent, isStandalone: true, selector: "ius-card-gestion-cupo", inputs: { title: "title", label1: "label1", data1: "data1", labelButton: "labelButton" }, outputs: { onClickEvent: "onClickEvent" }, ngImport: i0, template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"label-base\">{{title}}</span>\r\n </div>\r\n <div class=\"card-list-consumo\">\r\n <div class=\"content-wrap\">\r\n <div class=\"content\">\r\n <span class=\"body-sm\" style=\"color: #8C8C8C;\">{{label1}}</span>\r\n <span class=\"label-base\">{{data1}}</span>\r\n </div>\r\n </div>\r\n <div class=\"container-right\" (click)=\"onClick($event)\">\r\n <div class=\"container-right-interno\">\r\n <span class=\"text-button\">{{labelButton}}</span>\r\n </div>\r\n <div
|
|
12
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: CardGestionCupoComponent, isStandalone: true, selector: "ius-card-gestion-cupo", inputs: { title: "title", label1: "label1", data1: "data1", labelButton: "labelButton" }, outputs: { onClickEvent: "onClickEvent" }, ngImport: i0, template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"label-base\">{{title}}</span>\r\n </div>\r\n <div class=\"card-list-consumo\">\r\n <div class=\"content-wrap\">\r\n <div class=\"content\">\r\n <span class=\"body-sm\" style=\"color: #8C8C8C;\">{{label1}}</span>\r\n <span class=\"label-base\">{{data1}}</span>\r\n </div>\r\n </div>\r\n <div class=\"container-right\" (click)=\"onClick($event)\">\r\n <div class=\"container-right-interno\">\r\n <span class=\"text-button\">{{labelButton}}</span>\r\n </div>\r\n <div class=\"icon-class\">\r\n <ius-icon-sm [iconName]=\"'icon-discover-tune'\"></ius-icon-sm>\r\n </div>\r\n </div>\r\n </div>\r\n</div>", styles: [".h1{font-family:Roboto,sans-serif;font-size:2.375rem;font-weight:500;line-height:46px}.h2{font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:38px}.h3{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;line-height:32px}.h4{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:26px}.h5{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:500;line-height:24px;letter-spacing:.18px}.label-large{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:22px}.body-large{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:22px}.label-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;letter-spacing:.28px}.body-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:20px;font-style:italic;letter-spacing:.28px}.body-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;letter-spacing:.28px}.body-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;font-style:italic;letter-spacing:.28px}.caption-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;letter-spacing:.28px}.caption-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;font-style:italic;letter-spacing:.28px}.container-general{display:flex;padding:12px 24px 12px 16px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px);border:1px solid var(--Stroke, #EAEAEA)}.header{display:flex;min-width:89px;align-items:center;gap:10px}.card-list-consumo{display:flex;align-items:center;gap:8px;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px)}.content-wrap{display:flex;padding:12px 16px;align-items:center;gap:8px;flex:1 0 0;border-radius:var(--Border-Radius-Radius-lg, 14px)}.content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0}.container-right{display:flex;padding:0 4px;align-items:center;gap:8px;flex:1 0 0}.container-right-interno{display:flex;width:447px;justify-content:flex-end;align-items:center;gap:8px}.text-button{flex:1 0 0;color:#333;text-align:right;font-family:Rubik,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.text-button:hover{color:#fff}.icon-class{cursor:pointer}.icon-class:hover{background:#013169}\n"], dependencies: [{ kind: "component", type: IconSmComponent, selector: "ius-icon-sm", inputs: ["iconName", "color"] }] }); }
|
|
13
13
|
}
|
|
14
14
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CardGestionCupoComponent, decorators: [{
|
|
15
15
|
type: Component,
|
|
16
|
-
args: [{ selector: 'ius-card-gestion-cupo', standalone: true, imports: [IconSmComponent], template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"label-base\">{{title}}</span>\r\n </div>\r\n <div class=\"card-list-consumo\">\r\n <div class=\"content-wrap\">\r\n <div class=\"content\">\r\n <span class=\"body-sm\" style=\"color: #8C8C8C;\">{{label1}}</span>\r\n <span class=\"label-base\">{{data1}}</span>\r\n </div>\r\n </div>\r\n <div class=\"container-right\" (click)=\"onClick($event)\">\r\n <div class=\"container-right-interno\">\r\n <span class=\"text-button\">{{labelButton}}</span>\r\n </div>\r\n <div
|
|
16
|
+
args: [{ selector: 'ius-card-gestion-cupo', standalone: true, imports: [IconSmComponent], template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"label-base\">{{title}}</span>\r\n </div>\r\n <div class=\"card-list-consumo\">\r\n <div class=\"content-wrap\">\r\n <div class=\"content\">\r\n <span class=\"body-sm\" style=\"color: #8C8C8C;\">{{label1}}</span>\r\n <span class=\"label-base\">{{data1}}</span>\r\n </div>\r\n </div>\r\n <div class=\"container-right\" (click)=\"onClick($event)\">\r\n <div class=\"container-right-interno\">\r\n <span class=\"text-button\">{{labelButton}}</span>\r\n </div>\r\n <div class=\"icon-class\">\r\n <ius-icon-sm [iconName]=\"'icon-discover-tune'\"></ius-icon-sm>\r\n </div>\r\n </div>\r\n </div>\r\n</div>", styles: [".h1{font-family:Roboto,sans-serif;font-size:2.375rem;font-weight:500;line-height:46px}.h2{font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:38px}.h3{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;line-height:32px}.h4{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:26px}.h5{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:500;line-height:24px;letter-spacing:.18px}.label-large{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:22px}.body-large{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:22px}.label-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;letter-spacing:.28px}.body-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:20px;font-style:italic;letter-spacing:.28px}.body-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;letter-spacing:.28px}.body-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;font-style:italic;letter-spacing:.28px}.caption-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;letter-spacing:.28px}.caption-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;font-style:italic;letter-spacing:.28px}.container-general{display:flex;padding:12px 24px 12px 16px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px);border:1px solid var(--Stroke, #EAEAEA)}.header{display:flex;min-width:89px;align-items:center;gap:10px}.card-list-consumo{display:flex;align-items:center;gap:8px;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px)}.content-wrap{display:flex;padding:12px 16px;align-items:center;gap:8px;flex:1 0 0;border-radius:var(--Border-Radius-Radius-lg, 14px)}.content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0}.container-right{display:flex;padding:0 4px;align-items:center;gap:8px;flex:1 0 0}.container-right-interno{display:flex;width:447px;justify-content:flex-end;align-items:center;gap:8px}.text-button{flex:1 0 0;color:#333;text-align:right;font-family:Rubik,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.text-button:hover{color:#fff}.icon-class{cursor:pointer}.icon-class:hover{background:#013169}\n"] }]
|
|
17
17
|
}], propDecorators: { title: [{
|
|
18
18
|
type: Input
|
|
19
19
|
}], label1: [{
|
|
@@ -25,4 +25,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
25
25
|
}], onClickEvent: [{
|
|
26
26
|
type: Output
|
|
27
27
|
}] } });
|
|
28
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
28
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FyZC1nZXN0aW9uLWN1cG8uY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaXVzLWRlc2lnbi1jb21wb25lbnRzL3NyYy9saWIvY2FyZC1nZXN0aW9uLWN1cG8vY2FyZC1nZXN0aW9uLWN1cG8uY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaXVzLWRlc2lnbi1jb21wb25lbnRzL3NyYy9saWIvY2FyZC1nZXN0aW9uLWN1cG8vY2FyZC1nZXN0aW9uLWN1cG8uY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsS0FBSyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN2RSxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0sWUFBWSxDQUFDOztBQVM3QyxNQUFNLE9BQU8sd0JBQXdCO0lBUHJDO1FBYVksaUJBQVksR0FBRyxJQUFJLFlBQVksRUFBTyxDQUFDO0tBS2xEO0lBSEcsT0FBTyxDQUFDLEtBQVk7UUFDbEIsSUFBSSxDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDaEMsQ0FBQzsrR0FWUSx3QkFBd0I7bUdBQXhCLHdCQUF3QixzTkNWckMsbzFCQW9CTSxzOUVEZE0sZUFBZTs7NEZBSWQsd0JBQXdCO2tCQVBwQyxTQUFTOytCQUNFLHVCQUF1QixjQUNyQixJQUFJLFdBQ1AsQ0FBQyxlQUFlLENBQUM7OEJBTWpCLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxNQUFNO3NCQUFkLEtBQUs7Z0JBQ0csS0FBSztzQkFBYixLQUFLO2dCQUNHLFdBQVc7c0JBQW5CLEtBQUs7Z0JBQ0ksWUFBWTtzQkFBckIsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgRXZlbnRFbWl0dGVyLCBJbnB1dCwgT3V0cHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IEljb25TbUNvbXBvbmVudCB9IGZyb20gXCIuLi9pY29uLXNtXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2l1cy1jYXJkLWdlc3Rpb24tY3VwbycsXHJcbiAgc3RhbmRhbG9uZTogdHJ1ZSxcclxuICBpbXBvcnRzOiBbSWNvblNtQ29tcG9uZW50XSxcclxuICB0ZW1wbGF0ZVVybDogJy4vY2FyZC1nZXN0aW9uLWN1cG8uY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsOiAnLi9jYXJkLWdlc3Rpb24tY3Vwby5jb21wb25lbnQuc2NzcydcclxufSlcclxuZXhwb3J0IGNsYXNzIENhcmRHZXN0aW9uQ3Vwb0NvbXBvbmVudCB7XHJcblxyXG4gIEBJbnB1dCgpIHRpdGxlPzogc3RyaW5nO1xyXG4gIEBJbnB1dCgpIGxhYmVsMT86IHN0cmluZztcclxuICBASW5wdXQoKSBkYXRhMT86IHN0cmluZyB8IG51bWJlcjtcclxuICBASW5wdXQoKSBsYWJlbEJ1dHRvbj86IHN0cmluZztcclxuICBAT3V0cHV0KCkgb25DbGlja0V2ZW50ID0gbmV3IEV2ZW50RW1pdHRlcjxhbnk+KCk7XHJcbiAgXHJcbiAgICBvbkNsaWNrKGV2ZW50OiBFdmVudCk6IHZvaWQge1xyXG4gICAgICB0aGlzLm9uQ2xpY2tFdmVudC5lbWl0KGV2ZW50KTtcclxuICAgIH1cclxufVxyXG4iLCI8ZGl2IGNsYXNzPVwiY29udGFpbmVyLWdlbmVyYWxcIj5cclxuICAgIDxkaXYgY2xhc3M9XCJoZWFkZXJcIj5cclxuICAgICAgICA8c3BhbiBjbGFzcz1cImxhYmVsLWJhc2VcIj57e3RpdGxlfX08L3NwYW4+XHJcbiAgICA8L2Rpdj5cclxuICAgIDxkaXYgY2xhc3M9XCJjYXJkLWxpc3QtY29uc3Vtb1wiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJjb250ZW50LXdyYXBcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRlbnRcIj5cclxuICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwiYm9keS1zbVwiIHN0eWxlPVwiY29sb3I6ICM4QzhDOEM7XCI+e3tsYWJlbDF9fTwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwibGFiZWwtYmFzZVwiPnt7ZGF0YTF9fTwvc3Bhbj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1yaWdodFwiIChjbGljayk9XCJvbkNsaWNrKCRldmVudClcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1yaWdodC1pbnRlcm5vXCI+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInRleHQtYnV0dG9uXCI+e3tsYWJlbEJ1dHRvbn19PC9zcGFuPlxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPGRpdiAgY2xhc3M9XCJpY29uLWNsYXNzXCI+XHJcbiAgICAgICAgICAgICAgICA8aXVzLWljb24tc20gW2ljb25OYW1lXT1cIidpY29uLWRpc2NvdmVyLXR1bmUnXCI+PC9pdXMtaWNvbi1zbT5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuPC9kaXY+Il19
|
|
@@ -10,11 +10,11 @@ export class CardInfoFacturacionComponent {
|
|
|
10
10
|
this.onClickEvent.emit(event);
|
|
11
11
|
}
|
|
12
12
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CardInfoFacturacionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
13
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: CardInfoFacturacionComponent, isStandalone: true, selector: "ius-card-info-facturacion", inputs: { title: "title", label1: "label1", data1: "data1", label2: "label2", data2: "data2", label3: "label3", data3: "data3", label4: "label4", data4: "data4", label5: "label5", data5: "data5" }, outputs: { onClickEvent: "onClickEvent" }, ngImport: i0, template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"title\">{{title}}</span>\r\n </div>\r\n <ius-simple-divider></ius-simple-divider>\r\n <div class=\"container-interno-general\">\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label1}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\" >{{data1}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label2}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data2}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label3}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data3}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label4}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data4}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"container-footer\">\r\n <div class=\"container-footer-interno\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"label-base\">{{label5}}</span>\r\n </div>\r\n <button class=\"container-button\" (click)=\"onClick($event)\">\r\n <span class=\"body-sm\">{{data5}}</span>\r\n <ius-icon-xs [iconName]=\"'icon-bill'\"></ius-icon-xs>\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</div>", styles: [".h1{font-family:Roboto,sans-serif;font-size:2.375rem;font-weight:500;line-height:46px}.h2{font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:38px}.h3{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;line-height:32px}.h4{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:26px}.h5{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:500;line-height:24px;letter-spacing:.18px}.label-large{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:22px}.body-large{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:22px}.label-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;letter-spacing:.28px}.body-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:20px;font-style:italic;letter-spacing:.28px}.body-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;letter-spacing:.28px}.body-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;font-style:italic;letter-spacing:.28px}.caption-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;letter-spacing:.28px}.caption-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;font-style:italic;letter-spacing:.28px}.container-general{display:flex;padding:12px 16px;flex-direction:column;align-items:flex-start;gap:0;flex:1 0 0;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px);border:1px solid var(--Stroke, #EAEAEA)}.header{display:flex;min-width:89px;align-items:center;gap:10px}.title{flex:1 0 0;color:#333;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.container-interno-general{display:flex;padding:8px 0;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.row-1{display:flex;padding:0 8px;align-items:center;gap:8px;align-self:stretch}.container-dot{display:flex;align-items:center;gap:8px;width:8px;aspect-ratio:1/1;padding-bottom:8px}.row2{display:flex;padding:0;align-items:flex-start;gap:8px;flex:1 0 0}.row-2-interno{display:flex;align-items:center;gap:10px;flex:1 0 0}.row-2-end{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex:1 0 0}.container-footer{display:flex;padding-left:8px;align-items:center;gap:8px;align-self:stretch}.container-footer-interno{display:flex;padding:0;align-items:center;gap:8px;flex:1 0 0}.container-button{display:flex;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:var(--Border-Radius-Radius-lg, 14px);background:#fff;border:none;cursor:pointer}.text{color:#595959;font-family:Rubik,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"], dependencies: [{ kind: "component", type: SimpleDividerComponent, selector: "ius-simple-divider" }, { kind: "component", type: IconXsComponent, selector: "ius-icon-xs", inputs: ["iconName", "color"] }] }); }
|
|
13
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: CardInfoFacturacionComponent, isStandalone: true, selector: "ius-card-info-facturacion", inputs: { title: "title", label1: "label1", data1: "data1", label2: "label2", data2: "data2", label3: "label3", data3: "data3", label4: "label4", data4: "data4", label5: "label5", data5: "data5" }, outputs: { onClickEvent: "onClickEvent" }, ngImport: i0, template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"title\">{{title}}</span>\r\n </div>\r\n <ius-simple-divider></ius-simple-divider>\r\n <div class=\"container-interno-general\">\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label1}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\" >{{data1}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label2}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data2}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label3}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data3}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label4}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data4}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"container-footer\">\r\n <div class=\"container-footer-interno\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"label-base\">{{label5}}</span>\r\n </div>\r\n <button class=\"container-button\" (click)=\"onClick($event)\">\r\n <span class=\"body-sm\">{{data5}}</span>\r\n <ius-icon-xs [iconName]=\"'icon-bill'\"></ius-icon-xs>\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</div>", styles: [".h1{font-family:Roboto,sans-serif;font-size:2.375rem;font-weight:500;line-height:46px}.h2{font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:38px}.h3{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;line-height:32px}.h4{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:26px}.h5{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:500;line-height:24px;letter-spacing:.18px}.label-large{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:22px}.body-large{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:22px}.label-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;letter-spacing:.28px}.body-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:20px;font-style:italic;letter-spacing:.28px}.body-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;letter-spacing:.28px}.body-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;font-style:italic;letter-spacing:.28px}.caption-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;letter-spacing:.28px}.caption-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;font-style:italic;letter-spacing:.28px}.container-general{display:flex;padding:12px 16px;flex-direction:column;align-items:flex-start;gap:0;flex:1 0 0;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px);border:1px solid var(--Stroke, #EAEAEA)}.header{display:flex;min-width:89px;align-items:center;gap:10px}.title{flex:1 0 0;color:#333;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.container-interno-general{display:flex;padding:8px 0;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.row-1{display:flex;padding:0 8px;align-items:center;gap:8px;align-self:stretch}.container-dot{display:flex;align-items:center;gap:8px;width:8px;aspect-ratio:1/1;padding-bottom:8px}.row2{display:flex;padding:0;align-items:flex-start;gap:8px;flex:1 0 0}.row-2-interno{display:flex;align-items:center;gap:10px;flex:1 0 0}.row-2-end{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex:1 0 0}.container-footer{display:flex;padding-left:8px;align-items:center;gap:8px;align-self:stretch}.container-footer-interno{display:flex;padding:0;align-items:center;gap:8px;flex:1 0 0}.container-button{display:flex;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:var(--Border-Radius-Radius-lg, 14px);background:#fff;border:none;cursor:pointer}.container-button:hover{background:#013169;color:#fff}.text{color:#595959;font-family:Rubik,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"], dependencies: [{ kind: "component", type: SimpleDividerComponent, selector: "ius-simple-divider" }, { kind: "component", type: IconXsComponent, selector: "ius-icon-xs", inputs: ["iconName", "color"] }] }); }
|
|
14
14
|
}
|
|
15
15
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CardInfoFacturacionComponent, decorators: [{
|
|
16
16
|
type: Component,
|
|
17
|
-
args: [{ selector: 'ius-card-info-facturacion', standalone: true, imports: [SimpleDividerComponent, IconXsComponent], template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"title\">{{title}}</span>\r\n </div>\r\n <ius-simple-divider></ius-simple-divider>\r\n <div class=\"container-interno-general\">\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label1}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\" >{{data1}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label2}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data2}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label3}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data3}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label4}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data4}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"container-footer\">\r\n <div class=\"container-footer-interno\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"label-base\">{{label5}}</span>\r\n </div>\r\n <button class=\"container-button\" (click)=\"onClick($event)\">\r\n <span class=\"body-sm\">{{data5}}</span>\r\n <ius-icon-xs [iconName]=\"'icon-bill'\"></ius-icon-xs>\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</div>", styles: [".h1{font-family:Roboto,sans-serif;font-size:2.375rem;font-weight:500;line-height:46px}.h2{font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:38px}.h3{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;line-height:32px}.h4{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:26px}.h5{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:500;line-height:24px;letter-spacing:.18px}.label-large{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:22px}.body-large{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:22px}.label-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;letter-spacing:.28px}.body-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:20px;font-style:italic;letter-spacing:.28px}.body-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;letter-spacing:.28px}.body-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;font-style:italic;letter-spacing:.28px}.caption-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;letter-spacing:.28px}.caption-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;font-style:italic;letter-spacing:.28px}.container-general{display:flex;padding:12px 16px;flex-direction:column;align-items:flex-start;gap:0;flex:1 0 0;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px);border:1px solid var(--Stroke, #EAEAEA)}.header{display:flex;min-width:89px;align-items:center;gap:10px}.title{flex:1 0 0;color:#333;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.container-interno-general{display:flex;padding:8px 0;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.row-1{display:flex;padding:0 8px;align-items:center;gap:8px;align-self:stretch}.container-dot{display:flex;align-items:center;gap:8px;width:8px;aspect-ratio:1/1;padding-bottom:8px}.row2{display:flex;padding:0;align-items:flex-start;gap:8px;flex:1 0 0}.row-2-interno{display:flex;align-items:center;gap:10px;flex:1 0 0}.row-2-end{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex:1 0 0}.container-footer{display:flex;padding-left:8px;align-items:center;gap:8px;align-self:stretch}.container-footer-interno{display:flex;padding:0;align-items:center;gap:8px;flex:1 0 0}.container-button{display:flex;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:var(--Border-Radius-Radius-lg, 14px);background:#fff;border:none;cursor:pointer}.text{color:#595959;font-family:Rubik,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }]
|
|
17
|
+
args: [{ selector: 'ius-card-info-facturacion', standalone: true, imports: [SimpleDividerComponent, IconXsComponent], template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"title\">{{title}}</span>\r\n </div>\r\n <ius-simple-divider></ius-simple-divider>\r\n <div class=\"container-interno-general\">\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label1}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\" >{{data1}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label2}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data2}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label3}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data3}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text\">{{label4}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data4}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"container-footer\">\r\n <div class=\"container-footer-interno\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"label-base\">{{label5}}</span>\r\n </div>\r\n <button class=\"container-button\" (click)=\"onClick($event)\">\r\n <span class=\"body-sm\">{{data5}}</span>\r\n <ius-icon-xs [iconName]=\"'icon-bill'\"></ius-icon-xs>\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</div>", styles: [".h1{font-family:Roboto,sans-serif;font-size:2.375rem;font-weight:500;line-height:46px}.h2{font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:38px}.h3{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;line-height:32px}.h4{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:26px}.h5{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:500;line-height:24px;letter-spacing:.18px}.label-large{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:22px}.body-large{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:22px}.label-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;letter-spacing:.28px}.body-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:20px;font-style:italic;letter-spacing:.28px}.body-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;letter-spacing:.28px}.body-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;font-style:italic;letter-spacing:.28px}.caption-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;letter-spacing:.28px}.caption-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;font-style:italic;letter-spacing:.28px}.container-general{display:flex;padding:12px 16px;flex-direction:column;align-items:flex-start;gap:0;flex:1 0 0;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px);border:1px solid var(--Stroke, #EAEAEA)}.header{display:flex;min-width:89px;align-items:center;gap:10px}.title{flex:1 0 0;color:#333;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.container-interno-general{display:flex;padding:8px 0;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.row-1{display:flex;padding:0 8px;align-items:center;gap:8px;align-self:stretch}.container-dot{display:flex;align-items:center;gap:8px;width:8px;aspect-ratio:1/1;padding-bottom:8px}.row2{display:flex;padding:0;align-items:flex-start;gap:8px;flex:1 0 0}.row-2-interno{display:flex;align-items:center;gap:10px;flex:1 0 0}.row-2-end{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex:1 0 0}.container-footer{display:flex;padding-left:8px;align-items:center;gap:8px;align-self:stretch}.container-footer-interno{display:flex;padding:0;align-items:center;gap:8px;flex:1 0 0}.container-button{display:flex;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:var(--Border-Radius-Radius-lg, 14px);background:#fff;border:none;cursor:pointer}.container-button:hover{background:#013169;color:#fff}.text{color:#595959;font-family:Rubik,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }]
|
|
18
18
|
}], propDecorators: { title: [{
|
|
19
19
|
type: Input
|
|
20
20
|
}], label1: [{
|
|
@@ -40,4 +40,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
40
40
|
}], onClickEvent: [{
|
|
41
41
|
type: Output
|
|
42
42
|
}] } });
|
|
43
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
43
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FyZC1pbmZvLWZhY3R1cmFjaW9uLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2l1cy1kZXNpZ24tY29tcG9uZW50cy9zcmMvbGliL2NhcmQtaW5mby1mYWN0dXJhY2lvbi9jYXJkLWluZm8tZmFjdHVyYWNpb24uY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaXVzLWRlc2lnbi1jb21wb25lbnRzL3NyYy9saWIvY2FyZC1pbmZvLWZhY3R1cmFjaW9uL2NhcmQtaW5mby1mYWN0dXJhY2lvbi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBRSxLQUFLLEVBQUUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3ZFLE9BQU8sRUFBRSxzQkFBc0IsRUFBRSxNQUFNLG1CQUFtQixDQUFDO0FBQzNELE9BQU8sRUFBRSxlQUFlLEVBQUUsTUFBTSxZQUFZLENBQUM7O0FBUzdDLE1BQU0sT0FBTyw0QkFBNEI7SUFQekM7UUFxQlksaUJBQVksR0FBRyxJQUFJLFlBQVksRUFBTyxDQUFDO0tBS2xEO0lBSEMsT0FBTyxDQUFDLEtBQVk7UUFDbEIsSUFBSSxDQUFDLFlBQVksQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDaEMsQ0FBQzsrR0FsQlUsNEJBQTRCO21HQUE1Qiw0QkFBNEIsc1VDWHpDLHFyRkE4RE0sZzNGRHZETSxzQkFBc0IsK0RBQUUsZUFBZTs7NEZBSXRDLDRCQUE0QjtrQkFQeEMsU0FBUzsrQkFDRSwyQkFBMkIsY0FDekIsSUFBSSxXQUNQLENBQUMsc0JBQXNCLEVBQUUsZUFBZSxDQUFDOzhCQU16QyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csTUFBTTtzQkFBZCxLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxNQUFNO3NCQUFkLEtBQUs7Z0JBQ0csS0FBSztzQkFBYixLQUFLO2dCQUNHLE1BQU07c0JBQWQsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csTUFBTTtzQkFBZCxLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxNQUFNO3NCQUFkLEtBQUs7Z0JBQ0csS0FBSztzQkFBYixLQUFLO2dCQUVJLFlBQVk7c0JBQXJCLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEV2ZW50RW1pdHRlciwgSW5wdXQsIE91dHB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBTaW1wbGVEaXZpZGVyQ29tcG9uZW50IH0gZnJvbSBcIi4uL3NpbXBsZS1kaXZpZGVyXCI7XHJcbmltcG9ydCB7IEljb25Yc0NvbXBvbmVudCB9IGZyb20gXCIuLi9pY29uLXhzXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2l1cy1jYXJkLWluZm8tZmFjdHVyYWNpb24nLFxyXG4gIHN0YW5kYWxvbmU6IHRydWUsXHJcbiAgaW1wb3J0czogW1NpbXBsZURpdmlkZXJDb21wb25lbnQsIEljb25Yc0NvbXBvbmVudF0sXHJcbiAgdGVtcGxhdGVVcmw6ICcuL2NhcmQtaW5mby1mYWN0dXJhY2lvbi5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmw6ICcuL2NhcmQtaW5mby1mYWN0dXJhY2lvbi5jb21wb25lbnQuc2NzcydcclxufSlcclxuZXhwb3J0IGNsYXNzIENhcmRJbmZvRmFjdHVyYWNpb25Db21wb25lbnQge1xyXG5cclxuICBASW5wdXQoKSB0aXRsZT86IHN0cmluZztcclxuICBASW5wdXQoKSBsYWJlbDE/OiBzdHJpbmc7XHJcbiAgQElucHV0KCkgZGF0YTE/OiBzdHJpbmcgfCBudW1iZXI7XHJcbiAgQElucHV0KCkgbGFiZWwyPzogc3RyaW5nO1xyXG4gIEBJbnB1dCgpIGRhdGEyPzogc3RyaW5nIHwgRGF0ZTtcclxuICBASW5wdXQoKSBsYWJlbDM/OiBzdHJpbmc7XHJcbiAgQElucHV0KCkgZGF0YTM/OiBzdHJpbmcgfCBEYXRlO1xyXG4gIEBJbnB1dCgpIGxhYmVsND86IHN0cmluZztcclxuICBASW5wdXQoKSBkYXRhND86IHN0cmluZyB8IERhdGU7XHJcbiAgQElucHV0KCkgbGFiZWw1Pzogc3RyaW5nO1xyXG4gIEBJbnB1dCgpIGRhdGE1Pzogc3RyaW5nO1xyXG5cclxuICBAT3V0cHV0KCkgb25DbGlja0V2ZW50ID0gbmV3IEV2ZW50RW1pdHRlcjxhbnk+KCk7XHJcblxyXG4gIG9uQ2xpY2soZXZlbnQ6IEV2ZW50KTogdm9pZCB7XHJcbiAgICB0aGlzLm9uQ2xpY2tFdmVudC5lbWl0KGV2ZW50KTtcclxuICB9XHJcbn1cclxuIiwiPGRpdiBjbGFzcz1cImNvbnRhaW5lci1nZW5lcmFsXCI+XHJcbiAgICA8ZGl2IGNsYXNzPVwiaGVhZGVyXCI+XHJcbiAgICAgICAgPHNwYW4gY2xhc3M9XCJ0aXRsZVwiPnt7dGl0bGV9fTwvc3Bhbj5cclxuICAgIDwvZGl2PlxyXG4gICAgPGl1cy1zaW1wbGUtZGl2aWRlcj48L2l1cy1zaW1wbGUtZGl2aWRlcj5cclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXItaW50ZXJuby1nZW5lcmFsXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0xXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXItZG90XCI+PGl1cy1pY29uLXhzIFtpY29uTmFtZV09XCInaWNvbi1kb3QnXCI+PC9pdXMtaWNvbi14cz48L2Rpdj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdzJcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3ctMi1pbnRlcm5vXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJ0ZXh0XCI+e3tsYWJlbDF9fTwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0yLWVuZFwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwibGFiZWwtYmFzZVwiID57e2RhdGExfX08L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0xXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXItZG90XCI+PGl1cy1pY29uLXhzIFtpY29uTmFtZV09XCInaWNvbi1kb3QnXCI+PC9pdXMtaWNvbi14cz48L2Rpdj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdzJcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3ctMi1pbnRlcm5vXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJ0ZXh0XCI+e3tsYWJlbDJ9fTwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0yLWVuZFwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwibGFiZWwtYmFzZVwiPnt7ZGF0YTJ9fTwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwicm93LTFcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1kb3RcIj48aXVzLWljb24teHMgW2ljb25OYW1lXT1cIidpY29uLWRvdCdcIj48L2l1cy1pY29uLXhzPjwvZGl2PlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwicm93MlwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0yLWludGVybm9cIj5cclxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInRleHRcIj57e2xhYmVsM319PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwicm93LTItZW5kXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJsYWJlbC1iYXNlXCI+e3tkYXRhM319PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJyb3ctMVwiPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyLWRvdFwiPjxpdXMtaWNvbi14cyBbaWNvbk5hbWVdPVwiJ2ljb24tZG90J1wiPjwvaXVzLWljb24teHM+PC9kaXY+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3cyXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwicm93LTItaW50ZXJub1wiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwidGV4dFwiPnt7bGFiZWw0fX08L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3ctMi1lbmRcIj5cclxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImxhYmVsLWJhc2VcIj57e2RhdGE0fX08L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1mb290ZXJcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1mb290ZXItaW50ZXJub1wiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0yLWludGVybm9cIj5cclxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImxhYmVsLWJhc2VcIj57e2xhYmVsNX19PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8YnV0dG9uIGNsYXNzPVwiY29udGFpbmVyLWJ1dHRvblwiIChjbGljayk9XCJvbkNsaWNrKCRldmVudClcIj5cclxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImJvZHktc21cIj57e2RhdGE1fX08L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgICAgPGl1cy1pY29uLXhzIFtpY29uTmFtZV09XCInaWNvbi1iaWxsJ1wiPjwvaXVzLWljb24teHM+XHJcbiAgICAgICAgICAgICAgICA8L2J1dHRvbj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuPC9kaXY+Il19
|
|
@@ -5,20 +5,16 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
export class CardUsoPlanComponent {
|
|
6
6
|
constructor() {
|
|
7
7
|
this.onClickEventGroup = new EventEmitter();
|
|
8
|
-
this.onClickEventCluster = new EventEmitter();
|
|
9
8
|
}
|
|
10
9
|
onClickGroups(event) {
|
|
11
10
|
this.onClickEventGroup.emit(event);
|
|
12
11
|
}
|
|
13
|
-
onClickClusters(event) {
|
|
14
|
-
this.onClickEventGroup.emit(event);
|
|
15
|
-
}
|
|
16
12
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CardUsoPlanComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
17
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: CardUsoPlanComponent, isStandalone: true, selector: "ius-card-uso-plan", inputs: { title: "title", label1: "label1", data1: "data1", label2: "label2", data2: "data2", label3: "label3", data3: "data3", label4: "label4", data4: "data4", cantJudicial: "cantJudicial", cantInsolvencia: "cantInsolvencia" }, outputs: { onClickEventGroup: "onClickEventGroup"
|
|
13
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: CardUsoPlanComponent, isStandalone: true, selector: "ius-card-uso-plan", inputs: { title: "title", label1: "label1", data1: "data1", label2: "label2", data2: "data2", label3: "label3", data3: "data3", label4: "label4", data4: "data4", cantJudicial: "cantJudicial", cantInsolvencia: "cantInsolvencia" }, outputs: { onClickEventGroup: "onClickEventGroup" }, ngImport: i0, template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"title\">{{title}}</span>\r\n </div>\r\n <ius-simple-divider></ius-simple-divider>\r\n <div class=\"container-interno-general\">\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">{{label1}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data1}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">{{label2}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data2}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">{{label3}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data3}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"row2\">\r\n <div class=\"row-2-end\">\r\n <button class=\"container-button\" (click)=\"onClickGroups($event)\">\r\n <ius-icon-xs [iconName]=\"'icon-arrow-back-ios-new'\"></ius-icon-xs>\r\n <span class=\"body-sm\">{{data4}}</span>\r\n <ius-icon-xs [iconName]=\"'icon-group'\"></ius-icon-xs>\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"container-footer-general\">\r\n <div class=\"container-footer-interno\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"label-base\">{{label4}}</span>\r\n </div>\r\n\r\n </div>\r\n <div class=\"container-process-type\">\r\n <div class=\"container-judicial\">\r\n <div class=\"row-2-interno\">\r\n <ius-icon-xs [iconName]=\"'icon-ellipse'\"></ius-icon-xs>\r\n <span class=\"text-cant\">Judicial</span>\r\n </div>\r\n <span class=\"label-base\">{{cantJudicial}}</span>\r\n <div class=\"row-2-end\">\r\n <ius-icon-xs [iconName]=\"'icon-ellipse-blue'\"></ius-icon-xs>\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">Insolvencia</span>\r\n </div>\r\n <span class=\"label-base\">{{cantInsolvencia}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>", styles: [".h1{font-family:Roboto,sans-serif;font-size:2.375rem;font-weight:500;line-height:46px}.h2{font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:38px}.h3{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;line-height:32px}.h4{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:26px}.h5{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:500;line-height:24px;letter-spacing:.18px}.label-large{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:22px}.body-large{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:22px}.label-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;letter-spacing:.28px}.body-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:20px;font-style:italic;letter-spacing:.28px}.body-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;letter-spacing:.28px}.body-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;font-style:italic;letter-spacing:.28px}.caption-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;letter-spacing:.28px}.caption-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;font-style:italic;letter-spacing:.28px}.container-general{display:flex;padding:12px 16px;flex-direction:column;align-items:flex-start;gap:0;flex:1 0 0;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px);border:1px solid var(--Stroke, #EAEAEA)}.header{display:flex;min-width:89px;align-items:center;gap:10px}.title{flex:1 0 0;color:#333;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.container-interno-general{display:flex;padding:8px 0;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.row-1{display:flex;padding:0 8px;align-items:center;gap:8px;align-self:stretch}.container-dot{display:flex;align-items:center;gap:8px;width:8px;aspect-ratio:1/1;padding-bottom:8px}.row2{display:flex;padding:0;align-items:flex-start;gap:8px;flex:1 0 0}.row-2-interno{display:flex;align-items:center;gap:10px;flex:1 0 0}.row-2-end{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex:1 0 0}.container-footer-general{display:flex;padding:0;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.container-footer-interno{display:flex;padding:0;align-items:center;gap:8px;flex:1 0 0}.container-button{display:flex;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:var(--Border-Radius-Radius-lg, 14px);background:#fff;border:none;cursor:pointer}.container-button:hover{background:#013169;color:#fff}.container-process-type{display:flex;align-items:flex-start;gap:12px;align-self:stretch}.container-judicial{display:flex;width:166px;padding:0 4px;align-items:center;gap:8px;border-radius:var(--Border-Radius-Radius-md, 8px)}.text-cant{color:#595959;font-family:Rubik,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"], dependencies: [{ kind: "component", type: IconXsComponent, selector: "ius-icon-xs", inputs: ["iconName", "color"] }, { kind: "component", type: SimpleDividerComponent, selector: "ius-simple-divider" }] }); }
|
|
18
14
|
}
|
|
19
15
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CardUsoPlanComponent, decorators: [{
|
|
20
16
|
type: Component,
|
|
21
|
-
args: [{ selector: 'ius-card-uso-plan', standalone: true, imports: [IconXsComponent, SimpleDividerComponent], template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"title\">{{title}}</span>\r\n </div>\r\n <ius-simple-divider></ius-simple-divider>\r\n <div class=\"container-interno-general\">\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">{{label1}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data1}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">{{label2}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data2}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">{{label3}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data3}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"row2\">\r\n <div class=\"row-2-end\">\r\n <button class=\"container-button\" (click)=\"onClickGroups($event)\">\r\n <ius-icon-xs [iconName]=\"'icon-arrow-back-ios-new'\"></ius-icon-xs>\r\n <span class=\"body-sm\">{{data4}}</span>\r\n <ius-icon-xs [iconName]=\"'icon-group'\"></ius-icon-xs>\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"container-footer-general\">\r\n <div class=\"container-footer-interno\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"label-base\">{{label4}}</span>\r\n </div>\r\n\r\n </div>\r\n <div class=\"container-process-type\">\r\n <div class=\"container-judicial\">\r\n <div class=\"row-2-interno\">\r\n <ius-icon-xs [iconName]=\"'icon-ellipse'\"></ius-icon-xs>\r\n <span class=\"text-cant\">Judicial</span>\r\n </div>\r\n <span class=\"label-base\">{{cantJudicial}}</span>\r\n <div class=\"row-2-end\">\r\n <ius-icon-xs [iconName]=\"'icon-ellipse-blue'\"></ius-icon-xs>\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">Insolvencia</span>\r\n </div>\r\n <span class=\"label-base\">{{cantInsolvencia}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>", styles: [".h1{font-family:Roboto,sans-serif;font-size:2.375rem;font-weight:500;line-height:46px}.h2{font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:38px}.h3{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;line-height:32px}.h4{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:26px}.h5{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:500;line-height:24px;letter-spacing:.18px}.label-large{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:22px}.body-large{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:22px}.label-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;letter-spacing:.28px}.body-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:20px;font-style:italic;letter-spacing:.28px}.body-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;letter-spacing:.28px}.body-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;font-style:italic;letter-spacing:.28px}.caption-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;letter-spacing:.28px}.caption-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;font-style:italic;letter-spacing:.28px}.container-general{display:flex;padding:12px 16px;flex-direction:column;align-items:flex-start;gap:0;flex:1 0 0;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px);border:1px solid var(--Stroke, #EAEAEA)}.header{display:flex;min-width:89px;align-items:center;gap:10px}.title{flex:1 0 0;color:#333;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.container-interno-general{display:flex;padding:8px 0;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.row-1{display:flex;padding:0 8px;align-items:center;gap:8px;align-self:stretch}.container-dot{display:flex;align-items:center;gap:8px;width:8px;aspect-ratio:1/1;padding-bottom:8px}.row2{display:flex;padding:0;align-items:flex-start;gap:8px;flex:1 0 0}.row-2-interno{display:flex;align-items:center;gap:10px;flex:1 0 0}.row-2-end{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex:1 0 0}.container-footer-general{display:flex;padding:0;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.container-footer-interno{display:flex;padding:0;align-items:center;gap:8px;flex:1 0 0}.container-button{display:flex;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:var(--Border-Radius-Radius-lg, 14px);background:#fff;border:none;cursor:pointer}.container-process-type{display:flex;align-items:flex-start;gap:12px;align-self:stretch}.container-judicial{display:flex;width:166px;padding:0 4px;align-items:center;gap:8px;border-radius:var(--Border-Radius-Radius-md, 8px)}.text-cant{color:#595959;font-family:Rubik,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }]
|
|
17
|
+
args: [{ selector: 'ius-card-uso-plan', standalone: true, imports: [IconXsComponent, SimpleDividerComponent], template: "<div class=\"container-general\">\r\n <div class=\"header\">\r\n <span class=\"title\">{{title}}</span>\r\n </div>\r\n <ius-simple-divider></ius-simple-divider>\r\n <div class=\"container-interno-general\">\r\n <div class=\"row-1\">\r\n <div class=\"container-dot\"><ius-icon-xs [iconName]=\"'icon-dot'\"></ius-icon-xs></div>\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">{{label1}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data1}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">{{label2}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data2}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"row2\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">{{label3}}</span>\r\n </div>\r\n <div class=\"row-2-end\">\r\n <span class=\"label-base\">{{data3}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row-1\">\r\n <div class=\"row2\">\r\n <div class=\"row-2-end\">\r\n <button class=\"container-button\" (click)=\"onClickGroups($event)\">\r\n <ius-icon-xs [iconName]=\"'icon-arrow-back-ios-new'\"></ius-icon-xs>\r\n <span class=\"body-sm\">{{data4}}</span>\r\n <ius-icon-xs [iconName]=\"'icon-group'\"></ius-icon-xs>\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"container-footer-general\">\r\n <div class=\"container-footer-interno\">\r\n <div class=\"row-2-interno\">\r\n <span class=\"label-base\">{{label4}}</span>\r\n </div>\r\n\r\n </div>\r\n <div class=\"container-process-type\">\r\n <div class=\"container-judicial\">\r\n <div class=\"row-2-interno\">\r\n <ius-icon-xs [iconName]=\"'icon-ellipse'\"></ius-icon-xs>\r\n <span class=\"text-cant\">Judicial</span>\r\n </div>\r\n <span class=\"label-base\">{{cantJudicial}}</span>\r\n <div class=\"row-2-end\">\r\n <ius-icon-xs [iconName]=\"'icon-ellipse-blue'\"></ius-icon-xs>\r\n <div class=\"row-2-interno\">\r\n <span class=\"text-cant\">Insolvencia</span>\r\n </div>\r\n <span class=\"label-base\">{{cantInsolvencia}}</span>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>", styles: [".h1{font-family:Roboto,sans-serif;font-size:2.375rem;font-weight:500;line-height:46px}.h2{font-family:Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:38px}.h3{font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500;line-height:32px}.h4{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:26px}.h5{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:500;line-height:24px;letter-spacing:.18px}.label-large{font-family:Roboto,sans-serif;font-size:1rem;font-weight:500;line-height:22px}.body-large{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:22px}.label-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:500;line-height:20px;letter-spacing:.28px}.body-base{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:20px;font-style:italic;letter-spacing:.28px}.body-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;letter-spacing:.28px}.body-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400;line-height:16px;font-style:italic;letter-spacing:.28px}.caption-sm{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;letter-spacing:.28px}.caption-sm-italic{font-family:Rubik,sans-serif;font-size:.75rem;font-weight:500;line-height:16px;font-style:italic;letter-spacing:.28px}.container-general{display:flex;padding:12px 16px;flex-direction:column;align-items:flex-start;gap:0;flex:1 0 0;align-self:stretch;border-radius:var(--Border-Radius-Radius-lg, 14px);border:1px solid var(--Stroke, #EAEAEA)}.header{display:flex;min-width:89px;align-items:center;gap:10px}.title{flex:1 0 0;color:#333;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.container-interno-general{display:flex;padding:8px 0;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.row-1{display:flex;padding:0 8px;align-items:center;gap:8px;align-self:stretch}.container-dot{display:flex;align-items:center;gap:8px;width:8px;aspect-ratio:1/1;padding-bottom:8px}.row2{display:flex;padding:0;align-items:flex-start;gap:8px;flex:1 0 0}.row-2-interno{display:flex;align-items:center;gap:10px;flex:1 0 0}.row-2-end{display:flex;justify-content:flex-end;align-items:center;gap:10px;flex:1 0 0}.container-footer-general{display:flex;padding:0;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch}.container-footer-interno{display:flex;padding:0;align-items:center;gap:8px;flex:1 0 0}.container-button{display:flex;padding:8px;justify-content:center;align-items:center;gap:4px;border-radius:var(--Border-Radius-Radius-lg, 14px);background:#fff;border:none;cursor:pointer}.container-button:hover{background:#013169;color:#fff}.container-process-type{display:flex;align-items:flex-start;gap:12px;align-self:stretch}.container-judicial{display:flex;width:166px;padding:0 4px;align-items:center;gap:8px;border-radius:var(--Border-Radius-Radius-md, 8px)}.text-cant{color:#595959;font-family:Rubik,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }]
|
|
22
18
|
}], propDecorators: { title: [{
|
|
23
19
|
type: Input
|
|
24
20
|
}], label1: [{
|
|
@@ -43,7 +39,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
|
43
39
|
type: Input
|
|
44
40
|
}], onClickEventGroup: [{
|
|
45
41
|
type: Output
|
|
46
|
-
}], onClickEventCluster: [{
|
|
47
|
-
type: Output
|
|
48
42
|
}] } });
|
|
49
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
43
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FyZC11c28tcGxhbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9pdXMtZGVzaWduLWNvbXBvbmVudHMvc3JjL2xpYi9jYXJkLXVzby1wbGFuL2NhcmQtdXNvLXBsYW4uY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvaXVzLWRlc2lnbi1jb21wb25lbnRzL3NyYy9saWIvY2FyZC11c28tcGxhbi9jYXJkLXVzby1wbGFuLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsWUFBWSxFQUFFLEtBQUssRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDdkUsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLFlBQVksQ0FBQztBQUM3QyxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSxtQkFBbUIsQ0FBQzs7QUFTM0QsTUFBTSxPQUFPLG9CQUFvQjtJQVBqQztRQXFCWSxzQkFBaUIsR0FBRyxJQUFJLFlBQVksRUFBTyxDQUFDO0tBS3ZEO0lBSEMsYUFBYSxDQUFDLEtBQVk7UUFDeEIsSUFBSSxDQUFDLGlCQUFpQixDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUNyQyxDQUFDOytHQWxCVSxvQkFBb0I7bUdBQXBCLG9CQUFvQix3V0NYakMsdXJHQXlFTSxpbkdEbEVNLGVBQWUsdUZBQUUsc0JBQXNCOzs0RkFJdEMsb0JBQW9CO2tCQVBoQyxTQUFTOytCQUNFLG1CQUFtQixjQUNqQixJQUFJLFdBQ1AsQ0FBQyxlQUFlLEVBQUUsc0JBQXNCLENBQUM7OEJBTXpDLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxNQUFNO3NCQUFkLEtBQUs7Z0JBQ0csS0FBSztzQkFBYixLQUFLO2dCQUNHLE1BQU07c0JBQWQsS0FBSztnQkFDRyxLQUFLO3NCQUFiLEtBQUs7Z0JBQ0csTUFBTTtzQkFBZCxLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxNQUFNO3NCQUFkLEtBQUs7Z0JBQ0csS0FBSztzQkFBYixLQUFLO2dCQUNHLFlBQVk7c0JBQXBCLEtBQUs7Z0JBQ0csZUFBZTtzQkFBdkIsS0FBSztnQkFFSSxpQkFBaUI7c0JBQTFCLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIEV2ZW50RW1pdHRlciwgSW5wdXQsIE91dHB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJY29uWHNDb21wb25lbnQgfSBmcm9tIFwiLi4vaWNvbi14c1wiO1xyXG5pbXBvcnQgeyBTaW1wbGVEaXZpZGVyQ29tcG9uZW50IH0gZnJvbSBcIi4uL3NpbXBsZS1kaXZpZGVyXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2l1cy1jYXJkLXVzby1wbGFuJyxcclxuICBzdGFuZGFsb25lOiB0cnVlLFxyXG4gIGltcG9ydHM6IFtJY29uWHNDb21wb25lbnQsIFNpbXBsZURpdmlkZXJDb21wb25lbnRdLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9jYXJkLXVzby1wbGFuLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybDogJy4vY2FyZC11c28tcGxhbi5jb21wb25lbnQuc2NzcydcclxufSlcclxuZXhwb3J0IGNsYXNzIENhcmRVc29QbGFuQ29tcG9uZW50IHtcclxuXHJcbiAgQElucHV0KCkgdGl0bGU/OiBzdHJpbmc7XHJcbiAgQElucHV0KCkgbGFiZWwxPzogc3RyaW5nO1xyXG4gIEBJbnB1dCgpIGRhdGExPzogc3RyaW5nIHwgbnVtYmVyO1xyXG4gIEBJbnB1dCgpIGxhYmVsMj86IHN0cmluZztcclxuICBASW5wdXQoKSBkYXRhMj86IHN0cmluZyB8IG51bWJlcjtcclxuICBASW5wdXQoKSBsYWJlbDM/OiBzdHJpbmc7XHJcbiAgQElucHV0KCkgZGF0YTM/OiBzdHJpbmcgfCBudW1iZXI7XHJcbiAgQElucHV0KCkgbGFiZWw0Pzogc3RyaW5nO1xyXG4gIEBJbnB1dCgpIGRhdGE0Pzogc3RyaW5nO1xyXG4gIEBJbnB1dCgpIGNhbnRKdWRpY2lhbD86IHN0cmluZyB8IG51bWJlcjtcclxuICBASW5wdXQoKSBjYW50SW5zb2x2ZW5jaWE/OiBzdHJpbmcgfCBudW1iZXI7XHJcblxyXG4gIEBPdXRwdXQoKSBvbkNsaWNrRXZlbnRHcm91cCA9IG5ldyBFdmVudEVtaXR0ZXI8YW55PigpO1xyXG5cclxuICBvbkNsaWNrR3JvdXBzKGV2ZW50OiBFdmVudCk6IHZvaWQge1xyXG4gICAgdGhpcy5vbkNsaWNrRXZlbnRHcm91cC5lbWl0KGV2ZW50KTtcclxuICB9XHJcbn1cclxuIiwiPGRpdiBjbGFzcz1cImNvbnRhaW5lci1nZW5lcmFsXCI+XHJcbiAgICA8ZGl2IGNsYXNzPVwiaGVhZGVyXCI+XHJcbiAgICAgICAgPHNwYW4gY2xhc3M9XCJ0aXRsZVwiPnt7dGl0bGV9fTwvc3Bhbj5cclxuICAgIDwvZGl2PlxyXG4gICAgPGl1cy1zaW1wbGUtZGl2aWRlcj48L2l1cy1zaW1wbGUtZGl2aWRlcj5cclxuICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXItaW50ZXJuby1nZW5lcmFsXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0xXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjb250YWluZXItZG90XCI+PGl1cy1pY29uLXhzIFtpY29uTmFtZV09XCInaWNvbi1kb3QnXCI+PC9pdXMtaWNvbi14cz48L2Rpdj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdzJcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3ctMi1pbnRlcm5vXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJ0ZXh0LWNhbnRcIj57e2xhYmVsMX19PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwicm93LTItZW5kXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJsYWJlbC1iYXNlXCI+e3tkYXRhMX19PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJyb3ctMVwiPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwicm93MlwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0yLWludGVybm9cIj5cclxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInRleHQtY2FudFwiPnt7bGFiZWwyfX08L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3ctMi1lbmRcIj5cclxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImxhYmVsLWJhc2VcIj57e2RhdGEyfX08L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0xXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3cyXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwicm93LTItaW50ZXJub1wiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwidGV4dC1jYW50XCI+e3tsYWJlbDN9fTwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0yLWVuZFwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwibGFiZWwtYmFzZVwiPnt7ZGF0YTN9fTwvc3Bhbj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8ZGl2IGNsYXNzPVwicm93LTFcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdzJcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3ctMi1lbmRcIj5cclxuICAgICAgICAgICAgICAgICAgICA8YnV0dG9uIGNsYXNzPVwiY29udGFpbmVyLWJ1dHRvblwiIChjbGljayk9XCJvbkNsaWNrR3JvdXBzKCRldmVudClcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGl1cy1pY29uLXhzIFtpY29uTmFtZV09XCInaWNvbi1hcnJvdy1iYWNrLWlvcy1uZXcnXCI+PC9pdXMtaWNvbi14cz5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJib2R5LXNtXCI+e3tkYXRhNH19PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8aXVzLWljb24teHMgW2ljb25OYW1lXT1cIidpY29uLWdyb3VwJ1wiPjwvaXVzLWljb24teHM+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9idXR0b24+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1mb290ZXItZ2VuZXJhbFwiPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyLWZvb3Rlci1pbnRlcm5vXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwicm93LTItaW50ZXJub1wiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwibGFiZWwtYmFzZVwiPnt7bGFiZWw0fX08L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuXHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiY29udGFpbmVyLXByb2Nlc3MtdHlwZVwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNvbnRhaW5lci1qdWRpY2lhbFwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3ctMi1pbnRlcm5vXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxpdXMtaWNvbi14cyBbaWNvbk5hbWVdPVwiJ2ljb24tZWxsaXBzZSdcIj48L2l1cy1pY29uLXhzPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInRleHQtY2FudFwiPkp1ZGljaWFsPC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImxhYmVsLWJhc2VcIj57e2NhbnRKdWRpY2lhbH19PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyb3ctMi1lbmRcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGl1cy1pY29uLXhzIFtpY29uTmFtZV09XCInaWNvbi1lbGxpcHNlLWJsdWUnXCI+PC9pdXMtaWNvbi14cz5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInJvdy0yLWludGVybm9cIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxzcGFuIGNsYXNzPVwidGV4dC1jYW50XCI+SW5zb2x2ZW5jaWE8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cImxhYmVsLWJhc2VcIj57e2NhbnRJbnNvbHZlbmNpYX19PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgPC9kaXY+XHJcbjwvZGl2PiJdfQ==
|