@salt-ds/ag-grid-theme 1.0.0 → 1.1.1

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.
Files changed (3) hide show
  1. package/package.json +4 -3
  2. package/salt-ag-theme.css +1336 -443
  3. package/uitk-ag-theme.css +1364 -391
package/uitk-ag-theme.css CHANGED
@@ -1,4 +1,4 @@
1
- /**** Auto generated by packages/ag-grid-theme/scripts/build.js ****/
1
+ /**** Auto generated by packages/ag-grid-theme/scripts/build.mjs ****/
2
2
 
3
3
  .ag-theme-uitk-high-light,.ag-theme-uitk-low-light,.ag-theme-uitk-medium-light,.ag-theme-uitk-touch-light{
4
4
  --agGrid-foreground:var(--saltAgGrid-foreground, #2a2c2f);
@@ -209,7 +209,7 @@
209
209
  .ag-theme-uitk-high-dark .ag-icon{
210
210
  -webkit-font-smoothing:antialiased;
211
211
  -moz-osx-font-smoothing:grayscale;
212
- font-family:jpmuitk-icons;
212
+ font-family:agGridClassic;
213
213
  font-size:12px;
214
214
  font-style:normal;
215
215
  font-variant:normal;
@@ -218,16 +218,16 @@
218
218
  text-transform:none;
219
219
  }
220
220
  .ag-theme-uitk-high-dark .ag-icon-aggregation:before{
221
- content:"\e974";
221
+ content:"\f101";
222
222
  }
223
223
  .ag-theme-uitk-high-dark .ag-icon-arrows:before{
224
- content:"\e90e";
224
+ content:"\f102";
225
225
  }
226
226
  .ag-theme-uitk-high-dark .ag-icon-asc:before{
227
- content:"\e940";
227
+ content:"\f103";
228
228
  }
229
229
  .ag-theme-uitk-high-dark .ag-icon-cancel:before{
230
- content:"\e90e";
230
+ content:"\f104";
231
231
  }
232
232
  .ag-theme-uitk-high-dark .ag-icon-chart:before{
233
233
  content:"\f105";
@@ -236,19 +236,22 @@
236
236
  content:"\f109";
237
237
  }
238
238
  .ag-theme-uitk-high-dark .ag-icon-columns:before{
239
- content:"\e910";
239
+ content:"\f10a";
240
240
  }
241
241
  .ag-theme-uitk-high-dark .ag-icon-contracted:before{
242
242
  content:"\f10b";
243
243
  }
244
244
  .ag-theme-uitk-high-dark .ag-icon-copy:before{
245
- content:"\e90d";
245
+ content:"\f10c";
246
246
  }
247
247
  .ag-theme-uitk-high-dark .ag-icon-cross:before{
248
248
  content:"\f10d";
249
249
  }
250
- .ag-theme-uitk-high-dark .ag-icon-csv:before,.ag-theme-uitk-high-dark .ag-icon-desc:before{
251
- content:"\e93f";
250
+ .ag-theme-uitk-high-dark .ag-icon-csv:before{
251
+ content:"\f10e";
252
+ }
253
+ .ag-theme-uitk-high-dark .ag-icon-desc:before{
254
+ content:"\f10f";
252
255
  }
253
256
  .ag-theme-uitk-high-dark .ag-icon-excel:before{
254
257
  content:"\f110";
@@ -263,19 +266,19 @@
263
266
  content:"\f113";
264
267
  }
265
268
  .ag-theme-uitk-high-dark .ag-icon-filter:before{
266
- content:"\e922";
269
+ content:"\f114";
267
270
  }
268
271
  .ag-theme-uitk-high-dark .ag-icon-first:before{
269
- content:"\e934";
272
+ content:"\f115";
270
273
  }
271
274
  .ag-theme-uitk-high-dark .ag-icon-grip:before{
272
- content:"\e970";
275
+ content:"\f116";
273
276
  }
274
277
  .ag-theme-uitk-high-dark .ag-icon-group:before{
275
- content:"\e929";
278
+ content:"\f117";
276
279
  }
277
280
  .ag-theme-uitk-high-dark .ag-icon-last:before{
278
- content:"\e951";
281
+ content:"\f118";
279
282
  }
280
283
  .ag-theme-uitk-high-dark .ag-icon-left:before{
281
284
  content:"\f119";
@@ -290,13 +293,13 @@
290
293
  content:"\f11c";
291
294
  }
292
295
  .ag-theme-uitk-high-dark .ag-icon-menu:before{
293
- content:"\e969";
296
+ content:"\f11d";
294
297
  }
295
298
  .ag-theme-uitk-high-dark .ag-icon-minimize:before{
296
299
  content:"\f11e";
297
300
  }
298
301
  .ag-theme-uitk-high-dark .ag-icon-next:before{
299
- content:"\e950";
302
+ content:"\f11f";
300
303
  }
301
304
  .ag-theme-uitk-high-dark .ag-icon-none:before{
302
305
  content:"\f120";
@@ -308,13 +311,13 @@
308
311
  content:"\f122";
309
312
  }
310
313
  .ag-theme-uitk-high-dark .ag-icon-pin:before{
311
- content:"\e944";
314
+ content:"\f123";
312
315
  }
313
316
  .ag-theme-uitk-high-dark .ag-icon-pivot:before{
314
- content:"\e979";
317
+ content:"\f124";
315
318
  }
316
319
  .ag-theme-uitk-high-dark .ag-icon-previous:before{
317
- content:"\e933";
320
+ content:"\f125";
318
321
  }
319
322
  .ag-theme-uitk-high-dark .ag-icon-right:before{
320
323
  content:"\f128";
@@ -329,28 +332,28 @@
329
332
  content:"\f12b";
330
333
  }
331
334
  .ag-theme-uitk-high-dark .ag-icon-small-right:before{
332
- content:"\e950";
335
+ content:"\f12c";
333
336
  }
334
337
  .ag-theme-uitk-high-dark .ag-icon-small-up:before{
335
338
  content:"\f12d";
336
339
  }
337
340
  .ag-theme-uitk-high-dark .ag-icon-tick:before{
338
- content:"\e95b";
341
+ content:"\f12e";
339
342
  }
340
343
  .ag-theme-uitk-high-dark .ag-icon-tree-closed:before{
341
- content:"\e950";
344
+ content:"\f12f";
342
345
  }
343
346
  .ag-theme-uitk-high-dark .ag-icon-tree-indeterminate:before{
344
347
  content:"\f130";
345
348
  }
346
349
  .ag-theme-uitk-high-dark .ag-icon-tree-open:before{
347
- content:"\e91b";
350
+ content:"\f131";
348
351
  }
349
352
  .ag-theme-uitk-high-dark .ag-icon-unlinked:before{
350
353
  content:"\f132";
351
354
  }
352
355
  .ag-theme-uitk-high-dark .ag-icon-row-drag:before{
353
- content:"\e970";
356
+ content:"\f116";
354
357
  }
355
358
  .ag-theme-uitk-high-dark .ag-left-arrow:before{
356
359
  content:"\f119";
@@ -358,7 +361,7 @@
358
361
  .ag-theme-uitk-high-dark .ag-right-arrow:before{
359
362
  content:"\f128";
360
363
  }
361
- .ag-theme-uitk-high-dark .ag-root-wrapper{
364
+ .ag-theme-uitk-high-dark .ag-root-wrapper,.ag-theme-uitk-high-dark .ag-sticky-top{
362
365
  background-color:#242526;
363
366
  background-color:var(--ag-background-color, #242526);
364
367
  }
@@ -427,7 +430,7 @@
427
430
  color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, #fff));
428
431
  }
429
432
  .ag-theme-uitk-high-dark .ag-list-item,.ag-theme-uitk-high-dark .ag-virtual-list-item{
430
- height:60px;
433
+ height:24px;
431
434
  }
432
435
  .ag-theme-uitk-high-dark .ag-keyboard-focus .ag-virtual-list-item:focus:after{
433
436
  background-color:initial;
@@ -477,13 +480,13 @@
477
480
  background-color:#242526;
478
481
  background-color:var(--ag-background-color, #242526);
479
482
  cursor:default;
480
- min-height:60px;
483
+ min-height:24px;
481
484
  }
482
485
  .ag-theme-uitk-high-dark .ag-select.ag-disabled .ag-picker-field-wrapper:focus{
483
486
  box-shadow:none;
484
487
  }
485
488
  .ag-theme-uitk-high-dark .ag-select:not(.ag-cell-editor){
486
- height:60px;
489
+ height:24px;
487
490
  }
488
491
  .ag-theme-uitk-high-dark .ag-select .ag-picker-field-display{
489
492
  margin:4px;
@@ -515,7 +518,10 @@
515
518
  }
516
519
  .ag-theme-uitk-high-dark .ag-rich-select-virtual-list-item{
517
520
  cursor:default;
518
- height:60px;
521
+ height:24px;
522
+ }
523
+ .ag-keyboard-focus .ag-theme-uitk-high-dark .ag-rich-select-virtual-list-item:focus:after{
524
+ content:none;
519
525
  }
520
526
  .ag-theme-uitk-high-dark .ag-rich-select-virtual-list-item:hover{
521
527
  background-color:var(--agGrid-row-color-hover);
@@ -541,7 +547,9 @@
541
547
  }
542
548
 
543
549
  .ag-theme-uitk-high-dark .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value){
544
- height:min(var(--ag-line-height, 18px), 18px);
550
+ --ag-internal-calculated-line-height:var(--ag-line-height, 18px);
551
+ --ag-internal-padded-row-height:18px;
552
+ height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
545
553
  }
546
554
  .ag-theme-uitk-high-dark .ag-group-contracted,.ag-theme-uitk-high-dark .ag-group-expanded{
547
555
  cursor:pointer;
@@ -584,6 +592,14 @@
584
592
  .ag-theme-uitk-high-dark .ag-label-align-top .ag-label{
585
593
  margin-bottom:4px;
586
594
  }
595
+ .ag-theme-uitk-high-dark .ag-angle-select[disabled]{
596
+ color:var(--agGrid-foreground-disabled);
597
+ color:var(--ag-disabled-foreground-color, var(--agGrid-foreground-disabled));
598
+ pointer-events:none;
599
+ }
600
+ .ag-theme-uitk-high-dark .ag-angle-select[disabled] .ag-angle-select-field{
601
+ opacity:.4;
602
+ }
587
603
  .ag-theme-uitk-high-dark .ag-ltr .ag-angle-select-field,.ag-theme-uitk-high-dark .ag-ltr .ag-slider-field{
588
604
  margin-right:16px;
589
605
  }
@@ -3338,8 +3354,36 @@
3338
3354
  border-left-color:var(--agGrid-borderColor);
3339
3355
  border-left:1px solid var(--ag-border-color, var(--agGrid-borderColor));
3340
3356
  }
3341
- .ag-theme-uitk-high-dark .ag-row-hover{
3357
+ .ag-theme-uitk-high-dark .ag-row-selected:before{
3358
+ background-color:var(--agGrid-row-background-selected);
3359
+ background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
3360
+ bottom:0;
3361
+ content:"";
3362
+ display:block;
3363
+ left:0;
3364
+ position:absolute;
3365
+ right:0;
3366
+ top:0;
3367
+ }
3368
+ .ag-theme-uitk-high-dark .ag-row-hover.ag-full-width-row.ag-row-group:before,.ag-theme-uitk-high-dark .ag-row-hover:not(.ag-full-width-row):before{
3369
+ background-color:var(--agGrid-row-color-hover);
3342
3370
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
3371
+ bottom:0;
3372
+ content:"";
3373
+ display:block;
3374
+ left:0;
3375
+ pointer-events:none;
3376
+ position:absolute;
3377
+ right:0;
3378
+ top:0;
3379
+ }
3380
+ .ag-theme-uitk-high-dark .ag-row-hover.ag-row-selected:before{
3381
+ background-color:var(--agGrid-row-color-hover);
3382
+ background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
3383
+ background-image:linear-gradient(var(--agGrid-row-background-selected), var(--agGrid-row-background-selected));
3384
+ }
3385
+ .ag-theme-uitk-high-dark .ag-row-hover.ag-full-width-row.ag-row-group>*{
3386
+ position:relative;
3343
3387
  }
3344
3388
  .ag-theme-uitk-high-dark .ag-ltr .ag-right-aligned-cell{
3345
3389
  text-align:right;
@@ -3358,9 +3402,11 @@
3358
3402
  }
3359
3403
 
3360
3404
  .ag-theme-uitk-high-dark .ag-cell,.ag-theme-uitk-high-dark .ag-full-width-row .ag-cell-wrapper.ag-row-group{
3405
+ --ag-internal-calculated-line-height:var(--ag-line-height, 18px);
3406
+ --ag-internal-padded-row-height:18px;
3361
3407
  -webkit-font-smoothing:subpixel-antialiased;
3362
3408
  border:1px solid transparent;
3363
- line-height:min(var(--ag-line-height, 18px), 18px);
3409
+ line-height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
3364
3410
  padding-left:4px;
3365
3411
  padding-right:4px;
3366
3412
  }
@@ -3413,11 +3459,19 @@
3413
3459
  align-items:center;
3414
3460
  display:flex;
3415
3461
  height:100%;
3462
+ }
3463
+ .ag-theme-uitk-high-dark .ag-ltr .ag-loading{
3416
3464
  padding-left:5px;
3417
3465
  }
3418
- .ag-theme-uitk-high-dark .ag-loading-icon{
3466
+
3467
+ .ag-theme-uitk-high-dark .ag-ltr .ag-loading-icon,.ag-theme-uitk-high-dark .ag-rtl .ag-loading{
3419
3468
  padding-right:5px;
3420
3469
  }
3470
+
3471
+ .ag-theme-uitk-high-dark .ag-rtl .ag-loading-icon{
3472
+ padding-left:5px;
3473
+ }
3474
+
3421
3475
  .ag-theme-uitk-high-dark .ag-icon-loading{
3422
3476
  animation-duration:1s;
3423
3477
  animation-iteration-count:infinite;
@@ -3460,9 +3514,6 @@
3460
3514
  border-right-color:var(--agGrid-borderColor);
3461
3515
  border-right:1px solid var(--ag-border-color, var(--agGrid-borderColor));
3462
3516
  }
3463
- .ag-theme-uitk-high-dark .ag-row-selected{
3464
- background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
3465
- }
3466
3517
  .ag-theme-uitk-high-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing),.ag-theme-uitk-high-dark .ag-cell-range-selected:not(.ag-cell-focus){
3467
3518
  background-color:hsla(0,0%,100%,.2);
3468
3519
  background-color:var(--ag-range-selection-background-color, hsla(0,0%,100%,.2));
@@ -3507,7 +3558,7 @@
3507
3558
  border-left-color:#fff;
3508
3559
  border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
3509
3560
  }
3510
- .ag-theme-uitk-high-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-high-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-high-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-dark .ag-ltr .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-high-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-high-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-high-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-dark .ag-rtl .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group{
3561
+ .ag-theme-uitk-high-dark .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-high-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-high-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-high-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-dark .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-high-dark .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-high-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-high-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-high-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-dark .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group{
3511
3562
  border:1px solid #fff;
3512
3563
  border-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
3513
3564
  outline:initial;
@@ -3517,13 +3568,13 @@
3517
3568
  border-top-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
3518
3569
  }
3519
3570
  .ag-theme-uitk-high-dark .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-uitk-high-dark .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
3520
- border-right:1px dashed #fff;
3521
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
3571
+ border-right:1px dashed #fff !important;
3572
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
3522
3573
  }
3523
3574
 
3524
3575
  .ag-theme-uitk-high-dark .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-uitk-high-dark .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
3525
- border-left:1px dashed #fff;
3526
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
3576
+ border-left:1px dashed #fff !important;
3577
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
3527
3578
  }
3528
3579
 
3529
3580
  .ag-theme-uitk-high-dark .ag-cell.ag-selection-fill-bottom,.ag-theme-uitk-high-dark .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{
@@ -3531,13 +3582,13 @@
3531
3582
  border-bottom-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
3532
3583
  }
3533
3584
  .ag-theme-uitk-high-dark .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-uitk-high-dark .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
3534
- border-left:1px dashed #fff;
3535
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
3585
+ border-left:1px dashed #fff !important;
3586
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
3536
3587
  }
3537
3588
 
3538
3589
  .ag-theme-uitk-high-dark .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-uitk-high-dark .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
3539
- border-right:1px dashed #fff;
3540
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
3590
+ border-right:1px dashed #fff !important;
3591
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
3541
3592
  }
3542
3593
 
3543
3594
  .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-high-dark .ag-range-handle{
@@ -3688,7 +3739,7 @@
3688
3739
  padding-top:16px;
3689
3740
  }
3690
3741
  .ag-theme-uitk-high-dark .ag-filter-no-matches,.ag-theme-uitk-high-dark .ag-set-filter-list{
3691
- height:360px;
3742
+ height:144px;
3692
3743
  }
3693
3744
  .ag-theme-uitk-high-dark .ag-set-filter-filter{
3694
3745
  margin-left:12px;
@@ -3857,8 +3908,8 @@
3857
3908
  .ag-theme-uitk-high-dark .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{
3858
3909
  -webkit-font-smoothing:antialiased;
3859
3910
  -moz-osx-font-smoothing:grayscale;
3860
- content:"\e922";
3861
- font-family:jpmuitk-icons;
3911
+ content:"\f114";
3912
+ font-family:agGridClassic;
3862
3913
  font-size:12px;
3863
3914
  font-style:normal;
3864
3915
  font-variant:normal;
@@ -4301,6 +4352,7 @@
4301
4352
  background:var(--ag-chip-background-color);
4302
4353
  border:1px solid transparent;
4303
4354
  border-radius:32px;
4355
+ cursor:pointer;
4304
4356
  padding:0 4px;
4305
4357
  }
4306
4358
  .ag-theme-uitk-high-dark .ag-keyboard-focus .ag-column-drop-cell:focus{
@@ -4407,6 +4459,17 @@
4407
4459
  top:1px;
4408
4460
  width:calc(100% - 2px);
4409
4461
  }
4462
+ .ag-theme-uitk-high-dark .ag-sort-indicator-container{
4463
+ display:flex;
4464
+ }
4465
+ .ag-theme-uitk-high-dark .ag-ltr .ag-sort-indicator-icon{
4466
+ padding-left:8px;
4467
+ }
4468
+
4469
+ .ag-theme-uitk-high-dark .ag-rtl .ag-sort-indicator-icon{
4470
+ padding-right:8px;
4471
+ }
4472
+
4410
4473
  .ag-theme-uitk-high-dark .ag-chart-menu{
4411
4474
  background:#242526;
4412
4475
  background:var(--ag-background-color, #242526);
@@ -4427,6 +4490,18 @@
4427
4490
  .ag-theme-uitk-high-dark .ag-chart-menu-icon:hover{
4428
4491
  opacity:1;
4429
4492
  }
4493
+ .ag-theme-uitk-high-dark .ag-chart-menu-close{
4494
+ background:#242526;
4495
+ background:var(--ag-background-color, #242526);
4496
+ }
4497
+ .ag-theme-uitk-high-dark .ag-chart-menu-close .ag-icon{
4498
+ background:none;
4499
+ border:1px solid var(--agGrid-borderColor);
4500
+ border-right:none;
4501
+ }
4502
+ .ag-theme-uitk-high-dark .ag-chart-menu-close .ag-icon:hover{
4503
+ background:var(--ag-header-background-color);
4504
+ }
4430
4505
  .ag-theme-uitk-high-dark .ag-chart-mini-thumbnail{
4431
4506
  border:1px solid;
4432
4507
  border-color:var(--ag-secondary-border-color, var(--agGrid-borderColor));
@@ -4479,7 +4554,7 @@
4479
4554
  padding:8px 12px;
4480
4555
  }
4481
4556
  .ag-theme-uitk-high-dark .ag-charts-data-group-container .ag-charts-data-group-item:not(.ag-charts-format-sub-level-group){
4482
- height:60px;
4557
+ height:24px;
4483
4558
  }
4484
4559
  .ag-theme-uitk-high-dark .ag-charts-data-group-container .ag-list-item-hovered:after{
4485
4560
  background-color:#fff;
@@ -4545,7 +4620,7 @@
4545
4620
  border-radius:2px;
4546
4621
  display:inline-block;
4547
4622
  flex:none;
4548
- font-family:jpmuitk-icons;
4623
+ font-family:agGridClassic;
4549
4624
  font-size:12px;
4550
4625
  font-style:normal;
4551
4626
  font-variant:normal;
@@ -4571,7 +4646,7 @@
4571
4646
  .ag-theme-uitk-high-dark .ag-checkbox-input-wrapper:after{
4572
4647
  color:#fff;
4573
4648
  color:var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #fff));
4574
- content:"";
4649
+ content:"\f108";
4575
4650
  left:0;
4576
4651
  pointer-events:none;
4577
4652
  position:absolute;
@@ -4580,7 +4655,7 @@
4580
4655
  .ag-theme-uitk-high-dark .ag-checkbox-input-wrapper.ag-checked:after{
4581
4656
  color:#242526;
4582
4657
  color:var(--ag-checkbox-checked-color, var(--ag-background-color, #242526));
4583
- content:"\e95b";
4658
+ content:"\f106";
4584
4659
  left:0;
4585
4660
  pointer-events:none;
4586
4661
  position:absolute;
@@ -4653,7 +4728,7 @@
4653
4728
  border-radius:12px;
4654
4729
  display:inline-block;
4655
4730
  flex:none;
4656
- font-family:jpmuitk-icons;
4731
+ font-family:agGridClassic;
4657
4732
  font-size:12px;
4658
4733
  font-style:normal;
4659
4734
  font-variant:normal;
@@ -4880,6 +4955,9 @@
4880
4955
  .ag-theme-uitk-high-dark .ag-chart-data-section,.ag-theme-uitk-high-dark .ag-chart-format-section{
4881
4956
  padding-bottom:4px;
4882
4957
  }
4958
+ .ag-theme-uitk-high-dark .ag-chart-menu-close .ag-icon{
4959
+ border:none;
4960
+ }
4883
4961
  .ag-theme-uitk-high-dark .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-high-dark .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-high-dark .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-high-dark .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-high-dark .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-high-dark .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-high-dark input[class^=ag-]:not([type]),.ag-theme-uitk-high-dark input[class^=ag-][type=date],.ag-theme-uitk-high-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-high-dark input[class^=ag-][type=number],.ag-theme-uitk-high-dark input[class^=ag-][type=tel],.ag-theme-uitk-high-dark input[class^=ag-][type=text],.ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-high-dark textarea[class^=ag-]{
4884
4962
  background:transparent;
4885
4963
  border-bottom-color:currentcolor;
@@ -4938,6 +5016,13 @@
4938
5016
  .ag-theme-uitk-high-dark .ag-filter-toolpanel-header{
4939
5017
  height:32px;
4940
5018
  }
5019
+ .ag-theme-uitk-high-dark .ag-ltr .ag-filter-apply-panel-button{
5020
+ margin-left:var(--ag-grid-size);
5021
+ }
5022
+
5023
+ .ag-theme-uitk-high-dark .ag-rtl .ag-filter-apply-panel-button{
5024
+ margin-right:var(--ag-grid-size);
5025
+ }
4941
5026
  .ag-theme-uitk-high-dark .ag-picker-field-wrapper:focus{
4942
5027
  box-shadow:0 0 0 1px #3f51b5;
4943
5028
  }
@@ -5186,6 +5271,19 @@
5186
5271
  .ag-theme-uitk-high-dark .ag-header-select-all{
5187
5272
  margin-left:2px;
5188
5273
  }
5274
+ .ag-theme-uitk-high-dark .ag-keyboard-focus .ag-header-cell:focus:after{
5275
+ border:2px dotted var(--agGrid-color-focus);
5276
+ bottom:0;
5277
+ height:auto;
5278
+ left:0;
5279
+ right:0;
5280
+ top:0;
5281
+ width:auto;
5282
+ }
5283
+ .ag-theme-uitk-high-dark .ag-header-cell:after{
5284
+ bottom:var(--agGrid-separatorGap);
5285
+ top:var(--agGrid-separatorGap);
5286
+ }
5189
5287
  .ag-theme-uitk-high-dark .ag-header-cell.ag-floating-filter:after{
5190
5288
  display:none;
5191
5289
  }
@@ -5564,7 +5662,7 @@
5564
5662
  .ag-theme-uitk-high-light .ag-icon{
5565
5663
  -webkit-font-smoothing:antialiased;
5566
5664
  -moz-osx-font-smoothing:grayscale;
5567
- font-family:jpmuitk-icons;
5665
+ font-family:agGridClassic;
5568
5666
  font-size:12px;
5569
5667
  font-style:normal;
5570
5668
  font-variant:normal;
@@ -5573,16 +5671,16 @@
5573
5671
  text-transform:none;
5574
5672
  }
5575
5673
  .ag-theme-uitk-high-light .ag-icon-aggregation:before{
5576
- content:"\e974";
5674
+ content:"\f101";
5577
5675
  }
5578
5676
  .ag-theme-uitk-high-light .ag-icon-arrows:before{
5579
- content:"\e90e";
5677
+ content:"\f102";
5580
5678
  }
5581
5679
  .ag-theme-uitk-high-light .ag-icon-asc:before{
5582
- content:"\e940";
5680
+ content:"\f103";
5583
5681
  }
5584
5682
  .ag-theme-uitk-high-light .ag-icon-cancel:before{
5585
- content:"\e90e";
5683
+ content:"\f104";
5586
5684
  }
5587
5685
  .ag-theme-uitk-high-light .ag-icon-chart:before{
5588
5686
  content:"\f105";
@@ -5591,19 +5689,22 @@
5591
5689
  content:"\f109";
5592
5690
  }
5593
5691
  .ag-theme-uitk-high-light .ag-icon-columns:before{
5594
- content:"\e910";
5692
+ content:"\f10a";
5595
5693
  }
5596
5694
  .ag-theme-uitk-high-light .ag-icon-contracted:before{
5597
5695
  content:"\f10b";
5598
5696
  }
5599
5697
  .ag-theme-uitk-high-light .ag-icon-copy:before{
5600
- content:"\e90d";
5698
+ content:"\f10c";
5601
5699
  }
5602
5700
  .ag-theme-uitk-high-light .ag-icon-cross:before{
5603
5701
  content:"\f10d";
5604
5702
  }
5605
- .ag-theme-uitk-high-light .ag-icon-csv:before,.ag-theme-uitk-high-light .ag-icon-desc:before{
5606
- content:"\e93f";
5703
+ .ag-theme-uitk-high-light .ag-icon-csv:before{
5704
+ content:"\f10e";
5705
+ }
5706
+ .ag-theme-uitk-high-light .ag-icon-desc:before{
5707
+ content:"\f10f";
5607
5708
  }
5608
5709
  .ag-theme-uitk-high-light .ag-icon-excel:before{
5609
5710
  content:"\f110";
@@ -5618,19 +5719,19 @@
5618
5719
  content:"\f113";
5619
5720
  }
5620
5721
  .ag-theme-uitk-high-light .ag-icon-filter:before{
5621
- content:"\e922";
5722
+ content:"\f114";
5622
5723
  }
5623
5724
  .ag-theme-uitk-high-light .ag-icon-first:before{
5624
- content:"\e934";
5725
+ content:"\f115";
5625
5726
  }
5626
5727
  .ag-theme-uitk-high-light .ag-icon-grip:before{
5627
- content:"\e970";
5728
+ content:"\f116";
5628
5729
  }
5629
5730
  .ag-theme-uitk-high-light .ag-icon-group:before{
5630
- content:"\e929";
5731
+ content:"\f117";
5631
5732
  }
5632
5733
  .ag-theme-uitk-high-light .ag-icon-last:before{
5633
- content:"\e951";
5734
+ content:"\f118";
5634
5735
  }
5635
5736
  .ag-theme-uitk-high-light .ag-icon-left:before{
5636
5737
  content:"\f119";
@@ -5645,13 +5746,13 @@
5645
5746
  content:"\f11c";
5646
5747
  }
5647
5748
  .ag-theme-uitk-high-light .ag-icon-menu:before{
5648
- content:"\e969";
5749
+ content:"\f11d";
5649
5750
  }
5650
5751
  .ag-theme-uitk-high-light .ag-icon-minimize:before{
5651
5752
  content:"\f11e";
5652
5753
  }
5653
5754
  .ag-theme-uitk-high-light .ag-icon-next:before{
5654
- content:"\e950";
5755
+ content:"\f11f";
5655
5756
  }
5656
5757
  .ag-theme-uitk-high-light .ag-icon-none:before{
5657
5758
  content:"\f120";
@@ -5663,13 +5764,13 @@
5663
5764
  content:"\f122";
5664
5765
  }
5665
5766
  .ag-theme-uitk-high-light .ag-icon-pin:before{
5666
- content:"\e944";
5767
+ content:"\f123";
5667
5768
  }
5668
5769
  .ag-theme-uitk-high-light .ag-icon-pivot:before{
5669
- content:"\e979";
5770
+ content:"\f124";
5670
5771
  }
5671
5772
  .ag-theme-uitk-high-light .ag-icon-previous:before{
5672
- content:"\e933";
5773
+ content:"\f125";
5673
5774
  }
5674
5775
  .ag-theme-uitk-high-light .ag-icon-right:before{
5675
5776
  content:"\f128";
@@ -5684,28 +5785,28 @@
5684
5785
  content:"\f12b";
5685
5786
  }
5686
5787
  .ag-theme-uitk-high-light .ag-icon-small-right:before{
5687
- content:"\e950";
5788
+ content:"\f12c";
5688
5789
  }
5689
5790
  .ag-theme-uitk-high-light .ag-icon-small-up:before{
5690
5791
  content:"\f12d";
5691
5792
  }
5692
5793
  .ag-theme-uitk-high-light .ag-icon-tick:before{
5693
- content:"\e95b";
5794
+ content:"\f12e";
5694
5795
  }
5695
5796
  .ag-theme-uitk-high-light .ag-icon-tree-closed:before{
5696
- content:"\e950";
5797
+ content:"\f12f";
5697
5798
  }
5698
5799
  .ag-theme-uitk-high-light .ag-icon-tree-indeterminate:before{
5699
5800
  content:"\f130";
5700
5801
  }
5701
5802
  .ag-theme-uitk-high-light .ag-icon-tree-open:before{
5702
- content:"\e91b";
5803
+ content:"\f131";
5703
5804
  }
5704
5805
  .ag-theme-uitk-high-light .ag-icon-unlinked:before{
5705
5806
  content:"\f132";
5706
5807
  }
5707
5808
  .ag-theme-uitk-high-light .ag-icon-row-drag:before{
5708
- content:"\e970";
5809
+ content:"\f116";
5709
5810
  }
5710
5811
  .ag-theme-uitk-high-light .ag-left-arrow:before{
5711
5812
  content:"\f119";
@@ -5713,7 +5814,7 @@
5713
5814
  .ag-theme-uitk-high-light .ag-right-arrow:before{
5714
5815
  content:"\f128";
5715
5816
  }
5716
- .ag-theme-uitk-high-light .ag-root-wrapper{
5817
+ .ag-theme-uitk-high-light .ag-root-wrapper,.ag-theme-uitk-high-light .ag-sticky-top{
5717
5818
  background-color:#fff;
5718
5819
  background-color:var(--ag-background-color, #fff);
5719
5820
  }
@@ -5782,7 +5883,7 @@
5782
5883
  color:var(--ag-secondary-foreground-color, var(--ag-foreground-color, #2a2c2f));
5783
5884
  }
5784
5885
  .ag-theme-uitk-high-light .ag-list-item,.ag-theme-uitk-high-light .ag-virtual-list-item{
5785
- height:60px;
5886
+ height:24px;
5786
5887
  }
5787
5888
  .ag-theme-uitk-high-light .ag-keyboard-focus .ag-virtual-list-item:focus:after{
5788
5889
  background-color:initial;
@@ -5832,13 +5933,13 @@
5832
5933
  background-color:#fff;
5833
5934
  background-color:var(--ag-background-color, #fff);
5834
5935
  cursor:default;
5835
- min-height:60px;
5936
+ min-height:24px;
5836
5937
  }
5837
5938
  .ag-theme-uitk-high-light .ag-select.ag-disabled .ag-picker-field-wrapper:focus{
5838
5939
  box-shadow:none;
5839
5940
  }
5840
5941
  .ag-theme-uitk-high-light .ag-select:not(.ag-cell-editor){
5841
- height:60px;
5942
+ height:24px;
5842
5943
  }
5843
5944
  .ag-theme-uitk-high-light .ag-select .ag-picker-field-display{
5844
5945
  margin:4px;
@@ -5870,7 +5971,10 @@
5870
5971
  }
5871
5972
  .ag-theme-uitk-high-light .ag-rich-select-virtual-list-item{
5872
5973
  cursor:default;
5873
- height:60px;
5974
+ height:24px;
5975
+ }
5976
+ .ag-keyboard-focus .ag-theme-uitk-high-light .ag-rich-select-virtual-list-item:focus:after{
5977
+ content:none;
5874
5978
  }
5875
5979
  .ag-theme-uitk-high-light .ag-rich-select-virtual-list-item:hover{
5876
5980
  background-color:var(--agGrid-row-color-hover);
@@ -5896,7 +6000,9 @@
5896
6000
  }
5897
6001
 
5898
6002
  .ag-theme-uitk-high-light .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value){
5899
- height:min(var(--ag-line-height, 18px), 18px);
6003
+ --ag-internal-calculated-line-height:var(--ag-line-height, 18px);
6004
+ --ag-internal-padded-row-height:18px;
6005
+ height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
5900
6006
  }
5901
6007
  .ag-theme-uitk-high-light .ag-group-contracted,.ag-theme-uitk-high-light .ag-group-expanded{
5902
6008
  cursor:pointer;
@@ -5939,6 +6045,14 @@
5939
6045
  .ag-theme-uitk-high-light .ag-label-align-top .ag-label{
5940
6046
  margin-bottom:4px;
5941
6047
  }
6048
+ .ag-theme-uitk-high-light .ag-angle-select[disabled]{
6049
+ color:var(--agGrid-foreground-disabled);
6050
+ color:var(--ag-disabled-foreground-color, var(--agGrid-foreground-disabled));
6051
+ pointer-events:none;
6052
+ }
6053
+ .ag-theme-uitk-high-light .ag-angle-select[disabled] .ag-angle-select-field{
6054
+ opacity:.4;
6055
+ }
5942
6056
  .ag-theme-uitk-high-light .ag-ltr .ag-angle-select-field,.ag-theme-uitk-high-light .ag-ltr .ag-slider-field{
5943
6057
  margin-right:16px;
5944
6058
  }
@@ -8693,8 +8807,36 @@
8693
8807
  border-left-color:var(--agGrid-borderColor);
8694
8808
  border-left:1px solid var(--ag-border-color, var(--agGrid-borderColor));
8695
8809
  }
8696
- .ag-theme-uitk-high-light .ag-row-hover{
8810
+ .ag-theme-uitk-high-light .ag-row-selected:before{
8811
+ background-color:var(--agGrid-row-background-selected);
8812
+ background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
8813
+ bottom:0;
8814
+ content:"";
8815
+ display:block;
8816
+ left:0;
8817
+ position:absolute;
8818
+ right:0;
8819
+ top:0;
8820
+ }
8821
+ .ag-theme-uitk-high-light .ag-row-hover.ag-full-width-row.ag-row-group:before,.ag-theme-uitk-high-light .ag-row-hover:not(.ag-full-width-row):before{
8822
+ background-color:var(--agGrid-row-color-hover);
8823
+ background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
8824
+ bottom:0;
8825
+ content:"";
8826
+ display:block;
8827
+ left:0;
8828
+ pointer-events:none;
8829
+ position:absolute;
8830
+ right:0;
8831
+ top:0;
8832
+ }
8833
+ .ag-theme-uitk-high-light .ag-row-hover.ag-row-selected:before{
8834
+ background-color:var(--agGrid-row-color-hover);
8697
8835
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
8836
+ background-image:linear-gradient(var(--agGrid-row-background-selected), var(--agGrid-row-background-selected));
8837
+ }
8838
+ .ag-theme-uitk-high-light .ag-row-hover.ag-full-width-row.ag-row-group>*{
8839
+ position:relative;
8698
8840
  }
8699
8841
  .ag-theme-uitk-high-light .ag-ltr .ag-right-aligned-cell{
8700
8842
  text-align:right;
@@ -8713,9 +8855,11 @@
8713
8855
  }
8714
8856
 
8715
8857
  .ag-theme-uitk-high-light .ag-cell,.ag-theme-uitk-high-light .ag-full-width-row .ag-cell-wrapper.ag-row-group{
8858
+ --ag-internal-calculated-line-height:var(--ag-line-height, 18px);
8859
+ --ag-internal-padded-row-height:18px;
8716
8860
  -webkit-font-smoothing:subpixel-antialiased;
8717
8861
  border:1px solid transparent;
8718
- line-height:min(var(--ag-line-height, 18px), 18px);
8862
+ line-height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
8719
8863
  padding-left:4px;
8720
8864
  padding-right:4px;
8721
8865
  }
@@ -8768,11 +8912,19 @@
8768
8912
  align-items:center;
8769
8913
  display:flex;
8770
8914
  height:100%;
8915
+ }
8916
+ .ag-theme-uitk-high-light .ag-ltr .ag-loading{
8771
8917
  padding-left:5px;
8772
8918
  }
8773
- .ag-theme-uitk-high-light .ag-loading-icon{
8919
+
8920
+ .ag-theme-uitk-high-light .ag-ltr .ag-loading-icon,.ag-theme-uitk-high-light .ag-rtl .ag-loading{
8774
8921
  padding-right:5px;
8775
8922
  }
8923
+
8924
+ .ag-theme-uitk-high-light .ag-rtl .ag-loading-icon{
8925
+ padding-left:5px;
8926
+ }
8927
+
8776
8928
  .ag-theme-uitk-high-light .ag-icon-loading{
8777
8929
  animation-duration:1s;
8778
8930
  animation-iteration-count:infinite;
@@ -8815,9 +8967,6 @@
8815
8967
  border-right-color:var(--agGrid-borderColor);
8816
8968
  border-right:1px solid var(--ag-border-color, var(--agGrid-borderColor));
8817
8969
  }
8818
- .ag-theme-uitk-high-light .ag-row-selected{
8819
- background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
8820
- }
8821
8970
  .ag-theme-uitk-high-light .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing),.ag-theme-uitk-high-light .ag-cell-range-selected:not(.ag-cell-focus){
8822
8971
  background-color:rgba(42,44,47,.2);
8823
8972
  background-color:var(--ag-range-selection-background-color, rgba(42,44,47,.2));
@@ -8862,7 +9011,7 @@
8862
9011
  border-left-color:#2a2c2f;
8863
9012
  border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
8864
9013
  }
8865
- .ag-theme-uitk-high-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-high-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-high-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-light .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-light .ag-ltr .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-high-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-high-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-high-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-light .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-light .ag-rtl .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group{
9014
+ .ag-theme-uitk-high-light .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-high-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-high-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-high-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-light .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-high-light .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-high-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-high-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-high-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-high-light .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group{
8866
9015
  border:1px solid #2a2c2f;
8867
9016
  border-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
8868
9017
  outline:initial;
@@ -8872,13 +9021,13 @@
8872
9021
  border-top-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
8873
9022
  }
8874
9023
  .ag-theme-uitk-high-light .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-uitk-high-light .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
8875
- border-right:1px dashed #2a2c2f;
8876
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
9024
+ border-right:1px dashed #2a2c2f !important;
9025
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
8877
9026
  }
8878
9027
 
8879
9028
  .ag-theme-uitk-high-light .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-uitk-high-light .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
8880
- border-left:1px dashed #2a2c2f;
8881
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
9029
+ border-left:1px dashed #2a2c2f !important;
9030
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
8882
9031
  }
8883
9032
 
8884
9033
  .ag-theme-uitk-high-light .ag-cell.ag-selection-fill-bottom,.ag-theme-uitk-high-light .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{
@@ -8886,13 +9035,13 @@
8886
9035
  border-bottom-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
8887
9036
  }
8888
9037
  .ag-theme-uitk-high-light .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-uitk-high-light .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
8889
- border-left:1px dashed #2a2c2f;
8890
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
9038
+ border-left:1px dashed #2a2c2f !important;
9039
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
8891
9040
  }
8892
9041
 
8893
9042
  .ag-theme-uitk-high-light .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-uitk-high-light .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
8894
- border-right:1px dashed #2a2c2f;
8895
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
9043
+ border-right:1px dashed #2a2c2f !important;
9044
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
8896
9045
  }
8897
9046
 
8898
9047
  .ag-theme-uitk-high-dark .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-high-light .ag-range-handle{
@@ -9043,7 +9192,7 @@
9043
9192
  padding-top:16px;
9044
9193
  }
9045
9194
  .ag-theme-uitk-high-light .ag-filter-no-matches,.ag-theme-uitk-high-light .ag-set-filter-list{
9046
- height:360px;
9195
+ height:144px;
9047
9196
  }
9048
9197
  .ag-theme-uitk-high-light .ag-set-filter-filter{
9049
9198
  margin-left:12px;
@@ -9212,8 +9361,8 @@
9212
9361
  .ag-theme-uitk-high-light .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{
9213
9362
  -webkit-font-smoothing:antialiased;
9214
9363
  -moz-osx-font-smoothing:grayscale;
9215
- content:"\e922";
9216
- font-family:jpmuitk-icons;
9364
+ content:"\f114";
9365
+ font-family:agGridClassic;
9217
9366
  font-size:12px;
9218
9367
  font-style:normal;
9219
9368
  font-variant:normal;
@@ -9656,6 +9805,7 @@
9656
9805
  background:var(--ag-chip-background-color);
9657
9806
  border:1px solid transparent;
9658
9807
  border-radius:32px;
9808
+ cursor:pointer;
9659
9809
  padding:0 4px;
9660
9810
  }
9661
9811
  .ag-theme-uitk-high-light .ag-keyboard-focus .ag-column-drop-cell:focus{
@@ -9762,6 +9912,17 @@
9762
9912
  top:1px;
9763
9913
  width:calc(100% - 2px);
9764
9914
  }
9915
+ .ag-theme-uitk-high-light .ag-sort-indicator-container{
9916
+ display:flex;
9917
+ }
9918
+ .ag-theme-uitk-high-light .ag-ltr .ag-sort-indicator-icon{
9919
+ padding-left:8px;
9920
+ }
9921
+
9922
+ .ag-theme-uitk-high-light .ag-rtl .ag-sort-indicator-icon{
9923
+ padding-right:8px;
9924
+ }
9925
+
9765
9926
  .ag-theme-uitk-high-light .ag-chart-menu{
9766
9927
  background:#fff;
9767
9928
  background:var(--ag-background-color, #fff);
@@ -9782,6 +9943,18 @@
9782
9943
  .ag-theme-uitk-high-light .ag-chart-menu-icon:hover{
9783
9944
  opacity:1;
9784
9945
  }
9946
+ .ag-theme-uitk-high-light .ag-chart-menu-close{
9947
+ background:#fff;
9948
+ background:var(--ag-background-color, #fff);
9949
+ }
9950
+ .ag-theme-uitk-high-light .ag-chart-menu-close .ag-icon{
9951
+ background:none;
9952
+ border:1px solid var(--agGrid-borderColor);
9953
+ border-right:none;
9954
+ }
9955
+ .ag-theme-uitk-high-light .ag-chart-menu-close .ag-icon:hover{
9956
+ background:var(--ag-header-background-color);
9957
+ }
9785
9958
  .ag-theme-uitk-high-light .ag-chart-mini-thumbnail{
9786
9959
  border:1px solid;
9787
9960
  border-color:var(--ag-secondary-border-color, var(--agGrid-borderColor));
@@ -9834,7 +10007,7 @@
9834
10007
  padding:8px 12px;
9835
10008
  }
9836
10009
  .ag-theme-uitk-high-light .ag-charts-data-group-container .ag-charts-data-group-item:not(.ag-charts-format-sub-level-group){
9837
- height:60px;
10010
+ height:24px;
9838
10011
  }
9839
10012
  .ag-theme-uitk-high-light .ag-charts-data-group-container .ag-list-item-hovered:after{
9840
10013
  background-color:#2a2c2f;
@@ -9900,7 +10073,7 @@
9900
10073
  border-radius:2px;
9901
10074
  display:inline-block;
9902
10075
  flex:none;
9903
- font-family:jpmuitk-icons;
10076
+ font-family:agGridClassic;
9904
10077
  font-size:12px;
9905
10078
  font-style:normal;
9906
10079
  font-variant:normal;
@@ -9926,7 +10099,7 @@
9926
10099
  .ag-theme-uitk-high-light .ag-checkbox-input-wrapper:after{
9927
10100
  color:#2a2c2f;
9928
10101
  color:var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #2a2c2f));
9929
- content:"";
10102
+ content:"\f108";
9930
10103
  left:0;
9931
10104
  pointer-events:none;
9932
10105
  position:absolute;
@@ -9935,7 +10108,7 @@
9935
10108
  .ag-theme-uitk-high-light .ag-checkbox-input-wrapper.ag-checked:after{
9936
10109
  color:#fff;
9937
10110
  color:var(--ag-checkbox-checked-color, var(--ag-background-color, #fff));
9938
- content:"\e95b";
10111
+ content:"\f106";
9939
10112
  left:0;
9940
10113
  pointer-events:none;
9941
10114
  position:absolute;
@@ -10008,7 +10181,7 @@
10008
10181
  border-radius:12px;
10009
10182
  display:inline-block;
10010
10183
  flex:none;
10011
- font-family:jpmuitk-icons;
10184
+ font-family:agGridClassic;
10012
10185
  font-size:12px;
10013
10186
  font-style:normal;
10014
10187
  font-variant:normal;
@@ -10235,6 +10408,9 @@
10235
10408
  .ag-theme-uitk-high-light .ag-chart-data-section,.ag-theme-uitk-high-light .ag-chart-format-section{
10236
10409
  padding-bottom:4px;
10237
10410
  }
10411
+ .ag-theme-uitk-high-light .ag-chart-menu-close .ag-icon{
10412
+ border:none;
10413
+ }
10238
10414
  .ag-theme-uitk-high-dark .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-high-light input[class^=ag-]:not([type]),.ag-theme-uitk-high-light input[class^=ag-][type=date],.ag-theme-uitk-high-light input[class^=ag-][type=datetime-local],.ag-theme-uitk-high-light input[class^=ag-][type=number],.ag-theme-uitk-high-light input[class^=ag-][type=tel],.ag-theme-uitk-high-light input[class^=ag-][type=text],.ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-high-light textarea[class^=ag-]{
10239
10415
  background:transparent;
10240
10416
  border-bottom-color:currentcolor;
@@ -10293,6 +10469,13 @@
10293
10469
  .ag-theme-uitk-high-light .ag-filter-toolpanel-header{
10294
10470
  height:32px;
10295
10471
  }
10472
+ .ag-theme-uitk-high-light .ag-ltr .ag-filter-apply-panel-button{
10473
+ margin-left:var(--ag-grid-size);
10474
+ }
10475
+
10476
+ .ag-theme-uitk-high-light .ag-rtl .ag-filter-apply-panel-button{
10477
+ margin-right:var(--ag-grid-size);
10478
+ }
10296
10479
  .ag-theme-uitk-high-light .ag-picker-field-wrapper:focus{
10297
10480
  box-shadow:0 0 0 1px #3f51b5;
10298
10481
  }
@@ -10541,6 +10724,19 @@
10541
10724
  .ag-theme-uitk-high-light .ag-header-select-all{
10542
10725
  margin-left:2px;
10543
10726
  }
10727
+ .ag-theme-uitk-high-light .ag-keyboard-focus .ag-header-cell:focus:after{
10728
+ border:2px dotted var(--agGrid-color-focus);
10729
+ bottom:0;
10730
+ height:auto;
10731
+ left:0;
10732
+ right:0;
10733
+ top:0;
10734
+ width:auto;
10735
+ }
10736
+ .ag-theme-uitk-high-light .ag-header-cell:after{
10737
+ bottom:var(--agGrid-separatorGap);
10738
+ top:var(--agGrid-separatorGap);
10739
+ }
10544
10740
  .ag-theme-uitk-high-light .ag-header-cell.ag-floating-filter:after{
10545
10741
  display:none;
10546
10742
  }
@@ -10935,7 +11131,7 @@
10935
11131
  .ag-theme-uitk-medium-dark .ag-icon{
10936
11132
  -webkit-font-smoothing:antialiased;
10937
11133
  -moz-osx-font-smoothing:grayscale;
10938
- font-family:jpmuitk-icons;
11134
+ font-family:agGridClassic;
10939
11135
  font-size:12px;
10940
11136
  font-style:normal;
10941
11137
  font-variant:normal;
@@ -10944,16 +11140,16 @@
10944
11140
  text-transform:none;
10945
11141
  }
10946
11142
  .ag-theme-uitk-medium-dark .ag-icon-aggregation:before{
10947
- content:"\e974";
11143
+ content:"\f101";
10948
11144
  }
10949
11145
  .ag-theme-uitk-medium-dark .ag-icon-arrows:before{
10950
- content:"\e90e";
11146
+ content:"\f102";
10951
11147
  }
10952
11148
  .ag-theme-uitk-medium-dark .ag-icon-asc:before{
10953
- content:"\e940";
11149
+ content:"\f103";
10954
11150
  }
10955
11151
  .ag-theme-uitk-medium-dark .ag-icon-cancel:before{
10956
- content:"\e90e";
11152
+ content:"\f104";
10957
11153
  }
10958
11154
  .ag-theme-uitk-medium-dark .ag-icon-chart:before{
10959
11155
  content:"\f105";
@@ -10962,19 +11158,22 @@
10962
11158
  content:"\f109";
10963
11159
  }
10964
11160
  .ag-theme-uitk-medium-dark .ag-icon-columns:before{
10965
- content:"\e910";
11161
+ content:"\f10a";
10966
11162
  }
10967
11163
  .ag-theme-uitk-medium-dark .ag-icon-contracted:before{
10968
11164
  content:"\f10b";
10969
11165
  }
10970
11166
  .ag-theme-uitk-medium-dark .ag-icon-copy:before{
10971
- content:"\e90d";
11167
+ content:"\f10c";
10972
11168
  }
10973
11169
  .ag-theme-uitk-medium-dark .ag-icon-cross:before{
10974
11170
  content:"\f10d";
10975
11171
  }
10976
- .ag-theme-uitk-medium-dark .ag-icon-csv:before,.ag-theme-uitk-medium-dark .ag-icon-desc:before{
10977
- content:"\e93f";
11172
+ .ag-theme-uitk-medium-dark .ag-icon-csv:before{
11173
+ content:"\f10e";
11174
+ }
11175
+ .ag-theme-uitk-medium-dark .ag-icon-desc:before{
11176
+ content:"\f10f";
10978
11177
  }
10979
11178
  .ag-theme-uitk-medium-dark .ag-icon-excel:before{
10980
11179
  content:"\f110";
@@ -10989,19 +11188,19 @@
10989
11188
  content:"\f113";
10990
11189
  }
10991
11190
  .ag-theme-uitk-medium-dark .ag-icon-filter:before{
10992
- content:"\e922";
11191
+ content:"\f114";
10993
11192
  }
10994
11193
  .ag-theme-uitk-medium-dark .ag-icon-first:before{
10995
- content:"\e934";
11194
+ content:"\f115";
10996
11195
  }
10997
11196
  .ag-theme-uitk-medium-dark .ag-icon-grip:before{
10998
- content:"\e970";
11197
+ content:"\f116";
10999
11198
  }
11000
11199
  .ag-theme-uitk-medium-dark .ag-icon-group:before{
11001
- content:"\e929";
11200
+ content:"\f117";
11002
11201
  }
11003
11202
  .ag-theme-uitk-medium-dark .ag-icon-last:before{
11004
- content:"\e951";
11203
+ content:"\f118";
11005
11204
  }
11006
11205
  .ag-theme-uitk-medium-dark .ag-icon-left:before{
11007
11206
  content:"\f119";
@@ -11016,13 +11215,13 @@
11016
11215
  content:"\f11c";
11017
11216
  }
11018
11217
  .ag-theme-uitk-medium-dark .ag-icon-menu:before{
11019
- content:"\e969";
11218
+ content:"\f11d";
11020
11219
  }
11021
11220
  .ag-theme-uitk-medium-dark .ag-icon-minimize:before{
11022
11221
  content:"\f11e";
11023
11222
  }
11024
11223
  .ag-theme-uitk-medium-dark .ag-icon-next:before{
11025
- content:"\e950";
11224
+ content:"\f11f";
11026
11225
  }
11027
11226
  .ag-theme-uitk-medium-dark .ag-icon-none:before{
11028
11227
  content:"\f120";
@@ -11034,13 +11233,13 @@
11034
11233
  content:"\f122";
11035
11234
  }
11036
11235
  .ag-theme-uitk-medium-dark .ag-icon-pin:before{
11037
- content:"\e944";
11236
+ content:"\f123";
11038
11237
  }
11039
11238
  .ag-theme-uitk-medium-dark .ag-icon-pivot:before{
11040
- content:"\e979";
11239
+ content:"\f124";
11041
11240
  }
11042
11241
  .ag-theme-uitk-medium-dark .ag-icon-previous:before{
11043
- content:"\e933";
11242
+ content:"\f125";
11044
11243
  }
11045
11244
  .ag-theme-uitk-medium-dark .ag-icon-right:before{
11046
11245
  content:"\f128";
@@ -11055,28 +11254,28 @@
11055
11254
  content:"\f12b";
11056
11255
  }
11057
11256
  .ag-theme-uitk-medium-dark .ag-icon-small-right:before{
11058
- content:"\e950";
11257
+ content:"\f12c";
11059
11258
  }
11060
11259
  .ag-theme-uitk-medium-dark .ag-icon-small-up:before{
11061
11260
  content:"\f12d";
11062
11261
  }
11063
11262
  .ag-theme-uitk-medium-dark .ag-icon-tick:before{
11064
- content:"\e95b";
11263
+ content:"\f12e";
11065
11264
  }
11066
11265
  .ag-theme-uitk-medium-dark .ag-icon-tree-closed:before{
11067
- content:"\e950";
11266
+ content:"\f12f";
11068
11267
  }
11069
11268
  .ag-theme-uitk-medium-dark .ag-icon-tree-indeterminate:before{
11070
11269
  content:"\f130";
11071
11270
  }
11072
11271
  .ag-theme-uitk-medium-dark .ag-icon-tree-open:before{
11073
- content:"\e91b";
11272
+ content:"\f131";
11074
11273
  }
11075
11274
  .ag-theme-uitk-medium-dark .ag-icon-unlinked:before{
11076
11275
  content:"\f132";
11077
11276
  }
11078
11277
  .ag-theme-uitk-medium-dark .ag-icon-row-drag:before{
11079
- content:"\e970";
11278
+ content:"\f116";
11080
11279
  }
11081
11280
  .ag-theme-uitk-medium-dark .ag-left-arrow:before{
11082
11281
  content:"\f119";
@@ -11084,7 +11283,7 @@
11084
11283
  .ag-theme-uitk-medium-dark .ag-right-arrow:before{
11085
11284
  content:"\f128";
11086
11285
  }
11087
- .ag-theme-uitk-medium-dark .ag-root-wrapper{
11286
+ .ag-theme-uitk-medium-dark .ag-root-wrapper,.ag-theme-uitk-medium-dark .ag-sticky-top{
11088
11287
  background-color:#242526;
11089
11288
  background-color:var(--ag-background-color, #242526);
11090
11289
  }
@@ -11243,6 +11442,9 @@
11243
11442
  cursor:default;
11244
11443
  height:36px;
11245
11444
  }
11445
+ .ag-keyboard-focus .ag-theme-uitk-medium-dark .ag-rich-select-virtual-list-item:focus:after{
11446
+ content:none;
11447
+ }
11246
11448
  .ag-theme-uitk-medium-dark .ag-rich-select-virtual-list-item:hover{
11247
11449
  background-color:var(--agGrid-row-color-hover);
11248
11450
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
@@ -11267,7 +11469,9 @@
11267
11469
  }
11268
11470
 
11269
11471
  .ag-theme-uitk-medium-dark .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value){
11270
- height:min(var(--ag-line-height, 22px), 22px);
11472
+ --ag-internal-calculated-line-height:var(--ag-line-height, 22px);
11473
+ --ag-internal-padded-row-height:22px;
11474
+ height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
11271
11475
  }
11272
11476
  .ag-theme-uitk-medium-dark .ag-group-contracted,.ag-theme-uitk-medium-dark .ag-group-expanded{
11273
11477
  cursor:pointer;
@@ -11310,6 +11514,14 @@
11310
11514
  .ag-theme-uitk-medium-dark .ag-label-align-top .ag-label{
11311
11515
  margin-bottom:4px;
11312
11516
  }
11517
+ .ag-theme-uitk-medium-dark .ag-angle-select[disabled]{
11518
+ color:var(--agGrid-foreground-disabled);
11519
+ color:var(--ag-disabled-foreground-color, var(--agGrid-foreground-disabled));
11520
+ pointer-events:none;
11521
+ }
11522
+ .ag-theme-uitk-medium-dark .ag-angle-select[disabled] .ag-angle-select-field{
11523
+ opacity:.4;
11524
+ }
11313
11525
  .ag-theme-uitk-medium-dark .ag-ltr .ag-angle-select-field,.ag-theme-uitk-medium-dark .ag-ltr .ag-slider-field{
11314
11526
  margin-right:16px;
11315
11527
  }
@@ -14064,8 +14276,36 @@
14064
14276
  border-left-color:var(--agGrid-borderColor);
14065
14277
  border-left:1px solid var(--ag-border-color, var(--agGrid-borderColor));
14066
14278
  }
14067
- .ag-theme-uitk-medium-dark .ag-row-hover{
14279
+ .ag-theme-uitk-medium-dark .ag-row-selected:before{
14280
+ background-color:var(--agGrid-row-background-selected);
14281
+ background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
14282
+ bottom:0;
14283
+ content:"";
14284
+ display:block;
14285
+ left:0;
14286
+ position:absolute;
14287
+ right:0;
14288
+ top:0;
14289
+ }
14290
+ .ag-theme-uitk-medium-dark .ag-row-hover.ag-full-width-row.ag-row-group:before,.ag-theme-uitk-medium-dark .ag-row-hover:not(.ag-full-width-row):before{
14291
+ background-color:var(--agGrid-row-color-hover);
14292
+ background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
14293
+ bottom:0;
14294
+ content:"";
14295
+ display:block;
14296
+ left:0;
14297
+ pointer-events:none;
14298
+ position:absolute;
14299
+ right:0;
14300
+ top:0;
14301
+ }
14302
+ .ag-theme-uitk-medium-dark .ag-row-hover.ag-row-selected:before{
14303
+ background-color:var(--agGrid-row-color-hover);
14068
14304
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
14305
+ background-image:linear-gradient(var(--agGrid-row-background-selected), var(--agGrid-row-background-selected));
14306
+ }
14307
+ .ag-theme-uitk-medium-dark .ag-row-hover.ag-full-width-row.ag-row-group>*{
14308
+ position:relative;
14069
14309
  }
14070
14310
  .ag-theme-uitk-medium-dark .ag-ltr .ag-right-aligned-cell{
14071
14311
  text-align:right;
@@ -14084,9 +14324,11 @@
14084
14324
  }
14085
14325
 
14086
14326
  .ag-theme-uitk-medium-dark .ag-cell,.ag-theme-uitk-medium-dark .ag-full-width-row .ag-cell-wrapper.ag-row-group{
14327
+ --ag-internal-calculated-line-height:var(--ag-line-height, 22px);
14328
+ --ag-internal-padded-row-height:22px;
14087
14329
  -webkit-font-smoothing:subpixel-antialiased;
14088
14330
  border:1px solid transparent;
14089
- line-height:min(var(--ag-line-height, 22px), 22px);
14331
+ line-height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
14090
14332
  padding-left:5px;
14091
14333
  padding-right:5px;
14092
14334
  }
@@ -14139,11 +14381,19 @@
14139
14381
  align-items:center;
14140
14382
  display:flex;
14141
14383
  height:100%;
14384
+ }
14385
+ .ag-theme-uitk-medium-dark .ag-ltr .ag-loading{
14142
14386
  padding-left:6px;
14143
14387
  }
14144
- .ag-theme-uitk-medium-dark .ag-loading-icon{
14388
+
14389
+ .ag-theme-uitk-medium-dark .ag-ltr .ag-loading-icon,.ag-theme-uitk-medium-dark .ag-rtl .ag-loading{
14145
14390
  padding-right:6px;
14146
14391
  }
14392
+
14393
+ .ag-theme-uitk-medium-dark .ag-rtl .ag-loading-icon{
14394
+ padding-left:6px;
14395
+ }
14396
+
14147
14397
  .ag-theme-uitk-medium-dark .ag-icon-loading{
14148
14398
  animation-duration:1s;
14149
14399
  animation-iteration-count:infinite;
@@ -14186,9 +14436,6 @@
14186
14436
  border-right-color:var(--agGrid-borderColor);
14187
14437
  border-right:1px solid var(--ag-border-color, var(--agGrid-borderColor));
14188
14438
  }
14189
- .ag-theme-uitk-medium-dark .ag-row-selected{
14190
- background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
14191
- }
14192
14439
  .ag-theme-uitk-medium-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing),.ag-theme-uitk-medium-dark .ag-cell-range-selected:not(.ag-cell-focus){
14193
14440
  background-color:hsla(0,0%,100%,.2);
14194
14441
  background-color:var(--ag-range-selection-background-color, hsla(0,0%,100%,.2));
@@ -14233,7 +14480,7 @@
14233
14480
  border-left-color:#fff;
14234
14481
  border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
14235
14482
  }
14236
- .ag-theme-uitk-medium-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-medium-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-medium-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-dark .ag-ltr .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-medium-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-medium-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-medium-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-dark .ag-rtl .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group{
14483
+ .ag-theme-uitk-medium-dark .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-medium-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-medium-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-medium-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-dark .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-medium-dark .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-medium-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-medium-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-medium-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-dark .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group{
14237
14484
  border:1px solid #fff;
14238
14485
  border-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
14239
14486
  outline:initial;
@@ -14243,13 +14490,13 @@
14243
14490
  border-top-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
14244
14491
  }
14245
14492
  .ag-theme-uitk-medium-dark .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-uitk-medium-dark .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
14246
- border-right:1px dashed #fff;
14247
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
14493
+ border-right:1px dashed #fff !important;
14494
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
14248
14495
  }
14249
14496
 
14250
14497
  .ag-theme-uitk-medium-dark .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-uitk-medium-dark .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
14251
- border-left:1px dashed #fff;
14252
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
14498
+ border-left:1px dashed #fff !important;
14499
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
14253
14500
  }
14254
14501
 
14255
14502
  .ag-theme-uitk-medium-dark .ag-cell.ag-selection-fill-bottom,.ag-theme-uitk-medium-dark .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{
@@ -14257,13 +14504,13 @@
14257
14504
  border-bottom-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
14258
14505
  }
14259
14506
  .ag-theme-uitk-medium-dark .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-uitk-medium-dark .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
14260
- border-left:1px dashed #fff;
14261
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
14507
+ border-left:1px dashed #fff !important;
14508
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
14262
14509
  }
14263
14510
 
14264
14511
  .ag-theme-uitk-medium-dark .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-uitk-medium-dark .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
14265
- border-right:1px dashed #fff;
14266
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
14512
+ border-right:1px dashed #fff !important;
14513
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
14267
14514
  }
14268
14515
 
14269
14516
  .ag-theme-uitk-high-dark .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-medium-dark .ag-range-handle{
@@ -14583,8 +14830,8 @@
14583
14830
  .ag-theme-uitk-medium-dark .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{
14584
14831
  -webkit-font-smoothing:antialiased;
14585
14832
  -moz-osx-font-smoothing:grayscale;
14586
- content:"\e922";
14587
- font-family:jpmuitk-icons;
14833
+ content:"\f114";
14834
+ font-family:agGridClassic;
14588
14835
  font-size:12px;
14589
14836
  font-style:normal;
14590
14837
  font-variant:normal;
@@ -15027,6 +15274,7 @@
15027
15274
  background:var(--ag-chip-background-color);
15028
15275
  border:1px solid transparent;
15029
15276
  border-radius:32px;
15277
+ cursor:pointer;
15030
15278
  padding:0 4px;
15031
15279
  }
15032
15280
  .ag-theme-uitk-medium-dark .ag-keyboard-focus .ag-column-drop-cell:focus{
@@ -15133,6 +15381,17 @@
15133
15381
  top:1px;
15134
15382
  width:calc(100% - 2px);
15135
15383
  }
15384
+ .ag-theme-uitk-medium-dark .ag-sort-indicator-container{
15385
+ display:flex;
15386
+ }
15387
+ .ag-theme-uitk-medium-dark .ag-ltr .ag-sort-indicator-icon{
15388
+ padding-left:8px;
15389
+ }
15390
+
15391
+ .ag-theme-uitk-medium-dark .ag-rtl .ag-sort-indicator-icon{
15392
+ padding-right:8px;
15393
+ }
15394
+
15136
15395
  .ag-theme-uitk-medium-dark .ag-chart-menu{
15137
15396
  background:#242526;
15138
15397
  background:var(--ag-background-color, #242526);
@@ -15153,6 +15412,18 @@
15153
15412
  .ag-theme-uitk-medium-dark .ag-chart-menu-icon:hover{
15154
15413
  opacity:1;
15155
15414
  }
15415
+ .ag-theme-uitk-medium-dark .ag-chart-menu-close{
15416
+ background:#242526;
15417
+ background:var(--ag-background-color, #242526);
15418
+ }
15419
+ .ag-theme-uitk-medium-dark .ag-chart-menu-close .ag-icon{
15420
+ background:none;
15421
+ border:1px solid var(--agGrid-borderColor);
15422
+ border-right:none;
15423
+ }
15424
+ .ag-theme-uitk-medium-dark .ag-chart-menu-close .ag-icon:hover{
15425
+ background:var(--ag-header-background-color);
15426
+ }
15156
15427
  .ag-theme-uitk-medium-dark .ag-chart-mini-thumbnail{
15157
15428
  border:1px solid;
15158
15429
  border-color:var(--ag-secondary-border-color, var(--agGrid-borderColor));
@@ -15271,7 +15542,7 @@
15271
15542
  border-radius:2px;
15272
15543
  display:inline-block;
15273
15544
  flex:none;
15274
- font-family:jpmuitk-icons;
15545
+ font-family:agGridClassic;
15275
15546
  font-size:12px;
15276
15547
  font-style:normal;
15277
15548
  font-variant:normal;
@@ -15297,7 +15568,7 @@
15297
15568
  .ag-theme-uitk-medium-dark .ag-checkbox-input-wrapper:after{
15298
15569
  color:#fff;
15299
15570
  color:var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #fff));
15300
- content:"";
15571
+ content:"\f108";
15301
15572
  left:0;
15302
15573
  pointer-events:none;
15303
15574
  position:absolute;
@@ -15306,7 +15577,7 @@
15306
15577
  .ag-theme-uitk-medium-dark .ag-checkbox-input-wrapper.ag-checked:after{
15307
15578
  color:#242526;
15308
15579
  color:var(--ag-checkbox-checked-color, var(--ag-background-color, #242526));
15309
- content:"\e95b";
15580
+ content:"\f106";
15310
15581
  left:0;
15311
15582
  pointer-events:none;
15312
15583
  position:absolute;
@@ -15379,7 +15650,7 @@
15379
15650
  border-radius:12px;
15380
15651
  display:inline-block;
15381
15652
  flex:none;
15382
- font-family:jpmuitk-icons;
15653
+ font-family:agGridClassic;
15383
15654
  font-size:12px;
15384
15655
  font-style:normal;
15385
15656
  font-variant:normal;
@@ -15606,6 +15877,9 @@
15606
15877
  .ag-theme-uitk-medium-dark .ag-chart-data-section,.ag-theme-uitk-medium-dark .ag-chart-format-section{
15607
15878
  padding-bottom:4px;
15608
15879
  }
15880
+ .ag-theme-uitk-medium-dark .ag-chart-menu-close .ag-icon{
15881
+ border:none;
15882
+ }
15609
15883
  .ag-theme-uitk-high-dark .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-medium-dark input[class^=ag-]:not([type]),.ag-theme-uitk-medium-dark input[class^=ag-][type=date],.ag-theme-uitk-medium-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-medium-dark input[class^=ag-][type=number],.ag-theme-uitk-medium-dark input[class^=ag-][type=tel],.ag-theme-uitk-medium-dark input[class^=ag-][type=text],.ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-medium-dark textarea[class^=ag-]{
15610
15884
  background:transparent;
15611
15885
  border-bottom-color:currentcolor;
@@ -15664,6 +15938,13 @@
15664
15938
  .ag-theme-uitk-medium-dark .ag-filter-toolpanel-header{
15665
15939
  height:32px;
15666
15940
  }
15941
+ .ag-theme-uitk-medium-dark .ag-ltr .ag-filter-apply-panel-button{
15942
+ margin-left:var(--ag-grid-size);
15943
+ }
15944
+
15945
+ .ag-theme-uitk-medium-dark .ag-rtl .ag-filter-apply-panel-button{
15946
+ margin-right:var(--ag-grid-size);
15947
+ }
15667
15948
  .ag-theme-uitk-medium-dark .ag-picker-field-wrapper:focus{
15668
15949
  box-shadow:0 0 0 1px #3f51b5;
15669
15950
  }
@@ -15912,6 +16193,19 @@
15912
16193
  .ag-theme-uitk-medium-dark .ag-header-select-all{
15913
16194
  margin-left:2px;
15914
16195
  }
16196
+ .ag-theme-uitk-medium-dark .ag-keyboard-focus .ag-header-cell:focus:after{
16197
+ border:2px dotted var(--agGrid-color-focus);
16198
+ bottom:0;
16199
+ height:auto;
16200
+ left:0;
16201
+ right:0;
16202
+ top:0;
16203
+ width:auto;
16204
+ }
16205
+ .ag-theme-uitk-medium-dark .ag-header-cell:after{
16206
+ bottom:var(--agGrid-separatorGap);
16207
+ top:var(--agGrid-separatorGap);
16208
+ }
15915
16209
  .ag-theme-uitk-medium-dark .ag-header-cell.ag-floating-filter:after{
15916
16210
  display:none;
15917
16211
  }
@@ -16290,7 +16584,7 @@
16290
16584
  .ag-theme-uitk-medium-light .ag-icon{
16291
16585
  -webkit-font-smoothing:antialiased;
16292
16586
  -moz-osx-font-smoothing:grayscale;
16293
- font-family:jpmuitk-icons;
16587
+ font-family:agGridClassic;
16294
16588
  font-size:12px;
16295
16589
  font-style:normal;
16296
16590
  font-variant:normal;
@@ -16299,16 +16593,16 @@
16299
16593
  text-transform:none;
16300
16594
  }
16301
16595
  .ag-theme-uitk-medium-light .ag-icon-aggregation:before{
16302
- content:"\e974";
16596
+ content:"\f101";
16303
16597
  }
16304
16598
  .ag-theme-uitk-medium-light .ag-icon-arrows:before{
16305
- content:"\e90e";
16599
+ content:"\f102";
16306
16600
  }
16307
16601
  .ag-theme-uitk-medium-light .ag-icon-asc:before{
16308
- content:"\e940";
16602
+ content:"\f103";
16309
16603
  }
16310
16604
  .ag-theme-uitk-medium-light .ag-icon-cancel:before{
16311
- content:"\e90e";
16605
+ content:"\f104";
16312
16606
  }
16313
16607
  .ag-theme-uitk-medium-light .ag-icon-chart:before{
16314
16608
  content:"\f105";
@@ -16317,19 +16611,22 @@
16317
16611
  content:"\f109";
16318
16612
  }
16319
16613
  .ag-theme-uitk-medium-light .ag-icon-columns:before{
16320
- content:"\e910";
16614
+ content:"\f10a";
16321
16615
  }
16322
16616
  .ag-theme-uitk-medium-light .ag-icon-contracted:before{
16323
16617
  content:"\f10b";
16324
16618
  }
16325
16619
  .ag-theme-uitk-medium-light .ag-icon-copy:before{
16326
- content:"\e90d";
16620
+ content:"\f10c";
16327
16621
  }
16328
16622
  .ag-theme-uitk-medium-light .ag-icon-cross:before{
16329
16623
  content:"\f10d";
16330
16624
  }
16331
- .ag-theme-uitk-medium-light .ag-icon-csv:before,.ag-theme-uitk-medium-light .ag-icon-desc:before{
16332
- content:"\e93f";
16625
+ .ag-theme-uitk-medium-light .ag-icon-csv:before{
16626
+ content:"\f10e";
16627
+ }
16628
+ .ag-theme-uitk-medium-light .ag-icon-desc:before{
16629
+ content:"\f10f";
16333
16630
  }
16334
16631
  .ag-theme-uitk-medium-light .ag-icon-excel:before{
16335
16632
  content:"\f110";
@@ -16344,19 +16641,19 @@
16344
16641
  content:"\f113";
16345
16642
  }
16346
16643
  .ag-theme-uitk-medium-light .ag-icon-filter:before{
16347
- content:"\e922";
16644
+ content:"\f114";
16348
16645
  }
16349
16646
  .ag-theme-uitk-medium-light .ag-icon-first:before{
16350
- content:"\e934";
16647
+ content:"\f115";
16351
16648
  }
16352
16649
  .ag-theme-uitk-medium-light .ag-icon-grip:before{
16353
- content:"\e970";
16650
+ content:"\f116";
16354
16651
  }
16355
16652
  .ag-theme-uitk-medium-light .ag-icon-group:before{
16356
- content:"\e929";
16653
+ content:"\f117";
16357
16654
  }
16358
16655
  .ag-theme-uitk-medium-light .ag-icon-last:before{
16359
- content:"\e951";
16656
+ content:"\f118";
16360
16657
  }
16361
16658
  .ag-theme-uitk-medium-light .ag-icon-left:before{
16362
16659
  content:"\f119";
@@ -16371,13 +16668,13 @@
16371
16668
  content:"\f11c";
16372
16669
  }
16373
16670
  .ag-theme-uitk-medium-light .ag-icon-menu:before{
16374
- content:"\e969";
16671
+ content:"\f11d";
16375
16672
  }
16376
16673
  .ag-theme-uitk-medium-light .ag-icon-minimize:before{
16377
16674
  content:"\f11e";
16378
16675
  }
16379
16676
  .ag-theme-uitk-medium-light .ag-icon-next:before{
16380
- content:"\e950";
16677
+ content:"\f11f";
16381
16678
  }
16382
16679
  .ag-theme-uitk-medium-light .ag-icon-none:before{
16383
16680
  content:"\f120";
@@ -16389,13 +16686,13 @@
16389
16686
  content:"\f122";
16390
16687
  }
16391
16688
  .ag-theme-uitk-medium-light .ag-icon-pin:before{
16392
- content:"\e944";
16689
+ content:"\f123";
16393
16690
  }
16394
16691
  .ag-theme-uitk-medium-light .ag-icon-pivot:before{
16395
- content:"\e979";
16692
+ content:"\f124";
16396
16693
  }
16397
16694
  .ag-theme-uitk-medium-light .ag-icon-previous:before{
16398
- content:"\e933";
16695
+ content:"\f125";
16399
16696
  }
16400
16697
  .ag-theme-uitk-medium-light .ag-icon-right:before{
16401
16698
  content:"\f128";
@@ -16410,28 +16707,28 @@
16410
16707
  content:"\f12b";
16411
16708
  }
16412
16709
  .ag-theme-uitk-medium-light .ag-icon-small-right:before{
16413
- content:"\e950";
16710
+ content:"\f12c";
16414
16711
  }
16415
16712
  .ag-theme-uitk-medium-light .ag-icon-small-up:before{
16416
16713
  content:"\f12d";
16417
16714
  }
16418
16715
  .ag-theme-uitk-medium-light .ag-icon-tick:before{
16419
- content:"\e95b";
16716
+ content:"\f12e";
16420
16717
  }
16421
16718
  .ag-theme-uitk-medium-light .ag-icon-tree-closed:before{
16422
- content:"\e950";
16719
+ content:"\f12f";
16423
16720
  }
16424
16721
  .ag-theme-uitk-medium-light .ag-icon-tree-indeterminate:before{
16425
16722
  content:"\f130";
16426
16723
  }
16427
16724
  .ag-theme-uitk-medium-light .ag-icon-tree-open:before{
16428
- content:"\e91b";
16725
+ content:"\f131";
16429
16726
  }
16430
16727
  .ag-theme-uitk-medium-light .ag-icon-unlinked:before{
16431
16728
  content:"\f132";
16432
16729
  }
16433
16730
  .ag-theme-uitk-medium-light .ag-icon-row-drag:before{
16434
- content:"\e970";
16731
+ content:"\f116";
16435
16732
  }
16436
16733
  .ag-theme-uitk-medium-light .ag-left-arrow:before{
16437
16734
  content:"\f119";
@@ -16439,7 +16736,7 @@
16439
16736
  .ag-theme-uitk-medium-light .ag-right-arrow:before{
16440
16737
  content:"\f128";
16441
16738
  }
16442
- .ag-theme-uitk-medium-light .ag-root-wrapper{
16739
+ .ag-theme-uitk-medium-light .ag-root-wrapper,.ag-theme-uitk-medium-light .ag-sticky-top{
16443
16740
  background-color:#fff;
16444
16741
  background-color:var(--ag-background-color, #fff);
16445
16742
  }
@@ -16598,6 +16895,9 @@
16598
16895
  cursor:default;
16599
16896
  height:36px;
16600
16897
  }
16898
+ .ag-keyboard-focus .ag-theme-uitk-medium-light .ag-rich-select-virtual-list-item:focus:after{
16899
+ content:none;
16900
+ }
16601
16901
  .ag-theme-uitk-medium-light .ag-rich-select-virtual-list-item:hover{
16602
16902
  background-color:var(--agGrid-row-color-hover);
16603
16903
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
@@ -16622,7 +16922,9 @@
16622
16922
  }
16623
16923
 
16624
16924
  .ag-theme-uitk-medium-light .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value){
16625
- height:min(var(--ag-line-height, 22px), 22px);
16925
+ --ag-internal-calculated-line-height:var(--ag-line-height, 22px);
16926
+ --ag-internal-padded-row-height:22px;
16927
+ height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
16626
16928
  }
16627
16929
  .ag-theme-uitk-medium-light .ag-group-contracted,.ag-theme-uitk-medium-light .ag-group-expanded{
16628
16930
  cursor:pointer;
@@ -16665,6 +16967,14 @@
16665
16967
  .ag-theme-uitk-medium-light .ag-label-align-top .ag-label{
16666
16968
  margin-bottom:4px;
16667
16969
  }
16970
+ .ag-theme-uitk-medium-light .ag-angle-select[disabled]{
16971
+ color:var(--agGrid-foreground-disabled);
16972
+ color:var(--ag-disabled-foreground-color, var(--agGrid-foreground-disabled));
16973
+ pointer-events:none;
16974
+ }
16975
+ .ag-theme-uitk-medium-light .ag-angle-select[disabled] .ag-angle-select-field{
16976
+ opacity:.4;
16977
+ }
16668
16978
  .ag-theme-uitk-medium-light .ag-ltr .ag-angle-select-field,.ag-theme-uitk-medium-light .ag-ltr .ag-slider-field{
16669
16979
  margin-right:16px;
16670
16980
  }
@@ -19419,8 +19729,36 @@
19419
19729
  border-left-color:var(--agGrid-borderColor);
19420
19730
  border-left:1px solid var(--ag-border-color, var(--agGrid-borderColor));
19421
19731
  }
19422
- .ag-theme-uitk-medium-light .ag-row-hover{
19732
+ .ag-theme-uitk-medium-light .ag-row-selected:before{
19733
+ background-color:var(--agGrid-row-background-selected);
19734
+ background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
19735
+ bottom:0;
19736
+ content:"";
19737
+ display:block;
19738
+ left:0;
19739
+ position:absolute;
19740
+ right:0;
19741
+ top:0;
19742
+ }
19743
+ .ag-theme-uitk-medium-light .ag-row-hover.ag-full-width-row.ag-row-group:before,.ag-theme-uitk-medium-light .ag-row-hover:not(.ag-full-width-row):before{
19744
+ background-color:var(--agGrid-row-color-hover);
19423
19745
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
19746
+ bottom:0;
19747
+ content:"";
19748
+ display:block;
19749
+ left:0;
19750
+ pointer-events:none;
19751
+ position:absolute;
19752
+ right:0;
19753
+ top:0;
19754
+ }
19755
+ .ag-theme-uitk-medium-light .ag-row-hover.ag-row-selected:before{
19756
+ background-color:var(--agGrid-row-color-hover);
19757
+ background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
19758
+ background-image:linear-gradient(var(--agGrid-row-background-selected), var(--agGrid-row-background-selected));
19759
+ }
19760
+ .ag-theme-uitk-medium-light .ag-row-hover.ag-full-width-row.ag-row-group>*{
19761
+ position:relative;
19424
19762
  }
19425
19763
  .ag-theme-uitk-medium-light .ag-ltr .ag-right-aligned-cell{
19426
19764
  text-align:right;
@@ -19439,9 +19777,11 @@
19439
19777
  }
19440
19778
 
19441
19779
  .ag-theme-uitk-medium-light .ag-cell,.ag-theme-uitk-medium-light .ag-full-width-row .ag-cell-wrapper.ag-row-group{
19780
+ --ag-internal-calculated-line-height:var(--ag-line-height, 22px);
19781
+ --ag-internal-padded-row-height:22px;
19442
19782
  -webkit-font-smoothing:subpixel-antialiased;
19443
19783
  border:1px solid transparent;
19444
- line-height:min(var(--ag-line-height, 22px), 22px);
19784
+ line-height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
19445
19785
  padding-left:5px;
19446
19786
  padding-right:5px;
19447
19787
  }
@@ -19494,11 +19834,19 @@
19494
19834
  align-items:center;
19495
19835
  display:flex;
19496
19836
  height:100%;
19837
+ }
19838
+ .ag-theme-uitk-medium-light .ag-ltr .ag-loading{
19497
19839
  padding-left:6px;
19498
19840
  }
19499
- .ag-theme-uitk-medium-light .ag-loading-icon{
19841
+
19842
+ .ag-theme-uitk-medium-light .ag-ltr .ag-loading-icon,.ag-theme-uitk-medium-light .ag-rtl .ag-loading{
19500
19843
  padding-right:6px;
19501
19844
  }
19845
+
19846
+ .ag-theme-uitk-medium-light .ag-rtl .ag-loading-icon{
19847
+ padding-left:6px;
19848
+ }
19849
+
19502
19850
  .ag-theme-uitk-medium-light .ag-icon-loading{
19503
19851
  animation-duration:1s;
19504
19852
  animation-iteration-count:infinite;
@@ -19541,9 +19889,6 @@
19541
19889
  border-right-color:var(--agGrid-borderColor);
19542
19890
  border-right:1px solid var(--ag-border-color, var(--agGrid-borderColor));
19543
19891
  }
19544
- .ag-theme-uitk-medium-light .ag-row-selected{
19545
- background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
19546
- }
19547
19892
  .ag-theme-uitk-medium-light .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing),.ag-theme-uitk-medium-light .ag-cell-range-selected:not(.ag-cell-focus){
19548
19893
  background-color:rgba(42,44,47,.2);
19549
19894
  background-color:var(--ag-range-selection-background-color, rgba(42,44,47,.2));
@@ -19588,7 +19933,7 @@
19588
19933
  border-left-color:#2a2c2f;
19589
19934
  border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
19590
19935
  }
19591
- .ag-theme-uitk-medium-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-medium-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-medium-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-light .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-light .ag-ltr .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-medium-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-medium-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-medium-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-light .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-light .ag-rtl .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group{
19936
+ .ag-theme-uitk-medium-light .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-medium-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-medium-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-medium-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-light .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-medium-light .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-medium-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-medium-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-medium-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-medium-light .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group{
19592
19937
  border:1px solid #2a2c2f;
19593
19938
  border-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
19594
19939
  outline:initial;
@@ -19598,13 +19943,13 @@
19598
19943
  border-top-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
19599
19944
  }
19600
19945
  .ag-theme-uitk-medium-light .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-uitk-medium-light .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
19601
- border-right:1px dashed #2a2c2f;
19602
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
19946
+ border-right:1px dashed #2a2c2f !important;
19947
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
19603
19948
  }
19604
19949
 
19605
19950
  .ag-theme-uitk-medium-light .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-uitk-medium-light .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
19606
- border-left:1px dashed #2a2c2f;
19607
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
19951
+ border-left:1px dashed #2a2c2f !important;
19952
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
19608
19953
  }
19609
19954
 
19610
19955
  .ag-theme-uitk-medium-light .ag-cell.ag-selection-fill-bottom,.ag-theme-uitk-medium-light .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{
@@ -19612,13 +19957,13 @@
19612
19957
  border-bottom-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
19613
19958
  }
19614
19959
  .ag-theme-uitk-medium-light .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-uitk-medium-light .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
19615
- border-left:1px dashed #2a2c2f;
19616
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
19960
+ border-left:1px dashed #2a2c2f !important;
19961
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
19617
19962
  }
19618
19963
 
19619
19964
  .ag-theme-uitk-medium-light .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-uitk-medium-light .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
19620
- border-right:1px dashed #2a2c2f;
19621
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
19965
+ border-right:1px dashed #2a2c2f !important;
19966
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
19622
19967
  }
19623
19968
 
19624
19969
  .ag-theme-uitk-high-dark .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-medium-light .ag-range-handle{
@@ -19938,8 +20283,8 @@
19938
20283
  .ag-theme-uitk-medium-light .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{
19939
20284
  -webkit-font-smoothing:antialiased;
19940
20285
  -moz-osx-font-smoothing:grayscale;
19941
- content:"\e922";
19942
- font-family:jpmuitk-icons;
20286
+ content:"\f114";
20287
+ font-family:agGridClassic;
19943
20288
  font-size:12px;
19944
20289
  font-style:normal;
19945
20290
  font-variant:normal;
@@ -20382,6 +20727,7 @@
20382
20727
  background:var(--ag-chip-background-color);
20383
20728
  border:1px solid transparent;
20384
20729
  border-radius:32px;
20730
+ cursor:pointer;
20385
20731
  padding:0 4px;
20386
20732
  }
20387
20733
  .ag-theme-uitk-medium-light .ag-keyboard-focus .ag-column-drop-cell:focus{
@@ -20488,6 +20834,17 @@
20488
20834
  top:1px;
20489
20835
  width:calc(100% - 2px);
20490
20836
  }
20837
+ .ag-theme-uitk-medium-light .ag-sort-indicator-container{
20838
+ display:flex;
20839
+ }
20840
+ .ag-theme-uitk-medium-light .ag-ltr .ag-sort-indicator-icon{
20841
+ padding-left:8px;
20842
+ }
20843
+
20844
+ .ag-theme-uitk-medium-light .ag-rtl .ag-sort-indicator-icon{
20845
+ padding-right:8px;
20846
+ }
20847
+
20491
20848
  .ag-theme-uitk-medium-light .ag-chart-menu{
20492
20849
  background:#fff;
20493
20850
  background:var(--ag-background-color, #fff);
@@ -20508,6 +20865,18 @@
20508
20865
  .ag-theme-uitk-medium-light .ag-chart-menu-icon:hover{
20509
20866
  opacity:1;
20510
20867
  }
20868
+ .ag-theme-uitk-medium-light .ag-chart-menu-close{
20869
+ background:#fff;
20870
+ background:var(--ag-background-color, #fff);
20871
+ }
20872
+ .ag-theme-uitk-medium-light .ag-chart-menu-close .ag-icon{
20873
+ background:none;
20874
+ border:1px solid var(--agGrid-borderColor);
20875
+ border-right:none;
20876
+ }
20877
+ .ag-theme-uitk-medium-light .ag-chart-menu-close .ag-icon:hover{
20878
+ background:var(--ag-header-background-color);
20879
+ }
20511
20880
  .ag-theme-uitk-medium-light .ag-chart-mini-thumbnail{
20512
20881
  border:1px solid;
20513
20882
  border-color:var(--ag-secondary-border-color, var(--agGrid-borderColor));
@@ -20626,7 +20995,7 @@
20626
20995
  border-radius:2px;
20627
20996
  display:inline-block;
20628
20997
  flex:none;
20629
- font-family:jpmuitk-icons;
20998
+ font-family:agGridClassic;
20630
20999
  font-size:12px;
20631
21000
  font-style:normal;
20632
21001
  font-variant:normal;
@@ -20652,7 +21021,7 @@
20652
21021
  .ag-theme-uitk-medium-light .ag-checkbox-input-wrapper:after{
20653
21022
  color:#2a2c2f;
20654
21023
  color:var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #2a2c2f));
20655
- content:"";
21024
+ content:"\f108";
20656
21025
  left:0;
20657
21026
  pointer-events:none;
20658
21027
  position:absolute;
@@ -20661,7 +21030,7 @@
20661
21030
  .ag-theme-uitk-medium-light .ag-checkbox-input-wrapper.ag-checked:after{
20662
21031
  color:#fff;
20663
21032
  color:var(--ag-checkbox-checked-color, var(--ag-background-color, #fff));
20664
- content:"\e95b";
21033
+ content:"\f106";
20665
21034
  left:0;
20666
21035
  pointer-events:none;
20667
21036
  position:absolute;
@@ -20734,7 +21103,7 @@
20734
21103
  border-radius:12px;
20735
21104
  display:inline-block;
20736
21105
  flex:none;
20737
- font-family:jpmuitk-icons;
21106
+ font-family:agGridClassic;
20738
21107
  font-size:12px;
20739
21108
  font-style:normal;
20740
21109
  font-variant:normal;
@@ -20961,6 +21330,9 @@
20961
21330
  .ag-theme-uitk-medium-light .ag-chart-data-section,.ag-theme-uitk-medium-light .ag-chart-format-section{
20962
21331
  padding-bottom:4px;
20963
21332
  }
21333
+ .ag-theme-uitk-medium-light .ag-chart-menu-close .ag-icon{
21334
+ border:none;
21335
+ }
20964
21336
  .ag-theme-uitk-high-dark .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-medium-light input[class^=ag-]:not([type]),.ag-theme-uitk-medium-light input[class^=ag-][type=date],.ag-theme-uitk-medium-light input[class^=ag-][type=datetime-local],.ag-theme-uitk-medium-light input[class^=ag-][type=number],.ag-theme-uitk-medium-light input[class^=ag-][type=tel],.ag-theme-uitk-medium-light input[class^=ag-][type=text],.ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-medium-light textarea[class^=ag-]{
20965
21337
  background:transparent;
20966
21338
  border-bottom-color:currentcolor;
@@ -21019,6 +21391,13 @@
21019
21391
  .ag-theme-uitk-medium-light .ag-filter-toolpanel-header{
21020
21392
  height:32px;
21021
21393
  }
21394
+ .ag-theme-uitk-medium-light .ag-ltr .ag-filter-apply-panel-button{
21395
+ margin-left:var(--ag-grid-size);
21396
+ }
21397
+
21398
+ .ag-theme-uitk-medium-light .ag-rtl .ag-filter-apply-panel-button{
21399
+ margin-right:var(--ag-grid-size);
21400
+ }
21022
21401
  .ag-theme-uitk-medium-light .ag-picker-field-wrapper:focus{
21023
21402
  box-shadow:0 0 0 1px #3f51b5;
21024
21403
  }
@@ -21267,6 +21646,19 @@
21267
21646
  .ag-theme-uitk-medium-light .ag-header-select-all{
21268
21647
  margin-left:2px;
21269
21648
  }
21649
+ .ag-theme-uitk-medium-light .ag-keyboard-focus .ag-header-cell:focus:after{
21650
+ border:2px dotted var(--agGrid-color-focus);
21651
+ bottom:0;
21652
+ height:auto;
21653
+ left:0;
21654
+ right:0;
21655
+ top:0;
21656
+ width:auto;
21657
+ }
21658
+ .ag-theme-uitk-medium-light .ag-header-cell:after{
21659
+ bottom:var(--agGrid-separatorGap);
21660
+ top:var(--agGrid-separatorGap);
21661
+ }
21270
21662
  .ag-theme-uitk-medium-light .ag-header-cell.ag-floating-filter:after{
21271
21663
  display:none;
21272
21664
  }
@@ -21661,7 +22053,7 @@
21661
22053
  .ag-theme-uitk-low-dark .ag-icon{
21662
22054
  -webkit-font-smoothing:antialiased;
21663
22055
  -moz-osx-font-smoothing:grayscale;
21664
- font-family:jpmuitk-icons;
22056
+ font-family:agGridClassic;
21665
22057
  font-size:12px;
21666
22058
  font-style:normal;
21667
22059
  font-variant:normal;
@@ -21670,16 +22062,16 @@
21670
22062
  text-transform:none;
21671
22063
  }
21672
22064
  .ag-theme-uitk-low-dark .ag-icon-aggregation:before{
21673
- content:"\e974";
22065
+ content:"\f101";
21674
22066
  }
21675
22067
  .ag-theme-uitk-low-dark .ag-icon-arrows:before{
21676
- content:"\e90e";
22068
+ content:"\f102";
21677
22069
  }
21678
22070
  .ag-theme-uitk-low-dark .ag-icon-asc:before{
21679
- content:"\e940";
22071
+ content:"\f103";
21680
22072
  }
21681
22073
  .ag-theme-uitk-low-dark .ag-icon-cancel:before{
21682
- content:"\e90e";
22074
+ content:"\f104";
21683
22075
  }
21684
22076
  .ag-theme-uitk-low-dark .ag-icon-chart:before{
21685
22077
  content:"\f105";
@@ -21688,19 +22080,22 @@
21688
22080
  content:"\f109";
21689
22081
  }
21690
22082
  .ag-theme-uitk-low-dark .ag-icon-columns:before{
21691
- content:"\e910";
22083
+ content:"\f10a";
21692
22084
  }
21693
22085
  .ag-theme-uitk-low-dark .ag-icon-contracted:before{
21694
22086
  content:"\f10b";
21695
22087
  }
21696
22088
  .ag-theme-uitk-low-dark .ag-icon-copy:before{
21697
- content:"\e90d";
22089
+ content:"\f10c";
21698
22090
  }
21699
22091
  .ag-theme-uitk-low-dark .ag-icon-cross:before{
21700
22092
  content:"\f10d";
21701
22093
  }
21702
- .ag-theme-uitk-low-dark .ag-icon-csv:before,.ag-theme-uitk-low-dark .ag-icon-desc:before{
21703
- content:"\e93f";
22094
+ .ag-theme-uitk-low-dark .ag-icon-csv:before{
22095
+ content:"\f10e";
22096
+ }
22097
+ .ag-theme-uitk-low-dark .ag-icon-desc:before{
22098
+ content:"\f10f";
21704
22099
  }
21705
22100
  .ag-theme-uitk-low-dark .ag-icon-excel:before{
21706
22101
  content:"\f110";
@@ -21715,19 +22110,19 @@
21715
22110
  content:"\f113";
21716
22111
  }
21717
22112
  .ag-theme-uitk-low-dark .ag-icon-filter:before{
21718
- content:"\e922";
22113
+ content:"\f114";
21719
22114
  }
21720
22115
  .ag-theme-uitk-low-dark .ag-icon-first:before{
21721
- content:"\e934";
22116
+ content:"\f115";
21722
22117
  }
21723
22118
  .ag-theme-uitk-low-dark .ag-icon-grip:before{
21724
- content:"\e970";
22119
+ content:"\f116";
21725
22120
  }
21726
22121
  .ag-theme-uitk-low-dark .ag-icon-group:before{
21727
- content:"\e929";
22122
+ content:"\f117";
21728
22123
  }
21729
22124
  .ag-theme-uitk-low-dark .ag-icon-last:before{
21730
- content:"\e951";
22125
+ content:"\f118";
21731
22126
  }
21732
22127
  .ag-theme-uitk-low-dark .ag-icon-left:before{
21733
22128
  content:"\f119";
@@ -21742,13 +22137,13 @@
21742
22137
  content:"\f11c";
21743
22138
  }
21744
22139
  .ag-theme-uitk-low-dark .ag-icon-menu:before{
21745
- content:"\e969";
22140
+ content:"\f11d";
21746
22141
  }
21747
22142
  .ag-theme-uitk-low-dark .ag-icon-minimize:before{
21748
22143
  content:"\f11e";
21749
22144
  }
21750
22145
  .ag-theme-uitk-low-dark .ag-icon-next:before{
21751
- content:"\e950";
22146
+ content:"\f11f";
21752
22147
  }
21753
22148
  .ag-theme-uitk-low-dark .ag-icon-none:before{
21754
22149
  content:"\f120";
@@ -21760,13 +22155,13 @@
21760
22155
  content:"\f122";
21761
22156
  }
21762
22157
  .ag-theme-uitk-low-dark .ag-icon-pin:before{
21763
- content:"\e944";
22158
+ content:"\f123";
21764
22159
  }
21765
22160
  .ag-theme-uitk-low-dark .ag-icon-pivot:before{
21766
- content:"\e979";
22161
+ content:"\f124";
21767
22162
  }
21768
22163
  .ag-theme-uitk-low-dark .ag-icon-previous:before{
21769
- content:"\e933";
22164
+ content:"\f125";
21770
22165
  }
21771
22166
  .ag-theme-uitk-low-dark .ag-icon-right:before{
21772
22167
  content:"\f128";
@@ -21781,28 +22176,28 @@
21781
22176
  content:"\f12b";
21782
22177
  }
21783
22178
  .ag-theme-uitk-low-dark .ag-icon-small-right:before{
21784
- content:"\e950";
22179
+ content:"\f12c";
21785
22180
  }
21786
22181
  .ag-theme-uitk-low-dark .ag-icon-small-up:before{
21787
22182
  content:"\f12d";
21788
22183
  }
21789
22184
  .ag-theme-uitk-low-dark .ag-icon-tick:before{
21790
- content:"\e95b";
22185
+ content:"\f12e";
21791
22186
  }
21792
22187
  .ag-theme-uitk-low-dark .ag-icon-tree-closed:before{
21793
- content:"\e950";
22188
+ content:"\f12f";
21794
22189
  }
21795
22190
  .ag-theme-uitk-low-dark .ag-icon-tree-indeterminate:before{
21796
22191
  content:"\f130";
21797
22192
  }
21798
22193
  .ag-theme-uitk-low-dark .ag-icon-tree-open:before{
21799
- content:"\e91b";
22194
+ content:"\f131";
21800
22195
  }
21801
22196
  .ag-theme-uitk-low-dark .ag-icon-unlinked:before{
21802
22197
  content:"\f132";
21803
22198
  }
21804
22199
  .ag-theme-uitk-low-dark .ag-icon-row-drag:before{
21805
- content:"\e970";
22200
+ content:"\f116";
21806
22201
  }
21807
22202
  .ag-theme-uitk-low-dark .ag-left-arrow:before{
21808
22203
  content:"\f119";
@@ -21810,7 +22205,7 @@
21810
22205
  .ag-theme-uitk-low-dark .ag-right-arrow:before{
21811
22206
  content:"\f128";
21812
22207
  }
21813
- .ag-theme-uitk-low-dark .ag-root-wrapper{
22208
+ .ag-theme-uitk-low-dark .ag-root-wrapper,.ag-theme-uitk-low-dark .ag-sticky-top{
21814
22209
  background-color:#242526;
21815
22210
  background-color:var(--ag-background-color, #242526);
21816
22211
  }
@@ -21969,6 +22364,9 @@
21969
22364
  cursor:default;
21970
22365
  height:48px;
21971
22366
  }
22367
+ .ag-keyboard-focus .ag-theme-uitk-low-dark .ag-rich-select-virtual-list-item:focus:after{
22368
+ content:none;
22369
+ }
21972
22370
  .ag-theme-uitk-low-dark .ag-rich-select-virtual-list-item:hover{
21973
22371
  background-color:var(--agGrid-row-color-hover);
21974
22372
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
@@ -21993,7 +22391,9 @@
21993
22391
  }
21994
22392
 
21995
22393
  .ag-theme-uitk-low-dark .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value){
21996
- height:min(var(--ag-line-height, 30px), 30px);
22394
+ --ag-internal-calculated-line-height:var(--ag-line-height, 30px);
22395
+ --ag-internal-padded-row-height:30px;
22396
+ height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
21997
22397
  }
21998
22398
  .ag-theme-uitk-low-dark .ag-group-contracted,.ag-theme-uitk-low-dark .ag-group-expanded{
21999
22399
  cursor:pointer;
@@ -22036,6 +22436,14 @@
22036
22436
  .ag-theme-uitk-low-dark .ag-label-align-top .ag-label{
22037
22437
  margin-bottom:4px;
22038
22438
  }
22439
+ .ag-theme-uitk-low-dark .ag-angle-select[disabled]{
22440
+ color:var(--agGrid-foreground-disabled);
22441
+ color:var(--ag-disabled-foreground-color, var(--agGrid-foreground-disabled));
22442
+ pointer-events:none;
22443
+ }
22444
+ .ag-theme-uitk-low-dark .ag-angle-select[disabled] .ag-angle-select-field{
22445
+ opacity:.4;
22446
+ }
22039
22447
  .ag-theme-uitk-low-dark .ag-ltr .ag-angle-select-field,.ag-theme-uitk-low-dark .ag-ltr .ag-slider-field{
22040
22448
  margin-right:16px;
22041
22449
  }
@@ -24790,8 +25198,36 @@
24790
25198
  border-left-color:var(--agGrid-borderColor);
24791
25199
  border-left:1px solid var(--ag-border-color, var(--agGrid-borderColor));
24792
25200
  }
24793
- .ag-theme-uitk-low-dark .ag-row-hover{
25201
+ .ag-theme-uitk-low-dark .ag-row-selected:before{
25202
+ background-color:var(--agGrid-row-background-selected);
25203
+ background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
25204
+ bottom:0;
25205
+ content:"";
25206
+ display:block;
25207
+ left:0;
25208
+ position:absolute;
25209
+ right:0;
25210
+ top:0;
25211
+ }
25212
+ .ag-theme-uitk-low-dark .ag-row-hover.ag-full-width-row.ag-row-group:before,.ag-theme-uitk-low-dark .ag-row-hover:not(.ag-full-width-row):before{
25213
+ background-color:var(--agGrid-row-color-hover);
25214
+ background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
25215
+ bottom:0;
25216
+ content:"";
25217
+ display:block;
25218
+ left:0;
25219
+ pointer-events:none;
25220
+ position:absolute;
25221
+ right:0;
25222
+ top:0;
25223
+ }
25224
+ .ag-theme-uitk-low-dark .ag-row-hover.ag-row-selected:before{
25225
+ background-color:var(--agGrid-row-color-hover);
24794
25226
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
25227
+ background-image:linear-gradient(var(--agGrid-row-background-selected), var(--agGrid-row-background-selected));
25228
+ }
25229
+ .ag-theme-uitk-low-dark .ag-row-hover.ag-full-width-row.ag-row-group>*{
25230
+ position:relative;
24795
25231
  }
24796
25232
  .ag-theme-uitk-low-dark .ag-ltr .ag-right-aligned-cell{
24797
25233
  text-align:right;
@@ -24810,9 +25246,11 @@
24810
25246
  }
24811
25247
 
24812
25248
  .ag-theme-uitk-low-dark .ag-cell,.ag-theme-uitk-low-dark .ag-full-width-row .ag-cell-wrapper.ag-row-group{
25249
+ --ag-internal-calculated-line-height:var(--ag-line-height, 30px);
25250
+ --ag-internal-padded-row-height:30px;
24813
25251
  -webkit-font-smoothing:subpixel-antialiased;
24814
25252
  border:1px solid transparent;
24815
- line-height:min(var(--ag-line-height, 30px), 30px);
25253
+ line-height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
24816
25254
  padding-left:5px;
24817
25255
  padding-right:5px;
24818
25256
  }
@@ -24865,11 +25303,19 @@
24865
25303
  align-items:center;
24866
25304
  display:flex;
24867
25305
  height:100%;
25306
+ }
25307
+ .ag-theme-uitk-low-dark .ag-ltr .ag-loading{
24868
25308
  padding-left:6px;
24869
25309
  }
24870
- .ag-theme-uitk-low-dark .ag-loading-icon{
25310
+
25311
+ .ag-theme-uitk-low-dark .ag-ltr .ag-loading-icon,.ag-theme-uitk-low-dark .ag-rtl .ag-loading{
24871
25312
  padding-right:6px;
24872
25313
  }
25314
+
25315
+ .ag-theme-uitk-low-dark .ag-rtl .ag-loading-icon{
25316
+ padding-left:6px;
25317
+ }
25318
+
24873
25319
  .ag-theme-uitk-low-dark .ag-icon-loading{
24874
25320
  animation-duration:1s;
24875
25321
  animation-iteration-count:infinite;
@@ -24912,9 +25358,6 @@
24912
25358
  border-right-color:var(--agGrid-borderColor);
24913
25359
  border-right:1px solid var(--ag-border-color, var(--agGrid-borderColor));
24914
25360
  }
24915
- .ag-theme-uitk-low-dark .ag-row-selected{
24916
- background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
24917
- }
24918
25361
  .ag-theme-uitk-low-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing),.ag-theme-uitk-low-dark .ag-cell-range-selected:not(.ag-cell-focus){
24919
25362
  background-color:hsla(0,0%,100%,.2);
24920
25363
  background-color:var(--ag-range-selection-background-color, hsla(0,0%,100%,.2));
@@ -24959,7 +25402,7 @@
24959
25402
  border-left-color:#fff;
24960
25403
  border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
24961
25404
  }
24962
- .ag-theme-uitk-low-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-low-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-low-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-dark .ag-ltr .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-low-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-low-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-low-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-dark .ag-rtl .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group{
25405
+ .ag-theme-uitk-low-dark .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-low-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-low-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-low-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-dark .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-low-dark .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-low-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-low-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-low-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-dark .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group{
24963
25406
  border:1px solid #fff;
24964
25407
  border-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
24965
25408
  outline:initial;
@@ -24969,13 +25412,13 @@
24969
25412
  border-top-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
24970
25413
  }
24971
25414
  .ag-theme-uitk-low-dark .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-uitk-low-dark .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
24972
- border-right:1px dashed #fff;
24973
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
25415
+ border-right:1px dashed #fff !important;
25416
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
24974
25417
  }
24975
25418
 
24976
25419
  .ag-theme-uitk-low-dark .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-uitk-low-dark .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
24977
- border-left:1px dashed #fff;
24978
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
25420
+ border-left:1px dashed #fff !important;
25421
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
24979
25422
  }
24980
25423
 
24981
25424
  .ag-theme-uitk-low-dark .ag-cell.ag-selection-fill-bottom,.ag-theme-uitk-low-dark .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{
@@ -24983,13 +25426,13 @@
24983
25426
  border-bottom-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
24984
25427
  }
24985
25428
  .ag-theme-uitk-low-dark .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-uitk-low-dark .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
24986
- border-left:1px dashed #fff;
24987
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
25429
+ border-left:1px dashed #fff !important;
25430
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
24988
25431
  }
24989
25432
 
24990
25433
  .ag-theme-uitk-low-dark .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-uitk-low-dark .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
24991
- border-right:1px dashed #fff;
24992
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
25434
+ border-right:1px dashed #fff !important;
25435
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
24993
25436
  }
24994
25437
 
24995
25438
  .ag-theme-uitk-high-dark .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-low-dark .ag-range-handle{
@@ -25309,8 +25752,8 @@
25309
25752
  .ag-theme-uitk-low-dark .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{
25310
25753
  -webkit-font-smoothing:antialiased;
25311
25754
  -moz-osx-font-smoothing:grayscale;
25312
- content:"\e922";
25313
- font-family:jpmuitk-icons;
25755
+ content:"\f114";
25756
+ font-family:agGridClassic;
25314
25757
  font-size:12px;
25315
25758
  font-style:normal;
25316
25759
  font-variant:normal;
@@ -25753,6 +26196,7 @@
25753
26196
  background:var(--ag-chip-background-color);
25754
26197
  border:1px solid transparent;
25755
26198
  border-radius:32px;
26199
+ cursor:pointer;
25756
26200
  padding:0 4px;
25757
26201
  }
25758
26202
  .ag-theme-uitk-low-dark .ag-keyboard-focus .ag-column-drop-cell:focus{
@@ -25859,6 +26303,17 @@
25859
26303
  top:1px;
25860
26304
  width:calc(100% - 2px);
25861
26305
  }
26306
+ .ag-theme-uitk-low-dark .ag-sort-indicator-container{
26307
+ display:flex;
26308
+ }
26309
+ .ag-theme-uitk-low-dark .ag-ltr .ag-sort-indicator-icon{
26310
+ padding-left:8px;
26311
+ }
26312
+
26313
+ .ag-theme-uitk-low-dark .ag-rtl .ag-sort-indicator-icon{
26314
+ padding-right:8px;
26315
+ }
26316
+
25862
26317
  .ag-theme-uitk-low-dark .ag-chart-menu{
25863
26318
  background:#242526;
25864
26319
  background:var(--ag-background-color, #242526);
@@ -25879,6 +26334,18 @@
25879
26334
  .ag-theme-uitk-low-dark .ag-chart-menu-icon:hover{
25880
26335
  opacity:1;
25881
26336
  }
26337
+ .ag-theme-uitk-low-dark .ag-chart-menu-close{
26338
+ background:#242526;
26339
+ background:var(--ag-background-color, #242526);
26340
+ }
26341
+ .ag-theme-uitk-low-dark .ag-chart-menu-close .ag-icon{
26342
+ background:none;
26343
+ border:1px solid var(--agGrid-borderColor);
26344
+ border-right:none;
26345
+ }
26346
+ .ag-theme-uitk-low-dark .ag-chart-menu-close .ag-icon:hover{
26347
+ background:var(--ag-header-background-color);
26348
+ }
25882
26349
  .ag-theme-uitk-low-dark .ag-chart-mini-thumbnail{
25883
26350
  border:1px solid;
25884
26351
  border-color:var(--ag-secondary-border-color, var(--agGrid-borderColor));
@@ -25997,7 +26464,7 @@
25997
26464
  border-radius:2px;
25998
26465
  display:inline-block;
25999
26466
  flex:none;
26000
- font-family:jpmuitk-icons;
26467
+ font-family:agGridClassic;
26001
26468
  font-size:12px;
26002
26469
  font-style:normal;
26003
26470
  font-variant:normal;
@@ -26023,7 +26490,7 @@
26023
26490
  .ag-theme-uitk-low-dark .ag-checkbox-input-wrapper:after{
26024
26491
  color:#fff;
26025
26492
  color:var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #fff));
26026
- content:"";
26493
+ content:"\f108";
26027
26494
  left:0;
26028
26495
  pointer-events:none;
26029
26496
  position:absolute;
@@ -26032,7 +26499,7 @@
26032
26499
  .ag-theme-uitk-low-dark .ag-checkbox-input-wrapper.ag-checked:after{
26033
26500
  color:#242526;
26034
26501
  color:var(--ag-checkbox-checked-color, var(--ag-background-color, #242526));
26035
- content:"\e95b";
26502
+ content:"\f106";
26036
26503
  left:0;
26037
26504
  pointer-events:none;
26038
26505
  position:absolute;
@@ -26105,7 +26572,7 @@
26105
26572
  border-radius:12px;
26106
26573
  display:inline-block;
26107
26574
  flex:none;
26108
- font-family:jpmuitk-icons;
26575
+ font-family:agGridClassic;
26109
26576
  font-size:12px;
26110
26577
  font-style:normal;
26111
26578
  font-variant:normal;
@@ -26332,6 +26799,9 @@
26332
26799
  .ag-theme-uitk-low-dark .ag-chart-data-section,.ag-theme-uitk-low-dark .ag-chart-format-section{
26333
26800
  padding-bottom:4px;
26334
26801
  }
26802
+ .ag-theme-uitk-low-dark .ag-chart-menu-close .ag-icon{
26803
+ border:none;
26804
+ }
26335
26805
  .ag-theme-uitk-high-dark .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-low-dark input[class^=ag-]:not([type]),.ag-theme-uitk-low-dark input[class^=ag-][type=date],.ag-theme-uitk-low-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-low-dark input[class^=ag-][type=number],.ag-theme-uitk-low-dark input[class^=ag-][type=tel],.ag-theme-uitk-low-dark input[class^=ag-][type=text],.ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-low-dark textarea[class^=ag-]{
26336
26806
  background:transparent;
26337
26807
  border-bottom-color:currentcolor;
@@ -26390,6 +26860,13 @@
26390
26860
  .ag-theme-uitk-low-dark .ag-filter-toolpanel-header{
26391
26861
  height:32px;
26392
26862
  }
26863
+ .ag-theme-uitk-low-dark .ag-ltr .ag-filter-apply-panel-button{
26864
+ margin-left:var(--ag-grid-size);
26865
+ }
26866
+
26867
+ .ag-theme-uitk-low-dark .ag-rtl .ag-filter-apply-panel-button{
26868
+ margin-right:var(--ag-grid-size);
26869
+ }
26393
26870
  .ag-theme-uitk-low-dark .ag-picker-field-wrapper:focus{
26394
26871
  box-shadow:0 0 0 1px #3f51b5;
26395
26872
  }
@@ -26638,6 +27115,19 @@
26638
27115
  .ag-theme-uitk-low-dark .ag-header-select-all{
26639
27116
  margin-left:2px;
26640
27117
  }
27118
+ .ag-theme-uitk-low-dark .ag-keyboard-focus .ag-header-cell:focus:after{
27119
+ border:2px dotted var(--agGrid-color-focus);
27120
+ bottom:0;
27121
+ height:auto;
27122
+ left:0;
27123
+ right:0;
27124
+ top:0;
27125
+ width:auto;
27126
+ }
27127
+ .ag-theme-uitk-low-dark .ag-header-cell:after{
27128
+ bottom:var(--agGrid-separatorGap);
27129
+ top:var(--agGrid-separatorGap);
27130
+ }
26641
27131
  .ag-theme-uitk-low-dark .ag-header-cell.ag-floating-filter:after{
26642
27132
  display:none;
26643
27133
  }
@@ -27016,7 +27506,7 @@
27016
27506
  .ag-theme-uitk-low-light .ag-icon{
27017
27507
  -webkit-font-smoothing:antialiased;
27018
27508
  -moz-osx-font-smoothing:grayscale;
27019
- font-family:jpmuitk-icons;
27509
+ font-family:agGridClassic;
27020
27510
  font-size:12px;
27021
27511
  font-style:normal;
27022
27512
  font-variant:normal;
@@ -27025,16 +27515,16 @@
27025
27515
  text-transform:none;
27026
27516
  }
27027
27517
  .ag-theme-uitk-low-light .ag-icon-aggregation:before{
27028
- content:"\e974";
27518
+ content:"\f101";
27029
27519
  }
27030
27520
  .ag-theme-uitk-low-light .ag-icon-arrows:before{
27031
- content:"\e90e";
27521
+ content:"\f102";
27032
27522
  }
27033
27523
  .ag-theme-uitk-low-light .ag-icon-asc:before{
27034
- content:"\e940";
27524
+ content:"\f103";
27035
27525
  }
27036
27526
  .ag-theme-uitk-low-light .ag-icon-cancel:before{
27037
- content:"\e90e";
27527
+ content:"\f104";
27038
27528
  }
27039
27529
  .ag-theme-uitk-low-light .ag-icon-chart:before{
27040
27530
  content:"\f105";
@@ -27043,19 +27533,22 @@
27043
27533
  content:"\f109";
27044
27534
  }
27045
27535
  .ag-theme-uitk-low-light .ag-icon-columns:before{
27046
- content:"\e910";
27536
+ content:"\f10a";
27047
27537
  }
27048
27538
  .ag-theme-uitk-low-light .ag-icon-contracted:before{
27049
27539
  content:"\f10b";
27050
27540
  }
27051
27541
  .ag-theme-uitk-low-light .ag-icon-copy:before{
27052
- content:"\e90d";
27542
+ content:"\f10c";
27053
27543
  }
27054
27544
  .ag-theme-uitk-low-light .ag-icon-cross:before{
27055
27545
  content:"\f10d";
27056
27546
  }
27057
- .ag-theme-uitk-low-light .ag-icon-csv:before,.ag-theme-uitk-low-light .ag-icon-desc:before{
27058
- content:"\e93f";
27547
+ .ag-theme-uitk-low-light .ag-icon-csv:before{
27548
+ content:"\f10e";
27549
+ }
27550
+ .ag-theme-uitk-low-light .ag-icon-desc:before{
27551
+ content:"\f10f";
27059
27552
  }
27060
27553
  .ag-theme-uitk-low-light .ag-icon-excel:before{
27061
27554
  content:"\f110";
@@ -27070,19 +27563,19 @@
27070
27563
  content:"\f113";
27071
27564
  }
27072
27565
  .ag-theme-uitk-low-light .ag-icon-filter:before{
27073
- content:"\e922";
27566
+ content:"\f114";
27074
27567
  }
27075
27568
  .ag-theme-uitk-low-light .ag-icon-first:before{
27076
- content:"\e934";
27569
+ content:"\f115";
27077
27570
  }
27078
27571
  .ag-theme-uitk-low-light .ag-icon-grip:before{
27079
- content:"\e970";
27572
+ content:"\f116";
27080
27573
  }
27081
27574
  .ag-theme-uitk-low-light .ag-icon-group:before{
27082
- content:"\e929";
27575
+ content:"\f117";
27083
27576
  }
27084
27577
  .ag-theme-uitk-low-light .ag-icon-last:before{
27085
- content:"\e951";
27578
+ content:"\f118";
27086
27579
  }
27087
27580
  .ag-theme-uitk-low-light .ag-icon-left:before{
27088
27581
  content:"\f119";
@@ -27097,13 +27590,13 @@
27097
27590
  content:"\f11c";
27098
27591
  }
27099
27592
  .ag-theme-uitk-low-light .ag-icon-menu:before{
27100
- content:"\e969";
27593
+ content:"\f11d";
27101
27594
  }
27102
27595
  .ag-theme-uitk-low-light .ag-icon-minimize:before{
27103
27596
  content:"\f11e";
27104
27597
  }
27105
27598
  .ag-theme-uitk-low-light .ag-icon-next:before{
27106
- content:"\e950";
27599
+ content:"\f11f";
27107
27600
  }
27108
27601
  .ag-theme-uitk-low-light .ag-icon-none:before{
27109
27602
  content:"\f120";
@@ -27115,13 +27608,13 @@
27115
27608
  content:"\f122";
27116
27609
  }
27117
27610
  .ag-theme-uitk-low-light .ag-icon-pin:before{
27118
- content:"\e944";
27611
+ content:"\f123";
27119
27612
  }
27120
27613
  .ag-theme-uitk-low-light .ag-icon-pivot:before{
27121
- content:"\e979";
27614
+ content:"\f124";
27122
27615
  }
27123
27616
  .ag-theme-uitk-low-light .ag-icon-previous:before{
27124
- content:"\e933";
27617
+ content:"\f125";
27125
27618
  }
27126
27619
  .ag-theme-uitk-low-light .ag-icon-right:before{
27127
27620
  content:"\f128";
@@ -27136,28 +27629,28 @@
27136
27629
  content:"\f12b";
27137
27630
  }
27138
27631
  .ag-theme-uitk-low-light .ag-icon-small-right:before{
27139
- content:"\e950";
27632
+ content:"\f12c";
27140
27633
  }
27141
27634
  .ag-theme-uitk-low-light .ag-icon-small-up:before{
27142
27635
  content:"\f12d";
27143
27636
  }
27144
27637
  .ag-theme-uitk-low-light .ag-icon-tick:before{
27145
- content:"\e95b";
27638
+ content:"\f12e";
27146
27639
  }
27147
27640
  .ag-theme-uitk-low-light .ag-icon-tree-closed:before{
27148
- content:"\e950";
27641
+ content:"\f12f";
27149
27642
  }
27150
27643
  .ag-theme-uitk-low-light .ag-icon-tree-indeterminate:before{
27151
27644
  content:"\f130";
27152
27645
  }
27153
27646
  .ag-theme-uitk-low-light .ag-icon-tree-open:before{
27154
- content:"\e91b";
27647
+ content:"\f131";
27155
27648
  }
27156
27649
  .ag-theme-uitk-low-light .ag-icon-unlinked:before{
27157
27650
  content:"\f132";
27158
27651
  }
27159
27652
  .ag-theme-uitk-low-light .ag-icon-row-drag:before{
27160
- content:"\e970";
27653
+ content:"\f116";
27161
27654
  }
27162
27655
  .ag-theme-uitk-low-light .ag-left-arrow:before{
27163
27656
  content:"\f119";
@@ -27165,7 +27658,7 @@
27165
27658
  .ag-theme-uitk-low-light .ag-right-arrow:before{
27166
27659
  content:"\f128";
27167
27660
  }
27168
- .ag-theme-uitk-low-light .ag-root-wrapper{
27661
+ .ag-theme-uitk-low-light .ag-root-wrapper,.ag-theme-uitk-low-light .ag-sticky-top{
27169
27662
  background-color:#fff;
27170
27663
  background-color:var(--ag-background-color, #fff);
27171
27664
  }
@@ -27324,6 +27817,9 @@
27324
27817
  cursor:default;
27325
27818
  height:48px;
27326
27819
  }
27820
+ .ag-keyboard-focus .ag-theme-uitk-low-light .ag-rich-select-virtual-list-item:focus:after{
27821
+ content:none;
27822
+ }
27327
27823
  .ag-theme-uitk-low-light .ag-rich-select-virtual-list-item:hover{
27328
27824
  background-color:var(--agGrid-row-color-hover);
27329
27825
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
@@ -27348,7 +27844,9 @@
27348
27844
  }
27349
27845
 
27350
27846
  .ag-theme-uitk-low-light .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value){
27351
- height:min(var(--ag-line-height, 30px), 30px);
27847
+ --ag-internal-calculated-line-height:var(--ag-line-height, 30px);
27848
+ --ag-internal-padded-row-height:30px;
27849
+ height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
27352
27850
  }
27353
27851
  .ag-theme-uitk-low-light .ag-group-contracted,.ag-theme-uitk-low-light .ag-group-expanded{
27354
27852
  cursor:pointer;
@@ -27391,6 +27889,14 @@
27391
27889
  .ag-theme-uitk-low-light .ag-label-align-top .ag-label{
27392
27890
  margin-bottom:4px;
27393
27891
  }
27892
+ .ag-theme-uitk-low-light .ag-angle-select[disabled]{
27893
+ color:var(--agGrid-foreground-disabled);
27894
+ color:var(--ag-disabled-foreground-color, var(--agGrid-foreground-disabled));
27895
+ pointer-events:none;
27896
+ }
27897
+ .ag-theme-uitk-low-light .ag-angle-select[disabled] .ag-angle-select-field{
27898
+ opacity:.4;
27899
+ }
27394
27900
  .ag-theme-uitk-low-light .ag-ltr .ag-angle-select-field,.ag-theme-uitk-low-light .ag-ltr .ag-slider-field{
27395
27901
  margin-right:16px;
27396
27902
  }
@@ -30145,8 +30651,36 @@
30145
30651
  border-left-color:var(--agGrid-borderColor);
30146
30652
  border-left:1px solid var(--ag-border-color, var(--agGrid-borderColor));
30147
30653
  }
30148
- .ag-theme-uitk-low-light .ag-row-hover{
30654
+ .ag-theme-uitk-low-light .ag-row-selected:before{
30655
+ background-color:var(--agGrid-row-background-selected);
30656
+ background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
30657
+ bottom:0;
30658
+ content:"";
30659
+ display:block;
30660
+ left:0;
30661
+ position:absolute;
30662
+ right:0;
30663
+ top:0;
30664
+ }
30665
+ .ag-theme-uitk-low-light .ag-row-hover.ag-full-width-row.ag-row-group:before,.ag-theme-uitk-low-light .ag-row-hover:not(.ag-full-width-row):before{
30666
+ background-color:var(--agGrid-row-color-hover);
30667
+ background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
30668
+ bottom:0;
30669
+ content:"";
30670
+ display:block;
30671
+ left:0;
30672
+ pointer-events:none;
30673
+ position:absolute;
30674
+ right:0;
30675
+ top:0;
30676
+ }
30677
+ .ag-theme-uitk-low-light .ag-row-hover.ag-row-selected:before{
30678
+ background-color:var(--agGrid-row-color-hover);
30149
30679
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
30680
+ background-image:linear-gradient(var(--agGrid-row-background-selected), var(--agGrid-row-background-selected));
30681
+ }
30682
+ .ag-theme-uitk-low-light .ag-row-hover.ag-full-width-row.ag-row-group>*{
30683
+ position:relative;
30150
30684
  }
30151
30685
  .ag-theme-uitk-low-light .ag-ltr .ag-right-aligned-cell{
30152
30686
  text-align:right;
@@ -30165,9 +30699,11 @@
30165
30699
  }
30166
30700
 
30167
30701
  .ag-theme-uitk-low-light .ag-cell,.ag-theme-uitk-low-light .ag-full-width-row .ag-cell-wrapper.ag-row-group{
30702
+ --ag-internal-calculated-line-height:var(--ag-line-height, 30px);
30703
+ --ag-internal-padded-row-height:30px;
30168
30704
  -webkit-font-smoothing:subpixel-antialiased;
30169
30705
  border:1px solid transparent;
30170
- line-height:min(var(--ag-line-height, 30px), 30px);
30706
+ line-height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
30171
30707
  padding-left:5px;
30172
30708
  padding-right:5px;
30173
30709
  }
@@ -30220,11 +30756,19 @@
30220
30756
  align-items:center;
30221
30757
  display:flex;
30222
30758
  height:100%;
30759
+ }
30760
+ .ag-theme-uitk-low-light .ag-ltr .ag-loading{
30223
30761
  padding-left:6px;
30224
30762
  }
30225
- .ag-theme-uitk-low-light .ag-loading-icon{
30763
+
30764
+ .ag-theme-uitk-low-light .ag-ltr .ag-loading-icon,.ag-theme-uitk-low-light .ag-rtl .ag-loading{
30226
30765
  padding-right:6px;
30227
30766
  }
30767
+
30768
+ .ag-theme-uitk-low-light .ag-rtl .ag-loading-icon{
30769
+ padding-left:6px;
30770
+ }
30771
+
30228
30772
  .ag-theme-uitk-low-light .ag-icon-loading{
30229
30773
  animation-duration:1s;
30230
30774
  animation-iteration-count:infinite;
@@ -30267,9 +30811,6 @@
30267
30811
  border-right-color:var(--agGrid-borderColor);
30268
30812
  border-right:1px solid var(--ag-border-color, var(--agGrid-borderColor));
30269
30813
  }
30270
- .ag-theme-uitk-low-light .ag-row-selected{
30271
- background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
30272
- }
30273
30814
  .ag-theme-uitk-low-light .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing),.ag-theme-uitk-low-light .ag-cell-range-selected:not(.ag-cell-focus){
30274
30815
  background-color:rgba(42,44,47,.2);
30275
30816
  background-color:var(--ag-range-selection-background-color, rgba(42,44,47,.2));
@@ -30314,7 +30855,7 @@
30314
30855
  border-left-color:#2a2c2f;
30315
30856
  border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
30316
30857
  }
30317
- .ag-theme-uitk-low-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-low-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-low-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-light .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-light .ag-ltr .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-low-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-low-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-low-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-light .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-light .ag-rtl .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group{
30858
+ .ag-theme-uitk-low-light .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-low-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-low-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-low-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-light .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-low-light .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-low-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-low-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-low-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-low-light .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group{
30318
30859
  border:1px solid #2a2c2f;
30319
30860
  border-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
30320
30861
  outline:initial;
@@ -30324,13 +30865,13 @@
30324
30865
  border-top-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
30325
30866
  }
30326
30867
  .ag-theme-uitk-low-light .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-uitk-low-light .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
30327
- border-right:1px dashed #2a2c2f;
30328
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
30868
+ border-right:1px dashed #2a2c2f !important;
30869
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
30329
30870
  }
30330
30871
 
30331
30872
  .ag-theme-uitk-low-light .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-uitk-low-light .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
30332
- border-left:1px dashed #2a2c2f;
30333
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
30873
+ border-left:1px dashed #2a2c2f !important;
30874
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
30334
30875
  }
30335
30876
 
30336
30877
  .ag-theme-uitk-low-light .ag-cell.ag-selection-fill-bottom,.ag-theme-uitk-low-light .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{
@@ -30338,13 +30879,13 @@
30338
30879
  border-bottom-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
30339
30880
  }
30340
30881
  .ag-theme-uitk-low-light .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-uitk-low-light .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
30341
- border-left:1px dashed #2a2c2f;
30342
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
30882
+ border-left:1px dashed #2a2c2f !important;
30883
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
30343
30884
  }
30344
30885
 
30345
30886
  .ag-theme-uitk-low-light .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-uitk-low-light .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
30346
- border-right:1px dashed #2a2c2f;
30347
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
30887
+ border-right:1px dashed #2a2c2f !important;
30888
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
30348
30889
  }
30349
30890
 
30350
30891
  .ag-theme-uitk-high-dark .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-low-light .ag-range-handle{
@@ -30664,8 +31205,8 @@
30664
31205
  .ag-theme-uitk-low-light .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{
30665
31206
  -webkit-font-smoothing:antialiased;
30666
31207
  -moz-osx-font-smoothing:grayscale;
30667
- content:"\e922";
30668
- font-family:jpmuitk-icons;
31208
+ content:"\f114";
31209
+ font-family:agGridClassic;
30669
31210
  font-size:12px;
30670
31211
  font-style:normal;
30671
31212
  font-variant:normal;
@@ -31108,6 +31649,7 @@
31108
31649
  background:var(--ag-chip-background-color);
31109
31650
  border:1px solid transparent;
31110
31651
  border-radius:32px;
31652
+ cursor:pointer;
31111
31653
  padding:0 4px;
31112
31654
  }
31113
31655
  .ag-theme-uitk-low-light .ag-keyboard-focus .ag-column-drop-cell:focus{
@@ -31214,6 +31756,17 @@
31214
31756
  top:1px;
31215
31757
  width:calc(100% - 2px);
31216
31758
  }
31759
+ .ag-theme-uitk-low-light .ag-sort-indicator-container{
31760
+ display:flex;
31761
+ }
31762
+ .ag-theme-uitk-low-light .ag-ltr .ag-sort-indicator-icon{
31763
+ padding-left:8px;
31764
+ }
31765
+
31766
+ .ag-theme-uitk-low-light .ag-rtl .ag-sort-indicator-icon{
31767
+ padding-right:8px;
31768
+ }
31769
+
31217
31770
  .ag-theme-uitk-low-light .ag-chart-menu{
31218
31771
  background:#fff;
31219
31772
  background:var(--ag-background-color, #fff);
@@ -31234,6 +31787,18 @@
31234
31787
  .ag-theme-uitk-low-light .ag-chart-menu-icon:hover{
31235
31788
  opacity:1;
31236
31789
  }
31790
+ .ag-theme-uitk-low-light .ag-chart-menu-close{
31791
+ background:#fff;
31792
+ background:var(--ag-background-color, #fff);
31793
+ }
31794
+ .ag-theme-uitk-low-light .ag-chart-menu-close .ag-icon{
31795
+ background:none;
31796
+ border:1px solid var(--agGrid-borderColor);
31797
+ border-right:none;
31798
+ }
31799
+ .ag-theme-uitk-low-light .ag-chart-menu-close .ag-icon:hover{
31800
+ background:var(--ag-header-background-color);
31801
+ }
31237
31802
  .ag-theme-uitk-low-light .ag-chart-mini-thumbnail{
31238
31803
  border:1px solid;
31239
31804
  border-color:var(--ag-secondary-border-color, var(--agGrid-borderColor));
@@ -31352,7 +31917,7 @@
31352
31917
  border-radius:2px;
31353
31918
  display:inline-block;
31354
31919
  flex:none;
31355
- font-family:jpmuitk-icons;
31920
+ font-family:agGridClassic;
31356
31921
  font-size:12px;
31357
31922
  font-style:normal;
31358
31923
  font-variant:normal;
@@ -31378,7 +31943,7 @@
31378
31943
  .ag-theme-uitk-low-light .ag-checkbox-input-wrapper:after{
31379
31944
  color:#2a2c2f;
31380
31945
  color:var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #2a2c2f));
31381
- content:"";
31946
+ content:"\f108";
31382
31947
  left:0;
31383
31948
  pointer-events:none;
31384
31949
  position:absolute;
@@ -31387,7 +31952,7 @@
31387
31952
  .ag-theme-uitk-low-light .ag-checkbox-input-wrapper.ag-checked:after{
31388
31953
  color:#fff;
31389
31954
  color:var(--ag-checkbox-checked-color, var(--ag-background-color, #fff));
31390
- content:"\e95b";
31955
+ content:"\f106";
31391
31956
  left:0;
31392
31957
  pointer-events:none;
31393
31958
  position:absolute;
@@ -31460,7 +32025,7 @@
31460
32025
  border-radius:12px;
31461
32026
  display:inline-block;
31462
32027
  flex:none;
31463
- font-family:jpmuitk-icons;
32028
+ font-family:agGridClassic;
31464
32029
  font-size:12px;
31465
32030
  font-style:normal;
31466
32031
  font-variant:normal;
@@ -31687,6 +32252,9 @@
31687
32252
  .ag-theme-uitk-low-light .ag-chart-data-section,.ag-theme-uitk-low-light .ag-chart-format-section{
31688
32253
  padding-bottom:4px;
31689
32254
  }
32255
+ .ag-theme-uitk-low-light .ag-chart-menu-close .ag-icon{
32256
+ border:none;
32257
+ }
31690
32258
  .ag-theme-uitk-high-dark .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-low-light input[class^=ag-]:not([type]),.ag-theme-uitk-low-light input[class^=ag-][type=date],.ag-theme-uitk-low-light input[class^=ag-][type=datetime-local],.ag-theme-uitk-low-light input[class^=ag-][type=number],.ag-theme-uitk-low-light input[class^=ag-][type=tel],.ag-theme-uitk-low-light input[class^=ag-][type=text],.ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-low-light textarea[class^=ag-]{
31691
32259
  background:transparent;
31692
32260
  border-bottom-color:currentcolor;
@@ -31745,6 +32313,13 @@
31745
32313
  .ag-theme-uitk-low-light .ag-filter-toolpanel-header{
31746
32314
  height:32px;
31747
32315
  }
32316
+ .ag-theme-uitk-low-light .ag-ltr .ag-filter-apply-panel-button{
32317
+ margin-left:var(--ag-grid-size);
32318
+ }
32319
+
32320
+ .ag-theme-uitk-low-light .ag-rtl .ag-filter-apply-panel-button{
32321
+ margin-right:var(--ag-grid-size);
32322
+ }
31748
32323
  .ag-theme-uitk-low-light .ag-picker-field-wrapper:focus{
31749
32324
  box-shadow:0 0 0 1px #3f51b5;
31750
32325
  }
@@ -31993,6 +32568,19 @@
31993
32568
  .ag-theme-uitk-low-light .ag-header-select-all{
31994
32569
  margin-left:2px;
31995
32570
  }
32571
+ .ag-theme-uitk-low-light .ag-keyboard-focus .ag-header-cell:focus:after{
32572
+ border:2px dotted var(--agGrid-color-focus);
32573
+ bottom:0;
32574
+ height:auto;
32575
+ left:0;
32576
+ right:0;
32577
+ top:0;
32578
+ width:auto;
32579
+ }
32580
+ .ag-theme-uitk-low-light .ag-header-cell:after{
32581
+ bottom:var(--agGrid-separatorGap);
32582
+ top:var(--agGrid-separatorGap);
32583
+ }
31996
32584
  .ag-theme-uitk-low-light .ag-header-cell.ag-floating-filter:after{
31997
32585
  display:none;
31998
32586
  }
@@ -32387,7 +32975,7 @@
32387
32975
  .ag-theme-uitk-touch-light .ag-icon{
32388
32976
  -webkit-font-smoothing:antialiased;
32389
32977
  -moz-osx-font-smoothing:grayscale;
32390
- font-family:jpmuitk-icons;
32978
+ font-family:agGridClassic;
32391
32979
  font-size:12px;
32392
32980
  font-style:normal;
32393
32981
  font-variant:normal;
@@ -32396,16 +32984,16 @@
32396
32984
  text-transform:none;
32397
32985
  }
32398
32986
  .ag-theme-uitk-touch-light .ag-icon-aggregation:before{
32399
- content:"\e974";
32987
+ content:"\f101";
32400
32988
  }
32401
32989
  .ag-theme-uitk-touch-light .ag-icon-arrows:before{
32402
- content:"\e90e";
32990
+ content:"\f102";
32403
32991
  }
32404
32992
  .ag-theme-uitk-touch-light .ag-icon-asc:before{
32405
- content:"\e940";
32993
+ content:"\f103";
32406
32994
  }
32407
32995
  .ag-theme-uitk-touch-light .ag-icon-cancel:before{
32408
- content:"\e90e";
32996
+ content:"\f104";
32409
32997
  }
32410
32998
  .ag-theme-uitk-touch-light .ag-icon-chart:before{
32411
32999
  content:"\f105";
@@ -32414,19 +33002,22 @@
32414
33002
  content:"\f109";
32415
33003
  }
32416
33004
  .ag-theme-uitk-touch-light .ag-icon-columns:before{
32417
- content:"\e910";
33005
+ content:"\f10a";
32418
33006
  }
32419
33007
  .ag-theme-uitk-touch-light .ag-icon-contracted:before{
32420
33008
  content:"\f10b";
32421
33009
  }
32422
33010
  .ag-theme-uitk-touch-light .ag-icon-copy:before{
32423
- content:"\e90d";
33011
+ content:"\f10c";
32424
33012
  }
32425
33013
  .ag-theme-uitk-touch-light .ag-icon-cross:before{
32426
33014
  content:"\f10d";
32427
33015
  }
32428
- .ag-theme-uitk-touch-light .ag-icon-csv:before,.ag-theme-uitk-touch-light .ag-icon-desc:before{
32429
- content:"\e93f";
33016
+ .ag-theme-uitk-touch-light .ag-icon-csv:before{
33017
+ content:"\f10e";
33018
+ }
33019
+ .ag-theme-uitk-touch-light .ag-icon-desc:before{
33020
+ content:"\f10f";
32430
33021
  }
32431
33022
  .ag-theme-uitk-touch-light .ag-icon-excel:before{
32432
33023
  content:"\f110";
@@ -32441,19 +33032,19 @@
32441
33032
  content:"\f113";
32442
33033
  }
32443
33034
  .ag-theme-uitk-touch-light .ag-icon-filter:before{
32444
- content:"\e922";
33035
+ content:"\f114";
32445
33036
  }
32446
33037
  .ag-theme-uitk-touch-light .ag-icon-first:before{
32447
- content:"\e934";
33038
+ content:"\f115";
32448
33039
  }
32449
33040
  .ag-theme-uitk-touch-light .ag-icon-grip:before{
32450
- content:"\e970";
33041
+ content:"\f116";
32451
33042
  }
32452
33043
  .ag-theme-uitk-touch-light .ag-icon-group:before{
32453
- content:"\e929";
33044
+ content:"\f117";
32454
33045
  }
32455
33046
  .ag-theme-uitk-touch-light .ag-icon-last:before{
32456
- content:"\e951";
33047
+ content:"\f118";
32457
33048
  }
32458
33049
  .ag-theme-uitk-touch-light .ag-icon-left:before{
32459
33050
  content:"\f119";
@@ -32468,13 +33059,13 @@
32468
33059
  content:"\f11c";
32469
33060
  }
32470
33061
  .ag-theme-uitk-touch-light .ag-icon-menu:before{
32471
- content:"\e969";
33062
+ content:"\f11d";
32472
33063
  }
32473
33064
  .ag-theme-uitk-touch-light .ag-icon-minimize:before{
32474
33065
  content:"\f11e";
32475
33066
  }
32476
33067
  .ag-theme-uitk-touch-light .ag-icon-next:before{
32477
- content:"\e950";
33068
+ content:"\f11f";
32478
33069
  }
32479
33070
  .ag-theme-uitk-touch-light .ag-icon-none:before{
32480
33071
  content:"\f120";
@@ -32486,13 +33077,13 @@
32486
33077
  content:"\f122";
32487
33078
  }
32488
33079
  .ag-theme-uitk-touch-light .ag-icon-pin:before{
32489
- content:"\e944";
33080
+ content:"\f123";
32490
33081
  }
32491
33082
  .ag-theme-uitk-touch-light .ag-icon-pivot:before{
32492
- content:"\e979";
33083
+ content:"\f124";
32493
33084
  }
32494
33085
  .ag-theme-uitk-touch-light .ag-icon-previous:before{
32495
- content:"\e933";
33086
+ content:"\f125";
32496
33087
  }
32497
33088
  .ag-theme-uitk-touch-light .ag-icon-right:before{
32498
33089
  content:"\f128";
@@ -32507,28 +33098,28 @@
32507
33098
  content:"\f12b";
32508
33099
  }
32509
33100
  .ag-theme-uitk-touch-light .ag-icon-small-right:before{
32510
- content:"\e950";
33101
+ content:"\f12c";
32511
33102
  }
32512
33103
  .ag-theme-uitk-touch-light .ag-icon-small-up:before{
32513
33104
  content:"\f12d";
32514
33105
  }
32515
33106
  .ag-theme-uitk-touch-light .ag-icon-tick:before{
32516
- content:"\e95b";
33107
+ content:"\f12e";
32517
33108
  }
32518
33109
  .ag-theme-uitk-touch-light .ag-icon-tree-closed:before{
32519
- content:"\e950";
33110
+ content:"\f12f";
32520
33111
  }
32521
33112
  .ag-theme-uitk-touch-light .ag-icon-tree-indeterminate:before{
32522
33113
  content:"\f130";
32523
33114
  }
32524
33115
  .ag-theme-uitk-touch-light .ag-icon-tree-open:before{
32525
- content:"\e91b";
33116
+ content:"\f131";
32526
33117
  }
32527
33118
  .ag-theme-uitk-touch-light .ag-icon-unlinked:before{
32528
33119
  content:"\f132";
32529
33120
  }
32530
33121
  .ag-theme-uitk-touch-light .ag-icon-row-drag:before{
32531
- content:"\e970";
33122
+ content:"\f116";
32532
33123
  }
32533
33124
  .ag-theme-uitk-touch-light .ag-left-arrow:before{
32534
33125
  content:"\f119";
@@ -32536,7 +33127,7 @@
32536
33127
  .ag-theme-uitk-touch-light .ag-right-arrow:before{
32537
33128
  content:"\f128";
32538
33129
  }
32539
- .ag-theme-uitk-touch-light .ag-root-wrapper{
33130
+ .ag-theme-uitk-touch-light .ag-root-wrapper,.ag-theme-uitk-touch-light .ag-sticky-top{
32540
33131
  background-color:#fff;
32541
33132
  background-color:var(--ag-background-color, #fff);
32542
33133
  }
@@ -32695,6 +33286,9 @@
32695
33286
  cursor:default;
32696
33287
  height:60px;
32697
33288
  }
33289
+ .ag-keyboard-focus .ag-theme-uitk-touch-light .ag-rich-select-virtual-list-item:focus:after{
33290
+ content:none;
33291
+ }
32698
33292
  .ag-theme-uitk-touch-light .ag-rich-select-virtual-list-item:hover{
32699
33293
  background-color:var(--agGrid-row-color-hover);
32700
33294
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
@@ -32719,7 +33313,9 @@
32719
33313
  }
32720
33314
 
32721
33315
  .ag-theme-uitk-touch-light .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value){
32722
- height:min(var(--ag-line-height, 30px), 30px);
33316
+ --ag-internal-calculated-line-height:var(--ag-line-height, 30px);
33317
+ --ag-internal-padded-row-height:30px;
33318
+ height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
32723
33319
  }
32724
33320
  .ag-theme-uitk-touch-light .ag-group-contracted,.ag-theme-uitk-touch-light .ag-group-expanded{
32725
33321
  cursor:pointer;
@@ -32762,6 +33358,14 @@
32762
33358
  .ag-theme-uitk-touch-light .ag-label-align-top .ag-label{
32763
33359
  margin-bottom:4px;
32764
33360
  }
33361
+ .ag-theme-uitk-touch-light .ag-angle-select[disabled]{
33362
+ color:var(--agGrid-foreground-disabled);
33363
+ color:var(--ag-disabled-foreground-color, var(--agGrid-foreground-disabled));
33364
+ pointer-events:none;
33365
+ }
33366
+ .ag-theme-uitk-touch-light .ag-angle-select[disabled] .ag-angle-select-field{
33367
+ opacity:.4;
33368
+ }
32765
33369
  .ag-theme-uitk-touch-light .ag-ltr .ag-angle-select-field,.ag-theme-uitk-touch-light .ag-ltr .ag-slider-field{
32766
33370
  margin-right:16px;
32767
33371
  }
@@ -35516,8 +36120,36 @@
35516
36120
  border-left-color:var(--agGrid-borderColor);
35517
36121
  border-left:1px solid var(--ag-border-color, var(--agGrid-borderColor));
35518
36122
  }
35519
- .ag-theme-uitk-touch-light .ag-row-hover{
36123
+ .ag-theme-uitk-touch-light .ag-row-selected:before{
36124
+ background-color:var(--agGrid-row-background-selected);
36125
+ background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
36126
+ bottom:0;
36127
+ content:"";
36128
+ display:block;
36129
+ left:0;
36130
+ position:absolute;
36131
+ right:0;
36132
+ top:0;
36133
+ }
36134
+ .ag-theme-uitk-touch-light .ag-row-hover.ag-full-width-row.ag-row-group:before,.ag-theme-uitk-touch-light .ag-row-hover:not(.ag-full-width-row):before{
36135
+ background-color:var(--agGrid-row-color-hover);
35520
36136
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
36137
+ bottom:0;
36138
+ content:"";
36139
+ display:block;
36140
+ left:0;
36141
+ pointer-events:none;
36142
+ position:absolute;
36143
+ right:0;
36144
+ top:0;
36145
+ }
36146
+ .ag-theme-uitk-touch-light .ag-row-hover.ag-row-selected:before{
36147
+ background-color:var(--agGrid-row-color-hover);
36148
+ background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
36149
+ background-image:linear-gradient(var(--agGrid-row-background-selected), var(--agGrid-row-background-selected));
36150
+ }
36151
+ .ag-theme-uitk-touch-light .ag-row-hover.ag-full-width-row.ag-row-group>*{
36152
+ position:relative;
35521
36153
  }
35522
36154
  .ag-theme-uitk-touch-light .ag-ltr .ag-right-aligned-cell{
35523
36155
  text-align:right;
@@ -35536,9 +36168,11 @@
35536
36168
  }
35537
36169
 
35538
36170
  .ag-theme-uitk-touch-light .ag-cell,.ag-theme-uitk-touch-light .ag-full-width-row .ag-cell-wrapper.ag-row-group{
36171
+ --ag-internal-calculated-line-height:var(--ag-line-height, 30px);
36172
+ --ag-internal-padded-row-height:30px;
35539
36173
  -webkit-font-smoothing:subpixel-antialiased;
35540
36174
  border:1px solid transparent;
35541
- line-height:min(var(--ag-line-height, 30px), 30px);
36175
+ line-height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
35542
36176
  padding-left:5px;
35543
36177
  padding-right:5px;
35544
36178
  }
@@ -35591,11 +36225,19 @@
35591
36225
  align-items:center;
35592
36226
  display:flex;
35593
36227
  height:100%;
36228
+ }
36229
+ .ag-theme-uitk-touch-light .ag-ltr .ag-loading{
35594
36230
  padding-left:6px;
35595
36231
  }
35596
- .ag-theme-uitk-touch-light .ag-loading-icon{
36232
+
36233
+ .ag-theme-uitk-touch-light .ag-ltr .ag-loading-icon,.ag-theme-uitk-touch-light .ag-rtl .ag-loading{
35597
36234
  padding-right:6px;
35598
36235
  }
36236
+
36237
+ .ag-theme-uitk-touch-light .ag-rtl .ag-loading-icon{
36238
+ padding-left:6px;
36239
+ }
36240
+
35599
36241
  .ag-theme-uitk-touch-light .ag-icon-loading{
35600
36242
  animation-duration:1s;
35601
36243
  animation-iteration-count:infinite;
@@ -35638,9 +36280,6 @@
35638
36280
  border-right-color:var(--agGrid-borderColor);
35639
36281
  border-right:1px solid var(--ag-border-color, var(--agGrid-borderColor));
35640
36282
  }
35641
- .ag-theme-uitk-touch-light .ag-row-selected{
35642
- background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
35643
- }
35644
36283
  .ag-theme-uitk-touch-light .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing),.ag-theme-uitk-touch-light .ag-cell-range-selected:not(.ag-cell-focus){
35645
36284
  background-color:rgba(42,44,47,.2);
35646
36285
  background-color:var(--ag-range-selection-background-color, rgba(42,44,47,.2));
@@ -35685,7 +36324,7 @@
35685
36324
  border-left-color:#2a2c2f;
35686
36325
  border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
35687
36326
  }
35688
- .ag-theme-uitk-touch-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-touch-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-touch-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-light .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-light .ag-ltr .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-touch-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-touch-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-touch-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-light .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-light .ag-rtl .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group{
36327
+ .ag-theme-uitk-touch-light .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-touch-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-touch-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-touch-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-light .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-touch-light .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-touch-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-touch-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-touch-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-light .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group{
35689
36328
  border:1px solid #2a2c2f;
35690
36329
  border-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
35691
36330
  outline:initial;
@@ -35695,13 +36334,13 @@
35695
36334
  border-top-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
35696
36335
  }
35697
36336
  .ag-theme-uitk-touch-light .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-uitk-touch-light .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
35698
- border-right:1px dashed #2a2c2f;
35699
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
36337
+ border-right:1px dashed #2a2c2f !important;
36338
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
35700
36339
  }
35701
36340
 
35702
36341
  .ag-theme-uitk-touch-light .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-uitk-touch-light .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
35703
- border-left:1px dashed #2a2c2f;
35704
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
36342
+ border-left:1px dashed #2a2c2f !important;
36343
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
35705
36344
  }
35706
36345
 
35707
36346
  .ag-theme-uitk-touch-light .ag-cell.ag-selection-fill-bottom,.ag-theme-uitk-touch-light .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{
@@ -35709,13 +36348,13 @@
35709
36348
  border-bottom-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
35710
36349
  }
35711
36350
  .ag-theme-uitk-touch-light .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-uitk-touch-light .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
35712
- border-left:1px dashed #2a2c2f;
35713
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
36351
+ border-left:1px dashed #2a2c2f !important;
36352
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
35714
36353
  }
35715
36354
 
35716
36355
  .ag-theme-uitk-touch-light .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-uitk-touch-light .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
35717
- border-right:1px dashed #2a2c2f;
35718
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f));
36356
+ border-right:1px dashed #2a2c2f !important;
36357
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #2a2c2f)) !important;
35719
36358
  }
35720
36359
 
35721
36360
  .ag-theme-uitk-high-dark .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark .ag-range-handle{
@@ -36035,8 +36674,8 @@
36035
36674
  .ag-theme-uitk-touch-light .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{
36036
36675
  -webkit-font-smoothing:antialiased;
36037
36676
  -moz-osx-font-smoothing:grayscale;
36038
- content:"\e922";
36039
- font-family:jpmuitk-icons;
36677
+ content:"\f114";
36678
+ font-family:agGridClassic;
36040
36679
  font-size:12px;
36041
36680
  font-style:normal;
36042
36681
  font-variant:normal;
@@ -36479,6 +37118,7 @@
36479
37118
  background:var(--ag-chip-background-color);
36480
37119
  border:1px solid transparent;
36481
37120
  border-radius:32px;
37121
+ cursor:pointer;
36482
37122
  padding:0 4px;
36483
37123
  }
36484
37124
  .ag-theme-uitk-touch-light .ag-keyboard-focus .ag-column-drop-cell:focus{
@@ -36585,6 +37225,17 @@
36585
37225
  top:1px;
36586
37226
  width:calc(100% - 2px);
36587
37227
  }
37228
+ .ag-theme-uitk-touch-light .ag-sort-indicator-container{
37229
+ display:flex;
37230
+ }
37231
+ .ag-theme-uitk-touch-light .ag-ltr .ag-sort-indicator-icon{
37232
+ padding-left:8px;
37233
+ }
37234
+
37235
+ .ag-theme-uitk-touch-light .ag-rtl .ag-sort-indicator-icon{
37236
+ padding-right:8px;
37237
+ }
37238
+
36588
37239
  .ag-theme-uitk-touch-light .ag-chart-menu{
36589
37240
  background:#fff;
36590
37241
  background:var(--ag-background-color, #fff);
@@ -36605,6 +37256,18 @@
36605
37256
  .ag-theme-uitk-touch-light .ag-chart-menu-icon:hover{
36606
37257
  opacity:1;
36607
37258
  }
37259
+ .ag-theme-uitk-touch-light .ag-chart-menu-close{
37260
+ background:#fff;
37261
+ background:var(--ag-background-color, #fff);
37262
+ }
37263
+ .ag-theme-uitk-touch-light .ag-chart-menu-close .ag-icon{
37264
+ background:none;
37265
+ border:1px solid var(--agGrid-borderColor);
37266
+ border-right:none;
37267
+ }
37268
+ .ag-theme-uitk-touch-light .ag-chart-menu-close .ag-icon:hover{
37269
+ background:var(--ag-header-background-color);
37270
+ }
36608
37271
  .ag-theme-uitk-touch-light .ag-chart-mini-thumbnail{
36609
37272
  border:1px solid;
36610
37273
  border-color:var(--ag-secondary-border-color, var(--agGrid-borderColor));
@@ -36723,7 +37386,7 @@
36723
37386
  border-radius:2px;
36724
37387
  display:inline-block;
36725
37388
  flex:none;
36726
- font-family:jpmuitk-icons;
37389
+ font-family:agGridClassic;
36727
37390
  font-size:12px;
36728
37391
  font-style:normal;
36729
37392
  font-variant:normal;
@@ -36749,7 +37412,7 @@
36749
37412
  .ag-theme-uitk-touch-light .ag-checkbox-input-wrapper:after{
36750
37413
  color:#2a2c2f;
36751
37414
  color:var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #2a2c2f));
36752
- content:"";
37415
+ content:"\f108";
36753
37416
  left:0;
36754
37417
  pointer-events:none;
36755
37418
  position:absolute;
@@ -36758,7 +37421,7 @@
36758
37421
  .ag-theme-uitk-touch-light .ag-checkbox-input-wrapper.ag-checked:after{
36759
37422
  color:#fff;
36760
37423
  color:var(--ag-checkbox-checked-color, var(--ag-background-color, #fff));
36761
- content:"\e95b";
37424
+ content:"\f106";
36762
37425
  left:0;
36763
37426
  pointer-events:none;
36764
37427
  position:absolute;
@@ -36831,7 +37494,7 @@
36831
37494
  border-radius:12px;
36832
37495
  display:inline-block;
36833
37496
  flex:none;
36834
- font-family:jpmuitk-icons;
37497
+ font-family:agGridClassic;
36835
37498
  font-size:12px;
36836
37499
  font-style:normal;
36837
37500
  font-variant:normal;
@@ -37058,6 +37721,9 @@
37058
37721
  .ag-theme-uitk-touch-light .ag-chart-data-section,.ag-theme-uitk-touch-light .ag-chart-format-section{
37059
37722
  padding-bottom:4px;
37060
37723
  }
37724
+ .ag-theme-uitk-touch-light .ag-chart-menu-close .ag-icon{
37725
+ border:none;
37726
+ }
37061
37727
  .ag-theme-uitk-high-dark .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-touch-light input[class^=ag-]:not([type]),.ag-theme-uitk-touch-light input[class^=ag-][type=date],.ag-theme-uitk-touch-light input[class^=ag-][type=datetime-local],.ag-theme-uitk-touch-light input[class^=ag-][type=number],.ag-theme-uitk-touch-light input[class^=ag-][type=tel],.ag-theme-uitk-touch-light input[class^=ag-][type=text],.ag-theme-uitk-touch-light textarea[class^=ag-]{
37062
37728
  background:transparent;
37063
37729
  border-bottom-color:currentcolor;
@@ -37116,6 +37782,13 @@
37116
37782
  .ag-theme-uitk-touch-light .ag-filter-toolpanel-header{
37117
37783
  height:32px;
37118
37784
  }
37785
+ .ag-theme-uitk-touch-light .ag-ltr .ag-filter-apply-panel-button{
37786
+ margin-left:var(--ag-grid-size);
37787
+ }
37788
+
37789
+ .ag-theme-uitk-touch-light .ag-rtl .ag-filter-apply-panel-button{
37790
+ margin-right:var(--ag-grid-size);
37791
+ }
37119
37792
  .ag-theme-uitk-touch-light .ag-picker-field-wrapper:focus{
37120
37793
  box-shadow:0 0 0 1px #3f51b5;
37121
37794
  }
@@ -37364,6 +38037,19 @@
37364
38037
  .ag-theme-uitk-touch-light .ag-header-select-all{
37365
38038
  margin-left:2px;
37366
38039
  }
38040
+ .ag-theme-uitk-touch-light .ag-keyboard-focus .ag-header-cell:focus:after{
38041
+ border:2px dotted var(--agGrid-color-focus);
38042
+ bottom:0;
38043
+ height:auto;
38044
+ left:0;
38045
+ right:0;
38046
+ top:0;
38047
+ width:auto;
38048
+ }
38049
+ .ag-theme-uitk-touch-light .ag-header-cell:after{
38050
+ bottom:var(--agGrid-separatorGap);
38051
+ top:var(--agGrid-separatorGap);
38052
+ }
37367
38053
  .ag-theme-uitk-touch-light .ag-header-cell.ag-floating-filter:after{
37368
38054
  display:none;
37369
38055
  }
@@ -37740,15 +38426,15 @@
37740
38426
  line-height:normal;
37741
38427
  }
37742
38428
  @font-face{
37743
- font-family:jpmuitk-icons;
38429
+ font-family:agGridClassic;
37744
38430
  font-style:normal;
37745
38431
  font-weight:400;
37746
- src:url("data:application/font-woff;charset=utf-8;base64,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");
38432
+ src:url("data:application/font-woff;charset=utf-8;base64,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") format("woff");
37747
38433
  }
37748
38434
  .ag-theme-uitk-touch-dark .ag-icon{
37749
38435
  -webkit-font-smoothing:antialiased;
37750
38436
  -moz-osx-font-smoothing:grayscale;
37751
- font-family:jpmuitk-icons;
38437
+ font-family:agGridClassic;
37752
38438
  font-size:12px;
37753
38439
  font-style:normal;
37754
38440
  font-variant:normal;
@@ -37757,16 +38443,16 @@
37757
38443
  text-transform:none;
37758
38444
  }
37759
38445
  .ag-theme-uitk-touch-dark .ag-icon-aggregation:before{
37760
- content:"\e974";
38446
+ content:"\f101";
37761
38447
  }
37762
38448
  .ag-theme-uitk-touch-dark .ag-icon-arrows:before{
37763
- content:"\e90e";
38449
+ content:"\f102";
37764
38450
  }
37765
38451
  .ag-theme-uitk-touch-dark .ag-icon-asc:before{
37766
- content:"\e940";
38452
+ content:"\f103";
37767
38453
  }
37768
38454
  .ag-theme-uitk-touch-dark .ag-icon-cancel:before{
37769
- content:"\e90e";
38455
+ content:"\f104";
37770
38456
  }
37771
38457
  .ag-theme-uitk-touch-dark .ag-icon-chart:before{
37772
38458
  content:"\f105";
@@ -37775,19 +38461,22 @@
37775
38461
  content:"\f109";
37776
38462
  }
37777
38463
  .ag-theme-uitk-touch-dark .ag-icon-columns:before{
37778
- content:"\e910";
38464
+ content:"\f10a";
37779
38465
  }
37780
38466
  .ag-theme-uitk-touch-dark .ag-icon-contracted:before{
37781
38467
  content:"\f10b";
37782
38468
  }
37783
38469
  .ag-theme-uitk-touch-dark .ag-icon-copy:before{
37784
- content:"\e90d";
38470
+ content:"\f10c";
37785
38471
  }
37786
38472
  .ag-theme-uitk-touch-dark .ag-icon-cross:before{
37787
38473
  content:"\f10d";
37788
38474
  }
37789
- .ag-theme-uitk-touch-dark .ag-icon-csv:before,.ag-theme-uitk-touch-dark .ag-icon-desc:before{
37790
- content:"\e93f";
38475
+ .ag-theme-uitk-touch-dark .ag-icon-csv:before{
38476
+ content:"\f10e";
38477
+ }
38478
+ .ag-theme-uitk-touch-dark .ag-icon-desc:before{
38479
+ content:"\f10f";
37791
38480
  }
37792
38481
  .ag-theme-uitk-touch-dark .ag-icon-excel:before{
37793
38482
  content:"\f110";
@@ -37802,19 +38491,19 @@
37802
38491
  content:"\f113";
37803
38492
  }
37804
38493
  .ag-theme-uitk-touch-dark .ag-icon-filter:before{
37805
- content:"\e922";
38494
+ content:"\f114";
37806
38495
  }
37807
38496
  .ag-theme-uitk-touch-dark .ag-icon-first:before{
37808
- content:"\e934";
38497
+ content:"\f115";
37809
38498
  }
37810
38499
  .ag-theme-uitk-touch-dark .ag-icon-grip:before{
37811
- content:"\e970";
38500
+ content:"\f116";
37812
38501
  }
37813
38502
  .ag-theme-uitk-touch-dark .ag-icon-group:before{
37814
- content:"\e929";
38503
+ content:"\f117";
37815
38504
  }
37816
38505
  .ag-theme-uitk-touch-dark .ag-icon-last:before{
37817
- content:"\e951";
38506
+ content:"\f118";
37818
38507
  }
37819
38508
  .ag-theme-uitk-touch-dark .ag-icon-left:before{
37820
38509
  content:"\f119";
@@ -37829,13 +38518,13 @@
37829
38518
  content:"\f11c";
37830
38519
  }
37831
38520
  .ag-theme-uitk-touch-dark .ag-icon-menu:before{
37832
- content:"\e969";
38521
+ content:"\f11d";
37833
38522
  }
37834
38523
  .ag-theme-uitk-touch-dark .ag-icon-minimize:before{
37835
38524
  content:"\f11e";
37836
38525
  }
37837
38526
  .ag-theme-uitk-touch-dark .ag-icon-next:before{
37838
- content:"\e950";
38527
+ content:"\f11f";
37839
38528
  }
37840
38529
  .ag-theme-uitk-touch-dark .ag-icon-none:before{
37841
38530
  content:"\f120";
@@ -37847,13 +38536,13 @@
37847
38536
  content:"\f122";
37848
38537
  }
37849
38538
  .ag-theme-uitk-touch-dark .ag-icon-pin:before{
37850
- content:"\e944";
38539
+ content:"\f123";
37851
38540
  }
37852
38541
  .ag-theme-uitk-touch-dark .ag-icon-pivot:before{
37853
- content:"\e979";
38542
+ content:"\f124";
37854
38543
  }
37855
38544
  .ag-theme-uitk-touch-dark .ag-icon-previous:before{
37856
- content:"\e933";
38545
+ content:"\f125";
37857
38546
  }
37858
38547
  .ag-theme-uitk-touch-dark .ag-icon-right:before{
37859
38548
  content:"\f128";
@@ -37868,28 +38557,28 @@
37868
38557
  content:"\f12b";
37869
38558
  }
37870
38559
  .ag-theme-uitk-touch-dark .ag-icon-small-right:before{
37871
- content:"\e950";
38560
+ content:"\f12c";
37872
38561
  }
37873
38562
  .ag-theme-uitk-touch-dark .ag-icon-small-up:before{
37874
38563
  content:"\f12d";
37875
38564
  }
37876
38565
  .ag-theme-uitk-touch-dark .ag-icon-tick:before{
37877
- content:"\e95b";
38566
+ content:"\f12e";
37878
38567
  }
37879
38568
  .ag-theme-uitk-touch-dark .ag-icon-tree-closed:before{
37880
- content:"\e950";
38569
+ content:"\f12f";
37881
38570
  }
37882
38571
  .ag-theme-uitk-touch-dark .ag-icon-tree-indeterminate:before{
37883
38572
  content:"\f130";
37884
38573
  }
37885
38574
  .ag-theme-uitk-touch-dark .ag-icon-tree-open:before{
37886
- content:"\e91b";
38575
+ content:"\f131";
37887
38576
  }
37888
38577
  .ag-theme-uitk-touch-dark .ag-icon-unlinked:before{
37889
38578
  content:"\f132";
37890
38579
  }
37891
38580
  .ag-theme-uitk-touch-dark .ag-icon-row-drag:before{
37892
- content:"\e970";
38581
+ content:"\f116";
37893
38582
  }
37894
38583
  .ag-theme-uitk-touch-dark .ag-left-arrow:before{
37895
38584
  content:"\f119";
@@ -37897,7 +38586,7 @@
37897
38586
  .ag-theme-uitk-touch-dark .ag-right-arrow:before{
37898
38587
  content:"\f128";
37899
38588
  }
37900
- .ag-theme-uitk-touch-dark .ag-root-wrapper{
38589
+ .ag-theme-uitk-touch-dark .ag-root-wrapper,.ag-theme-uitk-touch-dark .ag-sticky-top{
37901
38590
  background-color:#242526;
37902
38591
  background-color:var(--ag-background-color, #242526);
37903
38592
  }
@@ -38056,6 +38745,9 @@
38056
38745
  cursor:default;
38057
38746
  height:60px;
38058
38747
  }
38748
+ .ag-keyboard-focus .ag-theme-uitk-touch-dark .ag-rich-select-virtual-list-item:focus:after{
38749
+ content:none;
38750
+ }
38059
38751
  .ag-theme-uitk-touch-dark .ag-rich-select-virtual-list-item:hover{
38060
38752
  background-color:var(--agGrid-row-color-hover);
38061
38753
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
@@ -38080,7 +38772,9 @@
38080
38772
  }
38081
38773
 
38082
38774
  .ag-theme-uitk-touch-dark .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value){
38083
- height:min(var(--ag-line-height, 30px), 30px);
38775
+ --ag-internal-calculated-line-height:var(--ag-line-height, 30px);
38776
+ --ag-internal-padded-row-height:30px;
38777
+ height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
38084
38778
  }
38085
38779
  .ag-theme-uitk-touch-dark .ag-group-contracted,.ag-theme-uitk-touch-dark .ag-group-expanded{
38086
38780
  cursor:pointer;
@@ -38123,6 +38817,14 @@
38123
38817
  .ag-theme-uitk-touch-dark .ag-label-align-top .ag-label{
38124
38818
  margin-bottom:4px;
38125
38819
  }
38820
+ .ag-theme-uitk-touch-dark .ag-angle-select[disabled]{
38821
+ color:var(--agGrid-foreground-disabled);
38822
+ color:var(--ag-disabled-foreground-color, var(--agGrid-foreground-disabled));
38823
+ pointer-events:none;
38824
+ }
38825
+ .ag-theme-uitk-touch-dark .ag-angle-select[disabled] .ag-angle-select-field{
38826
+ opacity:.4;
38827
+ }
38126
38828
  .ag-theme-uitk-touch-dark .ag-ltr .ag-angle-select-field,.ag-theme-uitk-touch-dark .ag-ltr .ag-slider-field{
38127
38829
  margin-right:16px;
38128
38830
  }
@@ -40877,8 +41579,36 @@
40877
41579
  border-left-color:var(--agGrid-borderColor);
40878
41580
  border-left:1px solid var(--ag-border-color, var(--agGrid-borderColor));
40879
41581
  }
40880
- .ag-theme-uitk-touch-dark .ag-row-hover{
41582
+ .ag-theme-uitk-touch-dark .ag-row-selected:before{
41583
+ background-color:var(--agGrid-row-background-selected);
41584
+ background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
41585
+ bottom:0;
41586
+ content:"";
41587
+ display:block;
41588
+ left:0;
41589
+ position:absolute;
41590
+ right:0;
41591
+ top:0;
41592
+ }
41593
+ .ag-theme-uitk-touch-dark .ag-row-hover.ag-full-width-row.ag-row-group:before,.ag-theme-uitk-touch-dark .ag-row-hover:not(.ag-full-width-row):before{
41594
+ background-color:var(--agGrid-row-color-hover);
40881
41595
  background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
41596
+ bottom:0;
41597
+ content:"";
41598
+ display:block;
41599
+ left:0;
41600
+ pointer-events:none;
41601
+ position:absolute;
41602
+ right:0;
41603
+ top:0;
41604
+ }
41605
+ .ag-theme-uitk-touch-dark .ag-row-hover.ag-row-selected:before{
41606
+ background-color:var(--agGrid-row-color-hover);
41607
+ background-color:var(--ag-row-hover-color, var(--agGrid-row-color-hover));
41608
+ background-image:linear-gradient(var(--agGrid-row-background-selected), var(--agGrid-row-background-selected));
41609
+ }
41610
+ .ag-theme-uitk-touch-dark .ag-row-hover.ag-full-width-row.ag-row-group>*{
41611
+ position:relative;
40882
41612
  }
40883
41613
  .ag-theme-uitk-touch-dark .ag-ltr .ag-right-aligned-cell{
40884
41614
  text-align:right;
@@ -40897,9 +41627,11 @@
40897
41627
  }
40898
41628
 
40899
41629
  .ag-theme-uitk-touch-dark .ag-cell,.ag-theme-uitk-touch-dark .ag-full-width-row .ag-cell-wrapper.ag-row-group{
41630
+ --ag-internal-calculated-line-height:var(--ag-line-height, 30px);
41631
+ --ag-internal-padded-row-height:30px;
40900
41632
  -webkit-font-smoothing:subpixel-antialiased;
40901
41633
  border:1px solid transparent;
40902
- line-height:min(var(--ag-line-height, 30px), 30px);
41634
+ line-height:min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height));
40903
41635
  padding-left:5px;
40904
41636
  padding-right:5px;
40905
41637
  }
@@ -40952,11 +41684,19 @@
40952
41684
  align-items:center;
40953
41685
  display:flex;
40954
41686
  height:100%;
41687
+ }
41688
+ .ag-theme-uitk-touch-dark .ag-ltr .ag-loading{
40955
41689
  padding-left:6px;
40956
41690
  }
40957
- .ag-theme-uitk-touch-dark .ag-loading-icon{
41691
+
41692
+ .ag-theme-uitk-touch-dark .ag-ltr .ag-loading-icon,.ag-theme-uitk-touch-dark .ag-rtl .ag-loading{
40958
41693
  padding-right:6px;
40959
41694
  }
41695
+
41696
+ .ag-theme-uitk-touch-dark .ag-rtl .ag-loading-icon{
41697
+ padding-left:6px;
41698
+ }
41699
+
40960
41700
  .ag-theme-uitk-touch-dark .ag-icon-loading{
40961
41701
  animation-duration:1s;
40962
41702
  animation-iteration-count:infinite;
@@ -41007,9 +41747,6 @@
41007
41747
  border-right-color:var(--agGrid-borderColor);
41008
41748
  border-right:1px solid var(--ag-border-color, var(--agGrid-borderColor));
41009
41749
  }
41010
- .ag-theme-uitk-touch-dark .ag-row-selected{
41011
- background-color:var(--ag-selected-row-background-color, var(--agGrid-row-background-selected));
41012
- }
41013
41750
  .ag-theme-uitk-touch-dark .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-single-cell:not(.ag-cell-inline-editing),.ag-theme-uitk-touch-dark .ag-cell-range-selected:not(.ag-cell-focus){
41014
41751
  background-color:hsla(0,0%,100%,.2);
41015
41752
  background-color:var(--ag-range-selection-background-color, hsla(0,0%,100%,.2));
@@ -41054,7 +41791,7 @@
41054
41791
  border-left-color:#fff;
41055
41792
  border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
41056
41793
  }
41057
- .ag-theme-uitk-touch-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-touch-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-touch-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-dark .ag-ltr .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-touch-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-touch-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-touch-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-dark .ag-rtl .ag-has-focus .ag-full-width-row.ag-row-focus .ag-cell-wrapper.ag-row-group{
41794
+ .ag-theme-uitk-touch-dark .ag-ltr .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-touch-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-uitk-touch-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-touch-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-dark .ag-ltr .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group,.ag-theme-uitk-touch-dark .ag-rtl .ag-cell-focus:not(.ag-cell-range-selected):focus-within,.ag-theme-uitk-touch-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-uitk-touch-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-uitk-touch-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-uitk-touch-dark .ag-rtl .ag-full-width-row.ag-row-focus:focus .ag-cell-wrapper.ag-row-group{
41058
41795
  border:1px solid #fff;
41059
41796
  border-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
41060
41797
  outline:initial;
@@ -41064,13 +41801,13 @@
41064
41801
  border-top-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
41065
41802
  }
41066
41803
  .ag-theme-uitk-touch-dark .ag-ltr .ag-cell.ag-selection-fill-right,.ag-theme-uitk-touch-dark .ag-ltr .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
41067
- border-right:1px dashed #fff;
41068
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
41804
+ border-right:1px dashed #fff !important;
41805
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
41069
41806
  }
41070
41807
 
41071
41808
  .ag-theme-uitk-touch-dark .ag-rtl .ag-cell.ag-selection-fill-right,.ag-theme-uitk-touch-dark .ag-rtl .ag-cell.ag-selection-fill-right.ag-cell-range-selected{
41072
- border-left:1px dashed #fff;
41073
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
41809
+ border-left:1px dashed #fff !important;
41810
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
41074
41811
  }
41075
41812
 
41076
41813
  .ag-theme-uitk-touch-dark .ag-cell.ag-selection-fill-bottom,.ag-theme-uitk-touch-dark .ag-cell.ag-selection-fill-bottom.ag-cell-range-selected{
@@ -41078,13 +41815,13 @@
41078
41815
  border-bottom-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
41079
41816
  }
41080
41817
  .ag-theme-uitk-touch-dark .ag-ltr .ag-cell.ag-selection-fill-left,.ag-theme-uitk-touch-dark .ag-ltr .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
41081
- border-left:1px dashed #fff;
41082
- border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
41818
+ border-left:1px dashed #fff !important;
41819
+ border-left-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
41083
41820
  }
41084
41821
 
41085
41822
  .ag-theme-uitk-touch-dark .ag-rtl .ag-cell.ag-selection-fill-left,.ag-theme-uitk-touch-dark .ag-rtl .ag-cell.ag-selection-fill-left.ag-cell-range-selected{
41086
- border-right:1px dashed #fff;
41087
- border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff));
41823
+ border-right:1px dashed #fff !important;
41824
+ border-right-color:var(--ag-range-selection-border-color, var(--ag-foreground-color, #fff)) !important;
41088
41825
  }
41089
41826
 
41090
41827
  .ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light .ag-range-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light .ag-fill-handle,.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light .ag-range-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark .ag-fill-handle,.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark .ag-range-handle{
@@ -41404,8 +42141,8 @@
41404
42141
  .ag-theme-uitk-touch-dark .ag-filter-toolpanel-group.ag-has-filter>.ag-group-title-bar .ag-group-title:after{
41405
42142
  -webkit-font-smoothing:antialiased;
41406
42143
  -moz-osx-font-smoothing:grayscale;
41407
- content:"\e922";
41408
- font-family:jpmuitk-icons;
42144
+ content:"\f114";
42145
+ font-family:agGridClassic;
41409
42146
  font-size:12px;
41410
42147
  font-style:normal;
41411
42148
  font-variant:normal;
@@ -41848,6 +42585,7 @@
41848
42585
  background:var(--ag-chip-background-color);
41849
42586
  border:1px solid transparent;
41850
42587
  border-radius:32px;
42588
+ cursor:pointer;
41851
42589
  padding:0 4px;
41852
42590
  }
41853
42591
  .ag-theme-uitk-touch-dark .ag-keyboard-focus .ag-column-drop-cell:focus{
@@ -41954,6 +42692,17 @@
41954
42692
  top:1px;
41955
42693
  width:calc(100% - 2px);
41956
42694
  }
42695
+ .ag-theme-uitk-touch-dark .ag-sort-indicator-container{
42696
+ display:flex;
42697
+ }
42698
+ .ag-theme-uitk-touch-dark .ag-ltr .ag-sort-indicator-icon{
42699
+ padding-left:8px;
42700
+ }
42701
+
42702
+ .ag-theme-uitk-touch-dark .ag-rtl .ag-sort-indicator-icon{
42703
+ padding-right:8px;
42704
+ }
42705
+
41957
42706
  .ag-theme-uitk-touch-dark .ag-chart-menu{
41958
42707
  background:#242526;
41959
42708
  background:var(--ag-background-color, #242526);
@@ -41974,6 +42723,18 @@
41974
42723
  .ag-theme-uitk-touch-dark .ag-chart-menu-icon:hover{
41975
42724
  opacity:1;
41976
42725
  }
42726
+ .ag-theme-uitk-touch-dark .ag-chart-menu-close{
42727
+ background:#242526;
42728
+ background:var(--ag-background-color, #242526);
42729
+ }
42730
+ .ag-theme-uitk-touch-dark .ag-chart-menu-close .ag-icon{
42731
+ background:none;
42732
+ border:1px solid var(--agGrid-borderColor);
42733
+ border-right:none;
42734
+ }
42735
+ .ag-theme-uitk-touch-dark .ag-chart-menu-close .ag-icon:hover{
42736
+ background:var(--ag-header-background-color);
42737
+ }
41977
42738
  .ag-theme-uitk-touch-dark .ag-chart-mini-thumbnail{
41978
42739
  border:1px solid;
41979
42740
  border-color:var(--ag-secondary-border-color, var(--agGrid-borderColor));
@@ -42092,7 +42853,7 @@
42092
42853
  border-radius:2px;
42093
42854
  display:inline-block;
42094
42855
  flex:none;
42095
- font-family:jpmuitk-icons;
42856
+ font-family:agGridClassic;
42096
42857
  font-size:12px;
42097
42858
  font-style:normal;
42098
42859
  font-variant:normal;
@@ -42118,7 +42879,7 @@
42118
42879
  .ag-theme-uitk-touch-dark .ag-checkbox-input-wrapper:after{
42119
42880
  color:#fff;
42120
42881
  color:var(--ag-checkbox-unchecked-color, var(--ag-foreground-color, #fff));
42121
- content:"";
42882
+ content:"\f108";
42122
42883
  left:0;
42123
42884
  pointer-events:none;
42124
42885
  position:absolute;
@@ -42127,7 +42888,7 @@
42127
42888
  .ag-theme-uitk-touch-dark .ag-checkbox-input-wrapper.ag-checked:after{
42128
42889
  color:#242526;
42129
42890
  color:var(--ag-checkbox-checked-color, var(--ag-background-color, #242526));
42130
- content:"\e95b";
42891
+ content:"\f106";
42131
42892
  left:0;
42132
42893
  pointer-events:none;
42133
42894
  position:absolute;
@@ -42200,7 +42961,7 @@
42200
42961
  border-radius:12px;
42201
42962
  display:inline-block;
42202
42963
  flex:none;
42203
- font-family:jpmuitk-icons;
42964
+ font-family:agGridClassic;
42204
42965
  font-size:12px;
42205
42966
  font-style:normal;
42206
42967
  font-variant:normal;
@@ -42427,6 +43188,9 @@
42427
43188
  .ag-theme-uitk-touch-dark .ag-chart-data-section,.ag-theme-uitk-touch-dark .ag-chart-format-section{
42428
43189
  padding-bottom:4px;
42429
43190
  }
43191
+ .ag-theme-uitk-touch-dark .ag-chart-menu-close .ag-icon{
43192
+ border:none;
43193
+ }
42430
43194
  .ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark input[class^=ag-]:not([type]),.ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=date],.ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=number],.ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=tel],.ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=text],.ag-theme-uitk-high-dark .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark input[class^=ag-]:not([type]),.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark input[class^=ag-][type=date],.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark input[class^=ag-][type=number],.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark input[class^=ag-][type=tel],.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark input[class^=ag-][type=text],.ag-theme-uitk-high-light .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark input[class^=ag-]:not([type]),.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=date],.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=number],.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=tel],.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=text],.ag-theme-uitk-low-dark .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark input[class^=ag-]:not([type]),.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark input[class^=ag-][type=date],.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark input[class^=ag-][type=number],.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark input[class^=ag-][type=tel],.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark input[class^=ag-][type=text],.ag-theme-uitk-low-light .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark input[class^=ag-]:not([type]),.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=date],.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=number],.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=tel],.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark input[class^=ag-][type=text],.ag-theme-uitk-medium-dark .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark input[class^=ag-]:not([type]),.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark input[class^=ag-][type=date],.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark input[class^=ag-][type=number],.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark input[class^=ag-][type=tel],.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark input[class^=ag-][type=text],.ag-theme-uitk-medium-light .ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark input[class^=ag-]:not([type]),.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark input[class^=ag-][type=date],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark input[class^=ag-][type=number],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark input[class^=ag-][type=tel],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark input[class^=ag-][type=text],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-dark textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light input[class^=ag-]:not([type]),.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light input[class^=ag-][type=date],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light input[class^=ag-][type=datetime-local],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light input[class^=ag-][type=number],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light input[class^=ag-][type=tel],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light input[class^=ag-][type=text],.ag-theme-uitk-touch-dark .ag-theme-uitk-high-light textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark input[class^=ag-]:not([type]),.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark input[class^=ag-][type=date],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark input[class^=ag-][type=number],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark input[class^=ag-][type=tel],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark input[class^=ag-][type=text],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-dark textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light input[class^=ag-]:not([type]),.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light input[class^=ag-][type=date],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light input[class^=ag-][type=datetime-local],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light input[class^=ag-][type=number],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light input[class^=ag-][type=tel],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light input[class^=ag-][type=text],.ag-theme-uitk-touch-dark .ag-theme-uitk-low-light textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark input[class^=ag-]:not([type]),.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark input[class^=ag-][type=date],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark input[class^=ag-][type=number],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark input[class^=ag-][type=tel],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark input[class^=ag-][type=text],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-dark textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light input[class^=ag-]:not([type]),.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light input[class^=ag-][type=date],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light input[class^=ag-][type=datetime-local],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light input[class^=ag-][type=number],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light input[class^=ag-][type=tel],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light input[class^=ag-][type=text],.ag-theme-uitk-touch-dark .ag-theme-uitk-medium-light textarea[class^=ag-],.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light input[class^=ag-]:not([type]),.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light input[class^=ag-][type=date],.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light input[class^=ag-][type=datetime-local],.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light input[class^=ag-][type=number],.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light input[class^=ag-][type=tel],.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light input[class^=ag-][type=text],.ag-theme-uitk-touch-dark .ag-theme-uitk-touch-light textarea[class^=ag-],.ag-theme-uitk-touch-dark input[class^=ag-]:not([type]),.ag-theme-uitk-touch-dark input[class^=ag-][type=date],.ag-theme-uitk-touch-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-touch-dark input[class^=ag-][type=number],.ag-theme-uitk-touch-dark input[class^=ag-][type=tel],.ag-theme-uitk-touch-dark input[class^=ag-][type=text],.ag-theme-uitk-touch-dark textarea[class^=ag-],.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark input[class^=ag-]:not([type]),.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark input[class^=ag-][type=date],.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark input[class^=ag-][type=datetime-local],.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark input[class^=ag-][type=number],.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark input[class^=ag-][type=tel],.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark input[class^=ag-][type=text],.ag-theme-uitk-touch-light .ag-theme-uitk-touch-dark textarea[class^=ag-]{
42431
43195
  background:transparent;
42432
43196
  border-bottom-color:currentcolor;
@@ -42485,6 +43249,13 @@
42485
43249
  .ag-theme-uitk-touch-dark .ag-filter-toolpanel-header{
42486
43250
  height:32px;
42487
43251
  }
43252
+ .ag-theme-uitk-touch-dark .ag-ltr .ag-filter-apply-panel-button{
43253
+ margin-left:var(--ag-grid-size);
43254
+ }
43255
+
43256
+ .ag-theme-uitk-touch-dark .ag-rtl .ag-filter-apply-panel-button{
43257
+ margin-right:var(--ag-grid-size);
43258
+ }
42488
43259
  .ag-theme-uitk-touch-dark .ag-picker-field-wrapper:focus{
42489
43260
  box-shadow:0 0 0 1px #3f51b5;
42490
43261
  }
@@ -42733,6 +43504,19 @@
42733
43504
  .ag-theme-uitk-touch-dark .ag-header-select-all{
42734
43505
  margin-left:2px;
42735
43506
  }
43507
+ .ag-theme-uitk-touch-dark .ag-keyboard-focus .ag-header-cell:focus:after{
43508
+ border:2px dotted var(--agGrid-color-focus);
43509
+ bottom:0;
43510
+ height:auto;
43511
+ left:0;
43512
+ right:0;
43513
+ top:0;
43514
+ width:auto;
43515
+ }
43516
+ .ag-theme-uitk-touch-dark .ag-header-cell:after{
43517
+ bottom:var(--agGrid-separatorGap);
43518
+ top:var(--agGrid-separatorGap);
43519
+ }
42736
43520
  .ag-theme-uitk-touch-dark .ag-header-cell.ag-floating-filter:after{
42737
43521
  display:none;
42738
43522
  }
@@ -43098,4 +43882,193 @@
43098
43882
  }
43099
43883
  .ag-theme-uitk-touch-dark input[class^=ag-][type=text]{
43100
43884
  background-color:var(--agGrid-background);
43885
+ }
43886
+
43887
+ @font-face{
43888
+ font-family:jpmuitk-icons;
43889
+ src:url(fonts/jpmuitk-icons.woff) format("woff");
43890
+ }
43891
+ [class^=ag-theme-uitk] .ag-icon-aggregation{
43892
+ font-family:jpmuitk-icons;
43893
+ }
43894
+
43895
+ [class^=ag-theme-uitk] .ag-icon-aggregation:before{
43896
+ content:"\e974";
43897
+ }
43898
+
43899
+ [class^=ag-theme-uitk] .ag-icon-arrows{
43900
+ font-family:jpmuitk-icons;
43901
+ }
43902
+
43903
+ [class^=ag-theme-uitk] .ag-icon-arrows:before{
43904
+ content:"\e90e";
43905
+ }
43906
+
43907
+ [class^=ag-theme-uitk] .ag-icon-asc{
43908
+ font-family:jpmuitk-icons;
43909
+ }
43910
+
43911
+ [class^=ag-theme-uitk] .ag-icon-asc:before{
43912
+ content:"\e940";
43913
+ }
43914
+
43915
+ [class^=ag-theme-uitk] .ag-icon-cancel{
43916
+ font-family:jpmuitk-icons;
43917
+ }
43918
+
43919
+ [class^=ag-theme-uitk] .ag-icon-cancel:before{
43920
+ content:"\e90e";
43921
+ }
43922
+
43923
+ [class^=ag-theme-uitk] .ag-icon-columns{
43924
+ font-family:jpmuitk-icons;
43925
+ }
43926
+
43927
+ [class^=ag-theme-uitk] .ag-icon-columns:before{
43928
+ content:"\e910";
43929
+ }
43930
+
43931
+ [class^=ag-theme-uitk] .ag-icon-copy{
43932
+ font-family:jpmuitk-icons;
43933
+ }
43934
+
43935
+ [class^=ag-theme-uitk] .ag-icon-copy:before{
43936
+ content:"\e90d";
43937
+ }
43938
+
43939
+ [class^=ag-theme-uitk] .ag-icon-csv{
43940
+ font-family:jpmuitk-icons;
43941
+ }
43942
+
43943
+ [class^=ag-theme-uitk] .ag-icon-csv:before{
43944
+ content:"\e93f";
43945
+ }
43946
+
43947
+ [class^=ag-theme-uitk] .ag-icon-desc{
43948
+ font-family:jpmuitk-icons;
43949
+ }
43950
+
43951
+ [class^=ag-theme-uitk] .ag-icon-desc:before{
43952
+ content:"\e93f";
43953
+ }
43954
+
43955
+ [class^=ag-theme-uitk] .ag-icon-filter{
43956
+ font-family:jpmuitk-icons;
43957
+ }
43958
+
43959
+ [class^=ag-theme-uitk] .ag-icon-filter:before{
43960
+ content:"\e922";
43961
+ }
43962
+
43963
+ [class^=ag-theme-uitk] .ag-icon-first{
43964
+ font-family:jpmuitk-icons;
43965
+ }
43966
+
43967
+ [class^=ag-theme-uitk] .ag-icon-first:before{
43968
+ content:"\e934";
43969
+ }
43970
+
43971
+ [class^=ag-theme-uitk] .ag-icon-grip{
43972
+ font-family:jpmuitk-icons;
43973
+ }
43974
+
43975
+ [class^=ag-theme-uitk] .ag-icon-grip:before{
43976
+ content:"\e970";
43977
+ }
43978
+
43979
+ [class^=ag-theme-uitk] .ag-icon-group{
43980
+ font-family:jpmuitk-icons;
43981
+ }
43982
+
43983
+ [class^=ag-theme-uitk] .ag-icon-group:before{
43984
+ content:"\e929";
43985
+ }
43986
+
43987
+ [class^=ag-theme-uitk] .ag-icon-last{
43988
+ font-family:jpmuitk-icons;
43989
+ }
43990
+
43991
+ [class^=ag-theme-uitk] .ag-icon-last:before{
43992
+ content:"\e951";
43993
+ }
43994
+
43995
+ [class^=ag-theme-uitk] .ag-icon-menu{
43996
+ font-family:jpmuitk-icons;
43997
+ }
43998
+
43999
+ [class^=ag-theme-uitk] .ag-icon-menu:before{
44000
+ content:"\e969";
44001
+ }
44002
+
44003
+ [class^=ag-theme-uitk] .ag-icon-next{
44004
+ font-family:jpmuitk-icons;
44005
+ }
44006
+
44007
+ [class^=ag-theme-uitk] .ag-icon-next:before{
44008
+ content:"\e950";
44009
+ }
44010
+
44011
+ [class^=ag-theme-uitk] .ag-icon-pin{
44012
+ font-family:jpmuitk-icons;
44013
+ }
44014
+
44015
+ [class^=ag-theme-uitk] .ag-icon-pin:before{
44016
+ content:"\e944";
44017
+ }
44018
+
44019
+ [class^=ag-theme-uitk] .ag-icon-pivot{
44020
+ font-family:jpmuitk-icons;
44021
+ }
44022
+
44023
+ [class^=ag-theme-uitk] .ag-icon-pivot:before{
44024
+ content:"\e979";
44025
+ }
44026
+
44027
+ [class^=ag-theme-uitk] .ag-icon-previous{
44028
+ font-family:jpmuitk-icons;
44029
+ }
44030
+
44031
+ [class^=ag-theme-uitk] .ag-icon-previous:before{
44032
+ content:"\e933";
44033
+ }
44034
+
44035
+ [class^=ag-theme-uitk] .ag-icon-small-right{
44036
+ font-family:jpmuitk-icons;
44037
+ }
44038
+
44039
+ [class^=ag-theme-uitk] .ag-icon-small-right:before{
44040
+ content:"\e950";
44041
+ }
44042
+
44043
+ [class^=ag-theme-uitk] .ag-icon-tick{
44044
+ font-family:jpmuitk-icons;
44045
+ }
44046
+
44047
+ [class^=ag-theme-uitk] .ag-icon-tick:before{
44048
+ content:"\e95b";
44049
+ }
44050
+
44051
+ [class^=ag-theme-uitk] .ag-icon-tree-closed{
44052
+ font-family:jpmuitk-icons;
44053
+ }
44054
+
44055
+ [class^=ag-theme-uitk] .ag-icon-tree-closed:before{
44056
+ content:"\e950";
44057
+ }
44058
+
44059
+ [class^=ag-theme-uitk] .ag-icon-tree-open{
44060
+ font-family:jpmuitk-icons;
44061
+ }
44062
+
44063
+ [class^=ag-theme-uitk] .ag-icon-tree-open:before{
44064
+ content:"\e91b";
44065
+ }
44066
+
44067
+ [class^=ag-theme-uitk] .ag-checkbox-input-wrapper:after{
44068
+ content:"";
44069
+ font-family:jpmuitk-icons;
44070
+ }
44071
+
44072
+ [class^=ag-theme-uitk] .ag-checkbox-input-wrapper.ag-checked:after{
44073
+ content:"\e95b";
43101
44074
  }