@procore/data-table 14.35.0 → 14.35.2
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/CHANGELOG.md +19 -0
- package/dist/legacy/index.cjs +177 -177
- package/dist/legacy/index.js +177 -177
- package/dist/modern/index.cjs +177 -177
- package/dist/modern/index.js +177 -177
- package/package.json +3 -3
package/dist/legacy/index.cjs
CHANGED
|
@@ -1055,28 +1055,7 @@ __export(styles_exports, {
|
|
|
1055
1055
|
css: () => css,
|
|
1056
1056
|
default: () => styles_default
|
|
1057
1057
|
});
|
|
1058
|
-
var css = `.ag-
|
|
1059
|
-
pointer-events: all !important;
|
|
1060
|
-
}
|
|
1061
|
-
.ag-root-wrapper.ag-layout-print .ag-details-grid .ag-root-wrapper-body, .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-root, .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-body-viewport, .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-center-cols-viewport, .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-body-horizontal-scroll-viewport, .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-virtual-list-viewport {
|
|
1062
|
-
height: auto !important;
|
|
1063
|
-
overflow: hidden;
|
|
1064
|
-
display: flex !important;
|
|
1065
|
-
min-height: auto;
|
|
1066
|
-
}
|
|
1067
|
-
.ag-root-wrapper.ag-layout-print .ag-details-grid .ag-center-cols-container, .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-center-cols-viewport {
|
|
1068
|
-
min-height: auto;
|
|
1069
|
-
}
|
|
1070
|
-
.ag-root-wrapper.ag-layout-print .ag-details-grid .ag-center-cols-container {
|
|
1071
|
-
width: 100% !important;
|
|
1072
|
-
}
|
|
1073
|
-
.ag-root-wrapper {
|
|
1074
|
-
z-index: 0;
|
|
1075
|
-
}
|
|
1076
|
-
.ag-details-grid {
|
|
1077
|
-
padding-right: 14px;
|
|
1078
|
-
}
|
|
1079
|
-
.ag-icon {
|
|
1058
|
+
var css = `.ag-icon {
|
|
1080
1059
|
font-family: var(--ag-icon-font-family);
|
|
1081
1060
|
font-size: var(--ag-icon-size);
|
|
1082
1061
|
line-height: var(--ag-icon-size);
|
|
@@ -1423,7 +1402,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
1423
1402
|
animation-iteration-count: infinite;
|
|
1424
1403
|
animation-name: ag-shake-left-to-right;
|
|
1425
1404
|
}
|
|
1426
|
-
@keyframes _ag-shake-left-to-
|
|
1405
|
+
@keyframes _ag-shake-left-to-right_1ern5_342 {
|
|
1427
1406
|
from {
|
|
1428
1407
|
padding-left: 6px;
|
|
1429
1408
|
padding-right: 2px;
|
|
@@ -5424,7 +5403,7 @@ input[class^=ag-][type=button]:focus, button[class^=ag-]:focus {
|
|
|
5424
5403
|
animation-iteration-count: infinite;
|
|
5425
5404
|
animation-timing-function: linear;
|
|
5426
5405
|
}
|
|
5427
|
-
@keyframes
|
|
5406
|
+
@keyframes _spin_1ern5_1 {
|
|
5428
5407
|
from {
|
|
5429
5408
|
transform: rotate(0deg);
|
|
5430
5409
|
}
|
|
@@ -7494,23 +7473,44 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7494
7473
|
--ag-header-column-separator-color: rgba(214, 218, 220, 0.5);
|
|
7495
7474
|
--ag-header-column-resize-handle-color: rgba(214, 218, 220, 0.5);
|
|
7496
7475
|
}
|
|
7497
|
-
.ag-
|
|
7476
|
+
.data-table-container .ag-body-horizontal-scroll.ag-scrollbar-invisible {
|
|
7477
|
+
pointer-events: all !important;
|
|
7478
|
+
}
|
|
7479
|
+
.data-table-container .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-root-wrapper-body, .data-table-container .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-root, .data-table-container .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-body-viewport, .data-table-container .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-center-cols-viewport, .data-table-container .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-body-horizontal-scroll-viewport, .data-table-container .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-virtual-list-viewport {
|
|
7480
|
+
height: auto !important;
|
|
7481
|
+
overflow: hidden;
|
|
7482
|
+
display: flex !important;
|
|
7483
|
+
min-height: auto;
|
|
7484
|
+
}
|
|
7485
|
+
.data-table-container .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-center-cols-container, .data-table-container .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-center-cols-viewport {
|
|
7486
|
+
min-height: auto;
|
|
7487
|
+
}
|
|
7488
|
+
.data-table-container .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-center-cols-container {
|
|
7489
|
+
width: 100% !important;
|
|
7490
|
+
}
|
|
7491
|
+
.data-table-container .ag-root-wrapper {
|
|
7492
|
+
z-index: 0;
|
|
7493
|
+
}
|
|
7494
|
+
.data-table-container .ag-details-grid {
|
|
7495
|
+
padding-right: 14px;
|
|
7496
|
+
}
|
|
7497
|
+
.data-table-container.ag-theme-alpine {
|
|
7498
7498
|
font-family: inherit;
|
|
7499
7499
|
}
|
|
7500
|
-
.
|
|
7500
|
+
.data-table-container.ag-theme-alpine .ag-row-group-expanded.ag-row--dt-master {
|
|
7501
7501
|
border-bottom: none;
|
|
7502
7502
|
}
|
|
7503
|
-
.
|
|
7503
|
+
.data-table-container.ag-theme-alpine.ag-dnd-ghost {
|
|
7504
7504
|
background-color: #e3e6e8;
|
|
7505
7505
|
}
|
|
7506
|
-
.
|
|
7506
|
+
.data-table-container.ag-theme-alpine .ag-details-row {
|
|
7507
7507
|
padding: 12px;
|
|
7508
7508
|
min-height: 100%;
|
|
7509
7509
|
}
|
|
7510
|
-
.
|
|
7510
|
+
.data-table-container.ag-theme-alpine .ag-row--dt-active {
|
|
7511
7511
|
background-color: #e4ecfb;
|
|
7512
7512
|
}
|
|
7513
|
-
.
|
|
7513
|
+
.data-table-container.ag-theme-alpine .ag-row--dt-active::before {
|
|
7514
7514
|
background-color: #2066df;
|
|
7515
7515
|
content: "";
|
|
7516
7516
|
width: 4px;
|
|
@@ -7519,22 +7519,22 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7519
7519
|
top: 0;
|
|
7520
7520
|
left: 0;
|
|
7521
7521
|
}
|
|
7522
|
-
.
|
|
7522
|
+
.data-table-container.ag-theme-alpine .ag-row--dt-overdue span {
|
|
7523
7523
|
color: #e61920;
|
|
7524
7524
|
}
|
|
7525
|
-
.
|
|
7525
|
+
.data-table-container.ag-theme-alpine .ag-header-row {
|
|
7526
7526
|
height: auto;
|
|
7527
7527
|
}
|
|
7528
|
-
.
|
|
7528
|
+
.data-table-container.ag-theme-alpine .ag-row.ag-row-group {
|
|
7529
7529
|
display: flex;
|
|
7530
7530
|
}
|
|
7531
|
-
.
|
|
7531
|
+
.data-table-container.ag-theme-alpine .ag-row-inline-editing {
|
|
7532
7532
|
background-color: #f6f9fe;
|
|
7533
7533
|
}
|
|
7534
|
-
.
|
|
7534
|
+
.data-table-container.ag-theme-alpine .ag-ltr span[class*=ag-row-group-indent-] {
|
|
7535
7535
|
margin-left: 0;
|
|
7536
7536
|
}
|
|
7537
|
-
.
|
|
7537
|
+
.data-table-container.ag-theme-alpine .ag-cell {
|
|
7538
7538
|
align-items: center;
|
|
7539
7539
|
display: flex;
|
|
7540
7540
|
height: 100%;
|
|
@@ -7543,84 +7543,84 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7543
7543
|
padding-left: 8px;
|
|
7544
7544
|
padding-right: 8px;
|
|
7545
7545
|
}
|
|
7546
|
-
.
|
|
7546
|
+
.data-table-container.ag-theme-alpine .ag-cell-focus {
|
|
7547
7547
|
background: #e4ecfb;
|
|
7548
7548
|
}
|
|
7549
|
-
.
|
|
7549
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom {
|
|
7550
7550
|
box-shadow: 0px -6px 12px -3px hsla(200, 8%, 10%, 0.25);
|
|
7551
7551
|
z-index: 2;
|
|
7552
7552
|
}
|
|
7553
|
-
.
|
|
7553
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom .ag-pinned-left-floating-bottom .ag-row, .data-table-container.ag-theme-alpine .ag-floating-bottom .ag-pinned-right-floating-bottom .ag-row {
|
|
7554
7554
|
background-color: #f4f5f6;
|
|
7555
7555
|
}
|
|
7556
|
-
.
|
|
7556
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom .ag-pinned-left-floating-bottom {
|
|
7557
7557
|
z-index: 1;
|
|
7558
7558
|
box-shadow: 3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7559
7559
|
border-right: 1px solid #d6dadc;
|
|
7560
7560
|
}
|
|
7561
|
-
.
|
|
7561
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom .ag-pinned-right-floating-bottom {
|
|
7562
7562
|
box-shadow: -3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7563
7563
|
border-left: 1px solid #d6dadc;
|
|
7564
7564
|
}
|
|
7565
|
-
.
|
|
7565
|
+
.data-table-container.ag-theme-alpine .ag-group-value {
|
|
7566
7566
|
line-height: 16px;
|
|
7567
7567
|
}
|
|
7568
|
-
.
|
|
7568
|
+
.data-table-container.ag-theme-alpine .ag-header .ag-header-cell {
|
|
7569
7569
|
font-size: 12px;
|
|
7570
7570
|
padding-left: 16px;
|
|
7571
7571
|
padding-right: 16px;
|
|
7572
7572
|
}
|
|
7573
|
-
.
|
|
7573
|
+
.data-table-container.ag-theme-alpine .ag-header .ag-header-cell .ag-header-cell-comp-wrapper {
|
|
7574
7574
|
overflow: visible;
|
|
7575
7575
|
}
|
|
7576
|
-
.
|
|
7576
|
+
.data-table-container.ag-theme-alpine .ag-header .ag-pinned-left-header {
|
|
7577
7577
|
box-shadow: 3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7578
7578
|
}
|
|
7579
|
-
.
|
|
7579
|
+
.data-table-container.ag-theme-alpine .ag-pinned-left-cols-container {
|
|
7580
7580
|
box-shadow: 3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7581
7581
|
border-right: 1px solid #d6dadc;
|
|
7582
7582
|
}
|
|
7583
|
-
.
|
|
7583
|
+
.data-table-container.ag-theme-alpine .ag-header .ag-pinned-right-header {
|
|
7584
7584
|
box-shadow: -3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7585
7585
|
}
|
|
7586
|
-
.
|
|
7586
|
+
.data-table-container.ag-theme-alpine .ag-pinned-right-cols-container {
|
|
7587
7587
|
box-shadow: -3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7588
7588
|
border-left: 1px solid #d6dadc;
|
|
7589
7589
|
}
|
|
7590
|
-
.
|
|
7590
|
+
.data-table-container.ag-theme-alpine .ag-pinned-left-cols-container, .data-table-container.ag-theme-alpine .ag-pinned-right-cols-container {
|
|
7591
7591
|
z-index: 1;
|
|
7592
7592
|
}
|
|
7593
|
-
.
|
|
7593
|
+
.data-table-container.ag-theme-alpine .ag-header-icon.ag-filter-icon {
|
|
7594
7594
|
display: none;
|
|
7595
7595
|
}
|
|
7596
|
-
.
|
|
7596
|
+
.data-table-container.ag-theme-alpine .ag-header-icon.ag-sort-order {
|
|
7597
7597
|
color: #2066df;
|
|
7598
7598
|
}
|
|
7599
|
-
.
|
|
7599
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-label-icon {
|
|
7600
7600
|
margin-left: 4px;
|
|
7601
7601
|
}
|
|
7602
|
-
.
|
|
7602
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-text {
|
|
7603
7603
|
overflow: auto;
|
|
7604
7604
|
text-overflow: initial;
|
|
7605
7605
|
white-space: initial;
|
|
7606
7606
|
}
|
|
7607
|
-
.
|
|
7607
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .data-table-header-cell-container, .data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-label-container {
|
|
7608
7608
|
min-width: 0;
|
|
7609
7609
|
}
|
|
7610
|
-
.
|
|
7610
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-menu-button {
|
|
7611
7611
|
margin-left: 4px;
|
|
7612
7612
|
}
|
|
7613
|
-
.
|
|
7613
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-label {
|
|
7614
7614
|
padding: 8px 0;
|
|
7615
7615
|
}
|
|
7616
|
-
.
|
|
7616
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-label .data-table-header-display-name-container {
|
|
7617
7617
|
width: 100%;
|
|
7618
7618
|
display: -webkit-box;
|
|
7619
7619
|
overflow: hidden;
|
|
7620
7620
|
white-space: normal;
|
|
7621
7621
|
-webkit-box-orient: vertical;
|
|
7622
7622
|
}
|
|
7623
|
-
.
|
|
7623
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-label .data-table-header-display-name {
|
|
7624
7624
|
word-wrap: break-word;
|
|
7625
7625
|
overflow: hidden;
|
|
7626
7626
|
-webkit-box-orient: vertical;
|
|
@@ -7628,145 +7628,145 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7628
7628
|
display: -webkit-box;
|
|
7629
7629
|
}
|
|
7630
7630
|
@supports (-webkit-line-clamp: 4) {
|
|
7631
|
-
.
|
|
7631
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-label .data-table-header-display-name {
|
|
7632
7632
|
white-space: initial;
|
|
7633
7633
|
-webkit-line-clamp: 4;
|
|
7634
7634
|
-webkit-box-orient: vertical;
|
|
7635
7635
|
}
|
|
7636
7636
|
}
|
|
7637
|
-
.
|
|
7637
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell.ag-right-aligned-header .data-table-header-cell-container {
|
|
7638
7638
|
flex-direction: row-reverse;
|
|
7639
7639
|
text-align: right;
|
|
7640
7640
|
}
|
|
7641
|
-
.
|
|
7641
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-cell-menu-button {
|
|
7642
7642
|
margin-left: 0;
|
|
7643
7643
|
}
|
|
7644
|
-
.
|
|
7644
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-cell-label .data-table-header-display-name {
|
|
7645
7645
|
padding-left: 4px;
|
|
7646
7646
|
}
|
|
7647
|
-
.
|
|
7647
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
|
|
7648
7648
|
margin-right: 4px;
|
|
7649
7649
|
}
|
|
7650
|
-
.
|
|
7650
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-group-contracted, .data-table-container.ag-theme-alpine .ag-ltr .ag-group-expanded {
|
|
7651
7651
|
margin-right: 4px;
|
|
7652
7652
|
width: 12px;
|
|
7653
7653
|
}
|
|
7654
|
-
.
|
|
7654
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-group-contracted:hover .ag-icon-tree-closed:before, .data-table-container.ag-theme-alpine .ag-ltr .ag-group-expanded:hover .ag-icon-tree-closed:before {
|
|
7655
7655
|
content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4px' height='8px'><path d='M0 8L-3.49691e-07 0L4 4L0 8Z' fill='%232066DF'/></svg>");
|
|
7656
7656
|
}
|
|
7657
|
-
.
|
|
7657
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-header-group-cell-with-group[aria-expanded=true] .ag-header-group-cell-label, .data-table-container.ag-theme-alpine .ag-ltr .ag-header-group-cell-with-group[aria-expanded=false] .ag-header-group-cell-label {
|
|
7658
7658
|
position: relative;
|
|
7659
7659
|
padding-right: 16px;
|
|
7660
7660
|
}
|
|
7661
|
-
.
|
|
7661
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-header-group-cell-with-group .ag-icon-contracted:before, .data-table-container.ag-theme-alpine .ag-ltr .ag-header-group-cell-with-group .ag-icon-expanded:before {
|
|
7662
7662
|
position: absolute;
|
|
7663
7663
|
top: 16px;
|
|
7664
7664
|
right: 0px;
|
|
7665
7665
|
}
|
|
7666
|
-
.
|
|
7666
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-header-group-cell-with-group .ag-icon-expanded:before {
|
|
7667
7667
|
content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 24 24'><path d='M3 19.5V4.5L11 12L3 19.5Z' fill='%23232729'/><path d='M21 4.5V19.5L13 12L21 4.5Z' fill='%23232729'/></svg>");
|
|
7668
7668
|
}
|
|
7669
|
-
.
|
|
7669
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-header-group-cell-with-group .ag-icon-contracted:before {
|
|
7670
7670
|
content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 24 24'><path d='M14 19.5V4.5L22 12L14 19.5Z' fill='%23232729'/><path d='M10 4.5V19.5L2 12L10 4.5Z' fill='%23232729'/></svg>");
|
|
7671
7671
|
}
|
|
7672
|
-
.
|
|
7672
|
+
.data-table-container.ag-theme-alpine .ag-icon-tree-closed, .data-table-container.ag-theme-alpine .ag-icon-tree-open {
|
|
7673
7673
|
font-size: 4px;
|
|
7674
7674
|
line-height: 4px;
|
|
7675
7675
|
}
|
|
7676
|
-
.
|
|
7676
|
+
.data-table-container.ag-theme-alpine .ag-icon-tree-closed::before {
|
|
7677
7677
|
content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='4px' height='8px'><path d='M0 8L-3.49691e-07 0L4 4L0 8Z' fill='%236A767C'/></svg>");
|
|
7678
7678
|
}
|
|
7679
|
-
.
|
|
7679
|
+
.data-table-container.ag-theme-alpine .ag-icon-tree-open::before {
|
|
7680
7680
|
content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8px' height='4px'><path d='M0 0H8L4 4L0 0Z' fill='%232066DF'/></svg>");
|
|
7681
7681
|
}
|
|
7682
|
-
.
|
|
7682
|
+
.data-table-container.ag-theme-alpine .ag-header-cell-resize {
|
|
7683
7683
|
right: -5px;
|
|
7684
7684
|
}
|
|
7685
|
-
.
|
|
7685
|
+
.data-table-container.ag-theme-alpine .ag-header-cell-resize::after {
|
|
7686
7686
|
width: 1px;
|
|
7687
7687
|
height: 100%;
|
|
7688
7688
|
top: 0;
|
|
7689
7689
|
background-color: #d6dadc;
|
|
7690
7690
|
}
|
|
7691
|
-
.
|
|
7691
|
+
.data-table-container.ag-theme-alpine .ag-right-aligned-cell {
|
|
7692
7692
|
justify-content: flex-end;
|
|
7693
7693
|
}
|
|
7694
|
-
.
|
|
7694
|
+
.data-table-container.ag-theme-alpine .ag-cell-wrapper {
|
|
7695
7695
|
width: 100%;
|
|
7696
7696
|
}
|
|
7697
|
-
.
|
|
7697
|
+
.data-table-container.ag-theme-alpine .ag-cell-wrapper.ag-row-group {
|
|
7698
7698
|
align-items: center;
|
|
7699
7699
|
}
|
|
7700
|
-
.
|
|
7700
|
+
.data-table-container.ag-theme-alpine .ag-cell-wrapper .ag-cell-value {
|
|
7701
7701
|
display: flex;
|
|
7702
7702
|
width: 100%;
|
|
7703
7703
|
}
|
|
7704
|
-
.
|
|
7704
|
+
.data-table-container.ag-theme-alpine .ag-cell {
|
|
7705
7705
|
border: none;
|
|
7706
7706
|
}
|
|
7707
|
-
.
|
|
7707
|
+
.data-table-container.ag-theme-alpine .ag-cell .ag-selection-checkbox.ag-invisible {
|
|
7708
7708
|
display: none;
|
|
7709
7709
|
}
|
|
7710
|
-
.
|
|
7710
|
+
.data-table-container.ag-theme-alpine .ag-body-viewport [col-id=ag-Grid-AutoColumn].ag-cell, .data-table-container.ag-theme-alpine .ag-sticky-top-viewport [col-id=ag-Grid-AutoColumn].ag-cell {
|
|
7711
7711
|
overflow: visible;
|
|
7712
7712
|
}
|
|
7713
|
-
.
|
|
7713
|
+
.data-table-container.ag-theme-alpine .ag-body-viewport .ag-header-cell-comp-wrapper, .data-table-container.ag-theme-alpine .ag-sticky-top-viewport .ag-header-cell-comp-wrapper {
|
|
7714
7714
|
height: 100%;
|
|
7715
7715
|
padding: 0 16px;
|
|
7716
7716
|
margin-left: -16px;
|
|
7717
7717
|
}
|
|
7718
|
-
.
|
|
7718
|
+
.data-table-container.ag-theme-alpine .ag-body-viewport .ag-row-loading.ag-full-width-row {
|
|
7719
7719
|
overflow: visible;
|
|
7720
7720
|
}
|
|
7721
|
-
.
|
|
7721
|
+
.data-table-container.ag-theme-alpine .ag-checkbox-input-wrapper {
|
|
7722
7722
|
font-size: 20px;
|
|
7723
7723
|
line-height: 20px;
|
|
7724
7724
|
width: 20px;
|
|
7725
7725
|
height: 20px;
|
|
7726
7726
|
margin-left: 8px;
|
|
7727
7727
|
}
|
|
7728
|
-
.
|
|
7728
|
+
.data-table-container.ag-theme-alpine .ag-header-select-all .ag-checkbox-input-wrapper.ag-indeterminate::after {
|
|
7729
7729
|
color: #2066df;
|
|
7730
7730
|
}
|
|
7731
|
-
.
|
|
7731
|
+
.data-table-container.ag-theme-alpine .ag-details-row-auto-height .ag-center-cols-viewport, .data-table-container.ag-theme-alpine .ag-layout-auto-height .ag-center-cols-viewport {
|
|
7732
7732
|
min-height: 0px;
|
|
7733
7733
|
}
|
|
7734
|
-
.
|
|
7734
|
+
.data-table-container.ag-theme-alpine .ag-overlay .ag-react-container {
|
|
7735
7735
|
pointer-events: initial;
|
|
7736
7736
|
}
|
|
7737
|
-
.
|
|
7737
|
+
.data-table-container.ag-theme-alpine .ag-menu, .data-table-container.ag-theme-alpine .ag-menu-header {
|
|
7738
7738
|
background-color: #ffffff;
|
|
7739
7739
|
border-radius: 0px;
|
|
7740
7740
|
}
|
|
7741
|
-
.
|
|
7741
|
+
.data-table-container.ag-theme-alpine .ag-header-cell-menu-button:hover {
|
|
7742
7742
|
color: #232729;
|
|
7743
7743
|
}
|
|
7744
|
-
.
|
|
7744
|
+
.data-table-container.ag-theme-alpine .ag-tab-selected {
|
|
7745
7745
|
border-bottom-color: transparent;
|
|
7746
7746
|
}
|
|
7747
|
-
.
|
|
7747
|
+
.data-table-container.ag-theme-alpine .ag-menu .ag-menu-header {
|
|
7748
7748
|
display: none;
|
|
7749
7749
|
}
|
|
7750
|
-
.
|
|
7750
|
+
.data-table-container.ag-theme-alpine .ag-menu-body {
|
|
7751
7751
|
min-width: 206px;
|
|
7752
7752
|
}
|
|
7753
|
-
.
|
|
7753
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom-container .ag-row {
|
|
7754
7754
|
background: #f4f5f6;
|
|
7755
7755
|
}
|
|
7756
|
-
.
|
|
7756
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom-container .ag-row:hover {
|
|
7757
7757
|
background: #f4f5f6;
|
|
7758
7758
|
}
|
|
7759
|
-
.ag-row.ag-row-position-absolute .ag-cell {
|
|
7759
|
+
.data-table-container .ag-row.ag-row-position-absolute .ag-cell {
|
|
7760
7760
|
top: 0;
|
|
7761
7761
|
}
|
|
7762
|
-
.ag-row .ag-cell.ag-cell-inline-editing.editable-cell, .ag-row .ag-cell.editable-cell {
|
|
7762
|
+
.data-table-container .ag-row .ag-cell.ag-cell-inline-editing.editable-cell, .data-table-container .ag-row .ag-cell.editable-cell {
|
|
7763
7763
|
padding-left: 8px;
|
|
7764
7764
|
padding-right: 8px;
|
|
7765
7765
|
}
|
|
7766
|
-
.ag-row .ag-cell > .ag-react-container {
|
|
7766
|
+
.data-table-container .ag-row .ag-cell > .ag-react-container {
|
|
7767
7767
|
width: 100%;
|
|
7768
7768
|
}
|
|
7769
|
-
.ag-row .ag-cell .pseudo-inline-edit-content {
|
|
7769
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content {
|
|
7770
7770
|
width: 100%;
|
|
7771
7771
|
align-items: center;
|
|
7772
7772
|
border: 1px solid transparent;
|
|
@@ -7776,166 +7776,166 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7776
7776
|
padding: 4px 7px;
|
|
7777
7777
|
cursor: pointer;
|
|
7778
7778
|
}
|
|
7779
|
-
.ag-row .ag-cell .pseudo-inline-edit-content--with-clear {
|
|
7779
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content--with-clear {
|
|
7780
7780
|
display: flex;
|
|
7781
7781
|
justify-content: space-between;
|
|
7782
7782
|
}
|
|
7783
|
-
.ag-row .ag-cell .pseudo-inline-edit-content--with-arrow {
|
|
7783
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content--with-arrow {
|
|
7784
7784
|
padding-right: 10px;
|
|
7785
7785
|
padding-left: 8px;
|
|
7786
7786
|
}
|
|
7787
|
-
.ag-row .ag-cell .pseudo-inline-edit-content--empty {
|
|
7787
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content--empty {
|
|
7788
7788
|
visibility: hidden;
|
|
7789
7789
|
}
|
|
7790
|
-
.ag-row .ag-cell .pseudo-inline-edit-content--right-aligned {
|
|
7790
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content--right-aligned {
|
|
7791
7791
|
padding-right: 8px;
|
|
7792
7792
|
justify-content: flex-end;
|
|
7793
7793
|
display: inline;
|
|
7794
7794
|
}
|
|
7795
|
-
.ag-row .ag-cell .pseudo-inline-edit-content .inline-edit-spacer {
|
|
7795
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content .inline-edit-spacer {
|
|
7796
7796
|
flex: 1;
|
|
7797
7797
|
}
|
|
7798
|
-
.ag-row .ag-cell.invalid-cell .inline-wrapper--right-aligned .cell-error__button {
|
|
7798
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .inline-wrapper--right-aligned .cell-error__button {
|
|
7799
7799
|
margin-left: 0;
|
|
7800
7800
|
padding: 0 2px;
|
|
7801
7801
|
}
|
|
7802
|
-
.ag-row .ag-cell.invalid-cell .ag-header-cell-comp-wrapper {
|
|
7802
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .ag-header-cell-comp-wrapper {
|
|
7803
7803
|
width: 100%;
|
|
7804
7804
|
}
|
|
7805
|
-
.ag-row .ag-cell .cell-error {
|
|
7805
|
+
.data-table-container .ag-row .ag-cell .cell-error {
|
|
7806
7806
|
display: none;
|
|
7807
7807
|
}
|
|
7808
|
-
.ag-row .ag-cell.invalid-cell .cell-error {
|
|
7808
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .cell-error {
|
|
7809
7809
|
display: flex;
|
|
7810
7810
|
}
|
|
7811
|
-
.ag-row .ag-cell.invalid-cell .cell-error svg {
|
|
7811
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .cell-error svg {
|
|
7812
7812
|
width: 14px;
|
|
7813
7813
|
padding-top: 5px;
|
|
7814
7814
|
}
|
|
7815
|
-
.ag-row .ag-cell.invalid-cell .cell-error__button {
|
|
7815
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .cell-error__button {
|
|
7816
7816
|
padding: 0;
|
|
7817
7817
|
height: 28px;
|
|
7818
7818
|
}
|
|
7819
|
-
.ag-row .ag-cell .pseudo-inline-edit-wrapper {
|
|
7819
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-wrapper {
|
|
7820
7820
|
display: flex;
|
|
7821
7821
|
align-items: center;
|
|
7822
7822
|
width: 100%;
|
|
7823
7823
|
}
|
|
7824
|
-
.ag-row .ag-cell .inline-edit-wrapper {
|
|
7824
|
+
.data-table-container .ag-row .ag-cell .inline-edit-wrapper {
|
|
7825
7825
|
display: flex;
|
|
7826
7826
|
align-items: center;
|
|
7827
7827
|
width: 100%;
|
|
7828
7828
|
height: 100%;
|
|
7829
7829
|
}
|
|
7830
|
-
.ag-row .ag-cell .inline-nonedit-wrapper {
|
|
7830
|
+
.data-table-container .ag-row .ag-cell .inline-nonedit-wrapper {
|
|
7831
7831
|
display: flex;
|
|
7832
7832
|
align-items: center;
|
|
7833
7833
|
justify-content: space-between;
|
|
7834
7834
|
width: 100%;
|
|
7835
7835
|
}
|
|
7836
|
-
.ag-row .ag-cell .inline-nonedit-wrapper > span {
|
|
7836
|
+
.data-table-container .ag-row .ag-cell .inline-nonedit-wrapper > span {
|
|
7837
7837
|
padding: 0 8px;
|
|
7838
7838
|
}
|
|
7839
|
-
.ag-row .ag-cell .inline-nonedit-wrapper .pill-cell {
|
|
7839
|
+
.data-table-container .ag-row .ag-cell .inline-nonedit-wrapper .pill-cell {
|
|
7840
7840
|
margin-left: 8px;
|
|
7841
7841
|
}
|
|
7842
|
-
.ag-row .ag-cell .inline-wrapper--right-aligned {
|
|
7842
|
+
.data-table-container .ag-row .ag-cell .inline-wrapper--right-aligned {
|
|
7843
7843
|
flex-direction: row-reverse;
|
|
7844
7844
|
}
|
|
7845
|
-
.ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .pseudo-inline-edit-content--empty, .ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .cell-asterisk {
|
|
7845
|
+
.data-table-container .ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .pseudo-inline-edit-content--empty, .data-table-container .ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .cell-asterisk {
|
|
7846
7846
|
visibility: visible;
|
|
7847
7847
|
}
|
|
7848
|
-
.ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .arrow-down-wrapper, .ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .calendar-wrapper {
|
|
7848
|
+
.data-table-container .ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .arrow-down-wrapper, .data-table-container .ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .calendar-wrapper {
|
|
7849
7849
|
display: inline-flex;
|
|
7850
7850
|
}
|
|
7851
|
-
.ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .pseudo-inline-edit-content {
|
|
7851
|
+
.data-table-container .ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .pseudo-inline-edit-content {
|
|
7852
7852
|
border-color: #d6dadc;
|
|
7853
7853
|
}
|
|
7854
|
-
.ag-row-inline-editing > .editable-cell, .ag-row-focus > .editable-cell, .ag-row-hover > .editable-cell {
|
|
7854
|
+
.data-table-container .ag-row-inline-editing > .editable-cell, .data-table-container .ag-row-focus > .editable-cell, .data-table-container .ag-row-hover > .editable-cell {
|
|
7855
7855
|
padding-left: 8px;
|
|
7856
7856
|
}
|
|
7857
|
-
.ag-row-inline-editing > .editable-cell--right-aligned, .ag-row-focus > .editable-cell--right-aligned, .ag-row-hover > .editable-cell--right-aligned {
|
|
7857
|
+
.data-table-container .ag-row-inline-editing > .editable-cell--right-aligned, .data-table-container .ag-row-focus > .editable-cell--right-aligned, .data-table-container .ag-row-hover > .editable-cell--right-aligned {
|
|
7858
7858
|
padding-left: calc(8px * 2);
|
|
7859
7859
|
padding-right: 8px;
|
|
7860
7860
|
}
|
|
7861
|
-
.ag-row-inline-editing > .editable-cell .pseudo-inline-edit-content--empty, .ag-row-inline-editing > .editable-cell .cell-asterisk, .ag-row-focus > .editable-cell .pseudo-inline-edit-content--empty, .ag-row-focus > .editable-cell .cell-asterisk, .ag-row-hover > .editable-cell .pseudo-inline-edit-content--empty, .ag-row-hover > .editable-cell .cell-asterisk {
|
|
7861
|
+
.data-table-container .ag-row-inline-editing > .editable-cell .pseudo-inline-edit-content--empty, .data-table-container .ag-row-inline-editing > .editable-cell .cell-asterisk, .data-table-container .ag-row-focus > .editable-cell .pseudo-inline-edit-content--empty, .data-table-container .ag-row-focus > .editable-cell .cell-asterisk, .data-table-container .ag-row-hover > .editable-cell .pseudo-inline-edit-content--empty, .data-table-container .ag-row-hover > .editable-cell .cell-asterisk {
|
|
7862
7862
|
visibility: visible;
|
|
7863
7863
|
}
|
|
7864
|
-
.ag-row-inline-editing > .editable-cell .pseudo-inline-edit-content, .ag-row-focus > .editable-cell .pseudo-inline-edit-content, .ag-row-hover > .editable-cell .pseudo-inline-edit-content {
|
|
7864
|
+
.data-table-container .ag-row-inline-editing > .editable-cell .pseudo-inline-edit-content, .data-table-container .ag-row-focus > .editable-cell .pseudo-inline-edit-content, .data-table-container .ag-row-hover > .editable-cell .pseudo-inline-edit-content {
|
|
7865
7865
|
border-color: #d6dadc;
|
|
7866
7866
|
background: #ffffff;
|
|
7867
7867
|
}
|
|
7868
|
-
.ag-row-inline-editing > .editable-cell .arrow-down-wrapper, .ag-row-inline-editing > .editable-cell .clear-wrapper, .ag-row-inline-editing > .editable-cell .calendar-wrapper, .ag-row-focus > .editable-cell .arrow-down-wrapper, .ag-row-focus > .editable-cell .clear-wrapper, .ag-row-focus > .editable-cell .calendar-wrapper, .ag-row-hover > .editable-cell .arrow-down-wrapper, .ag-row-hover > .editable-cell .clear-wrapper, .ag-row-hover > .editable-cell .calendar-wrapper {
|
|
7868
|
+
.data-table-container .ag-row-inline-editing > .editable-cell .arrow-down-wrapper, .data-table-container .ag-row-inline-editing > .editable-cell .clear-wrapper, .data-table-container .ag-row-inline-editing > .editable-cell .calendar-wrapper, .data-table-container .ag-row-focus > .editable-cell .arrow-down-wrapper, .data-table-container .ag-row-focus > .editable-cell .clear-wrapper, .data-table-container .ag-row-focus > .editable-cell .calendar-wrapper, .data-table-container .ag-row-hover > .editable-cell .arrow-down-wrapper, .data-table-container .ag-row-hover > .editable-cell .clear-wrapper, .data-table-container .ag-row-hover > .editable-cell .calendar-wrapper {
|
|
7869
7869
|
display: inline-flex;
|
|
7870
7870
|
}
|
|
7871
|
-
.ag-row .ag-cell.invalid-cell .pseudo-inline-edit-content {
|
|
7871
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .pseudo-inline-edit-content {
|
|
7872
7872
|
border-color: #e61920;
|
|
7873
7873
|
visibility: visible;
|
|
7874
7874
|
}
|
|
7875
|
-
.ag-row .ag-cell.invalid-cell .inline-nonedit-wrapper span {
|
|
7875
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .inline-nonedit-wrapper span {
|
|
7876
7876
|
color: #c42223;
|
|
7877
7877
|
}
|
|
7878
|
-
.ag-row .ag-cell.invalid-cell .arrow-down-wrapper, .ag-row .ag-cell.invalid-cell .clear-wrapper, .ag-row .ag-cell.invalid-cell .calendar-wrapper {
|
|
7878
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .arrow-down-wrapper, .data-table-container .ag-row .ag-cell.invalid-cell .clear-wrapper, .data-table-container .ag-row .ag-cell.invalid-cell .calendar-wrapper {
|
|
7879
7879
|
display: inline-flex;
|
|
7880
7880
|
}
|
|
7881
|
-
.editable-cell:hover {
|
|
7881
|
+
.data-table-container .editable-cell:hover {
|
|
7882
7882
|
background: #eef0f1;
|
|
7883
7883
|
}
|
|
7884
|
-
.editable-cell .cell-asterisk {
|
|
7884
|
+
.data-table-container .editable-cell .cell-asterisk {
|
|
7885
7885
|
visibility: hidden;
|
|
7886
7886
|
padding: 0 8px;
|
|
7887
7887
|
}
|
|
7888
|
-
.ag-cell .input-cell {
|
|
7888
|
+
.data-table-container .ag-cell .input-cell {
|
|
7889
7889
|
display: flex;
|
|
7890
7890
|
height: 28px;
|
|
7891
7891
|
min-height: 28px;
|
|
7892
7892
|
padding-left: 8px;
|
|
7893
7893
|
font-size: 12px;
|
|
7894
7894
|
}
|
|
7895
|
-
.ag-cell .input-cell--right-aligned {
|
|
7895
|
+
.data-table-container .ag-cell .input-cell--right-aligned {
|
|
7896
7896
|
text-align: right;
|
|
7897
7897
|
padding-right: 8px;
|
|
7898
7898
|
}
|
|
7899
|
-
.ag-cell .textarea-cell {
|
|
7899
|
+
.data-table-container .ag-cell .textarea-cell {
|
|
7900
7900
|
padding-left: 8px;
|
|
7901
7901
|
font-size: 12px;
|
|
7902
7902
|
line-height: 16px;
|
|
7903
7903
|
margin: 8px 0px;
|
|
7904
7904
|
height: 100%;
|
|
7905
7905
|
}
|
|
7906
|
-
.ag-cell .textarea-cell.editor-text {
|
|
7906
|
+
.data-table-container .ag-cell .textarea-cell.editor-text {
|
|
7907
7907
|
word-break: break-word;
|
|
7908
7908
|
padding: 8px 12px;
|
|
7909
7909
|
}
|
|
7910
|
-
.ag-cell .textarea-cell.text {
|
|
7910
|
+
.data-table-container .ag-cell .textarea-cell.text {
|
|
7911
7911
|
word-break: break-word;
|
|
7912
7912
|
}
|
|
7913
|
-
.ag-cell .textarea-cell--right-aligned {
|
|
7913
|
+
.data-table-container .ag-cell .textarea-cell--right-aligned {
|
|
7914
7914
|
text-align: right;
|
|
7915
7915
|
padding-right: 8px;
|
|
7916
7916
|
}
|
|
7917
|
-
.ag-cell .textarea-cell .pseudo-inline-edit-content {
|
|
7917
|
+
.data-table-container .ag-cell .textarea-cell .pseudo-inline-edit-content {
|
|
7918
7918
|
margin-top: 8px;
|
|
7919
7919
|
margin-bottom: 8px;
|
|
7920
7920
|
}
|
|
7921
|
-
.arrow-down-wrapper, .clear-wrapper {
|
|
7921
|
+
.data-table-container .arrow-down-wrapper, .data-table-container .clear-wrapper {
|
|
7922
7922
|
display: none;
|
|
7923
7923
|
margin-left: 8px;
|
|
7924
7924
|
}
|
|
7925
|
-
.arrow-down {
|
|
7925
|
+
.data-table-container .arrow-down {
|
|
7926
7926
|
border-bottom: 0;
|
|
7927
7927
|
border-left: 4px solid transparent;
|
|
7928
7928
|
border-right: 4px solid transparent;
|
|
7929
7929
|
border-top: 4px solid #6a767c;
|
|
7930
7930
|
}
|
|
7931
|
-
.calendar-wrapper {
|
|
7931
|
+
.data-table-container .calendar-wrapper {
|
|
7932
7932
|
color: #6a767c;
|
|
7933
7933
|
display: none;
|
|
7934
7934
|
margin-left: auto;
|
|
7935
7935
|
padding-left: 16px;
|
|
7936
7936
|
}
|
|
7937
7937
|
|
|
7938
|
-
div.
|
|
7938
|
+
div._contextPanel_1ern5_7159 {
|
|
7939
7939
|
width: 400px;
|
|
7940
7940
|
transition: all ease 500ms;
|
|
7941
7941
|
flex: 0 0 auto;
|
|
@@ -7944,7 +7944,7 @@ div._contextPanel_if78k_7159 {
|
|
|
7944
7944
|
border: 1px solid #d6dadc;
|
|
7945
7945
|
display: flex;
|
|
7946
7946
|
}
|
|
7947
|
-
div._contextPanel--
|
|
7947
|
+
div._contextPanel--hidden_1ern5_7168 {
|
|
7948
7948
|
border: none;
|
|
7949
7949
|
overflow: hidden;
|
|
7950
7950
|
padding: 0px;
|
|
@@ -7952,50 +7952,50 @@ div._contextPanel--hidden_if78k_7168 {
|
|
|
7952
7952
|
width: 0px;
|
|
7953
7953
|
}
|
|
7954
7954
|
|
|
7955
|
-
.
|
|
7955
|
+
._contextPanelWrapper_1ern5_7176 {
|
|
7956
7956
|
position: relative;
|
|
7957
7957
|
flex-grow: 1;
|
|
7958
7958
|
}
|
|
7959
7959
|
|
|
7960
|
-
.
|
|
7960
|
+
._contextPanelBody_1ern5_7181 {
|
|
7961
7961
|
width: clamp(380px, 400px, 100%);
|
|
7962
7962
|
}
|
|
7963
7963
|
|
|
7964
|
-
._contextPanel-
|
|
7964
|
+
._contextPanel-stickyHeader_1ern5_7185 {
|
|
7965
7965
|
background-color: #ffffff;
|
|
7966
7966
|
position: sticky;
|
|
7967
7967
|
top: 0;
|
|
7968
7968
|
z-index: 5;
|
|
7969
7969
|
}
|
|
7970
7970
|
|
|
7971
|
-
._filters-
|
|
7971
|
+
._filters-list_1ern5_7192 {
|
|
7972
7972
|
padding: 0;
|
|
7973
7973
|
margin: 0;
|
|
7974
7974
|
}
|
|
7975
|
-
._filters-
|
|
7975
|
+
._filters-list_1ern5_7192 ol {
|
|
7976
7976
|
padding: 0;
|
|
7977
7977
|
margin: 0;
|
|
7978
7978
|
}
|
|
7979
7979
|
|
|
7980
|
-
._col-drag-column-
|
|
7980
|
+
._col-drag-column-icon_1ern5_7201 {
|
|
7981
7981
|
color: #6a767c;
|
|
7982
7982
|
}
|
|
7983
7983
|
|
|
7984
|
-
._tabular-
|
|
7984
|
+
._tabular-nums_1ern5_7205 {
|
|
7985
7985
|
font-variant-numeric: tabular-nums;
|
|
7986
7986
|
}`;
|
|
7987
7987
|
document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(css));
|
|
7988
7988
|
var styles_default = {
|
|
7989
|
-
"contextPanel": "
|
|
7990
|
-
"contextPanel--hidden": "_contextPanel--
|
|
7991
|
-
"contextPanelWrapper": "
|
|
7992
|
-
"contextPanelBody": "
|
|
7993
|
-
"contextPanel-stickyHeader": "_contextPanel-
|
|
7994
|
-
"filters-list": "_filters-
|
|
7995
|
-
"col-drag-column-icon": "_col-drag-column-
|
|
7996
|
-
"tabular-nums": "_tabular-
|
|
7997
|
-
"ag-shake-left-to-right": "_ag-shake-left-to-
|
|
7998
|
-
"spin": "
|
|
7989
|
+
"contextPanel": "_contextPanel_1ern5_7159",
|
|
7990
|
+
"contextPanel--hidden": "_contextPanel--hidden_1ern5_7168",
|
|
7991
|
+
"contextPanelWrapper": "_contextPanelWrapper_1ern5_7176",
|
|
7992
|
+
"contextPanelBody": "_contextPanelBody_1ern5_7181",
|
|
7993
|
+
"contextPanel-stickyHeader": "_contextPanel-stickyHeader_1ern5_7185",
|
|
7994
|
+
"filters-list": "_filters-list_1ern5_7192",
|
|
7995
|
+
"col-drag-column-icon": "_col-drag-column-icon_1ern5_7201",
|
|
7996
|
+
"tabular-nums": "_tabular-nums_1ern5_7205",
|
|
7997
|
+
"ag-shake-left-to-right": "_ag-shake-left-to-right_1ern5_342",
|
|
7998
|
+
"spin": "_spin_1ern5_1"
|
|
7999
7999
|
};
|
|
8000
8000
|
|
|
8001
8001
|
// src/CellRenderers/BooleanCell.tsx
|
|
@@ -55604,7 +55604,7 @@ var AutoGroupCellRenderer = (props) => {
|
|
|
55604
55604
|
};
|
|
55605
55605
|
|
|
55606
55606
|
// src/CellRenderers/rowActionsCellStyles.scss
|
|
55607
|
-
var css6 = `.
|
|
55607
|
+
var css6 = `.data-table-container.ag-theme-alpine div.ag-cell[col-id=rowActions] {
|
|
55608
55608
|
left: var(--viewport-width) !important;
|
|
55609
55609
|
width: 0px !important;
|
|
55610
55610
|
padding: 0px !important;
|
|
@@ -55614,23 +55614,23 @@ var css6 = `.ag-theme-alpine.ag-theme-alpine div.ag-cell[col-id=rowActions] {
|
|
|
55614
55614
|
background: none;
|
|
55615
55615
|
overflow: visible;
|
|
55616
55616
|
}
|
|
55617
|
-
.
|
|
55617
|
+
.data-table-container.ag-theme-alpine div.ag-cell[col-id=rowActions] .inline-nonedit-wrapper {
|
|
55618
55618
|
width: auto;
|
|
55619
55619
|
height: 100%;
|
|
55620
55620
|
padding: 0px 8px;
|
|
55621
55621
|
position: absolute;
|
|
55622
55622
|
right: 0px;
|
|
55623
55623
|
}
|
|
55624
|
-
.
|
|
55624
|
+
.data-table-container.ag-theme-alpine .ag-row-hover div.ag-cell[col-id=rowActions] .inline-nonedit-wrapper {
|
|
55625
55625
|
background: #f4f5f6;
|
|
55626
55626
|
}
|
|
55627
|
-
.
|
|
55627
|
+
.data-table-container.ag-theme-alpine .ag-row-focus div.ag-cell[col-id=rowActions] .inline-nonedit-wrapper {
|
|
55628
55628
|
background: #f6f9fe;
|
|
55629
55629
|
}
|
|
55630
|
-
.
|
|
55630
|
+
.data-table-container.ag-theme-alpine .ag-row-hover .ag-cell[col-id=rowActions], .data-table-container.ag-theme-alpine .ag-row-focus .ag-cell[col-id=rowActions] {
|
|
55631
55631
|
visibility: visible;
|
|
55632
55632
|
}
|
|
55633
|
-
.
|
|
55633
|
+
.data-table-container.ag-theme-alpine .ag-cell[col-id=rowActions-pinned] {
|
|
55634
55634
|
background: "transparent";
|
|
55635
55635
|
padding: 2px 8px !important;
|
|
55636
55636
|
}`;
|
|
@@ -55918,10 +55918,10 @@ var DataTableCellRenderer = ({
|
|
|
55918
55918
|
editorType,
|
|
55919
55919
|
value,
|
|
55920
55920
|
setValue,
|
|
55921
|
+
columnApi,
|
|
55921
55922
|
...props
|
|
55922
55923
|
}) => {
|
|
55923
55924
|
var _a, _b, _c, _d, _e;
|
|
55924
|
-
const { columnApi } = useInternalTableContext();
|
|
55925
55925
|
const columnDefinition = transformToColumnDefinition(colDef);
|
|
55926
55926
|
const validationOutput = ((_a = colDef.valueValidator) == null ? void 0 : _a.call(colDef, {
|
|
55927
55927
|
data,
|
|
@@ -56385,35 +56385,35 @@ function isServerSideGroupSelectionState(value) {
|
|
|
56385
56385
|
}
|
|
56386
56386
|
|
|
56387
56387
|
// src/GenericHeader/genericHeader.scss
|
|
56388
|
-
var css7 = `.ag-header-cell .data-table-header-menu {
|
|
56388
|
+
var css7 = `.data-table-container .ag-header-cell .data-table-header-menu {
|
|
56389
56389
|
opacity: 1;
|
|
56390
56390
|
}
|
|
56391
|
-
.ag-header-cell .ag-checkbox.ag-header-select-all {
|
|
56391
|
+
.data-table-container .ag-header-cell .ag-checkbox.ag-header-select-all {
|
|
56392
56392
|
display: none;
|
|
56393
56393
|
}
|
|
56394
|
-
.ag-header-cell .checkbox {
|
|
56394
|
+
.data-table-container .ag-header-cell .checkbox {
|
|
56395
56395
|
margin-right: 16px;
|
|
56396
56396
|
}
|
|
56397
|
-
.ag-header-cell .ag-header-cell-comp-wrapper {
|
|
56397
|
+
.data-table-container .ag-header-cell .ag-header-cell-comp-wrapper {
|
|
56398
56398
|
display: flex;
|
|
56399
56399
|
height: 100%;
|
|
56400
56400
|
width: 100%;
|
|
56401
56401
|
flex-grow: 1;
|
|
56402
56402
|
align-items: center;
|
|
56403
56403
|
}
|
|
56404
|
-
.ag-header-cell .ag-header-cell-sortable, .ag-header-cell .ag-header-cell-label-container, .ag-header-cell .ag-header-cell-label {
|
|
56404
|
+
.data-table-container .ag-header-cell .ag-header-cell-sortable, .data-table-container .ag-header-cell .ag-header-cell-label-container, .data-table-container .ag-header-cell .ag-header-cell-label {
|
|
56405
56405
|
display: flex;
|
|
56406
56406
|
align-items: center;
|
|
56407
56407
|
width: 100%;
|
|
56408
56408
|
}
|
|
56409
|
-
.ag-header-cell .ag-header-cell-sortable {
|
|
56409
|
+
.data-table-container .ag-header-cell .ag-header-cell-sortable {
|
|
56410
56410
|
justify-content: space-between;
|
|
56411
56411
|
cursor: pointer;
|
|
56412
56412
|
}
|
|
56413
|
-
.ag-header-cell .ag-header-cell-comp-wrapper {
|
|
56413
|
+
.data-table-container .ag-header-cell .ag-header-cell-comp-wrapper {
|
|
56414
56414
|
display: flex;
|
|
56415
56415
|
}
|
|
56416
|
-
.ag-header-cell .expand-button {
|
|
56416
|
+
.data-table-container .ag-header-cell .expand-button {
|
|
56417
56417
|
display: flex;
|
|
56418
56418
|
padding: 3px;
|
|
56419
56419
|
width: 20px;
|
|
@@ -56424,12 +56424,12 @@ var css7 = `.ag-header-cell .data-table-header-menu {
|
|
|
56424
56424
|
cursor: pointer;
|
|
56425
56425
|
margin-right: 8px;
|
|
56426
56426
|
}
|
|
56427
|
-
.ag-header-group-cell-with-group .ag-header-cell-comp-wrapper {
|
|
56427
|
+
.data-table-container .ag-header-group-cell-with-group .ag-header-cell-comp-wrapper {
|
|
56428
56428
|
width: 100%;
|
|
56429
56429
|
overflow: hidden;
|
|
56430
56430
|
display: flex;
|
|
56431
56431
|
}
|
|
56432
|
-
.ag-header-group-cell-with-group .expand-button {
|
|
56432
|
+
.data-table-container .ag-header-group-cell-with-group .expand-button {
|
|
56433
56433
|
display: flex;
|
|
56434
56434
|
padding: 3px;
|
|
56435
56435
|
width: 20px;
|
|
@@ -56440,10 +56440,10 @@ var css7 = `.ag-header-cell .data-table-header-menu {
|
|
|
56440
56440
|
cursor: pointer;
|
|
56441
56441
|
margin-left: auto;
|
|
56442
56442
|
}
|
|
56443
|
-
.auto-column-expand-tooltip-content {
|
|
56443
|
+
.data-table-container .auto-column-expand-tooltip-content {
|
|
56444
56444
|
width: 96px;
|
|
56445
56445
|
}
|
|
56446
|
-
.data-table-header-menu {
|
|
56446
|
+
.data-table-container .data-table-header-menu {
|
|
56447
56447
|
transition: opacity 0.2s;
|
|
56448
56448
|
opacity: 0;
|
|
56449
56449
|
}`;
|
|
@@ -109407,7 +109407,7 @@ var Table = (props) => {
|
|
|
109407
109407
|
width: "100%",
|
|
109408
109408
|
maxHeight: props.maxHeight && tableHeight < props.maxHeight ? void 0 : props.maxHeight
|
|
109409
109409
|
},
|
|
109410
|
-
className: cx19("ag-theme-alpine", {
|
|
109410
|
+
className: cx19("data-table-container", "ag-theme-alpine", {
|
|
109411
109411
|
"ag-suppress-column-virtualization": suppressColumnVirtualisation
|
|
109412
109412
|
}),
|
|
109413
109413
|
ref: combinedRef,
|