@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/modern/index.cjs
CHANGED
|
@@ -1053,28 +1053,7 @@ __export(styles_exports, {
|
|
|
1053
1053
|
css: () => css,
|
|
1054
1054
|
default: () => styles_default
|
|
1055
1055
|
});
|
|
1056
|
-
var css = `.ag-
|
|
1057
|
-
pointer-events: all !important;
|
|
1058
|
-
}
|
|
1059
|
-
.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 {
|
|
1060
|
-
height: auto !important;
|
|
1061
|
-
overflow: hidden;
|
|
1062
|
-
display: flex !important;
|
|
1063
|
-
min-height: auto;
|
|
1064
|
-
}
|
|
1065
|
-
.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 {
|
|
1066
|
-
min-height: auto;
|
|
1067
|
-
}
|
|
1068
|
-
.ag-root-wrapper.ag-layout-print .ag-details-grid .ag-center-cols-container {
|
|
1069
|
-
width: 100% !important;
|
|
1070
|
-
}
|
|
1071
|
-
.ag-root-wrapper {
|
|
1072
|
-
z-index: 0;
|
|
1073
|
-
}
|
|
1074
|
-
.ag-details-grid {
|
|
1075
|
-
padding-right: 14px;
|
|
1076
|
-
}
|
|
1077
|
-
.ag-icon {
|
|
1056
|
+
var css = `.ag-icon {
|
|
1078
1057
|
font-family: var(--ag-icon-font-family);
|
|
1079
1058
|
font-size: var(--ag-icon-size);
|
|
1080
1059
|
line-height: var(--ag-icon-size);
|
|
@@ -1421,7 +1400,7 @@ ag-grid, ag-grid-angular, ag-grid-ng2, ag-grid-polymer, ag-grid-aurelia {
|
|
|
1421
1400
|
animation-iteration-count: infinite;
|
|
1422
1401
|
animation-name: ag-shake-left-to-right;
|
|
1423
1402
|
}
|
|
1424
|
-
@keyframes _ag-shake-left-to-
|
|
1403
|
+
@keyframes _ag-shake-left-to-right_1ern5_342 {
|
|
1425
1404
|
from {
|
|
1426
1405
|
padding-left: 6px;
|
|
1427
1406
|
padding-right: 2px;
|
|
@@ -5422,7 +5401,7 @@ input[class^=ag-][type=button]:focus, button[class^=ag-]:focus {
|
|
|
5422
5401
|
animation-iteration-count: infinite;
|
|
5423
5402
|
animation-timing-function: linear;
|
|
5424
5403
|
}
|
|
5425
|
-
@keyframes
|
|
5404
|
+
@keyframes _spin_1ern5_1 {
|
|
5426
5405
|
from {
|
|
5427
5406
|
transform: rotate(0deg);
|
|
5428
5407
|
}
|
|
@@ -7492,23 +7471,44 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7492
7471
|
--ag-header-column-separator-color: rgba(214, 218, 220, 0.5);
|
|
7493
7472
|
--ag-header-column-resize-handle-color: rgba(214, 218, 220, 0.5);
|
|
7494
7473
|
}
|
|
7495
|
-
.ag-
|
|
7474
|
+
.data-table-container .ag-body-horizontal-scroll.ag-scrollbar-invisible {
|
|
7475
|
+
pointer-events: all !important;
|
|
7476
|
+
}
|
|
7477
|
+
.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 {
|
|
7478
|
+
height: auto !important;
|
|
7479
|
+
overflow: hidden;
|
|
7480
|
+
display: flex !important;
|
|
7481
|
+
min-height: auto;
|
|
7482
|
+
}
|
|
7483
|
+
.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 {
|
|
7484
|
+
min-height: auto;
|
|
7485
|
+
}
|
|
7486
|
+
.data-table-container .ag-root-wrapper.ag-layout-print .ag-details-grid .ag-center-cols-container {
|
|
7487
|
+
width: 100% !important;
|
|
7488
|
+
}
|
|
7489
|
+
.data-table-container .ag-root-wrapper {
|
|
7490
|
+
z-index: 0;
|
|
7491
|
+
}
|
|
7492
|
+
.data-table-container .ag-details-grid {
|
|
7493
|
+
padding-right: 14px;
|
|
7494
|
+
}
|
|
7495
|
+
.data-table-container.ag-theme-alpine {
|
|
7496
7496
|
font-family: inherit;
|
|
7497
7497
|
}
|
|
7498
|
-
.
|
|
7498
|
+
.data-table-container.ag-theme-alpine .ag-row-group-expanded.ag-row--dt-master {
|
|
7499
7499
|
border-bottom: none;
|
|
7500
7500
|
}
|
|
7501
|
-
.
|
|
7501
|
+
.data-table-container.ag-theme-alpine.ag-dnd-ghost {
|
|
7502
7502
|
background-color: #e3e6e8;
|
|
7503
7503
|
}
|
|
7504
|
-
.
|
|
7504
|
+
.data-table-container.ag-theme-alpine .ag-details-row {
|
|
7505
7505
|
padding: 12px;
|
|
7506
7506
|
min-height: 100%;
|
|
7507
7507
|
}
|
|
7508
|
-
.
|
|
7508
|
+
.data-table-container.ag-theme-alpine .ag-row--dt-active {
|
|
7509
7509
|
background-color: #e4ecfb;
|
|
7510
7510
|
}
|
|
7511
|
-
.
|
|
7511
|
+
.data-table-container.ag-theme-alpine .ag-row--dt-active::before {
|
|
7512
7512
|
background-color: #2066df;
|
|
7513
7513
|
content: "";
|
|
7514
7514
|
width: 4px;
|
|
@@ -7517,22 +7517,22 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7517
7517
|
top: 0;
|
|
7518
7518
|
left: 0;
|
|
7519
7519
|
}
|
|
7520
|
-
.
|
|
7520
|
+
.data-table-container.ag-theme-alpine .ag-row--dt-overdue span {
|
|
7521
7521
|
color: #e61920;
|
|
7522
7522
|
}
|
|
7523
|
-
.
|
|
7523
|
+
.data-table-container.ag-theme-alpine .ag-header-row {
|
|
7524
7524
|
height: auto;
|
|
7525
7525
|
}
|
|
7526
|
-
.
|
|
7526
|
+
.data-table-container.ag-theme-alpine .ag-row.ag-row-group {
|
|
7527
7527
|
display: flex;
|
|
7528
7528
|
}
|
|
7529
|
-
.
|
|
7529
|
+
.data-table-container.ag-theme-alpine .ag-row-inline-editing {
|
|
7530
7530
|
background-color: #f6f9fe;
|
|
7531
7531
|
}
|
|
7532
|
-
.
|
|
7532
|
+
.data-table-container.ag-theme-alpine .ag-ltr span[class*=ag-row-group-indent-] {
|
|
7533
7533
|
margin-left: 0;
|
|
7534
7534
|
}
|
|
7535
|
-
.
|
|
7535
|
+
.data-table-container.ag-theme-alpine .ag-cell {
|
|
7536
7536
|
align-items: center;
|
|
7537
7537
|
display: flex;
|
|
7538
7538
|
height: 100%;
|
|
@@ -7541,84 +7541,84 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7541
7541
|
padding-left: 8px;
|
|
7542
7542
|
padding-right: 8px;
|
|
7543
7543
|
}
|
|
7544
|
-
.
|
|
7544
|
+
.data-table-container.ag-theme-alpine .ag-cell-focus {
|
|
7545
7545
|
background: #e4ecfb;
|
|
7546
7546
|
}
|
|
7547
|
-
.
|
|
7547
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom {
|
|
7548
7548
|
box-shadow: 0px -6px 12px -3px hsla(200, 8%, 10%, 0.25);
|
|
7549
7549
|
z-index: 2;
|
|
7550
7550
|
}
|
|
7551
|
-
.
|
|
7551
|
+
.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 {
|
|
7552
7552
|
background-color: #f4f5f6;
|
|
7553
7553
|
}
|
|
7554
|
-
.
|
|
7554
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom .ag-pinned-left-floating-bottom {
|
|
7555
7555
|
z-index: 1;
|
|
7556
7556
|
box-shadow: 3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7557
7557
|
border-right: 1px solid #d6dadc;
|
|
7558
7558
|
}
|
|
7559
|
-
.
|
|
7559
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom .ag-pinned-right-floating-bottom {
|
|
7560
7560
|
box-shadow: -3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7561
7561
|
border-left: 1px solid #d6dadc;
|
|
7562
7562
|
}
|
|
7563
|
-
.
|
|
7563
|
+
.data-table-container.ag-theme-alpine .ag-group-value {
|
|
7564
7564
|
line-height: 16px;
|
|
7565
7565
|
}
|
|
7566
|
-
.
|
|
7566
|
+
.data-table-container.ag-theme-alpine .ag-header .ag-header-cell {
|
|
7567
7567
|
font-size: 12px;
|
|
7568
7568
|
padding-left: 16px;
|
|
7569
7569
|
padding-right: 16px;
|
|
7570
7570
|
}
|
|
7571
|
-
.
|
|
7571
|
+
.data-table-container.ag-theme-alpine .ag-header .ag-header-cell .ag-header-cell-comp-wrapper {
|
|
7572
7572
|
overflow: visible;
|
|
7573
7573
|
}
|
|
7574
|
-
.
|
|
7574
|
+
.data-table-container.ag-theme-alpine .ag-header .ag-pinned-left-header {
|
|
7575
7575
|
box-shadow: 3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7576
7576
|
}
|
|
7577
|
-
.
|
|
7577
|
+
.data-table-container.ag-theme-alpine .ag-pinned-left-cols-container {
|
|
7578
7578
|
box-shadow: 3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7579
7579
|
border-right: 1px solid #d6dadc;
|
|
7580
7580
|
}
|
|
7581
|
-
.
|
|
7581
|
+
.data-table-container.ag-theme-alpine .ag-header .ag-pinned-right-header {
|
|
7582
7582
|
box-shadow: -3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7583
7583
|
}
|
|
7584
|
-
.
|
|
7584
|
+
.data-table-container.ag-theme-alpine .ag-pinned-right-cols-container {
|
|
7585
7585
|
box-shadow: -3px -10px 12px 0.5px hsl(200, 8%, 90%);
|
|
7586
7586
|
border-left: 1px solid #d6dadc;
|
|
7587
7587
|
}
|
|
7588
|
-
.
|
|
7588
|
+
.data-table-container.ag-theme-alpine .ag-pinned-left-cols-container, .data-table-container.ag-theme-alpine .ag-pinned-right-cols-container {
|
|
7589
7589
|
z-index: 1;
|
|
7590
7590
|
}
|
|
7591
|
-
.
|
|
7591
|
+
.data-table-container.ag-theme-alpine .ag-header-icon.ag-filter-icon {
|
|
7592
7592
|
display: none;
|
|
7593
7593
|
}
|
|
7594
|
-
.
|
|
7594
|
+
.data-table-container.ag-theme-alpine .ag-header-icon.ag-sort-order {
|
|
7595
7595
|
color: #2066df;
|
|
7596
7596
|
}
|
|
7597
|
-
.
|
|
7597
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-label-icon {
|
|
7598
7598
|
margin-left: 4px;
|
|
7599
7599
|
}
|
|
7600
|
-
.
|
|
7600
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-text {
|
|
7601
7601
|
overflow: auto;
|
|
7602
7602
|
text-overflow: initial;
|
|
7603
7603
|
white-space: initial;
|
|
7604
7604
|
}
|
|
7605
|
-
.
|
|
7605
|
+
.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 {
|
|
7606
7606
|
min-width: 0;
|
|
7607
7607
|
}
|
|
7608
|
-
.
|
|
7608
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-menu-button {
|
|
7609
7609
|
margin-left: 4px;
|
|
7610
7610
|
}
|
|
7611
|
-
.
|
|
7611
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell .ag-header-cell-comp-wrapper .ag-header-cell-label {
|
|
7612
7612
|
padding: 8px 0;
|
|
7613
7613
|
}
|
|
7614
|
-
.
|
|
7614
|
+
.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 {
|
|
7615
7615
|
width: 100%;
|
|
7616
7616
|
display: -webkit-box;
|
|
7617
7617
|
overflow: hidden;
|
|
7618
7618
|
white-space: normal;
|
|
7619
7619
|
-webkit-box-orient: vertical;
|
|
7620
7620
|
}
|
|
7621
|
-
.
|
|
7621
|
+
.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 {
|
|
7622
7622
|
word-wrap: break-word;
|
|
7623
7623
|
overflow: hidden;
|
|
7624
7624
|
-webkit-box-orient: vertical;
|
|
@@ -7626,145 +7626,145 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7626
7626
|
display: -webkit-box;
|
|
7627
7627
|
}
|
|
7628
7628
|
@supports (-webkit-line-clamp: 4) {
|
|
7629
|
-
.
|
|
7629
|
+
.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 {
|
|
7630
7630
|
white-space: initial;
|
|
7631
7631
|
-webkit-line-clamp: 4;
|
|
7632
7632
|
-webkit-box-orient: vertical;
|
|
7633
7633
|
}
|
|
7634
7634
|
}
|
|
7635
|
-
.
|
|
7635
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell.ag-right-aligned-header .data-table-header-cell-container {
|
|
7636
7636
|
flex-direction: row-reverse;
|
|
7637
7637
|
text-align: right;
|
|
7638
7638
|
}
|
|
7639
|
-
.
|
|
7639
|
+
.data-table-container.ag-theme-alpine.ag-theme-alpine .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-cell-menu-button {
|
|
7640
7640
|
margin-left: 0;
|
|
7641
7641
|
}
|
|
7642
|
-
.
|
|
7642
|
+
.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 {
|
|
7643
7643
|
padding-left: 4px;
|
|
7644
7644
|
}
|
|
7645
|
-
.
|
|
7645
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-header-cell.ag-right-aligned-header .ag-header-label-icon {
|
|
7646
7646
|
margin-right: 4px;
|
|
7647
7647
|
}
|
|
7648
|
-
.
|
|
7648
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-group-contracted, .data-table-container.ag-theme-alpine .ag-ltr .ag-group-expanded {
|
|
7649
7649
|
margin-right: 4px;
|
|
7650
7650
|
width: 12px;
|
|
7651
7651
|
}
|
|
7652
|
-
.
|
|
7652
|
+
.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 {
|
|
7653
7653
|
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>");
|
|
7654
7654
|
}
|
|
7655
|
-
.
|
|
7655
|
+
.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 {
|
|
7656
7656
|
position: relative;
|
|
7657
7657
|
padding-right: 16px;
|
|
7658
7658
|
}
|
|
7659
|
-
.
|
|
7659
|
+
.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 {
|
|
7660
7660
|
position: absolute;
|
|
7661
7661
|
top: 16px;
|
|
7662
7662
|
right: 0px;
|
|
7663
7663
|
}
|
|
7664
|
-
.
|
|
7664
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-header-group-cell-with-group .ag-icon-expanded:before {
|
|
7665
7665
|
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>");
|
|
7666
7666
|
}
|
|
7667
|
-
.
|
|
7667
|
+
.data-table-container.ag-theme-alpine .ag-ltr .ag-header-group-cell-with-group .ag-icon-contracted:before {
|
|
7668
7668
|
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>");
|
|
7669
7669
|
}
|
|
7670
|
-
.
|
|
7670
|
+
.data-table-container.ag-theme-alpine .ag-icon-tree-closed, .data-table-container.ag-theme-alpine .ag-icon-tree-open {
|
|
7671
7671
|
font-size: 4px;
|
|
7672
7672
|
line-height: 4px;
|
|
7673
7673
|
}
|
|
7674
|
-
.
|
|
7674
|
+
.data-table-container.ag-theme-alpine .ag-icon-tree-closed::before {
|
|
7675
7675
|
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>");
|
|
7676
7676
|
}
|
|
7677
|
-
.
|
|
7677
|
+
.data-table-container.ag-theme-alpine .ag-icon-tree-open::before {
|
|
7678
7678
|
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>");
|
|
7679
7679
|
}
|
|
7680
|
-
.
|
|
7680
|
+
.data-table-container.ag-theme-alpine .ag-header-cell-resize {
|
|
7681
7681
|
right: -5px;
|
|
7682
7682
|
}
|
|
7683
|
-
.
|
|
7683
|
+
.data-table-container.ag-theme-alpine .ag-header-cell-resize::after {
|
|
7684
7684
|
width: 1px;
|
|
7685
7685
|
height: 100%;
|
|
7686
7686
|
top: 0;
|
|
7687
7687
|
background-color: #d6dadc;
|
|
7688
7688
|
}
|
|
7689
|
-
.
|
|
7689
|
+
.data-table-container.ag-theme-alpine .ag-right-aligned-cell {
|
|
7690
7690
|
justify-content: flex-end;
|
|
7691
7691
|
}
|
|
7692
|
-
.
|
|
7692
|
+
.data-table-container.ag-theme-alpine .ag-cell-wrapper {
|
|
7693
7693
|
width: 100%;
|
|
7694
7694
|
}
|
|
7695
|
-
.
|
|
7695
|
+
.data-table-container.ag-theme-alpine .ag-cell-wrapper.ag-row-group {
|
|
7696
7696
|
align-items: center;
|
|
7697
7697
|
}
|
|
7698
|
-
.
|
|
7698
|
+
.data-table-container.ag-theme-alpine .ag-cell-wrapper .ag-cell-value {
|
|
7699
7699
|
display: flex;
|
|
7700
7700
|
width: 100%;
|
|
7701
7701
|
}
|
|
7702
|
-
.
|
|
7702
|
+
.data-table-container.ag-theme-alpine .ag-cell {
|
|
7703
7703
|
border: none;
|
|
7704
7704
|
}
|
|
7705
|
-
.
|
|
7705
|
+
.data-table-container.ag-theme-alpine .ag-cell .ag-selection-checkbox.ag-invisible {
|
|
7706
7706
|
display: none;
|
|
7707
7707
|
}
|
|
7708
|
-
.
|
|
7708
|
+
.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 {
|
|
7709
7709
|
overflow: visible;
|
|
7710
7710
|
}
|
|
7711
|
-
.
|
|
7711
|
+
.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 {
|
|
7712
7712
|
height: 100%;
|
|
7713
7713
|
padding: 0 16px;
|
|
7714
7714
|
margin-left: -16px;
|
|
7715
7715
|
}
|
|
7716
|
-
.
|
|
7716
|
+
.data-table-container.ag-theme-alpine .ag-body-viewport .ag-row-loading.ag-full-width-row {
|
|
7717
7717
|
overflow: visible;
|
|
7718
7718
|
}
|
|
7719
|
-
.
|
|
7719
|
+
.data-table-container.ag-theme-alpine .ag-checkbox-input-wrapper {
|
|
7720
7720
|
font-size: 20px;
|
|
7721
7721
|
line-height: 20px;
|
|
7722
7722
|
width: 20px;
|
|
7723
7723
|
height: 20px;
|
|
7724
7724
|
margin-left: 8px;
|
|
7725
7725
|
}
|
|
7726
|
-
.
|
|
7726
|
+
.data-table-container.ag-theme-alpine .ag-header-select-all .ag-checkbox-input-wrapper.ag-indeterminate::after {
|
|
7727
7727
|
color: #2066df;
|
|
7728
7728
|
}
|
|
7729
|
-
.
|
|
7729
|
+
.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 {
|
|
7730
7730
|
min-height: 0px;
|
|
7731
7731
|
}
|
|
7732
|
-
.
|
|
7732
|
+
.data-table-container.ag-theme-alpine .ag-overlay .ag-react-container {
|
|
7733
7733
|
pointer-events: initial;
|
|
7734
7734
|
}
|
|
7735
|
-
.
|
|
7735
|
+
.data-table-container.ag-theme-alpine .ag-menu, .data-table-container.ag-theme-alpine .ag-menu-header {
|
|
7736
7736
|
background-color: #ffffff;
|
|
7737
7737
|
border-radius: 0px;
|
|
7738
7738
|
}
|
|
7739
|
-
.
|
|
7739
|
+
.data-table-container.ag-theme-alpine .ag-header-cell-menu-button:hover {
|
|
7740
7740
|
color: #232729;
|
|
7741
7741
|
}
|
|
7742
|
-
.
|
|
7742
|
+
.data-table-container.ag-theme-alpine .ag-tab-selected {
|
|
7743
7743
|
border-bottom-color: transparent;
|
|
7744
7744
|
}
|
|
7745
|
-
.
|
|
7745
|
+
.data-table-container.ag-theme-alpine .ag-menu .ag-menu-header {
|
|
7746
7746
|
display: none;
|
|
7747
7747
|
}
|
|
7748
|
-
.
|
|
7748
|
+
.data-table-container.ag-theme-alpine .ag-menu-body {
|
|
7749
7749
|
min-width: 206px;
|
|
7750
7750
|
}
|
|
7751
|
-
.
|
|
7751
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom-container .ag-row {
|
|
7752
7752
|
background: #f4f5f6;
|
|
7753
7753
|
}
|
|
7754
|
-
.
|
|
7754
|
+
.data-table-container.ag-theme-alpine .ag-floating-bottom-container .ag-row:hover {
|
|
7755
7755
|
background: #f4f5f6;
|
|
7756
7756
|
}
|
|
7757
|
-
.ag-row.ag-row-position-absolute .ag-cell {
|
|
7757
|
+
.data-table-container .ag-row.ag-row-position-absolute .ag-cell {
|
|
7758
7758
|
top: 0;
|
|
7759
7759
|
}
|
|
7760
|
-
.ag-row .ag-cell.ag-cell-inline-editing.editable-cell, .ag-row .ag-cell.editable-cell {
|
|
7760
|
+
.data-table-container .ag-row .ag-cell.ag-cell-inline-editing.editable-cell, .data-table-container .ag-row .ag-cell.editable-cell {
|
|
7761
7761
|
padding-left: 8px;
|
|
7762
7762
|
padding-right: 8px;
|
|
7763
7763
|
}
|
|
7764
|
-
.ag-row .ag-cell > .ag-react-container {
|
|
7764
|
+
.data-table-container .ag-row .ag-cell > .ag-react-container {
|
|
7765
7765
|
width: 100%;
|
|
7766
7766
|
}
|
|
7767
|
-
.ag-row .ag-cell .pseudo-inline-edit-content {
|
|
7767
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content {
|
|
7768
7768
|
width: 100%;
|
|
7769
7769
|
align-items: center;
|
|
7770
7770
|
border: 1px solid transparent;
|
|
@@ -7774,166 +7774,166 @@ input[class^=ag-][type=range]:disabled {
|
|
|
7774
7774
|
padding: 4px 7px;
|
|
7775
7775
|
cursor: pointer;
|
|
7776
7776
|
}
|
|
7777
|
-
.ag-row .ag-cell .pseudo-inline-edit-content--with-clear {
|
|
7777
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content--with-clear {
|
|
7778
7778
|
display: flex;
|
|
7779
7779
|
justify-content: space-between;
|
|
7780
7780
|
}
|
|
7781
|
-
.ag-row .ag-cell .pseudo-inline-edit-content--with-arrow {
|
|
7781
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content--with-arrow {
|
|
7782
7782
|
padding-right: 10px;
|
|
7783
7783
|
padding-left: 8px;
|
|
7784
7784
|
}
|
|
7785
|
-
.ag-row .ag-cell .pseudo-inline-edit-content--empty {
|
|
7785
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content--empty {
|
|
7786
7786
|
visibility: hidden;
|
|
7787
7787
|
}
|
|
7788
|
-
.ag-row .ag-cell .pseudo-inline-edit-content--right-aligned {
|
|
7788
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content--right-aligned {
|
|
7789
7789
|
padding-right: 8px;
|
|
7790
7790
|
justify-content: flex-end;
|
|
7791
7791
|
display: inline;
|
|
7792
7792
|
}
|
|
7793
|
-
.ag-row .ag-cell .pseudo-inline-edit-content .inline-edit-spacer {
|
|
7793
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-content .inline-edit-spacer {
|
|
7794
7794
|
flex: 1;
|
|
7795
7795
|
}
|
|
7796
|
-
.ag-row .ag-cell.invalid-cell .inline-wrapper--right-aligned .cell-error__button {
|
|
7796
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .inline-wrapper--right-aligned .cell-error__button {
|
|
7797
7797
|
margin-left: 0;
|
|
7798
7798
|
padding: 0 2px;
|
|
7799
7799
|
}
|
|
7800
|
-
.ag-row .ag-cell.invalid-cell .ag-header-cell-comp-wrapper {
|
|
7800
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .ag-header-cell-comp-wrapper {
|
|
7801
7801
|
width: 100%;
|
|
7802
7802
|
}
|
|
7803
|
-
.ag-row .ag-cell .cell-error {
|
|
7803
|
+
.data-table-container .ag-row .ag-cell .cell-error {
|
|
7804
7804
|
display: none;
|
|
7805
7805
|
}
|
|
7806
|
-
.ag-row .ag-cell.invalid-cell .cell-error {
|
|
7806
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .cell-error {
|
|
7807
7807
|
display: flex;
|
|
7808
7808
|
}
|
|
7809
|
-
.ag-row .ag-cell.invalid-cell .cell-error svg {
|
|
7809
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .cell-error svg {
|
|
7810
7810
|
width: 14px;
|
|
7811
7811
|
padding-top: 5px;
|
|
7812
7812
|
}
|
|
7813
|
-
.ag-row .ag-cell.invalid-cell .cell-error__button {
|
|
7813
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .cell-error__button {
|
|
7814
7814
|
padding: 0;
|
|
7815
7815
|
height: 28px;
|
|
7816
7816
|
}
|
|
7817
|
-
.ag-row .ag-cell .pseudo-inline-edit-wrapper {
|
|
7817
|
+
.data-table-container .ag-row .ag-cell .pseudo-inline-edit-wrapper {
|
|
7818
7818
|
display: flex;
|
|
7819
7819
|
align-items: center;
|
|
7820
7820
|
width: 100%;
|
|
7821
7821
|
}
|
|
7822
|
-
.ag-row .ag-cell .inline-edit-wrapper {
|
|
7822
|
+
.data-table-container .ag-row .ag-cell .inline-edit-wrapper {
|
|
7823
7823
|
display: flex;
|
|
7824
7824
|
align-items: center;
|
|
7825
7825
|
width: 100%;
|
|
7826
7826
|
height: 100%;
|
|
7827
7827
|
}
|
|
7828
|
-
.ag-row .ag-cell .inline-nonedit-wrapper {
|
|
7828
|
+
.data-table-container .ag-row .ag-cell .inline-nonedit-wrapper {
|
|
7829
7829
|
display: flex;
|
|
7830
7830
|
align-items: center;
|
|
7831
7831
|
justify-content: space-between;
|
|
7832
7832
|
width: 100%;
|
|
7833
7833
|
}
|
|
7834
|
-
.ag-row .ag-cell .inline-nonedit-wrapper > span {
|
|
7834
|
+
.data-table-container .ag-row .ag-cell .inline-nonedit-wrapper > span {
|
|
7835
7835
|
padding: 0 8px;
|
|
7836
7836
|
}
|
|
7837
|
-
.ag-row .ag-cell .inline-nonedit-wrapper .pill-cell {
|
|
7837
|
+
.data-table-container .ag-row .ag-cell .inline-nonedit-wrapper .pill-cell {
|
|
7838
7838
|
margin-left: 8px;
|
|
7839
7839
|
}
|
|
7840
|
-
.ag-row .ag-cell .inline-wrapper--right-aligned {
|
|
7840
|
+
.data-table-container .ag-row .ag-cell .inline-wrapper--right-aligned {
|
|
7841
7841
|
flex-direction: row-reverse;
|
|
7842
7842
|
}
|
|
7843
|
-
.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 {
|
|
7843
|
+
.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 {
|
|
7844
7844
|
visibility: visible;
|
|
7845
7845
|
}
|
|
7846
|
-
.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 {
|
|
7846
|
+
.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 {
|
|
7847
7847
|
display: inline-flex;
|
|
7848
7848
|
}
|
|
7849
|
-
.ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .pseudo-inline-edit-content {
|
|
7849
|
+
.data-table-container .ag-row .ag-cell .inline-wrapper--with-show-pseudo-editors .pseudo-inline-edit-content {
|
|
7850
7850
|
border-color: #d6dadc;
|
|
7851
7851
|
}
|
|
7852
|
-
.ag-row-inline-editing > .editable-cell, .ag-row-focus > .editable-cell, .ag-row-hover > .editable-cell {
|
|
7852
|
+
.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 {
|
|
7853
7853
|
padding-left: 8px;
|
|
7854
7854
|
}
|
|
7855
|
-
.ag-row-inline-editing > .editable-cell--right-aligned, .ag-row-focus > .editable-cell--right-aligned, .ag-row-hover > .editable-cell--right-aligned {
|
|
7855
|
+
.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 {
|
|
7856
7856
|
padding-left: calc(8px * 2);
|
|
7857
7857
|
padding-right: 8px;
|
|
7858
7858
|
}
|
|
7859
|
-
.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 {
|
|
7859
|
+
.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 {
|
|
7860
7860
|
visibility: visible;
|
|
7861
7861
|
}
|
|
7862
|
-
.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 {
|
|
7862
|
+
.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 {
|
|
7863
7863
|
border-color: #d6dadc;
|
|
7864
7864
|
background: #ffffff;
|
|
7865
7865
|
}
|
|
7866
|
-
.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 {
|
|
7866
|
+
.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 {
|
|
7867
7867
|
display: inline-flex;
|
|
7868
7868
|
}
|
|
7869
|
-
.ag-row .ag-cell.invalid-cell .pseudo-inline-edit-content {
|
|
7869
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .pseudo-inline-edit-content {
|
|
7870
7870
|
border-color: #e61920;
|
|
7871
7871
|
visibility: visible;
|
|
7872
7872
|
}
|
|
7873
|
-
.ag-row .ag-cell.invalid-cell .inline-nonedit-wrapper span {
|
|
7873
|
+
.data-table-container .ag-row .ag-cell.invalid-cell .inline-nonedit-wrapper span {
|
|
7874
7874
|
color: #c42223;
|
|
7875
7875
|
}
|
|
7876
|
-
.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 {
|
|
7876
|
+
.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 {
|
|
7877
7877
|
display: inline-flex;
|
|
7878
7878
|
}
|
|
7879
|
-
.editable-cell:hover {
|
|
7879
|
+
.data-table-container .editable-cell:hover {
|
|
7880
7880
|
background: #eef0f1;
|
|
7881
7881
|
}
|
|
7882
|
-
.editable-cell .cell-asterisk {
|
|
7882
|
+
.data-table-container .editable-cell .cell-asterisk {
|
|
7883
7883
|
visibility: hidden;
|
|
7884
7884
|
padding: 0 8px;
|
|
7885
7885
|
}
|
|
7886
|
-
.ag-cell .input-cell {
|
|
7886
|
+
.data-table-container .ag-cell .input-cell {
|
|
7887
7887
|
display: flex;
|
|
7888
7888
|
height: 28px;
|
|
7889
7889
|
min-height: 28px;
|
|
7890
7890
|
padding-left: 8px;
|
|
7891
7891
|
font-size: 12px;
|
|
7892
7892
|
}
|
|
7893
|
-
.ag-cell .input-cell--right-aligned {
|
|
7893
|
+
.data-table-container .ag-cell .input-cell--right-aligned {
|
|
7894
7894
|
text-align: right;
|
|
7895
7895
|
padding-right: 8px;
|
|
7896
7896
|
}
|
|
7897
|
-
.ag-cell .textarea-cell {
|
|
7897
|
+
.data-table-container .ag-cell .textarea-cell {
|
|
7898
7898
|
padding-left: 8px;
|
|
7899
7899
|
font-size: 12px;
|
|
7900
7900
|
line-height: 16px;
|
|
7901
7901
|
margin: 8px 0px;
|
|
7902
7902
|
height: 100%;
|
|
7903
7903
|
}
|
|
7904
|
-
.ag-cell .textarea-cell.editor-text {
|
|
7904
|
+
.data-table-container .ag-cell .textarea-cell.editor-text {
|
|
7905
7905
|
word-break: break-word;
|
|
7906
7906
|
padding: 8px 12px;
|
|
7907
7907
|
}
|
|
7908
|
-
.ag-cell .textarea-cell.text {
|
|
7908
|
+
.data-table-container .ag-cell .textarea-cell.text {
|
|
7909
7909
|
word-break: break-word;
|
|
7910
7910
|
}
|
|
7911
|
-
.ag-cell .textarea-cell--right-aligned {
|
|
7911
|
+
.data-table-container .ag-cell .textarea-cell--right-aligned {
|
|
7912
7912
|
text-align: right;
|
|
7913
7913
|
padding-right: 8px;
|
|
7914
7914
|
}
|
|
7915
|
-
.ag-cell .textarea-cell .pseudo-inline-edit-content {
|
|
7915
|
+
.data-table-container .ag-cell .textarea-cell .pseudo-inline-edit-content {
|
|
7916
7916
|
margin-top: 8px;
|
|
7917
7917
|
margin-bottom: 8px;
|
|
7918
7918
|
}
|
|
7919
|
-
.arrow-down-wrapper, .clear-wrapper {
|
|
7919
|
+
.data-table-container .arrow-down-wrapper, .data-table-container .clear-wrapper {
|
|
7920
7920
|
display: none;
|
|
7921
7921
|
margin-left: 8px;
|
|
7922
7922
|
}
|
|
7923
|
-
.arrow-down {
|
|
7923
|
+
.data-table-container .arrow-down {
|
|
7924
7924
|
border-bottom: 0;
|
|
7925
7925
|
border-left: 4px solid transparent;
|
|
7926
7926
|
border-right: 4px solid transparent;
|
|
7927
7927
|
border-top: 4px solid #6a767c;
|
|
7928
7928
|
}
|
|
7929
|
-
.calendar-wrapper {
|
|
7929
|
+
.data-table-container .calendar-wrapper {
|
|
7930
7930
|
color: #6a767c;
|
|
7931
7931
|
display: none;
|
|
7932
7932
|
margin-left: auto;
|
|
7933
7933
|
padding-left: 16px;
|
|
7934
7934
|
}
|
|
7935
7935
|
|
|
7936
|
-
div.
|
|
7936
|
+
div._contextPanel_1ern5_7159 {
|
|
7937
7937
|
width: 400px;
|
|
7938
7938
|
transition: all ease 500ms;
|
|
7939
7939
|
flex: 0 0 auto;
|
|
@@ -7942,7 +7942,7 @@ div._contextPanel_if78k_7159 {
|
|
|
7942
7942
|
border: 1px solid #d6dadc;
|
|
7943
7943
|
display: flex;
|
|
7944
7944
|
}
|
|
7945
|
-
div._contextPanel--
|
|
7945
|
+
div._contextPanel--hidden_1ern5_7168 {
|
|
7946
7946
|
border: none;
|
|
7947
7947
|
overflow: hidden;
|
|
7948
7948
|
padding: 0px;
|
|
@@ -7950,50 +7950,50 @@ div._contextPanel--hidden_if78k_7168 {
|
|
|
7950
7950
|
width: 0px;
|
|
7951
7951
|
}
|
|
7952
7952
|
|
|
7953
|
-
.
|
|
7953
|
+
._contextPanelWrapper_1ern5_7176 {
|
|
7954
7954
|
position: relative;
|
|
7955
7955
|
flex-grow: 1;
|
|
7956
7956
|
}
|
|
7957
7957
|
|
|
7958
|
-
.
|
|
7958
|
+
._contextPanelBody_1ern5_7181 {
|
|
7959
7959
|
width: clamp(380px, 400px, 100%);
|
|
7960
7960
|
}
|
|
7961
7961
|
|
|
7962
|
-
._contextPanel-
|
|
7962
|
+
._contextPanel-stickyHeader_1ern5_7185 {
|
|
7963
7963
|
background-color: #ffffff;
|
|
7964
7964
|
position: sticky;
|
|
7965
7965
|
top: 0;
|
|
7966
7966
|
z-index: 5;
|
|
7967
7967
|
}
|
|
7968
7968
|
|
|
7969
|
-
._filters-
|
|
7969
|
+
._filters-list_1ern5_7192 {
|
|
7970
7970
|
padding: 0;
|
|
7971
7971
|
margin: 0;
|
|
7972
7972
|
}
|
|
7973
|
-
._filters-
|
|
7973
|
+
._filters-list_1ern5_7192 ol {
|
|
7974
7974
|
padding: 0;
|
|
7975
7975
|
margin: 0;
|
|
7976
7976
|
}
|
|
7977
7977
|
|
|
7978
|
-
._col-drag-column-
|
|
7978
|
+
._col-drag-column-icon_1ern5_7201 {
|
|
7979
7979
|
color: #6a767c;
|
|
7980
7980
|
}
|
|
7981
7981
|
|
|
7982
|
-
._tabular-
|
|
7982
|
+
._tabular-nums_1ern5_7205 {
|
|
7983
7983
|
font-variant-numeric: tabular-nums;
|
|
7984
7984
|
}`;
|
|
7985
7985
|
document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(css));
|
|
7986
7986
|
var styles_default = {
|
|
7987
|
-
"contextPanel": "
|
|
7988
|
-
"contextPanel--hidden": "_contextPanel--
|
|
7989
|
-
"contextPanelWrapper": "
|
|
7990
|
-
"contextPanelBody": "
|
|
7991
|
-
"contextPanel-stickyHeader": "_contextPanel-
|
|
7992
|
-
"filters-list": "_filters-
|
|
7993
|
-
"col-drag-column-icon": "_col-drag-column-
|
|
7994
|
-
"tabular-nums": "_tabular-
|
|
7995
|
-
"ag-shake-left-to-right": "_ag-shake-left-to-
|
|
7996
|
-
"spin": "
|
|
7987
|
+
"contextPanel": "_contextPanel_1ern5_7159",
|
|
7988
|
+
"contextPanel--hidden": "_contextPanel--hidden_1ern5_7168",
|
|
7989
|
+
"contextPanelWrapper": "_contextPanelWrapper_1ern5_7176",
|
|
7990
|
+
"contextPanelBody": "_contextPanelBody_1ern5_7181",
|
|
7991
|
+
"contextPanel-stickyHeader": "_contextPanel-stickyHeader_1ern5_7185",
|
|
7992
|
+
"filters-list": "_filters-list_1ern5_7192",
|
|
7993
|
+
"col-drag-column-icon": "_col-drag-column-icon_1ern5_7201",
|
|
7994
|
+
"tabular-nums": "_tabular-nums_1ern5_7205",
|
|
7995
|
+
"ag-shake-left-to-right": "_ag-shake-left-to-right_1ern5_342",
|
|
7996
|
+
"spin": "_spin_1ern5_1"
|
|
7997
7997
|
};
|
|
7998
7998
|
|
|
7999
7999
|
// src/CellRenderers/BooleanCell.tsx
|
|
@@ -55539,7 +55539,7 @@ var AutoGroupCellRenderer = (props) => {
|
|
|
55539
55539
|
};
|
|
55540
55540
|
|
|
55541
55541
|
// src/CellRenderers/rowActionsCellStyles.scss
|
|
55542
|
-
var css6 = `.
|
|
55542
|
+
var css6 = `.data-table-container.ag-theme-alpine div.ag-cell[col-id=rowActions] {
|
|
55543
55543
|
left: var(--viewport-width) !important;
|
|
55544
55544
|
width: 0px !important;
|
|
55545
55545
|
padding: 0px !important;
|
|
@@ -55549,23 +55549,23 @@ var css6 = `.ag-theme-alpine.ag-theme-alpine div.ag-cell[col-id=rowActions] {
|
|
|
55549
55549
|
background: none;
|
|
55550
55550
|
overflow: visible;
|
|
55551
55551
|
}
|
|
55552
|
-
.
|
|
55552
|
+
.data-table-container.ag-theme-alpine div.ag-cell[col-id=rowActions] .inline-nonedit-wrapper {
|
|
55553
55553
|
width: auto;
|
|
55554
55554
|
height: 100%;
|
|
55555
55555
|
padding: 0px 8px;
|
|
55556
55556
|
position: absolute;
|
|
55557
55557
|
right: 0px;
|
|
55558
55558
|
}
|
|
55559
|
-
.
|
|
55559
|
+
.data-table-container.ag-theme-alpine .ag-row-hover div.ag-cell[col-id=rowActions] .inline-nonedit-wrapper {
|
|
55560
55560
|
background: #f4f5f6;
|
|
55561
55561
|
}
|
|
55562
|
-
.
|
|
55562
|
+
.data-table-container.ag-theme-alpine .ag-row-focus div.ag-cell[col-id=rowActions] .inline-nonedit-wrapper {
|
|
55563
55563
|
background: #f6f9fe;
|
|
55564
55564
|
}
|
|
55565
|
-
.
|
|
55565
|
+
.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] {
|
|
55566
55566
|
visibility: visible;
|
|
55567
55567
|
}
|
|
55568
|
-
.
|
|
55568
|
+
.data-table-container.ag-theme-alpine .ag-cell[col-id=rowActions-pinned] {
|
|
55569
55569
|
background: "transparent";
|
|
55570
55570
|
padding: 2px 8px !important;
|
|
55571
55571
|
}`;
|
|
@@ -55847,9 +55847,9 @@ var DataTableCellRenderer = ({
|
|
|
55847
55847
|
editorType,
|
|
55848
55848
|
value,
|
|
55849
55849
|
setValue,
|
|
55850
|
+
columnApi,
|
|
55850
55851
|
...props
|
|
55851
55852
|
}) => {
|
|
55852
|
-
const { columnApi } = useInternalTableContext();
|
|
55853
55853
|
const columnDefinition = transformToColumnDefinition(colDef);
|
|
55854
55854
|
const validationOutput = colDef.valueValidator?.({
|
|
55855
55855
|
data,
|
|
@@ -56308,35 +56308,35 @@ function isServerSideGroupSelectionState(value) {
|
|
|
56308
56308
|
}
|
|
56309
56309
|
|
|
56310
56310
|
// src/GenericHeader/genericHeader.scss
|
|
56311
|
-
var css7 = `.ag-header-cell .data-table-header-menu {
|
|
56311
|
+
var css7 = `.data-table-container .ag-header-cell .data-table-header-menu {
|
|
56312
56312
|
opacity: 1;
|
|
56313
56313
|
}
|
|
56314
|
-
.ag-header-cell .ag-checkbox.ag-header-select-all {
|
|
56314
|
+
.data-table-container .ag-header-cell .ag-checkbox.ag-header-select-all {
|
|
56315
56315
|
display: none;
|
|
56316
56316
|
}
|
|
56317
|
-
.ag-header-cell .checkbox {
|
|
56317
|
+
.data-table-container .ag-header-cell .checkbox {
|
|
56318
56318
|
margin-right: 16px;
|
|
56319
56319
|
}
|
|
56320
|
-
.ag-header-cell .ag-header-cell-comp-wrapper {
|
|
56320
|
+
.data-table-container .ag-header-cell .ag-header-cell-comp-wrapper {
|
|
56321
56321
|
display: flex;
|
|
56322
56322
|
height: 100%;
|
|
56323
56323
|
width: 100%;
|
|
56324
56324
|
flex-grow: 1;
|
|
56325
56325
|
align-items: center;
|
|
56326
56326
|
}
|
|
56327
|
-
.ag-header-cell .ag-header-cell-sortable, .ag-header-cell .ag-header-cell-label-container, .ag-header-cell .ag-header-cell-label {
|
|
56327
|
+
.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 {
|
|
56328
56328
|
display: flex;
|
|
56329
56329
|
align-items: center;
|
|
56330
56330
|
width: 100%;
|
|
56331
56331
|
}
|
|
56332
|
-
.ag-header-cell .ag-header-cell-sortable {
|
|
56332
|
+
.data-table-container .ag-header-cell .ag-header-cell-sortable {
|
|
56333
56333
|
justify-content: space-between;
|
|
56334
56334
|
cursor: pointer;
|
|
56335
56335
|
}
|
|
56336
|
-
.ag-header-cell .ag-header-cell-comp-wrapper {
|
|
56336
|
+
.data-table-container .ag-header-cell .ag-header-cell-comp-wrapper {
|
|
56337
56337
|
display: flex;
|
|
56338
56338
|
}
|
|
56339
|
-
.ag-header-cell .expand-button {
|
|
56339
|
+
.data-table-container .ag-header-cell .expand-button {
|
|
56340
56340
|
display: flex;
|
|
56341
56341
|
padding: 3px;
|
|
56342
56342
|
width: 20px;
|
|
@@ -56347,12 +56347,12 @@ var css7 = `.ag-header-cell .data-table-header-menu {
|
|
|
56347
56347
|
cursor: pointer;
|
|
56348
56348
|
margin-right: 8px;
|
|
56349
56349
|
}
|
|
56350
|
-
.ag-header-group-cell-with-group .ag-header-cell-comp-wrapper {
|
|
56350
|
+
.data-table-container .ag-header-group-cell-with-group .ag-header-cell-comp-wrapper {
|
|
56351
56351
|
width: 100%;
|
|
56352
56352
|
overflow: hidden;
|
|
56353
56353
|
display: flex;
|
|
56354
56354
|
}
|
|
56355
|
-
.ag-header-group-cell-with-group .expand-button {
|
|
56355
|
+
.data-table-container .ag-header-group-cell-with-group .expand-button {
|
|
56356
56356
|
display: flex;
|
|
56357
56357
|
padding: 3px;
|
|
56358
56358
|
width: 20px;
|
|
@@ -56363,10 +56363,10 @@ var css7 = `.ag-header-cell .data-table-header-menu {
|
|
|
56363
56363
|
cursor: pointer;
|
|
56364
56364
|
margin-left: auto;
|
|
56365
56365
|
}
|
|
56366
|
-
.auto-column-expand-tooltip-content {
|
|
56366
|
+
.data-table-container .auto-column-expand-tooltip-content {
|
|
56367
56367
|
width: 96px;
|
|
56368
56368
|
}
|
|
56369
|
-
.data-table-header-menu {
|
|
56369
|
+
.data-table-container .data-table-header-menu {
|
|
56370
56370
|
transition: opacity 0.2s;
|
|
56371
56371
|
opacity: 0;
|
|
56372
56372
|
}`;
|
|
@@ -109218,7 +109218,7 @@ var Table = (props) => {
|
|
|
109218
109218
|
width: "100%",
|
|
109219
109219
|
maxHeight: props.maxHeight && tableHeight < props.maxHeight ? void 0 : props.maxHeight
|
|
109220
109220
|
},
|
|
109221
|
-
className: cx19("ag-theme-alpine", {
|
|
109221
|
+
className: cx19("data-table-container", "ag-theme-alpine", {
|
|
109222
109222
|
"ag-suppress-column-virtualization": suppressColumnVirtualisation
|
|
109223
109223
|
}),
|
|
109224
109224
|
ref: combinedRef,
|