@litigiovirtual/ius-design-components 1.0.141 → 1.0.142
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.
|
@@ -6,11 +6,11 @@ export class CardLogComponent {
|
|
|
6
6
|
this.options = false;
|
|
7
7
|
}
|
|
8
8
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CardLogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
9
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: CardLogComponent, isStandalone: true, selector: "ius-card-log", inputs: { tipoActividad: "tipoActividad", fecha: "fecha", hora: "hora", role: "role", correoUsuarioActividad: "correoUsuarioActividad", riesgo: "riesgo", ip: "ip", modulo: "modulo", cardID: "cardID" }, ngImport: i0, template: "<div class=\"general-container\">\r\n <div class=\"container-card\">\r\n <div class=\"container-content\">\r\n <div class=\"transaction-details\">\r\n <div class=\"details-data\">\r\n <p class=\"title\">{{ tipoActividad }}</p>\r\n <div class=\"date\">\r\n <p class=\"fecha\">{{ fecha }}</p>\r\n <p class=\"hora\">{{ hora }}</p>\r\n </div>\r\n <p class=\"correo\">{{ correoUsuarioActividad }}</p>\r\n </div>\r\n </div>\r\n <div class=\"another-data\">\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Riesgo</p>\r\n <p class=\"text\">{{ riesgo }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Desde</p>\r\n <p class=\"text\">{{ ip }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">M\u00F3dulo</p>\r\n <p class=\"text\">{{ modulo }}</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", 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}.general-container{position:relative}p{margin:0}.container-card{display:flex;padding:16px 32px;align-items:center;align-content:center;gap:12px 12px;align-self:stretch;flex-wrap:wrap;border-radius:8px;border:1px solid #eaeaea;background:#fff}.container-content{display:flex;align-items:center;gap:16px}.transaction-details{display:flex;align-items:center;gap:8px}.details-data{display:flex;flex-direction:column;align-items:flex-start;gap:0}.title{color:#8c8c8c;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.date{display:flex;align-items:center;gap:4px}.fecha{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.hora{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}.correo{color:#333;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.another-data{display:flex;gap:40px}.segment-data{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.text{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }); }
|
|
9
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: CardLogComponent, isStandalone: true, selector: "ius-card-log", inputs: { tipoActividad: "tipoActividad", fecha: "fecha", hora: "hora", role: "role", correoUsuarioActividad: "correoUsuarioActividad", riesgo: "riesgo", ip: "ip", modulo: "modulo", cardID: "cardID" }, ngImport: i0, template: "<div class=\"general-container\">\r\n <div class=\"container-card\">\r\n <div class=\"container-content\">\r\n <div class=\"transaction-details\">\r\n <div class=\"details-data\">\r\n <p class=\"title\">{{ tipoActividad }}</p>\r\n <div class=\"date\">\r\n <p class=\"fecha\">{{ fecha }}</p>\r\n <p class=\"hora\">{{ hora }}</p>\r\n </div>\r\n <p class=\"correo\">{{ correoUsuarioActividad }}</p>\r\n </div>\r\n </div>\r\n <div class=\"another-data\">\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Riesgo</p>\r\n <p class=\"text\">{{ riesgo }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Desde</p>\r\n <p class=\"text\">{{ ip }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">M\u00F3dulo</p>\r\n <p class=\"text\">{{ modulo }}</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", 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}.general-container{position:relative}p{margin:0}.container-card{display:flex;padding:16px 32px;align-items:center;align-content:center;gap:12px 12px;align-self:stretch;flex-wrap:wrap;border-radius:8px;border:1px solid #eaeaea;background:#fff}.container-content{display:flex;align-items:center;gap:16px;width:100%}.transaction-details{display:flex;align-items:center;gap:8px;width:50%}.details-data{display:flex;flex-direction:column;align-items:flex-start;gap:0}.title{color:#8c8c8c;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.date{display:flex;align-items:center;gap:4px}.fecha{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.hora{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}.correo{color:#333;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.another-data{display:flex;gap:40px;width:50%}.segment-data{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.text{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }); }
|
|
10
10
|
}
|
|
11
11
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CardLogComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
|
-
args: [{ selector: 'ius-card-log', standalone: true, imports: [], template: "<div class=\"general-container\">\r\n <div class=\"container-card\">\r\n <div class=\"container-content\">\r\n <div class=\"transaction-details\">\r\n <div class=\"details-data\">\r\n <p class=\"title\">{{ tipoActividad }}</p>\r\n <div class=\"date\">\r\n <p class=\"fecha\">{{ fecha }}</p>\r\n <p class=\"hora\">{{ hora }}</p>\r\n </div>\r\n <p class=\"correo\">{{ correoUsuarioActividad }}</p>\r\n </div>\r\n </div>\r\n <div class=\"another-data\">\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Riesgo</p>\r\n <p class=\"text\">{{ riesgo }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Desde</p>\r\n <p class=\"text\">{{ ip }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">M\u00F3dulo</p>\r\n <p class=\"text\">{{ modulo }}</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", 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}.general-container{position:relative}p{margin:0}.container-card{display:flex;padding:16px 32px;align-items:center;align-content:center;gap:12px 12px;align-self:stretch;flex-wrap:wrap;border-radius:8px;border:1px solid #eaeaea;background:#fff}.container-content{display:flex;align-items:center;gap:16px}.transaction-details{display:flex;align-items:center;gap:8px}.details-data{display:flex;flex-direction:column;align-items:flex-start;gap:0}.title{color:#8c8c8c;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.date{display:flex;align-items:center;gap:4px}.fecha{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.hora{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}.correo{color:#333;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.another-data{display:flex;gap:40px}.segment-data{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.text{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }]
|
|
13
|
+
args: [{ selector: 'ius-card-log', standalone: true, imports: [], template: "<div class=\"general-container\">\r\n <div class=\"container-card\">\r\n <div class=\"container-content\">\r\n <div class=\"transaction-details\">\r\n <div class=\"details-data\">\r\n <p class=\"title\">{{ tipoActividad }}</p>\r\n <div class=\"date\">\r\n <p class=\"fecha\">{{ fecha }}</p>\r\n <p class=\"hora\">{{ hora }}</p>\r\n </div>\r\n <p class=\"correo\">{{ correoUsuarioActividad }}</p>\r\n </div>\r\n </div>\r\n <div class=\"another-data\">\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Riesgo</p>\r\n <p class=\"text\">{{ riesgo }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Desde</p>\r\n <p class=\"text\">{{ ip }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">M\u00F3dulo</p>\r\n <p class=\"text\">{{ modulo }}</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", 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}.general-container{position:relative}p{margin:0}.container-card{display:flex;padding:16px 32px;align-items:center;align-content:center;gap:12px 12px;align-self:stretch;flex-wrap:wrap;border-radius:8px;border:1px solid #eaeaea;background:#fff}.container-content{display:flex;align-items:center;gap:16px;width:100%}.transaction-details{display:flex;align-items:center;gap:8px;width:50%}.details-data{display:flex;flex-direction:column;align-items:flex-start;gap:0}.title{color:#8c8c8c;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.date{display:flex;align-items:center;gap:4px}.fecha{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.hora{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}.correo{color:#333;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.another-data{display:flex;gap:40px;width:50%}.segment-data{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.text{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }]
|
|
14
14
|
}], propDecorators: { tipoActividad: [{
|
|
15
15
|
type: Input
|
|
16
16
|
}], fecha: [{
|
|
@@ -5593,11 +5593,11 @@ class CardLogComponent {
|
|
|
5593
5593
|
this.options = false;
|
|
5594
5594
|
}
|
|
5595
5595
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CardLogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
5596
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: CardLogComponent, isStandalone: true, selector: "ius-card-log", inputs: { tipoActividad: "tipoActividad", fecha: "fecha", hora: "hora", role: "role", correoUsuarioActividad: "correoUsuarioActividad", riesgo: "riesgo", ip: "ip", modulo: "modulo", cardID: "cardID" }, ngImport: i0, template: "<div class=\"general-container\">\r\n <div class=\"container-card\">\r\n <div class=\"container-content\">\r\n <div class=\"transaction-details\">\r\n <div class=\"details-data\">\r\n <p class=\"title\">{{ tipoActividad }}</p>\r\n <div class=\"date\">\r\n <p class=\"fecha\">{{ fecha }}</p>\r\n <p class=\"hora\">{{ hora }}</p>\r\n </div>\r\n <p class=\"correo\">{{ correoUsuarioActividad }}</p>\r\n </div>\r\n </div>\r\n <div class=\"another-data\">\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Riesgo</p>\r\n <p class=\"text\">{{ riesgo }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Desde</p>\r\n <p class=\"text\">{{ ip }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">M\u00F3dulo</p>\r\n <p class=\"text\">{{ modulo }}</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", 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}.general-container{position:relative}p{margin:0}.container-card{display:flex;padding:16px 32px;align-items:center;align-content:center;gap:12px 12px;align-self:stretch;flex-wrap:wrap;border-radius:8px;border:1px solid #eaeaea;background:#fff}.container-content{display:flex;align-items:center;gap:16px}.transaction-details{display:flex;align-items:center;gap:8px}.details-data{display:flex;flex-direction:column;align-items:flex-start;gap:0}.title{color:#8c8c8c;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.date{display:flex;align-items:center;gap:4px}.fecha{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.hora{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}.correo{color:#333;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.another-data{display:flex;gap:40px}.segment-data{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.text{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }); }
|
|
5596
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: CardLogComponent, isStandalone: true, selector: "ius-card-log", inputs: { tipoActividad: "tipoActividad", fecha: "fecha", hora: "hora", role: "role", correoUsuarioActividad: "correoUsuarioActividad", riesgo: "riesgo", ip: "ip", modulo: "modulo", cardID: "cardID" }, ngImport: i0, template: "<div class=\"general-container\">\r\n <div class=\"container-card\">\r\n <div class=\"container-content\">\r\n <div class=\"transaction-details\">\r\n <div class=\"details-data\">\r\n <p class=\"title\">{{ tipoActividad }}</p>\r\n <div class=\"date\">\r\n <p class=\"fecha\">{{ fecha }}</p>\r\n <p class=\"hora\">{{ hora }}</p>\r\n </div>\r\n <p class=\"correo\">{{ correoUsuarioActividad }}</p>\r\n </div>\r\n </div>\r\n <div class=\"another-data\">\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Riesgo</p>\r\n <p class=\"text\">{{ riesgo }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Desde</p>\r\n <p class=\"text\">{{ ip }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">M\u00F3dulo</p>\r\n <p class=\"text\">{{ modulo }}</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", 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}.general-container{position:relative}p{margin:0}.container-card{display:flex;padding:16px 32px;align-items:center;align-content:center;gap:12px 12px;align-self:stretch;flex-wrap:wrap;border-radius:8px;border:1px solid #eaeaea;background:#fff}.container-content{display:flex;align-items:center;gap:16px;width:100%}.transaction-details{display:flex;align-items:center;gap:8px;width:50%}.details-data{display:flex;flex-direction:column;align-items:flex-start;gap:0}.title{color:#8c8c8c;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.date{display:flex;align-items:center;gap:4px}.fecha{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.hora{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}.correo{color:#333;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.another-data{display:flex;gap:40px;width:50%}.segment-data{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.text{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }); }
|
|
5597
5597
|
}
|
|
5598
5598
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: CardLogComponent, decorators: [{
|
|
5599
5599
|
type: Component,
|
|
5600
|
-
args: [{ selector: 'ius-card-log', standalone: true, imports: [], template: "<div class=\"general-container\">\r\n <div class=\"container-card\">\r\n <div class=\"container-content\">\r\n <div class=\"transaction-details\">\r\n <div class=\"details-data\">\r\n <p class=\"title\">{{ tipoActividad }}</p>\r\n <div class=\"date\">\r\n <p class=\"fecha\">{{ fecha }}</p>\r\n <p class=\"hora\">{{ hora }}</p>\r\n </div>\r\n <p class=\"correo\">{{ correoUsuarioActividad }}</p>\r\n </div>\r\n </div>\r\n <div class=\"another-data\">\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Riesgo</p>\r\n <p class=\"text\">{{ riesgo }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Desde</p>\r\n <p class=\"text\">{{ ip }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">M\u00F3dulo</p>\r\n <p class=\"text\">{{ modulo }}</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", 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}.general-container{position:relative}p{margin:0}.container-card{display:flex;padding:16px 32px;align-items:center;align-content:center;gap:12px 12px;align-self:stretch;flex-wrap:wrap;border-radius:8px;border:1px solid #eaeaea;background:#fff}.container-content{display:flex;align-items:center;gap:16px}.transaction-details{display:flex;align-items:center;gap:8px}.details-data{display:flex;flex-direction:column;align-items:flex-start;gap:0}.title{color:#8c8c8c;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.date{display:flex;align-items:center;gap:4px}.fecha{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.hora{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}.correo{color:#333;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.another-data{display:flex;gap:40px}.segment-data{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.text{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }]
|
|
5600
|
+
args: [{ selector: 'ius-card-log', standalone: true, imports: [], template: "<div class=\"general-container\">\r\n <div class=\"container-card\">\r\n <div class=\"container-content\">\r\n <div class=\"transaction-details\">\r\n <div class=\"details-data\">\r\n <p class=\"title\">{{ tipoActividad }}</p>\r\n <div class=\"date\">\r\n <p class=\"fecha\">{{ fecha }}</p>\r\n <p class=\"hora\">{{ hora }}</p>\r\n </div>\r\n <p class=\"correo\">{{ correoUsuarioActividad }}</p>\r\n </div>\r\n </div>\r\n <div class=\"another-data\">\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Riesgo</p>\r\n <p class=\"text\">{{ riesgo }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">Desde</p>\r\n <p class=\"text\">{{ ip }}</p>\r\n </div>\r\n <div class=\"segment-data\">\r\n <p class=\"title\">M\u00F3dulo</p>\r\n <p class=\"text\">{{ modulo }}</p>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", 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}.general-container{position:relative}p{margin:0}.container-card{display:flex;padding:16px 32px;align-items:center;align-content:center;gap:12px 12px;align-self:stretch;flex-wrap:wrap;border-radius:8px;border:1px solid #eaeaea;background:#fff}.container-content{display:flex;align-items:center;gap:16px;width:100%}.transaction-details{display:flex;align-items:center;gap:8px;width:50%}.details-data{display:flex;flex-direction:column;align-items:flex-start;gap:0}.title{color:#8c8c8c;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.date{display:flex;align-items:center;gap:4px}.fecha{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}.hora{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.28px}.correo{color:#333;font-family:Roboto;font-size:1rem;font-style:normal;font-weight:500;line-height:22px}.another-data{display:flex;gap:40px;width:50%}.segment-data{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.text{color:#595959;font-family:Rubik;font-size:.875rem;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.28px}\n"] }]
|
|
5601
5601
|
}], propDecorators: { tipoActividad: [{
|
|
5602
5602
|
type: Input
|
|
5603
5603
|
}], fecha: [{
|