@progressio_resources/gravity-design-system 3.3.43 → 3.4.0
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/components/gravity-data-views-v2/gravity-data-views-v2.component.mjs +48 -0
- package/esm2022/lib/components/gravity-tables-v2/gravity-tables-v2.component.mjs +18 -0
- package/esm2022/lib/gravity-design-system.module.mjs +11 -1
- package/esm2022/public-api.mjs +3 -1
- package/fesm2022/progressio_resources-gravity-design-system.mjs +69 -1
- package/fesm2022/progressio_resources-gravity-design-system.mjs.map +1 -1
- package/lib/components/gravity-data-views-v2/gravity-data-views-v2.component.d.ts +22 -0
- package/lib/components/gravity-tables-v2/gravity-tables-v2.component.d.ts +7 -0
- package/lib/gravity-design-system.module.d.ts +67 -65
- package/package.json +1 -1
- package/public-api.d.ts +2 -0
|
@@ -7067,6 +7067,66 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7067
7067
|
type: Output
|
|
7068
7068
|
}] } });
|
|
7069
7069
|
|
|
7070
|
+
class GravityTablesV2Component {
|
|
7071
|
+
constructor() {
|
|
7072
|
+
this.rowSize = 'sm';
|
|
7073
|
+
}
|
|
7074
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GravityTablesV2Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7075
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: GravityTablesV2Component, selector: "gravity-tables-v2", inputs: { type: "type", rowSize: "rowSize" }, ngImport: i0, template: "<main class=\"{{type}} row-{{rowSize}}\">\n <ng-content/>\n</main>\n", styles: [".border-radius-none{border-radius:0}.border-radius-xs{border-radius:.0625rem}.border-radius-sm{border-radius:.3125rem}.border-radius-md{border-radius:.625rem}.border-radius-lg{border-radius:.9375rem}.border-radius-xl{border-radius:1.25rem}.border-radius-xxl{border-radius:2rem}.border-radius-rounded{border-radius:6.25rem}:root{--gravity-spacing-none: 0;--gravity-spacing-xxxs: .125rem;--gravity-spacing-xxs: .25rem;--gravity-spacing-xs: .5rem;--gravity-spacing-sm: 1rem;--gravity-spacing-md: 1.5rem;--gravity-spacing-lg: 2rem;--gravity-spacing-xl: 2.5rem;--gravity-spacing-xxl: 3rem;--gravity-spacing-xxxl: 4rem;--gravity-spacing-xxxxl: 6rem;--gravity-spacing-xxxxxl: 12rem}.gravity-padding-none{padding:0!important}.gravity-padding-top-none{padding-top:0!important}.gravity-padding-bottom-none{padding-bottom:0!important}.gravity-padding-left-none{padding-left:0!important}.gravity-padding-right-none{padding-right:0!important}.gravity-padding-block-none{padding-block:0!important}.gravity-padding-inline-none{padding-inline:0!important}.gravity-padding-xxs{padding:.25rem!important}.gravity-padding-top-xxs{padding-top:.25rem!important}.gravity-padding-bottom-xxs{padding-bottom:.25rem!important}.gravity-padding-left-xxs{padding-left:.25rem!important}.gravity-padding-right-xxs{padding-right:.25rem!important}.gravity-padding-block-xxs{padding-block:.25rem!important}.gravity-padding-inline-xxs{padding-inline:.25rem!important}.gravity-padding-xs{padding:.5rem!important}.gravity-padding-top-xs{padding-top:.5rem!important}.gravity-padding-bottom-xs{padding-bottom:.5rem!important}.gravity-padding-left-xs{padding-left:.5rem!important}.gravity-padding-right-xs{padding-right:.5rem!important}.gravity-padding-block-xs{padding-block:.5rem!important}.gravity-padding-inline-xs{padding-inline:.5rem!important}.gravity-padding-sm{padding:1rem!important}.gravity-padding-top-sm{padding-top:1rem!important}.gravity-padding-bottom-sm{padding-bottom:1rem!important}.gravity-padding-left-sm{padding-left:1rem!important}.gravity-padding-right-sm{padding-right:1rem!important}.gravity-padding-block-sm{padding-block:1rem!important}.gravity-padding-inline-sm{padding-inline:1rem!important}.gravity-padding-md{padding:1.5rem!important}.gravity-padding-top-md{padding-top:1.5rem!important}.gravity-padding-bottom-md{padding-bottom:1.5rem!important}.gravity-padding-left-md{padding-left:1.5rem!important}.gravity-padding-right-md{padding-right:1.5rem!important}.gravity-padding-block-md{padding-block:1.5rem!important}.gravity-padding-inline-md{padding-inline:1.5rem!important}.gravity-padding-lg{padding:2rem!important}.gravity-padding-top-lg{padding-top:2rem!important}.gravity-padding-bottom-lg{padding-bottom:2rem!important}.gravity-padding-left-lg{padding-left:2rem!important}.gravity-padding-right-lg{padding-right:2rem!important}.gravity-padding-block-lg{padding-block:2rem!important}.gravity-padding-inline-lg{padding-inline:2rem!important}.gravity-padding-xl{padding:2.5rem!important}.gravity-padding-top-xl{padding-top:2.5rem!important}.gravity-padding-bottom-xl{padding-bottom:2.5rem!important}.gravity-padding-left-xl{padding-left:2.5rem!important}.gravity-padding-right-xl{padding-right:2.5rem!important}.gravity-padding-block-xl{padding-block:2.5rem!important}.gravity-padding-inline-xl{padding-inline:2.5rem!important}.gravity-padding-xxl{padding:3rem!important}.gravity-padding-top-xxl{padding-top:3rem!important}.gravity-padding-bottom-xxl{padding-bottom:3rem!important}.gravity-padding-left-xxl{padding-left:3rem!important}.gravity-padding-right-xxl{padding-right:3rem!important}.gravity-padding-block-xxl{padding-block:3rem!important}.gravity-padding-inline-xxl{padding-inline:3rem!important}.gravity-padding-xxxl{padding:4rem!important}.gravity-padding-top-xxxl{padding-top:4rem!important}.gravity-padding-bottom-xxxl{padding-bottom:4rem!important}.gravity-padding-left-xxxl{padding-left:4rem!important}.gravity-padding-right-xxxl{padding-right:4rem!important}.gravity-padding-block-xxxl{padding-block:4rem!important}.gravity-padding-inline-xxxl{padding-inline:4rem!important}.gravity-padding-xxxxl{padding:6rem!important}.gravity-padding-top-xxxxl{padding-top:6rem!important}.gravity-padding-bottom-xxxxl{padding-bottom:6rem!important}.gravity-padding-left-xxxxl{padding-left:6rem!important}.gravity-padding-right-xxxxl{padding-right:6rem!important}.gravity-padding-block-xxxxl{padding-block:6rem!important}.gravity-padding-inline-xxxxl{padding-inline:6rem!important}.gravity-padding-xxxxxl{padding:12rem!important}.gravity-padding-top-xxxxxl{padding-top:12rem!important}.gravity-padding-bottom-xxxxxl{padding-bottom:12rem!important}.gravity-padding-left-xxxxxl{padding-left:12rem!important}.gravity-padding-right-xxxxxl{padding-right:12rem!important}.gravity-padding-block-xxxxxl{padding-block:12rem!important}.gravity-padding-inline-xxxxxl{padding-inline:12rem!important}.gravity-margin-none{margin:0!important}.gravity-margin-top-none{margin-top:0!important}.gravity-margin-bottom-none{margin-bottom:0!important}.gravity-margin-left-none{margin-left:0!important}.gravity-margin-right-none{margin-right:0!important}.gravity-margin-block-none{margin-block:0!important}.gravity-margin-inline-none{margin-inline:0!important}.gravity-margin-xxs{margin:.25rem!important}.gravity-margin-top-xxs{margin-top:.25rem!important}.gravity-margin-bottom-xxs{margin-bottom:.25rem!important}.gravity-margin-left-xxs{margin-left:.25rem!important}.gravity-margin-right-xxs{margin-right:.25rem!important}.gravity-margin-block-xxs{margin-block:.25rem!important}.gravity-margin-inline-xxs{margin-inline:.25rem!important}.gravity-margin-xs{margin:.5rem!important}.gravity-margin-top-xs{margin-top:.5rem!important}.gravity-margin-bottom-xs{margin-bottom:.5rem!important}.gravity-margin-left-xs{margin-left:.5rem!important}.gravity-margin-right-xs{margin-right:.5rem!important}.gravity-margin-block-xs{margin-block:.5rem!important}.gravity-margin-inline-xs{margin-inline:.5rem!important}.gravity-margin-sm{margin:1rem!important}.gravity-margin-top-sm{margin-top:1rem!important}.gravity-margin-bottom-sm{margin-bottom:1rem!important}.gravity-margin-left-sm{margin-left:1rem!important}.gravity-margin-right-sm{margin-right:1rem!important}.gravity-margin-block-sm{margin-block:1rem!important}.gravity-margin-inline-sm{margin-inline:1rem!important}.gravity-margin-md{margin:1.5rem!important}.gravity-margin-top-md{margin-top:1.5rem!important}.gravity-margin-bottom-md{margin-bottom:1.5rem!important}.gravity-margin-left-md{margin-left:1.5rem!important}.gravity-margin-right-md{margin-right:1.5rem!important}.gravity-margin-block-md{margin-block:1.5rem!important}.gravity-margin-inline-md{margin-inline:1.5rem!important}.gravity-margin-lg{margin:2rem!important}.gravity-margin-top-lg{margin-top:2rem!important}.gravity-margin-bottom-lg{margin-bottom:2rem!important}.gravity-margin-left-lg{margin-left:2rem!important}.gravity-margin-right-lg{margin-right:2rem!important}.gravity-margin-block-lg{margin-block:2rem!important}.gravity-margin-inline-lg{margin-inline:2rem!important}.gravity-margin-xl{margin:2.5rem!important}.gravity-margin-top-xl{margin-top:2.5rem!important}.gravity-margin-bottom-xl{margin-bottom:2.5rem!important}.gravity-margin-left-xl{margin-left:2.5rem!important}.gravity-margin-right-xl{margin-right:2.5rem!important}.gravity-margin-block-xl{margin-block:2.5rem!important}.gravity-margin-inline-xl{margin-inline:2.5rem!important}.gravity-margin-xxl{margin:3rem!important}.gravity-margin-top-xxl{margin-top:3rem!important}.gravity-margin-bottom-xxl{margin-bottom:3rem!important}.gravity-margin-left-xxl{margin-left:3rem!important}.gravity-margin-right-xxl{margin-right:3rem!important}.gravity-margin-block-xxl{margin-block:3rem!important}.gravity-margin-inline-xxl{margin-inline:3rem!important}.gravity-margin-xxxl{margin:4rem!important}.gravity-margin-top-xxxl{margin-top:4rem!important}.gravity-margin-bottom-xxxl{margin-bottom:4rem!important}.gravity-margin-left-xxxl{margin-left:4rem!important}.gravity-margin-right-xxxl{margin-right:4rem!important}.gravity-margin-block-xxxl{margin-block:4rem!important}.gravity-margin-inline-xxxl{margin-inline:4rem!important}.gravity-margin-xxxxl{margin:6rem!important}.gravity-margin-top-xxxxl{margin-top:6rem!important}.gravity-margin-bottom-xxxxl{margin-bottom:6rem!important}.gravity-margin-left-xxxxl{margin-left:6rem!important}.gravity-margin-right-xxxxl{margin-right:6rem!important}.gravity-margin-block-xxxxl{margin-block:6rem!important}.gravity-margin-inline-xxxxl{margin-inline:6rem!important}.gravity-margin-xxxxxl{margin:12rem!important}.gravity-margin-top-xxxxxl{margin-top:12rem!important}.gravity-margin-bottom-xxxxxl{margin-bottom:12rem!important}.gravity-margin-left-xxxxxl{margin-left:12rem!important}.gravity-margin-right-xxxxxl{margin-right:12rem!important}.gravity-margin-block-xxxxxl{margin-block:12rem!important}.gravity-margin-inline-xxxxxl{margin-inline:12rem!important}body{font-style:normal;line-height:normal;font-optical-sizing:auto;color:var(--text-primary);font-family:Roboto Flex,sans-serif}.hr-body,:host ::ng-deep main.card-view td,:host ::ng-deep main.table-view td,:host ::ng-deep main.table-view-divider td,:host ::ng-deep main.card-view th,:host ::ng-deep main.table-view th,:host ::ng-deep main.table-view-divider th{font-family:Roboto Flex,sans-serif}.hr-body.sm-regular,:host ::ng-deep main.card-view td,:host ::ng-deep main.table-view td,:host ::ng-deep main.table-view-divider td,:host ::ng-deep main.card-view th.sm-regular,:host ::ng-deep main.table-view th.sm-regular,:host ::ng-deep main.table-view-divider th.sm-regular{font-weight:400;line-height:1.17525rem;letter-spacing:.01875rem;font-size:.75rem}.hr-body.sm-bold,:host ::ng-deep main.card-view td.sm-bold,:host ::ng-deep main.table-view td.sm-bold,:host ::ng-deep main.table-view-divider td.sm-bold,:host ::ng-deep main.card-view th,:host ::ng-deep main.table-view th,:host ::ng-deep main.table-view-divider th{font-weight:650;line-height:1.17525rem;letter-spacing:.01875rem;font-size:.75rem}.hr-body.md-regular,:host ::ng-deep main.card-view td.md-regular,:host ::ng-deep main.table-view td.md-regular,:host ::ng-deep main.table-view-divider td.md-regular,:host ::ng-deep main.card-view th.md-regular,:host ::ng-deep main.table-view th.md-regular,:host ::ng-deep main.table-view-divider th.md-regular{font-weight:380;line-height:1.567rem;letter-spacing:.03rem;font-size:1rem}.hr-body.md-bold,:host ::ng-deep main.card-view td.md-bold,:host ::ng-deep main.table-view td.md-bold,:host ::ng-deep main.table-view-divider td.md-bold,:host ::ng-deep main.card-view th.md-bold,:host ::ng-deep main.table-view th.md-bold,:host ::ng-deep main.table-view-divider th.md-bold{font-weight:700;line-height:1.567rem;letter-spacing:.025rem;font-size:1rem}.hr-body.lg-regular,:host ::ng-deep main.card-view td.lg-regular,:host ::ng-deep main.table-view td.lg-regular,:host ::ng-deep main.table-view-divider td.lg-regular,:host ::ng-deep main.card-view th.lg-regular,:host ::ng-deep main.table-view th.lg-regular,:host ::ng-deep main.table-view-divider th.lg-regular{font-weight:400;line-height:2.05669rem;letter-spacing:.02625rem;font-size:1.3325rem}.hr-body.lg-bold,:host ::ng-deep main.card-view td.lg-bold,:host ::ng-deep main.table-view td.lg-bold,:host ::ng-deep main.table-view-divider td.lg-bold,:host ::ng-deep main.card-view th.lg-bold,:host ::ng-deep main.table-view th.lg-bold,:host ::ng-deep main.table-view-divider th.lg-bold{font-weight:700;line-height:1.99106rem;letter-spacing:.02625rem;font-size:1.3325rem}.hr-title{font-family:Roboto Flex,sans-serif}.hr-title.sm-regular,:host ::ng-deep main.card-view td.hr-title,:host ::ng-deep main.table-view td.hr-title,:host ::ng-deep main.table-view-divider td.hr-title{font-weight:420;letter-spacing:.02rem;font-size:1rem}.hr-title.sm-bold,:host ::ng-deep main.card-view th.hr-title,:host ::ng-deep main.table-view th.hr-title,:host ::ng-deep main.table-view-divider th.hr-title{font-weight:731;letter-spacing:.02rem;font-size:1rem}.hr-title.md-bold{font-weight:745;letter-spacing:.03938rem;font-size:1.3325rem}.hr-title.lg-regular{font-weight:480;letter-spacing:.02625rem;font-size:1.75rem}.hr-title.lg-bold{font-weight:700;font-size:1.75rem}.hr-label{font-family:Roboto Flex,sans-serif}.hr-label.sm-regular,:host ::ng-deep main.card-view td.hr-label,:host ::ng-deep main.table-view td.hr-label,:host ::ng-deep main.table-view-divider td.hr-label{font-weight:343;letter-spacing:.01875rem;font-size:.75rem}.hr-label.sm-bold,:host ::ng-deep main.card-view th.hr-label,:host ::ng-deep main.table-view th.hr-label,:host ::ng-deep main.table-view-divider th.hr-label{font-weight:560;letter-spacing:.0225rem;font-size:.75rem}.hr-label.md-regular{font-weight:343;letter-spacing:.03rem;font-size:1rem}.hr-label.md-bold{font-weight:600;letter-spacing:.03rem;font-size:1rem}.hr-label.lg-regular{font-weight:343;letter-spacing:.0525rem;font-size:1.75rem}.hr-label.lg-bold{font-weight:600;letter-spacing:.0525rem;font-size:1.75rem}.hr-headline{font-family:Roboto Flex,sans-serif}.hr-headline.sm-bold,:host ::ng-deep main.card-view th.hr-headline,:host ::ng-deep main.table-view th.hr-headline,:host ::ng-deep main.table-view-divider th.hr-headline{font-weight:700;letter-spacing:.02rem;font-size:2rem}.hr-headline.md-bold{font-weight:674;letter-spacing:.02375rem;font-size:2.375rem}.hr-headline.lg-bold{font-weight:700;letter-spacing:.02875rem;font-size:2.875rem}.hr-display{font-family:Roboto Flex,sans-serif}.hr-display.sm-bold,:host ::ng-deep main.card-view th.hr-display,:host ::ng-deep main.table-view th.hr-display,:host ::ng-deep main.table-view-divider th.hr-display{font-weight:700;letter-spacing:.03125rem;font-size:3.125rem}.hr-display.md-bold{font-weight:700;letter-spacing:.04188rem;font-size:4.1875rem}.hr-display.lg-bold{font-weight:700;letter-spacing:.05625rem;font-size:5.625rem}.align-text-center{text-align:center}:host ::ng-deep main{overflow-x:auto;overflow-y:hidden}:host ::ng-deep main.card-view table,:host ::ng-deep main.table-view table,:host ::ng-deep main.table-view-divider table{width:100%;border-spacing:0;border-collapse:collapse;table-layout:auto}:host ::ng-deep main.card-view th,:host ::ng-deep main.table-view th,:host ::ng-deep main.table-view-divider th{vertical-align:top;white-space:normal;text-align:start}:host ::ng-deep main.card-view td,:host ::ng-deep main.table-view td,:host ::ng-deep main.table-view-divider td{vertical-align:middle;white-space:normal}:host ::ng-deep main.card-view.row-xxs th,:host ::ng-deep main.card-view.row-xxs td,:host ::ng-deep main.table-view.row-xxs th,:host ::ng-deep main.table-view.row-xxs td,:host ::ng-deep main.table-view-divider.row-xxs th,:host ::ng-deep main.table-view-divider.row-xxs td{padding:.25rem 1rem}:host ::ng-deep main.card-view.row-xs th,:host ::ng-deep main.card-view.row-xs td,:host ::ng-deep main.table-view.row-xs th,:host ::ng-deep main.table-view.row-xs td,:host ::ng-deep main.table-view-divider.row-xs th,:host ::ng-deep main.table-view-divider.row-xs td{padding:.5rem 1rem}:host ::ng-deep main.card-view.row-sm th,:host ::ng-deep main.card-view.row-sm td,:host ::ng-deep main.table-view.row-sm th,:host ::ng-deep main.table-view.row-sm td,:host ::ng-deep main.table-view-divider.row-sm th,:host ::ng-deep main.table-view-divider.row-sm td{padding:1rem}:host ::ng-deep main.card-view table tbody tr{border-radius:.625rem;cursor:pointer}:host ::ng-deep main.card-view table tbody tr:hover:not(.selected){outline:1px solid var(--cta-primary);outline-offset:-2px}:host ::ng-deep main.card-view table tbody tr:active,:host ::ng-deep main.card-view table tbody tr.selected{background-color:var(--surface-primary)}:host ::ng-deep main.card-view table tbody tr:active td:first-child,:host ::ng-deep main.card-view table tbody tr.selected td:first-child{border-radius:.625rem 0 0 .625rem}:host ::ng-deep main.card-view table tbody tr:active td:last-child,:host ::ng-deep main.card-view table tbody tr.selected td:last-child{border-radius:0 .625rem .625rem 0}:host ::ng-deep main.table-view-divider table tbody tr{border-top:1px solid var(--surface-primary)}\n"] }); }
|
|
7076
|
+
}
|
|
7077
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GravityTablesV2Component, decorators: [{
|
|
7078
|
+
type: Component,
|
|
7079
|
+
args: [{ selector: 'gravity-tables-v2', template: "<main class=\"{{type}} row-{{rowSize}}\">\n <ng-content/>\n</main>\n", styles: [".border-radius-none{border-radius:0}.border-radius-xs{border-radius:.0625rem}.border-radius-sm{border-radius:.3125rem}.border-radius-md{border-radius:.625rem}.border-radius-lg{border-radius:.9375rem}.border-radius-xl{border-radius:1.25rem}.border-radius-xxl{border-radius:2rem}.border-radius-rounded{border-radius:6.25rem}:root{--gravity-spacing-none: 0;--gravity-spacing-xxxs: .125rem;--gravity-spacing-xxs: .25rem;--gravity-spacing-xs: .5rem;--gravity-spacing-sm: 1rem;--gravity-spacing-md: 1.5rem;--gravity-spacing-lg: 2rem;--gravity-spacing-xl: 2.5rem;--gravity-spacing-xxl: 3rem;--gravity-spacing-xxxl: 4rem;--gravity-spacing-xxxxl: 6rem;--gravity-spacing-xxxxxl: 12rem}.gravity-padding-none{padding:0!important}.gravity-padding-top-none{padding-top:0!important}.gravity-padding-bottom-none{padding-bottom:0!important}.gravity-padding-left-none{padding-left:0!important}.gravity-padding-right-none{padding-right:0!important}.gravity-padding-block-none{padding-block:0!important}.gravity-padding-inline-none{padding-inline:0!important}.gravity-padding-xxs{padding:.25rem!important}.gravity-padding-top-xxs{padding-top:.25rem!important}.gravity-padding-bottom-xxs{padding-bottom:.25rem!important}.gravity-padding-left-xxs{padding-left:.25rem!important}.gravity-padding-right-xxs{padding-right:.25rem!important}.gravity-padding-block-xxs{padding-block:.25rem!important}.gravity-padding-inline-xxs{padding-inline:.25rem!important}.gravity-padding-xs{padding:.5rem!important}.gravity-padding-top-xs{padding-top:.5rem!important}.gravity-padding-bottom-xs{padding-bottom:.5rem!important}.gravity-padding-left-xs{padding-left:.5rem!important}.gravity-padding-right-xs{padding-right:.5rem!important}.gravity-padding-block-xs{padding-block:.5rem!important}.gravity-padding-inline-xs{padding-inline:.5rem!important}.gravity-padding-sm{padding:1rem!important}.gravity-padding-top-sm{padding-top:1rem!important}.gravity-padding-bottom-sm{padding-bottom:1rem!important}.gravity-padding-left-sm{padding-left:1rem!important}.gravity-padding-right-sm{padding-right:1rem!important}.gravity-padding-block-sm{padding-block:1rem!important}.gravity-padding-inline-sm{padding-inline:1rem!important}.gravity-padding-md{padding:1.5rem!important}.gravity-padding-top-md{padding-top:1.5rem!important}.gravity-padding-bottom-md{padding-bottom:1.5rem!important}.gravity-padding-left-md{padding-left:1.5rem!important}.gravity-padding-right-md{padding-right:1.5rem!important}.gravity-padding-block-md{padding-block:1.5rem!important}.gravity-padding-inline-md{padding-inline:1.5rem!important}.gravity-padding-lg{padding:2rem!important}.gravity-padding-top-lg{padding-top:2rem!important}.gravity-padding-bottom-lg{padding-bottom:2rem!important}.gravity-padding-left-lg{padding-left:2rem!important}.gravity-padding-right-lg{padding-right:2rem!important}.gravity-padding-block-lg{padding-block:2rem!important}.gravity-padding-inline-lg{padding-inline:2rem!important}.gravity-padding-xl{padding:2.5rem!important}.gravity-padding-top-xl{padding-top:2.5rem!important}.gravity-padding-bottom-xl{padding-bottom:2.5rem!important}.gravity-padding-left-xl{padding-left:2.5rem!important}.gravity-padding-right-xl{padding-right:2.5rem!important}.gravity-padding-block-xl{padding-block:2.5rem!important}.gravity-padding-inline-xl{padding-inline:2.5rem!important}.gravity-padding-xxl{padding:3rem!important}.gravity-padding-top-xxl{padding-top:3rem!important}.gravity-padding-bottom-xxl{padding-bottom:3rem!important}.gravity-padding-left-xxl{padding-left:3rem!important}.gravity-padding-right-xxl{padding-right:3rem!important}.gravity-padding-block-xxl{padding-block:3rem!important}.gravity-padding-inline-xxl{padding-inline:3rem!important}.gravity-padding-xxxl{padding:4rem!important}.gravity-padding-top-xxxl{padding-top:4rem!important}.gravity-padding-bottom-xxxl{padding-bottom:4rem!important}.gravity-padding-left-xxxl{padding-left:4rem!important}.gravity-padding-right-xxxl{padding-right:4rem!important}.gravity-padding-block-xxxl{padding-block:4rem!important}.gravity-padding-inline-xxxl{padding-inline:4rem!important}.gravity-padding-xxxxl{padding:6rem!important}.gravity-padding-top-xxxxl{padding-top:6rem!important}.gravity-padding-bottom-xxxxl{padding-bottom:6rem!important}.gravity-padding-left-xxxxl{padding-left:6rem!important}.gravity-padding-right-xxxxl{padding-right:6rem!important}.gravity-padding-block-xxxxl{padding-block:6rem!important}.gravity-padding-inline-xxxxl{padding-inline:6rem!important}.gravity-padding-xxxxxl{padding:12rem!important}.gravity-padding-top-xxxxxl{padding-top:12rem!important}.gravity-padding-bottom-xxxxxl{padding-bottom:12rem!important}.gravity-padding-left-xxxxxl{padding-left:12rem!important}.gravity-padding-right-xxxxxl{padding-right:12rem!important}.gravity-padding-block-xxxxxl{padding-block:12rem!important}.gravity-padding-inline-xxxxxl{padding-inline:12rem!important}.gravity-margin-none{margin:0!important}.gravity-margin-top-none{margin-top:0!important}.gravity-margin-bottom-none{margin-bottom:0!important}.gravity-margin-left-none{margin-left:0!important}.gravity-margin-right-none{margin-right:0!important}.gravity-margin-block-none{margin-block:0!important}.gravity-margin-inline-none{margin-inline:0!important}.gravity-margin-xxs{margin:.25rem!important}.gravity-margin-top-xxs{margin-top:.25rem!important}.gravity-margin-bottom-xxs{margin-bottom:.25rem!important}.gravity-margin-left-xxs{margin-left:.25rem!important}.gravity-margin-right-xxs{margin-right:.25rem!important}.gravity-margin-block-xxs{margin-block:.25rem!important}.gravity-margin-inline-xxs{margin-inline:.25rem!important}.gravity-margin-xs{margin:.5rem!important}.gravity-margin-top-xs{margin-top:.5rem!important}.gravity-margin-bottom-xs{margin-bottom:.5rem!important}.gravity-margin-left-xs{margin-left:.5rem!important}.gravity-margin-right-xs{margin-right:.5rem!important}.gravity-margin-block-xs{margin-block:.5rem!important}.gravity-margin-inline-xs{margin-inline:.5rem!important}.gravity-margin-sm{margin:1rem!important}.gravity-margin-top-sm{margin-top:1rem!important}.gravity-margin-bottom-sm{margin-bottom:1rem!important}.gravity-margin-left-sm{margin-left:1rem!important}.gravity-margin-right-sm{margin-right:1rem!important}.gravity-margin-block-sm{margin-block:1rem!important}.gravity-margin-inline-sm{margin-inline:1rem!important}.gravity-margin-md{margin:1.5rem!important}.gravity-margin-top-md{margin-top:1.5rem!important}.gravity-margin-bottom-md{margin-bottom:1.5rem!important}.gravity-margin-left-md{margin-left:1.5rem!important}.gravity-margin-right-md{margin-right:1.5rem!important}.gravity-margin-block-md{margin-block:1.5rem!important}.gravity-margin-inline-md{margin-inline:1.5rem!important}.gravity-margin-lg{margin:2rem!important}.gravity-margin-top-lg{margin-top:2rem!important}.gravity-margin-bottom-lg{margin-bottom:2rem!important}.gravity-margin-left-lg{margin-left:2rem!important}.gravity-margin-right-lg{margin-right:2rem!important}.gravity-margin-block-lg{margin-block:2rem!important}.gravity-margin-inline-lg{margin-inline:2rem!important}.gravity-margin-xl{margin:2.5rem!important}.gravity-margin-top-xl{margin-top:2.5rem!important}.gravity-margin-bottom-xl{margin-bottom:2.5rem!important}.gravity-margin-left-xl{margin-left:2.5rem!important}.gravity-margin-right-xl{margin-right:2.5rem!important}.gravity-margin-block-xl{margin-block:2.5rem!important}.gravity-margin-inline-xl{margin-inline:2.5rem!important}.gravity-margin-xxl{margin:3rem!important}.gravity-margin-top-xxl{margin-top:3rem!important}.gravity-margin-bottom-xxl{margin-bottom:3rem!important}.gravity-margin-left-xxl{margin-left:3rem!important}.gravity-margin-right-xxl{margin-right:3rem!important}.gravity-margin-block-xxl{margin-block:3rem!important}.gravity-margin-inline-xxl{margin-inline:3rem!important}.gravity-margin-xxxl{margin:4rem!important}.gravity-margin-top-xxxl{margin-top:4rem!important}.gravity-margin-bottom-xxxl{margin-bottom:4rem!important}.gravity-margin-left-xxxl{margin-left:4rem!important}.gravity-margin-right-xxxl{margin-right:4rem!important}.gravity-margin-block-xxxl{margin-block:4rem!important}.gravity-margin-inline-xxxl{margin-inline:4rem!important}.gravity-margin-xxxxl{margin:6rem!important}.gravity-margin-top-xxxxl{margin-top:6rem!important}.gravity-margin-bottom-xxxxl{margin-bottom:6rem!important}.gravity-margin-left-xxxxl{margin-left:6rem!important}.gravity-margin-right-xxxxl{margin-right:6rem!important}.gravity-margin-block-xxxxl{margin-block:6rem!important}.gravity-margin-inline-xxxxl{margin-inline:6rem!important}.gravity-margin-xxxxxl{margin:12rem!important}.gravity-margin-top-xxxxxl{margin-top:12rem!important}.gravity-margin-bottom-xxxxxl{margin-bottom:12rem!important}.gravity-margin-left-xxxxxl{margin-left:12rem!important}.gravity-margin-right-xxxxxl{margin-right:12rem!important}.gravity-margin-block-xxxxxl{margin-block:12rem!important}.gravity-margin-inline-xxxxxl{margin-inline:12rem!important}body{font-style:normal;line-height:normal;font-optical-sizing:auto;color:var(--text-primary);font-family:Roboto Flex,sans-serif}.hr-body,:host ::ng-deep main.card-view td,:host ::ng-deep main.table-view td,:host ::ng-deep main.table-view-divider td,:host ::ng-deep main.card-view th,:host ::ng-deep main.table-view th,:host ::ng-deep main.table-view-divider th{font-family:Roboto Flex,sans-serif}.hr-body.sm-regular,:host ::ng-deep main.card-view td,:host ::ng-deep main.table-view td,:host ::ng-deep main.table-view-divider td,:host ::ng-deep main.card-view th.sm-regular,:host ::ng-deep main.table-view th.sm-regular,:host ::ng-deep main.table-view-divider th.sm-regular{font-weight:400;line-height:1.17525rem;letter-spacing:.01875rem;font-size:.75rem}.hr-body.sm-bold,:host ::ng-deep main.card-view td.sm-bold,:host ::ng-deep main.table-view td.sm-bold,:host ::ng-deep main.table-view-divider td.sm-bold,:host ::ng-deep main.card-view th,:host ::ng-deep main.table-view th,:host ::ng-deep main.table-view-divider th{font-weight:650;line-height:1.17525rem;letter-spacing:.01875rem;font-size:.75rem}.hr-body.md-regular,:host ::ng-deep main.card-view td.md-regular,:host ::ng-deep main.table-view td.md-regular,:host ::ng-deep main.table-view-divider td.md-regular,:host ::ng-deep main.card-view th.md-regular,:host ::ng-deep main.table-view th.md-regular,:host ::ng-deep main.table-view-divider th.md-regular{font-weight:380;line-height:1.567rem;letter-spacing:.03rem;font-size:1rem}.hr-body.md-bold,:host ::ng-deep main.card-view td.md-bold,:host ::ng-deep main.table-view td.md-bold,:host ::ng-deep main.table-view-divider td.md-bold,:host ::ng-deep main.card-view th.md-bold,:host ::ng-deep main.table-view th.md-bold,:host ::ng-deep main.table-view-divider th.md-bold{font-weight:700;line-height:1.567rem;letter-spacing:.025rem;font-size:1rem}.hr-body.lg-regular,:host ::ng-deep main.card-view td.lg-regular,:host ::ng-deep main.table-view td.lg-regular,:host ::ng-deep main.table-view-divider td.lg-regular,:host ::ng-deep main.card-view th.lg-regular,:host ::ng-deep main.table-view th.lg-regular,:host ::ng-deep main.table-view-divider th.lg-regular{font-weight:400;line-height:2.05669rem;letter-spacing:.02625rem;font-size:1.3325rem}.hr-body.lg-bold,:host ::ng-deep main.card-view td.lg-bold,:host ::ng-deep main.table-view td.lg-bold,:host ::ng-deep main.table-view-divider td.lg-bold,:host ::ng-deep main.card-view th.lg-bold,:host ::ng-deep main.table-view th.lg-bold,:host ::ng-deep main.table-view-divider th.lg-bold{font-weight:700;line-height:1.99106rem;letter-spacing:.02625rem;font-size:1.3325rem}.hr-title{font-family:Roboto Flex,sans-serif}.hr-title.sm-regular,:host ::ng-deep main.card-view td.hr-title,:host ::ng-deep main.table-view td.hr-title,:host ::ng-deep main.table-view-divider td.hr-title{font-weight:420;letter-spacing:.02rem;font-size:1rem}.hr-title.sm-bold,:host ::ng-deep main.card-view th.hr-title,:host ::ng-deep main.table-view th.hr-title,:host ::ng-deep main.table-view-divider th.hr-title{font-weight:731;letter-spacing:.02rem;font-size:1rem}.hr-title.md-bold{font-weight:745;letter-spacing:.03938rem;font-size:1.3325rem}.hr-title.lg-regular{font-weight:480;letter-spacing:.02625rem;font-size:1.75rem}.hr-title.lg-bold{font-weight:700;font-size:1.75rem}.hr-label{font-family:Roboto Flex,sans-serif}.hr-label.sm-regular,:host ::ng-deep main.card-view td.hr-label,:host ::ng-deep main.table-view td.hr-label,:host ::ng-deep main.table-view-divider td.hr-label{font-weight:343;letter-spacing:.01875rem;font-size:.75rem}.hr-label.sm-bold,:host ::ng-deep main.card-view th.hr-label,:host ::ng-deep main.table-view th.hr-label,:host ::ng-deep main.table-view-divider th.hr-label{font-weight:560;letter-spacing:.0225rem;font-size:.75rem}.hr-label.md-regular{font-weight:343;letter-spacing:.03rem;font-size:1rem}.hr-label.md-bold{font-weight:600;letter-spacing:.03rem;font-size:1rem}.hr-label.lg-regular{font-weight:343;letter-spacing:.0525rem;font-size:1.75rem}.hr-label.lg-bold{font-weight:600;letter-spacing:.0525rem;font-size:1.75rem}.hr-headline{font-family:Roboto Flex,sans-serif}.hr-headline.sm-bold,:host ::ng-deep main.card-view th.hr-headline,:host ::ng-deep main.table-view th.hr-headline,:host ::ng-deep main.table-view-divider th.hr-headline{font-weight:700;letter-spacing:.02rem;font-size:2rem}.hr-headline.md-bold{font-weight:674;letter-spacing:.02375rem;font-size:2.375rem}.hr-headline.lg-bold{font-weight:700;letter-spacing:.02875rem;font-size:2.875rem}.hr-display{font-family:Roboto Flex,sans-serif}.hr-display.sm-bold,:host ::ng-deep main.card-view th.hr-display,:host ::ng-deep main.table-view th.hr-display,:host ::ng-deep main.table-view-divider th.hr-display{font-weight:700;letter-spacing:.03125rem;font-size:3.125rem}.hr-display.md-bold{font-weight:700;letter-spacing:.04188rem;font-size:4.1875rem}.hr-display.lg-bold{font-weight:700;letter-spacing:.05625rem;font-size:5.625rem}.align-text-center{text-align:center}:host ::ng-deep main{overflow-x:auto;overflow-y:hidden}:host ::ng-deep main.card-view table,:host ::ng-deep main.table-view table,:host ::ng-deep main.table-view-divider table{width:100%;border-spacing:0;border-collapse:collapse;table-layout:auto}:host ::ng-deep main.card-view th,:host ::ng-deep main.table-view th,:host ::ng-deep main.table-view-divider th{vertical-align:top;white-space:normal;text-align:start}:host ::ng-deep main.card-view td,:host ::ng-deep main.table-view td,:host ::ng-deep main.table-view-divider td{vertical-align:middle;white-space:normal}:host ::ng-deep main.card-view.row-xxs th,:host ::ng-deep main.card-view.row-xxs td,:host ::ng-deep main.table-view.row-xxs th,:host ::ng-deep main.table-view.row-xxs td,:host ::ng-deep main.table-view-divider.row-xxs th,:host ::ng-deep main.table-view-divider.row-xxs td{padding:.25rem 1rem}:host ::ng-deep main.card-view.row-xs th,:host ::ng-deep main.card-view.row-xs td,:host ::ng-deep main.table-view.row-xs th,:host ::ng-deep main.table-view.row-xs td,:host ::ng-deep main.table-view-divider.row-xs th,:host ::ng-deep main.table-view-divider.row-xs td{padding:.5rem 1rem}:host ::ng-deep main.card-view.row-sm th,:host ::ng-deep main.card-view.row-sm td,:host ::ng-deep main.table-view.row-sm th,:host ::ng-deep main.table-view.row-sm td,:host ::ng-deep main.table-view-divider.row-sm th,:host ::ng-deep main.table-view-divider.row-sm td{padding:1rem}:host ::ng-deep main.card-view table tbody tr{border-radius:.625rem;cursor:pointer}:host ::ng-deep main.card-view table tbody tr:hover:not(.selected){outline:1px solid var(--cta-primary);outline-offset:-2px}:host ::ng-deep main.card-view table tbody tr:active,:host ::ng-deep main.card-view table tbody tr.selected{background-color:var(--surface-primary)}:host ::ng-deep main.card-view table tbody tr:active td:first-child,:host ::ng-deep main.card-view table tbody tr.selected td:first-child{border-radius:.625rem 0 0 .625rem}:host ::ng-deep main.card-view table tbody tr:active td:last-child,:host ::ng-deep main.card-view table tbody tr.selected td:last-child{border-radius:0 .625rem .625rem 0}:host ::ng-deep main.table-view-divider table tbody tr{border-top:1px solid var(--surface-primary)}\n"] }]
|
|
7080
|
+
}], propDecorators: { type: [{
|
|
7081
|
+
type: Input
|
|
7082
|
+
}], rowSize: [{
|
|
7083
|
+
type: Input
|
|
7084
|
+
}] } });
|
|
7085
|
+
|
|
7086
|
+
class GravityDataViewsV2Component {
|
|
7087
|
+
constructor() {
|
|
7088
|
+
this.disabled = false;
|
|
7089
|
+
this.clickEmitter = new EventEmitter();
|
|
7090
|
+
this.hasClickListener = false;
|
|
7091
|
+
this.checkResolution();
|
|
7092
|
+
}
|
|
7093
|
+
ngAfterViewInit() {
|
|
7094
|
+
setTimeout(() => {
|
|
7095
|
+
this.hasClickListener = this.clickEmitter.observers.length > 0;
|
|
7096
|
+
});
|
|
7097
|
+
}
|
|
7098
|
+
onResize() {
|
|
7099
|
+
this.checkResolution();
|
|
7100
|
+
}
|
|
7101
|
+
checkResolution() {
|
|
7102
|
+
const width = window.innerWidth;
|
|
7103
|
+
this.isMd = width >= 577;
|
|
7104
|
+
}
|
|
7105
|
+
onClick() {
|
|
7106
|
+
if (this.disabled || !this.hasClickListener) {
|
|
7107
|
+
return;
|
|
7108
|
+
}
|
|
7109
|
+
this.clickEmitter.emit();
|
|
7110
|
+
}
|
|
7111
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GravityDataViewsV2Component, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
7112
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: GravityDataViewsV2Component, selector: "gravity-data-views-v2", inputs: { type: "type", disabled: "disabled", statusIndicator: "statusIndicator" }, outputs: { clickEmitter: "clickEmitter" }, host: { listeners: { "window:resize": "onResize($event)" } }, ngImport: i0, template: "<main class=\"{{type}}\" [class.disabled]=\"hasClickListener && disabled\" [class.clickable]=\"hasClickListener && !disabled\" [style.width]=\"isMd ? '545px' : '100%'\" (click)=\"onClick()\">\n\n <div *ngIf=\"statusIndicator && type === 'custom-view'\" class=\"status-wrapper\" [ngClass]=\"statusIndicator.position || 'left'\">\n <gravity-status-indicator [size]=\"'sm'\" [type]=\"'primary'\" [icon]=\"statusIndicator.icon\"\n [text]=\"statusIndicator.text\"\n [status]=\"statusIndicator.status\"/>\n </div>\n\n <ng-content/>\n</main>\n", styles: [":root{--gravity-spacing-none: 0;--gravity-spacing-xxxs: .125rem;--gravity-spacing-xxs: .25rem;--gravity-spacing-xs: .5rem;--gravity-spacing-sm: 1rem;--gravity-spacing-md: 1.5rem;--gravity-spacing-lg: 2rem;--gravity-spacing-xl: 2.5rem;--gravity-spacing-xxl: 3rem;--gravity-spacing-xxxl: 4rem;--gravity-spacing-xxxxl: 6rem;--gravity-spacing-xxxxxl: 12rem}.gravity-padding-none{padding:0!important}.gravity-padding-top-none{padding-top:0!important}.gravity-padding-bottom-none{padding-bottom:0!important}.gravity-padding-left-none{padding-left:0!important}.gravity-padding-right-none{padding-right:0!important}.gravity-padding-block-none{padding-block:0!important}.gravity-padding-inline-none{padding-inline:0!important}.gravity-padding-xxs{padding:.25rem!important}.gravity-padding-top-xxs{padding-top:.25rem!important}.gravity-padding-bottom-xxs{padding-bottom:.25rem!important}.gravity-padding-left-xxs{padding-left:.25rem!important}.gravity-padding-right-xxs{padding-right:.25rem!important}.gravity-padding-block-xxs{padding-block:.25rem!important}.gravity-padding-inline-xxs{padding-inline:.25rem!important}.gravity-padding-xs{padding:.5rem!important}.gravity-padding-top-xs{padding-top:.5rem!important}.gravity-padding-bottom-xs{padding-bottom:.5rem!important}.gravity-padding-left-xs{padding-left:.5rem!important}.gravity-padding-right-xs{padding-right:.5rem!important}.gravity-padding-block-xs{padding-block:.5rem!important}.gravity-padding-inline-xs{padding-inline:.5rem!important}.gravity-padding-sm{padding:1rem!important}.gravity-padding-top-sm{padding-top:1rem!important}.gravity-padding-bottom-sm{padding-bottom:1rem!important}.gravity-padding-left-sm{padding-left:1rem!important}.gravity-padding-right-sm{padding-right:1rem!important}.gravity-padding-block-sm{padding-block:1rem!important}.gravity-padding-inline-sm{padding-inline:1rem!important}.gravity-padding-md{padding:1.5rem!important}.gravity-padding-top-md{padding-top:1.5rem!important}.gravity-padding-bottom-md{padding-bottom:1.5rem!important}.gravity-padding-left-md{padding-left:1.5rem!important}.gravity-padding-right-md{padding-right:1.5rem!important}.gravity-padding-block-md{padding-block:1.5rem!important}.gravity-padding-inline-md{padding-inline:1.5rem!important}.gravity-padding-lg{padding:2rem!important}.gravity-padding-top-lg{padding-top:2rem!important}.gravity-padding-bottom-lg{padding-bottom:2rem!important}.gravity-padding-left-lg{padding-left:2rem!important}.gravity-padding-right-lg{padding-right:2rem!important}.gravity-padding-block-lg{padding-block:2rem!important}.gravity-padding-inline-lg{padding-inline:2rem!important}.gravity-padding-xl{padding:2.5rem!important}.gravity-padding-top-xl{padding-top:2.5rem!important}.gravity-padding-bottom-xl{padding-bottom:2.5rem!important}.gravity-padding-left-xl{padding-left:2.5rem!important}.gravity-padding-right-xl{padding-right:2.5rem!important}.gravity-padding-block-xl{padding-block:2.5rem!important}.gravity-padding-inline-xl{padding-inline:2.5rem!important}.gravity-padding-xxl{padding:3rem!important}.gravity-padding-top-xxl{padding-top:3rem!important}.gravity-padding-bottom-xxl{padding-bottom:3rem!important}.gravity-padding-left-xxl{padding-left:3rem!important}.gravity-padding-right-xxl{padding-right:3rem!important}.gravity-padding-block-xxl{padding-block:3rem!important}.gravity-padding-inline-xxl{padding-inline:3rem!important}.gravity-padding-xxxl{padding:4rem!important}.gravity-padding-top-xxxl{padding-top:4rem!important}.gravity-padding-bottom-xxxl{padding-bottom:4rem!important}.gravity-padding-left-xxxl{padding-left:4rem!important}.gravity-padding-right-xxxl{padding-right:4rem!important}.gravity-padding-block-xxxl{padding-block:4rem!important}.gravity-padding-inline-xxxl{padding-inline:4rem!important}.gravity-padding-xxxxl{padding:6rem!important}.gravity-padding-top-xxxxl{padding-top:6rem!important}.gravity-padding-bottom-xxxxl{padding-bottom:6rem!important}.gravity-padding-left-xxxxl{padding-left:6rem!important}.gravity-padding-right-xxxxl{padding-right:6rem!important}.gravity-padding-block-xxxxl{padding-block:6rem!important}.gravity-padding-inline-xxxxl{padding-inline:6rem!important}.gravity-padding-xxxxxl{padding:12rem!important}.gravity-padding-top-xxxxxl{padding-top:12rem!important}.gravity-padding-bottom-xxxxxl{padding-bottom:12rem!important}.gravity-padding-left-xxxxxl{padding-left:12rem!important}.gravity-padding-right-xxxxxl{padding-right:12rem!important}.gravity-padding-block-xxxxxl{padding-block:12rem!important}.gravity-padding-inline-xxxxxl{padding-inline:12rem!important}.gravity-margin-none{margin:0!important}.gravity-margin-top-none{margin-top:0!important}.gravity-margin-bottom-none{margin-bottom:0!important}.gravity-margin-left-none{margin-left:0!important}.gravity-margin-right-none{margin-right:0!important}.gravity-margin-block-none{margin-block:0!important}.gravity-margin-inline-none{margin-inline:0!important}.gravity-margin-xxs{margin:.25rem!important}.gravity-margin-top-xxs{margin-top:.25rem!important}.gravity-margin-bottom-xxs{margin-bottom:.25rem!important}.gravity-margin-left-xxs{margin-left:.25rem!important}.gravity-margin-right-xxs{margin-right:.25rem!important}.gravity-margin-block-xxs{margin-block:.25rem!important}.gravity-margin-inline-xxs{margin-inline:.25rem!important}.gravity-margin-xs{margin:.5rem!important}.gravity-margin-top-xs{margin-top:.5rem!important}.gravity-margin-bottom-xs{margin-bottom:.5rem!important}.gravity-margin-left-xs{margin-left:.5rem!important}.gravity-margin-right-xs{margin-right:.5rem!important}.gravity-margin-block-xs{margin-block:.5rem!important}.gravity-margin-inline-xs{margin-inline:.5rem!important}.gravity-margin-sm{margin:1rem!important}.gravity-margin-top-sm{margin-top:1rem!important}.gravity-margin-bottom-sm{margin-bottom:1rem!important}.gravity-margin-left-sm{margin-left:1rem!important}.gravity-margin-right-sm{margin-right:1rem!important}.gravity-margin-block-sm{margin-block:1rem!important}.gravity-margin-inline-sm{margin-inline:1rem!important}.gravity-margin-md{margin:1.5rem!important}.gravity-margin-top-md{margin-top:1.5rem!important}.gravity-margin-bottom-md{margin-bottom:1.5rem!important}.gravity-margin-left-md{margin-left:1.5rem!important}.gravity-margin-right-md{margin-right:1.5rem!important}.gravity-margin-block-md{margin-block:1.5rem!important}.gravity-margin-inline-md{margin-inline:1.5rem!important}.gravity-margin-lg{margin:2rem!important}.gravity-margin-top-lg{margin-top:2rem!important}.gravity-margin-bottom-lg{margin-bottom:2rem!important}.gravity-margin-left-lg{margin-left:2rem!important}.gravity-margin-right-lg{margin-right:2rem!important}.gravity-margin-block-lg{margin-block:2rem!important}.gravity-margin-inline-lg{margin-inline:2rem!important}.gravity-margin-xl{margin:2.5rem!important}.gravity-margin-top-xl{margin-top:2.5rem!important}.gravity-margin-bottom-xl{margin-bottom:2.5rem!important}.gravity-margin-left-xl{margin-left:2.5rem!important}.gravity-margin-right-xl{margin-right:2.5rem!important}.gravity-margin-block-xl{margin-block:2.5rem!important}.gravity-margin-inline-xl{margin-inline:2.5rem!important}.gravity-margin-xxl{margin:3rem!important}.gravity-margin-top-xxl{margin-top:3rem!important}.gravity-margin-bottom-xxl{margin-bottom:3rem!important}.gravity-margin-left-xxl{margin-left:3rem!important}.gravity-margin-right-xxl{margin-right:3rem!important}.gravity-margin-block-xxl{margin-block:3rem!important}.gravity-margin-inline-xxl{margin-inline:3rem!important}.gravity-margin-xxxl{margin:4rem!important}.gravity-margin-top-xxxl{margin-top:4rem!important}.gravity-margin-bottom-xxxl{margin-bottom:4rem!important}.gravity-margin-left-xxxl{margin-left:4rem!important}.gravity-margin-right-xxxl{margin-right:4rem!important}.gravity-margin-block-xxxl{margin-block:4rem!important}.gravity-margin-inline-xxxl{margin-inline:4rem!important}.gravity-margin-xxxxl{margin:6rem!important}.gravity-margin-top-xxxxl{margin-top:6rem!important}.gravity-margin-bottom-xxxxl{margin-bottom:6rem!important}.gravity-margin-left-xxxxl{margin-left:6rem!important}.gravity-margin-right-xxxxl{margin-right:6rem!important}.gravity-margin-block-xxxxl{margin-block:6rem!important}.gravity-margin-inline-xxxxl{margin-inline:6rem!important}.gravity-margin-xxxxxl{margin:12rem!important}.gravity-margin-top-xxxxxl{margin-top:12rem!important}.gravity-margin-bottom-xxxxxl{margin-bottom:12rem!important}.gravity-margin-left-xxxxxl{margin-left:12rem!important}.gravity-margin-right-xxxxxl{margin-right:12rem!important}.gravity-margin-block-xxxxxl{margin-block:12rem!important}.gravity-margin-inline-xxxxxl{margin-inline:12rem!important}.border-radius-none{border-radius:0}.border-radius-xs{border-radius:.0625rem}.border-radius-sm{border-radius:.3125rem}.border-radius-md{border-radius:.625rem}.border-radius-lg{border-radius:.9375rem}.border-radius-xl{border-radius:1.25rem}.border-radius-xxl{border-radius:2rem}.border-radius-rounded{border-radius:6.25rem}body{font-style:normal;line-height:normal;font-optical-sizing:auto;color:var(--text-primary);font-family:Roboto Flex,sans-serif}.hr-body,:host ::ng-deep main.list-view article p:last-of-type,:host ::ng-deep main.list-view article p:first-of-type,:host ::ng-deep main.custom-view article div p:last-of-type,:host ::ng-deep main.custom-view article div p:first-of-type{font-family:Roboto Flex,sans-serif}.hr-body.sm-regular,:host ::ng-deep main.list-view article p.hr-body:last-of-type,:host ::ng-deep main.list-view article p.sm-regular:last-of-type,:host ::ng-deep main.list-view article p:last-of-type,:host ::ng-deep main.list-view article p.sm-regular:first-of-type,:host ::ng-deep main.list-view article p:first-of-type:last-of-type,:host ::ng-deep main.custom-view article div p:last-of-type,:host ::ng-deep main.custom-view article div p.sm-regular:first-of-type{font-weight:400;line-height:1.17525rem;letter-spacing:.01875rem;font-size:.75rem}.hr-body.sm-bold,:host ::ng-deep main.list-view article p.sm-bold:last-of-type,:host ::ng-deep main.list-view article p.hr-body:first-of-type,:host ::ng-deep main.list-view article p:first-of-type:last-of-type,:host ::ng-deep main.list-view article p.sm-bold:first-of-type,:host ::ng-deep main.list-view article p:first-of-type,:host ::ng-deep main.custom-view article div p.sm-bold:last-of-type,:host ::ng-deep main.custom-view article div p:first-of-type{font-weight:650;line-height:1.17525rem;letter-spacing:.01875rem;font-size:.75rem}.hr-body.md-regular,:host ::ng-deep main.list-view article p.md-regular:last-of-type,:host ::ng-deep main.list-view article p.md-regular:first-of-type,:host ::ng-deep main.custom-view article div p.md-regular:last-of-type,:host ::ng-deep main.custom-view article div p.md-regular:first-of-type{font-weight:380;line-height:1.567rem;letter-spacing:.03rem;font-size:1rem}.hr-body.md-bold,:host ::ng-deep main.list-view article p.md-bold:last-of-type,:host ::ng-deep main.list-view article p.md-bold:first-of-type,:host ::ng-deep main.custom-view article div p.md-bold:last-of-type,:host ::ng-deep main.custom-view article div p.md-bold:first-of-type{font-weight:700;line-height:1.567rem;letter-spacing:.025rem;font-size:1rem}.hr-body.lg-regular,:host ::ng-deep main.list-view article p.lg-regular:last-of-type,:host ::ng-deep main.list-view article p.lg-regular:first-of-type,:host ::ng-deep main.custom-view article div p.lg-regular:last-of-type,:host ::ng-deep main.custom-view article div p.lg-regular:first-of-type{font-weight:400;line-height:2.05669rem;letter-spacing:.02625rem;font-size:1.3325rem}.hr-body.lg-bold,:host ::ng-deep main.list-view article p.lg-bold:last-of-type,:host ::ng-deep main.list-view article p.lg-bold:first-of-type,:host ::ng-deep main.custom-view article div p.lg-bold:last-of-type,:host ::ng-deep main.custom-view article div p.lg-bold:first-of-type{font-weight:700;line-height:1.99106rem;letter-spacing:.02625rem;font-size:1.3325rem}.hr-title{font-family:Roboto Flex,sans-serif}.hr-title.sm-regular,:host ::ng-deep main.list-view article p.hr-title:last-of-type,:host ::ng-deep main.custom-view article div p.hr-title:last-of-type{font-weight:420;letter-spacing:.02rem;font-size:1rem}.hr-title.sm-bold,:host ::ng-deep main.list-view article p.hr-title:first-of-type,:host ::ng-deep main.custom-view article div p.hr-title:first-of-type{font-weight:731;letter-spacing:.02rem;font-size:1rem}.hr-title.md-bold{font-weight:745;letter-spacing:.03938rem;font-size:1.3325rem}.hr-title.lg-regular{font-weight:480;letter-spacing:.02625rem;font-size:1.75rem}.hr-title.lg-bold{font-weight:700;font-size:1.75rem}.hr-label{font-family:Roboto Flex,sans-serif}.hr-label.sm-regular,:host ::ng-deep main.list-view article p.hr-label:last-of-type,:host ::ng-deep main.custom-view article div p.hr-label:last-of-type{font-weight:343;letter-spacing:.01875rem;font-size:.75rem}.hr-label.sm-bold,:host ::ng-deep main.list-view article p.hr-label:first-of-type,:host ::ng-deep main.custom-view article div p.hr-label:first-of-type{font-weight:560;letter-spacing:.0225rem;font-size:.75rem}.hr-label.md-regular{font-weight:343;letter-spacing:.03rem;font-size:1rem}.hr-label.md-bold{font-weight:600;letter-spacing:.03rem;font-size:1rem}.hr-label.lg-regular{font-weight:343;letter-spacing:.0525rem;font-size:1.75rem}.hr-label.lg-bold{font-weight:600;letter-spacing:.0525rem;font-size:1.75rem}.hr-headline{font-family:Roboto Flex,sans-serif}.hr-headline.sm-bold,:host ::ng-deep main.list-view article p.hr-headline:first-of-type,:host ::ng-deep main.custom-view article div p.hr-headline:first-of-type{font-weight:700;letter-spacing:.02rem;font-size:2rem}.hr-headline.md-bold{font-weight:674;letter-spacing:.02375rem;font-size:2.375rem}.hr-headline.lg-bold{font-weight:700;letter-spacing:.02875rem;font-size:2.875rem}.hr-display{font-family:Roboto Flex,sans-serif}.hr-display.sm-bold,:host ::ng-deep main.list-view article p.hr-display:first-of-type,:host ::ng-deep main.custom-view article div p.hr-display:first-of-type{font-weight:700;letter-spacing:.03125rem;font-size:3.125rem}.hr-display.md-bold{font-weight:700;letter-spacing:.04188rem;font-size:4.1875rem}.hr-display.lg-bold{font-weight:700;letter-spacing:.05625rem;font-size:5.625rem}.align-text-center{text-align:center}:host ::ng-deep main.custom-view article,:host ::ng-deep main.list-view article{width:100%;display:flex;align-items:center;flex-wrap:wrap}:host ::ng-deep main.custom-view div,:host ::ng-deep main.list-view div{display:flex;align-items:center;gap:.25rem}:host ::ng-deep main.custom-view{padding:1rem;border-radius:.625rem;border:2px solid var(--surface-primary);position:relative}:host ::ng-deep main.custom-view.clickable{cursor:pointer;border:1px solid var(--cta-primary)}:host ::ng-deep main.custom-view.clickable:hover{background-color:var(--bg-button-active-tertiary)}:host ::ng-deep main.custom-view.disabled{border:1px solid var(--on-bg-disabled)}:host ::ng-deep main.custom-view.disabled p{color:var(--on-bg-disabled)}:host ::ng-deep main.custom-view .status-wrapper{position:absolute;top:-.5rem}:host ::ng-deep main.custom-view .status-wrapper.left{left:1rem}:host ::ng-deep main.custom-view .status-wrapper.right{right:1rem}:host ::ng-deep main.custom-view article.highlight-row{background:var(--surface-primary);border-radius:.3125rem}:host ::ng-deep main.custom-view article.actions-row{padding-top:1rem;padding-bottom:.5rem;margin-top:.5rem;border-top:1px solid var(--surface-primary);gap:.5rem}:host ::ng-deep main.custom-view article.actions.disabled{border-top:1px solid var(--on-bg-disabled)}:host ::ng-deep main.custom-view article.row-size-sm{padding-inline:.5rem}:host ::ng-deep main.custom-view article.row-size-md{padding:.25rem .5rem}:host ::ng-deep main.custom-view article.row-size-lg{padding:.5rem}:host ::ng-deep main.custom-view article.row-size-xl{padding:1rem .5rem}:host ::ng-deep main.custom-view article.row-align-centered{justify-content:center}:host ::ng-deep main.custom-view article.row-align-default{justify-content:space-between}:host ::ng-deep main.custom-view article.row-align-right{justify-content:flex-end}:host ::ng-deep main.custom-view hr{border:0;background:var(--surface-primary);height:1.8px;margin-block:.5rem}:host ::ng-deep main.custom-view .divider-top{border-top:1px solid var(--surface-primary)}:host ::ng-deep main.custom-view .divider-bottom{border-bottom:1px solid var(--surface-primary)}:host ::ng-deep main.list-view{border:2px solid var(--surface-primary);padding:1rem;border-radius:.625rem;display:flex;align-items:center;flex-direction:column;justify-content:center}:host ::ng-deep main.list-view article{border-bottom:1px solid var(--surface-primary);padding-block:1rem;justify-content:space-between}:host ::ng-deep main.list-view:active,:host ::ng-deep main.list-view .selected{background:var(--surface-primary)}:host ::ng-deep main.list-view:active article,:host ::ng-deep main.list-view .selected article{border-bottom:1px solid var(--surface-secondary)}\n"], dependencies: [{ kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: GravityStatusIndicatorComponent, selector: "gravity-status-indicator", inputs: ["icon", "text", "cypressTag", "size", "type", "status"] }] }); }
|
|
7113
|
+
}
|
|
7114
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GravityDataViewsV2Component, decorators: [{
|
|
7115
|
+
type: Component,
|
|
7116
|
+
args: [{ selector: 'gravity-data-views-v2', template: "<main class=\"{{type}}\" [class.disabled]=\"hasClickListener && disabled\" [class.clickable]=\"hasClickListener && !disabled\" [style.width]=\"isMd ? '545px' : '100%'\" (click)=\"onClick()\">\n\n <div *ngIf=\"statusIndicator && type === 'custom-view'\" class=\"status-wrapper\" [ngClass]=\"statusIndicator.position || 'left'\">\n <gravity-status-indicator [size]=\"'sm'\" [type]=\"'primary'\" [icon]=\"statusIndicator.icon\"\n [text]=\"statusIndicator.text\"\n [status]=\"statusIndicator.status\"/>\n </div>\n\n <ng-content/>\n</main>\n", styles: [":root{--gravity-spacing-none: 0;--gravity-spacing-xxxs: .125rem;--gravity-spacing-xxs: .25rem;--gravity-spacing-xs: .5rem;--gravity-spacing-sm: 1rem;--gravity-spacing-md: 1.5rem;--gravity-spacing-lg: 2rem;--gravity-spacing-xl: 2.5rem;--gravity-spacing-xxl: 3rem;--gravity-spacing-xxxl: 4rem;--gravity-spacing-xxxxl: 6rem;--gravity-spacing-xxxxxl: 12rem}.gravity-padding-none{padding:0!important}.gravity-padding-top-none{padding-top:0!important}.gravity-padding-bottom-none{padding-bottom:0!important}.gravity-padding-left-none{padding-left:0!important}.gravity-padding-right-none{padding-right:0!important}.gravity-padding-block-none{padding-block:0!important}.gravity-padding-inline-none{padding-inline:0!important}.gravity-padding-xxs{padding:.25rem!important}.gravity-padding-top-xxs{padding-top:.25rem!important}.gravity-padding-bottom-xxs{padding-bottom:.25rem!important}.gravity-padding-left-xxs{padding-left:.25rem!important}.gravity-padding-right-xxs{padding-right:.25rem!important}.gravity-padding-block-xxs{padding-block:.25rem!important}.gravity-padding-inline-xxs{padding-inline:.25rem!important}.gravity-padding-xs{padding:.5rem!important}.gravity-padding-top-xs{padding-top:.5rem!important}.gravity-padding-bottom-xs{padding-bottom:.5rem!important}.gravity-padding-left-xs{padding-left:.5rem!important}.gravity-padding-right-xs{padding-right:.5rem!important}.gravity-padding-block-xs{padding-block:.5rem!important}.gravity-padding-inline-xs{padding-inline:.5rem!important}.gravity-padding-sm{padding:1rem!important}.gravity-padding-top-sm{padding-top:1rem!important}.gravity-padding-bottom-sm{padding-bottom:1rem!important}.gravity-padding-left-sm{padding-left:1rem!important}.gravity-padding-right-sm{padding-right:1rem!important}.gravity-padding-block-sm{padding-block:1rem!important}.gravity-padding-inline-sm{padding-inline:1rem!important}.gravity-padding-md{padding:1.5rem!important}.gravity-padding-top-md{padding-top:1.5rem!important}.gravity-padding-bottom-md{padding-bottom:1.5rem!important}.gravity-padding-left-md{padding-left:1.5rem!important}.gravity-padding-right-md{padding-right:1.5rem!important}.gravity-padding-block-md{padding-block:1.5rem!important}.gravity-padding-inline-md{padding-inline:1.5rem!important}.gravity-padding-lg{padding:2rem!important}.gravity-padding-top-lg{padding-top:2rem!important}.gravity-padding-bottom-lg{padding-bottom:2rem!important}.gravity-padding-left-lg{padding-left:2rem!important}.gravity-padding-right-lg{padding-right:2rem!important}.gravity-padding-block-lg{padding-block:2rem!important}.gravity-padding-inline-lg{padding-inline:2rem!important}.gravity-padding-xl{padding:2.5rem!important}.gravity-padding-top-xl{padding-top:2.5rem!important}.gravity-padding-bottom-xl{padding-bottom:2.5rem!important}.gravity-padding-left-xl{padding-left:2.5rem!important}.gravity-padding-right-xl{padding-right:2.5rem!important}.gravity-padding-block-xl{padding-block:2.5rem!important}.gravity-padding-inline-xl{padding-inline:2.5rem!important}.gravity-padding-xxl{padding:3rem!important}.gravity-padding-top-xxl{padding-top:3rem!important}.gravity-padding-bottom-xxl{padding-bottom:3rem!important}.gravity-padding-left-xxl{padding-left:3rem!important}.gravity-padding-right-xxl{padding-right:3rem!important}.gravity-padding-block-xxl{padding-block:3rem!important}.gravity-padding-inline-xxl{padding-inline:3rem!important}.gravity-padding-xxxl{padding:4rem!important}.gravity-padding-top-xxxl{padding-top:4rem!important}.gravity-padding-bottom-xxxl{padding-bottom:4rem!important}.gravity-padding-left-xxxl{padding-left:4rem!important}.gravity-padding-right-xxxl{padding-right:4rem!important}.gravity-padding-block-xxxl{padding-block:4rem!important}.gravity-padding-inline-xxxl{padding-inline:4rem!important}.gravity-padding-xxxxl{padding:6rem!important}.gravity-padding-top-xxxxl{padding-top:6rem!important}.gravity-padding-bottom-xxxxl{padding-bottom:6rem!important}.gravity-padding-left-xxxxl{padding-left:6rem!important}.gravity-padding-right-xxxxl{padding-right:6rem!important}.gravity-padding-block-xxxxl{padding-block:6rem!important}.gravity-padding-inline-xxxxl{padding-inline:6rem!important}.gravity-padding-xxxxxl{padding:12rem!important}.gravity-padding-top-xxxxxl{padding-top:12rem!important}.gravity-padding-bottom-xxxxxl{padding-bottom:12rem!important}.gravity-padding-left-xxxxxl{padding-left:12rem!important}.gravity-padding-right-xxxxxl{padding-right:12rem!important}.gravity-padding-block-xxxxxl{padding-block:12rem!important}.gravity-padding-inline-xxxxxl{padding-inline:12rem!important}.gravity-margin-none{margin:0!important}.gravity-margin-top-none{margin-top:0!important}.gravity-margin-bottom-none{margin-bottom:0!important}.gravity-margin-left-none{margin-left:0!important}.gravity-margin-right-none{margin-right:0!important}.gravity-margin-block-none{margin-block:0!important}.gravity-margin-inline-none{margin-inline:0!important}.gravity-margin-xxs{margin:.25rem!important}.gravity-margin-top-xxs{margin-top:.25rem!important}.gravity-margin-bottom-xxs{margin-bottom:.25rem!important}.gravity-margin-left-xxs{margin-left:.25rem!important}.gravity-margin-right-xxs{margin-right:.25rem!important}.gravity-margin-block-xxs{margin-block:.25rem!important}.gravity-margin-inline-xxs{margin-inline:.25rem!important}.gravity-margin-xs{margin:.5rem!important}.gravity-margin-top-xs{margin-top:.5rem!important}.gravity-margin-bottom-xs{margin-bottom:.5rem!important}.gravity-margin-left-xs{margin-left:.5rem!important}.gravity-margin-right-xs{margin-right:.5rem!important}.gravity-margin-block-xs{margin-block:.5rem!important}.gravity-margin-inline-xs{margin-inline:.5rem!important}.gravity-margin-sm{margin:1rem!important}.gravity-margin-top-sm{margin-top:1rem!important}.gravity-margin-bottom-sm{margin-bottom:1rem!important}.gravity-margin-left-sm{margin-left:1rem!important}.gravity-margin-right-sm{margin-right:1rem!important}.gravity-margin-block-sm{margin-block:1rem!important}.gravity-margin-inline-sm{margin-inline:1rem!important}.gravity-margin-md{margin:1.5rem!important}.gravity-margin-top-md{margin-top:1.5rem!important}.gravity-margin-bottom-md{margin-bottom:1.5rem!important}.gravity-margin-left-md{margin-left:1.5rem!important}.gravity-margin-right-md{margin-right:1.5rem!important}.gravity-margin-block-md{margin-block:1.5rem!important}.gravity-margin-inline-md{margin-inline:1.5rem!important}.gravity-margin-lg{margin:2rem!important}.gravity-margin-top-lg{margin-top:2rem!important}.gravity-margin-bottom-lg{margin-bottom:2rem!important}.gravity-margin-left-lg{margin-left:2rem!important}.gravity-margin-right-lg{margin-right:2rem!important}.gravity-margin-block-lg{margin-block:2rem!important}.gravity-margin-inline-lg{margin-inline:2rem!important}.gravity-margin-xl{margin:2.5rem!important}.gravity-margin-top-xl{margin-top:2.5rem!important}.gravity-margin-bottom-xl{margin-bottom:2.5rem!important}.gravity-margin-left-xl{margin-left:2.5rem!important}.gravity-margin-right-xl{margin-right:2.5rem!important}.gravity-margin-block-xl{margin-block:2.5rem!important}.gravity-margin-inline-xl{margin-inline:2.5rem!important}.gravity-margin-xxl{margin:3rem!important}.gravity-margin-top-xxl{margin-top:3rem!important}.gravity-margin-bottom-xxl{margin-bottom:3rem!important}.gravity-margin-left-xxl{margin-left:3rem!important}.gravity-margin-right-xxl{margin-right:3rem!important}.gravity-margin-block-xxl{margin-block:3rem!important}.gravity-margin-inline-xxl{margin-inline:3rem!important}.gravity-margin-xxxl{margin:4rem!important}.gravity-margin-top-xxxl{margin-top:4rem!important}.gravity-margin-bottom-xxxl{margin-bottom:4rem!important}.gravity-margin-left-xxxl{margin-left:4rem!important}.gravity-margin-right-xxxl{margin-right:4rem!important}.gravity-margin-block-xxxl{margin-block:4rem!important}.gravity-margin-inline-xxxl{margin-inline:4rem!important}.gravity-margin-xxxxl{margin:6rem!important}.gravity-margin-top-xxxxl{margin-top:6rem!important}.gravity-margin-bottom-xxxxl{margin-bottom:6rem!important}.gravity-margin-left-xxxxl{margin-left:6rem!important}.gravity-margin-right-xxxxl{margin-right:6rem!important}.gravity-margin-block-xxxxl{margin-block:6rem!important}.gravity-margin-inline-xxxxl{margin-inline:6rem!important}.gravity-margin-xxxxxl{margin:12rem!important}.gravity-margin-top-xxxxxl{margin-top:12rem!important}.gravity-margin-bottom-xxxxxl{margin-bottom:12rem!important}.gravity-margin-left-xxxxxl{margin-left:12rem!important}.gravity-margin-right-xxxxxl{margin-right:12rem!important}.gravity-margin-block-xxxxxl{margin-block:12rem!important}.gravity-margin-inline-xxxxxl{margin-inline:12rem!important}.border-radius-none{border-radius:0}.border-radius-xs{border-radius:.0625rem}.border-radius-sm{border-radius:.3125rem}.border-radius-md{border-radius:.625rem}.border-radius-lg{border-radius:.9375rem}.border-radius-xl{border-radius:1.25rem}.border-radius-xxl{border-radius:2rem}.border-radius-rounded{border-radius:6.25rem}body{font-style:normal;line-height:normal;font-optical-sizing:auto;color:var(--text-primary);font-family:Roboto Flex,sans-serif}.hr-body,:host ::ng-deep main.list-view article p:last-of-type,:host ::ng-deep main.list-view article p:first-of-type,:host ::ng-deep main.custom-view article div p:last-of-type,:host ::ng-deep main.custom-view article div p:first-of-type{font-family:Roboto Flex,sans-serif}.hr-body.sm-regular,:host ::ng-deep main.list-view article p.hr-body:last-of-type,:host ::ng-deep main.list-view article p.sm-regular:last-of-type,:host ::ng-deep main.list-view article p:last-of-type,:host ::ng-deep main.list-view article p.sm-regular:first-of-type,:host ::ng-deep main.list-view article p:first-of-type:last-of-type,:host ::ng-deep main.custom-view article div p:last-of-type,:host ::ng-deep main.custom-view article div p.sm-regular:first-of-type{font-weight:400;line-height:1.17525rem;letter-spacing:.01875rem;font-size:.75rem}.hr-body.sm-bold,:host ::ng-deep main.list-view article p.sm-bold:last-of-type,:host ::ng-deep main.list-view article p.hr-body:first-of-type,:host ::ng-deep main.list-view article p:first-of-type:last-of-type,:host ::ng-deep main.list-view article p.sm-bold:first-of-type,:host ::ng-deep main.list-view article p:first-of-type,:host ::ng-deep main.custom-view article div p.sm-bold:last-of-type,:host ::ng-deep main.custom-view article div p:first-of-type{font-weight:650;line-height:1.17525rem;letter-spacing:.01875rem;font-size:.75rem}.hr-body.md-regular,:host ::ng-deep main.list-view article p.md-regular:last-of-type,:host ::ng-deep main.list-view article p.md-regular:first-of-type,:host ::ng-deep main.custom-view article div p.md-regular:last-of-type,:host ::ng-deep main.custom-view article div p.md-regular:first-of-type{font-weight:380;line-height:1.567rem;letter-spacing:.03rem;font-size:1rem}.hr-body.md-bold,:host ::ng-deep main.list-view article p.md-bold:last-of-type,:host ::ng-deep main.list-view article p.md-bold:first-of-type,:host ::ng-deep main.custom-view article div p.md-bold:last-of-type,:host ::ng-deep main.custom-view article div p.md-bold:first-of-type{font-weight:700;line-height:1.567rem;letter-spacing:.025rem;font-size:1rem}.hr-body.lg-regular,:host ::ng-deep main.list-view article p.lg-regular:last-of-type,:host ::ng-deep main.list-view article p.lg-regular:first-of-type,:host ::ng-deep main.custom-view article div p.lg-regular:last-of-type,:host ::ng-deep main.custom-view article div p.lg-regular:first-of-type{font-weight:400;line-height:2.05669rem;letter-spacing:.02625rem;font-size:1.3325rem}.hr-body.lg-bold,:host ::ng-deep main.list-view article p.lg-bold:last-of-type,:host ::ng-deep main.list-view article p.lg-bold:first-of-type,:host ::ng-deep main.custom-view article div p.lg-bold:last-of-type,:host ::ng-deep main.custom-view article div p.lg-bold:first-of-type{font-weight:700;line-height:1.99106rem;letter-spacing:.02625rem;font-size:1.3325rem}.hr-title{font-family:Roboto Flex,sans-serif}.hr-title.sm-regular,:host ::ng-deep main.list-view article p.hr-title:last-of-type,:host ::ng-deep main.custom-view article div p.hr-title:last-of-type{font-weight:420;letter-spacing:.02rem;font-size:1rem}.hr-title.sm-bold,:host ::ng-deep main.list-view article p.hr-title:first-of-type,:host ::ng-deep main.custom-view article div p.hr-title:first-of-type{font-weight:731;letter-spacing:.02rem;font-size:1rem}.hr-title.md-bold{font-weight:745;letter-spacing:.03938rem;font-size:1.3325rem}.hr-title.lg-regular{font-weight:480;letter-spacing:.02625rem;font-size:1.75rem}.hr-title.lg-bold{font-weight:700;font-size:1.75rem}.hr-label{font-family:Roboto Flex,sans-serif}.hr-label.sm-regular,:host ::ng-deep main.list-view article p.hr-label:last-of-type,:host ::ng-deep main.custom-view article div p.hr-label:last-of-type{font-weight:343;letter-spacing:.01875rem;font-size:.75rem}.hr-label.sm-bold,:host ::ng-deep main.list-view article p.hr-label:first-of-type,:host ::ng-deep main.custom-view article div p.hr-label:first-of-type{font-weight:560;letter-spacing:.0225rem;font-size:.75rem}.hr-label.md-regular{font-weight:343;letter-spacing:.03rem;font-size:1rem}.hr-label.md-bold{font-weight:600;letter-spacing:.03rem;font-size:1rem}.hr-label.lg-regular{font-weight:343;letter-spacing:.0525rem;font-size:1.75rem}.hr-label.lg-bold{font-weight:600;letter-spacing:.0525rem;font-size:1.75rem}.hr-headline{font-family:Roboto Flex,sans-serif}.hr-headline.sm-bold,:host ::ng-deep main.list-view article p.hr-headline:first-of-type,:host ::ng-deep main.custom-view article div p.hr-headline:first-of-type{font-weight:700;letter-spacing:.02rem;font-size:2rem}.hr-headline.md-bold{font-weight:674;letter-spacing:.02375rem;font-size:2.375rem}.hr-headline.lg-bold{font-weight:700;letter-spacing:.02875rem;font-size:2.875rem}.hr-display{font-family:Roboto Flex,sans-serif}.hr-display.sm-bold,:host ::ng-deep main.list-view article p.hr-display:first-of-type,:host ::ng-deep main.custom-view article div p.hr-display:first-of-type{font-weight:700;letter-spacing:.03125rem;font-size:3.125rem}.hr-display.md-bold{font-weight:700;letter-spacing:.04188rem;font-size:4.1875rem}.hr-display.lg-bold{font-weight:700;letter-spacing:.05625rem;font-size:5.625rem}.align-text-center{text-align:center}:host ::ng-deep main.custom-view article,:host ::ng-deep main.list-view article{width:100%;display:flex;align-items:center;flex-wrap:wrap}:host ::ng-deep main.custom-view div,:host ::ng-deep main.list-view div{display:flex;align-items:center;gap:.25rem}:host ::ng-deep main.custom-view{padding:1rem;border-radius:.625rem;border:2px solid var(--surface-primary);position:relative}:host ::ng-deep main.custom-view.clickable{cursor:pointer;border:1px solid var(--cta-primary)}:host ::ng-deep main.custom-view.clickable:hover{background-color:var(--bg-button-active-tertiary)}:host ::ng-deep main.custom-view.disabled{border:1px solid var(--on-bg-disabled)}:host ::ng-deep main.custom-view.disabled p{color:var(--on-bg-disabled)}:host ::ng-deep main.custom-view .status-wrapper{position:absolute;top:-.5rem}:host ::ng-deep main.custom-view .status-wrapper.left{left:1rem}:host ::ng-deep main.custom-view .status-wrapper.right{right:1rem}:host ::ng-deep main.custom-view article.highlight-row{background:var(--surface-primary);border-radius:.3125rem}:host ::ng-deep main.custom-view article.actions-row{padding-top:1rem;padding-bottom:.5rem;margin-top:.5rem;border-top:1px solid var(--surface-primary);gap:.5rem}:host ::ng-deep main.custom-view article.actions.disabled{border-top:1px solid var(--on-bg-disabled)}:host ::ng-deep main.custom-view article.row-size-sm{padding-inline:.5rem}:host ::ng-deep main.custom-view article.row-size-md{padding:.25rem .5rem}:host ::ng-deep main.custom-view article.row-size-lg{padding:.5rem}:host ::ng-deep main.custom-view article.row-size-xl{padding:1rem .5rem}:host ::ng-deep main.custom-view article.row-align-centered{justify-content:center}:host ::ng-deep main.custom-view article.row-align-default{justify-content:space-between}:host ::ng-deep main.custom-view article.row-align-right{justify-content:flex-end}:host ::ng-deep main.custom-view hr{border:0;background:var(--surface-primary);height:1.8px;margin-block:.5rem}:host ::ng-deep main.custom-view .divider-top{border-top:1px solid var(--surface-primary)}:host ::ng-deep main.custom-view .divider-bottom{border-bottom:1px solid var(--surface-primary)}:host ::ng-deep main.list-view{border:2px solid var(--surface-primary);padding:1rem;border-radius:.625rem;display:flex;align-items:center;flex-direction:column;justify-content:center}:host ::ng-deep main.list-view article{border-bottom:1px solid var(--surface-primary);padding-block:1rem;justify-content:space-between}:host ::ng-deep main.list-view:active,:host ::ng-deep main.list-view .selected{background:var(--surface-primary)}:host ::ng-deep main.list-view:active article,:host ::ng-deep main.list-view .selected article{border-bottom:1px solid var(--surface-secondary)}\n"] }]
|
|
7117
|
+
}], ctorParameters: function () { return []; }, propDecorators: { type: [{
|
|
7118
|
+
type: Input
|
|
7119
|
+
}], disabled: [{
|
|
7120
|
+
type: Input
|
|
7121
|
+
}], statusIndicator: [{
|
|
7122
|
+
type: Input
|
|
7123
|
+
}], clickEmitter: [{
|
|
7124
|
+
type: Output
|
|
7125
|
+
}], onResize: [{
|
|
7126
|
+
type: HostListener,
|
|
7127
|
+
args: ['window:resize', ['$event']]
|
|
7128
|
+
}] } });
|
|
7129
|
+
|
|
7070
7130
|
class GravityDesignSystemModule {
|
|
7071
7131
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: GravityDesignSystemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
7072
7132
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: GravityDesignSystemModule, declarations: [GravityAttachFileComponent,
|
|
@@ -7080,6 +7140,7 @@ class GravityDesignSystemModule {
|
|
|
7080
7140
|
GravityCurrencyComponent,
|
|
7081
7141
|
GravityCurrencyDisplayComponent,
|
|
7082
7142
|
GravityDataViewComponent,
|
|
7143
|
+
GravityDataViewsV2Component,
|
|
7083
7144
|
GravityDialogComponent,
|
|
7084
7145
|
GravityDropdownListComponent,
|
|
7085
7146
|
GravityDropdownListDisplayComponent,
|
|
@@ -7095,6 +7156,7 @@ class GravityDesignSystemModule {
|
|
|
7095
7156
|
GravityStepperComponent,
|
|
7096
7157
|
GravitySwitchComponent,
|
|
7097
7158
|
GravityTableComponent,
|
|
7159
|
+
GravityTablesV2Component,
|
|
7098
7160
|
GravityTextFieldComponent,
|
|
7099
7161
|
GravityTextFieldNumberOnlyComponent,
|
|
7100
7162
|
GravityTreeViewComponent,
|
|
@@ -7154,6 +7216,7 @@ class GravityDesignSystemModule {
|
|
|
7154
7216
|
GravityCurrencyDisplayComponent,
|
|
7155
7217
|
GravityCurrencyDisplayV2Component,
|
|
7156
7218
|
GravityDataViewComponent,
|
|
7219
|
+
GravityDataViewsV2Component,
|
|
7157
7220
|
GravityDialogComponent,
|
|
7158
7221
|
GravityDropdownListComponent,
|
|
7159
7222
|
GravityDropdownListDisplayComponent,
|
|
@@ -7168,6 +7231,7 @@ class GravityDesignSystemModule {
|
|
|
7168
7231
|
GravityStepperComponent,
|
|
7169
7232
|
GravitySwitchComponent,
|
|
7170
7233
|
GravityTableComponent,
|
|
7234
|
+
GravityTablesV2Component,
|
|
7171
7235
|
GravityTextFieldComponent,
|
|
7172
7236
|
GravityTextFieldNumberOnlyComponent,
|
|
7173
7237
|
GravityTooltipModule,
|
|
@@ -7214,6 +7278,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7214
7278
|
GravityCurrencyComponent,
|
|
7215
7279
|
GravityCurrencyDisplayComponent,
|
|
7216
7280
|
GravityDataViewComponent,
|
|
7281
|
+
GravityDataViewsV2Component,
|
|
7217
7282
|
GravityDialogComponent,
|
|
7218
7283
|
GravityDropdownListComponent,
|
|
7219
7284
|
GravityDropdownListDisplayComponent,
|
|
@@ -7229,6 +7294,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7229
7294
|
GravityStepperComponent,
|
|
7230
7295
|
GravitySwitchComponent,
|
|
7231
7296
|
GravityTableComponent,
|
|
7297
|
+
GravityTablesV2Component,
|
|
7232
7298
|
GravityTextFieldComponent,
|
|
7233
7299
|
GravityTextFieldNumberOnlyComponent,
|
|
7234
7300
|
GravityTreeViewComponent,
|
|
@@ -7300,6 +7366,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7300
7366
|
GravityCurrencyDisplayComponent,
|
|
7301
7367
|
GravityCurrencyDisplayV2Component,
|
|
7302
7368
|
GravityDataViewComponent,
|
|
7369
|
+
GravityDataViewsV2Component,
|
|
7303
7370
|
GravityDialogComponent,
|
|
7304
7371
|
GravityDropdownListComponent,
|
|
7305
7372
|
GravityDropdownListDisplayComponent,
|
|
@@ -7314,6 +7381,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7314
7381
|
GravityStepperComponent,
|
|
7315
7382
|
GravitySwitchComponent,
|
|
7316
7383
|
GravityTableComponent,
|
|
7384
|
+
GravityTablesV2Component,
|
|
7317
7385
|
GravityTextFieldComponent,
|
|
7318
7386
|
GravityTextFieldNumberOnlyComponent,
|
|
7319
7387
|
GravityTooltipModule,
|
|
@@ -7385,5 +7453,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
7385
7453
|
* Generated bundle index. Do not edit.
|
|
7386
7454
|
*/
|
|
7387
7455
|
|
|
7388
|
-
export { BsNavigationDirection, GravityAttachFileComponent, GravityAvatarStackComponent, GravityBackdropComponent, GravityButtonComponent, GravityCalendarComponent, GravityCalendarNextComponent, GravityCalendarV2Component, GravityCardButtonComponent, GravityCardListComponent, GravityCheckboxComponent, GravityChipComponent, GravityChipGroupComponent, GravityCurrencyComponent, GravityCurrencyDisplayComponent, GravityCurrencyDisplayV2Component, GravityDataViewComponent, GravityDesignSystemModule, GravityDialogComponent, GravityDialogManagerService, GravityDropdownLabelComponent, GravityDropdownListComponent, GravityDropdownListDisplayComponent, GravityEditableInputComponent, GravityFlyoutComponent, GravityGenericAvatarComponent, GravityGenericAvatarSecondaryComponent, GravityIconButtonComponent, GravityIconComponent, GravityLinkComponent, GravityModalComponent, GravityMultiLanguageComponent, GravityNavigationCardComponent, GravityNetworkPillComponent, GravityNotificationInstantContainerComponent, GravityRadioButtonComponent, GravitySegmentedButtonComponent, GravityStatusIndicatorComponent, GravityStepperComponent, GravitySwitchComponent, GravityTabPrimaryComponent, GravityTabSecondaryComponent, GravityTableComponent, GravityTextFieldComponent, GravityTextFieldNumberOnlyComponent, GravityTooltipComponent, GravityTooltipDirective, GravityTooltipModule, GravityTreeViewComponent, ICONS, OLD_ICONS };
|
|
7456
|
+
export { BsNavigationDirection, GravityAttachFileComponent, GravityAvatarStackComponent, GravityBackdropComponent, GravityButtonComponent, GravityCalendarComponent, GravityCalendarNextComponent, GravityCalendarV2Component, GravityCardButtonComponent, GravityCardListComponent, GravityCheckboxComponent, GravityChipComponent, GravityChipGroupComponent, GravityCurrencyComponent, GravityCurrencyDisplayComponent, GravityCurrencyDisplayV2Component, GravityDataViewComponent, GravityDataViewsV2Component, GravityDesignSystemModule, GravityDialogComponent, GravityDialogManagerService, GravityDropdownLabelComponent, GravityDropdownListComponent, GravityDropdownListDisplayComponent, GravityEditableInputComponent, GravityFlyoutComponent, GravityGenericAvatarComponent, GravityGenericAvatarSecondaryComponent, GravityIconButtonComponent, GravityIconComponent, GravityLinkComponent, GravityModalComponent, GravityMultiLanguageComponent, GravityNavigationCardComponent, GravityNetworkPillComponent, GravityNotificationInstantContainerComponent, GravityRadioButtonComponent, GravitySegmentedButtonComponent, GravityStatusIndicatorComponent, GravityStepperComponent, GravitySwitchComponent, GravityTabPrimaryComponent, GravityTabSecondaryComponent, GravityTableComponent, GravityTablesV2Component, GravityTextFieldComponent, GravityTextFieldNumberOnlyComponent, GravityTooltipComponent, GravityTooltipDirective, GravityTooltipModule, GravityTreeViewComponent, ICONS, OLD_ICONS };
|
|
7389
7457
|
//# sourceMappingURL=progressio_resources-gravity-design-system.mjs.map
|