@salt-ds/ag-grid-theme 1.3.1 → 1.3.3

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 (2) hide show
  1. package/package.json +1 -1
  2. package/salt-ag-theme.css +863 -1058
package/salt-ag-theme.css CHANGED
@@ -1,37 +1,46 @@
1
1
  /**** Auto generated by packages/ag-grid-theme/scripts/build.mjs ****/
2
2
 
3
3
  div[class*=ag-theme-salt-touch]{
4
+ --ag-list-item-height:60px;
4
5
  --agGrid-padding-default:16px;
5
6
  --agGrid-cornerTag-size-default:14px;
6
7
  --agGrid-column-separator-height:20px;
7
8
  }
8
9
 
9
10
  div[class*=ag-theme-salt-low]{
11
+ --ag-list-item-height:48px;
10
12
  --agGrid-padding-default:12px;
11
13
  --agGrid-cornerTag-size-default:12px;
12
14
  --agGrid-column-separator-height:16px;
13
15
  }
14
16
 
15
17
  div[class*=ag-theme-salt-medium]{
18
+ --ag-list-item-height:36px;
16
19
  --agGrid-padding-default:8px;
17
20
  --agGrid-cornerTag-size-default:10px;
18
21
  --agGrid-column-separator-height:12px;
19
22
  }
20
23
 
21
24
  div[class*=ag-theme-salt-high]{
25
+ --ag-list-item-height:24px;
22
26
  --agGrid-padding-default:8px;
23
27
  --agGrid-cornerTag-size-default:8px;
24
28
  --agGrid-column-separator-height:8px;
25
29
  }
26
30
 
27
31
  div[class*=ag-theme-salt-high-compact]{
32
+ --ag-list-item-height:20px;
28
33
  --salt-size-base:16px;
34
+ --salt-size-selectable:12px;
29
35
  --agGrid-column-separator-height:8px;
30
36
  --agGrid-padding-default:8px;
31
37
  --agGrid-cornerTag-size-default:8px;
32
38
  }
33
39
 
34
40
  div[class*=ag-theme-salt]{
41
+ --agGrid-range-selection-borderColor:var(
42
+ --salt-selectable-borderColor-selected
43
+ );
35
44
  --agGrid-column-separator-top:calc(50% - var(--agGrid-column-separator-height)*0.5);
36
45
  --agGrid-input-height:var(
37
46
  --saltAgGrid-input-height,
@@ -123,6 +132,8 @@ div[class*=ag-theme-salt]{
123
132
  }
124
133
 
125
134
  .ag-theme-salt-high-compact-light,.ag-theme-salt-high-light,.ag-theme-salt-low-light,.ag-theme-salt-medium-light,.ag-theme-salt-touch-light{
135
+ --agGrid-range-selection-background:rgba(0,0,0,.15);
136
+ --agGrid-highlight-text-color:#fff;
126
137
  --agGrid-tab-borderColor-active:var(
127
138
  --saltAgGrid-tab-borderColor-active,
128
139
  var(--salt-navigable-indicator-active)
@@ -195,6 +206,8 @@ div[class*=ag-theme-salt]{
195
206
  }
196
207
 
197
208
  .ag-theme-salt-high-compact-dark,.ag-theme-salt-high-dark,.ag-theme-salt-low-dark,.ag-theme-salt-medium-dark,.ag-theme-salt-touch-dark{
209
+ --agGrid-range-selection-background:hsla(0,0%,100%,.15);
210
+ --agGrid-highlight-text-color:#161616;
198
211
  --agGrid-tab-borderColor-active:var(
199
212
  --saltAgGrid-tab-borderColor-active,
200
213
  var(--salt-navigable-indicator-active)
@@ -260,6 +273,7 @@ div[class*=ag-theme-salt]{
260
273
  }
261
274
 
262
275
  .ag-theme-salt-high-compact-dark,.ag-theme-salt-high-compact-light{
276
+ --ag-list-item-height:20px;
263
277
  --agGrid-button-padding:var(--saltAgGrid-button-padding, 4px);
264
278
  --agGrid-editableCell-cornerTag-size-default:10px;
265
279
  --agGrid-input-fontSize:var(--saltAgGrid-input-fontSize, 10px);
@@ -5045,13 +5059,15 @@ div[class*=ag-theme-salt]{
5045
5059
  border:none;
5046
5060
  }
5047
5061
  .ag-theme-salt-high-compact-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-salt-high-compact-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-high-compact-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-compact-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-compact-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-salt-high-compact-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-high-compact-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-compact-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){
5048
- border:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor) !important;
5062
+ border:none;
5063
+ outline:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor);
5064
+ outline-offset:-2px;
5049
5065
  }
5050
5066
  .ag-theme-salt-high-compact-dark .ag-ltr .ag-cell-wrapper.ag-row-group,.ag-theme-salt-high-compact-dark .ag-rtl .ag-cell-wrapper.ag-row-group{
5051
5067
  align-items:center;
5052
5068
  }
5053
5069
  .ag-theme-salt-high-compact-dark .ag-ltr .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-high-compact-dark .ag-ltr .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-high-compact-dark .ag-ltr .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group,.ag-theme-salt-high-compact-dark .ag-rtl .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-high-compact-dark .ag-rtl .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-high-compact-dark .ag-rtl .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group{
5054
- height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
5070
+ height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
5055
5071
  }
5056
5072
  .ag-theme-salt-high-compact-dark .ag-toggle-button-input-wrapper{
5057
5073
  background-color:var(--agGrid-toggle-button-background);
@@ -5140,9 +5156,9 @@ div[class*=ag-theme-salt]{
5140
5156
  .ag-theme-salt-high-compact-dark .ag-input-field-input[class^=ag-][type=text]{
5141
5157
  font-family:var(--salt-text-fontFamily);
5142
5158
  font-size:var(--salt-text-fontSize);
5159
+ padding:0;
5143
5160
  }
5144
5161
  .ag-theme-salt-high-compact-dark .ag-menu .ag-input-field-input[type=text]{
5145
- border:2px dotted transparent;
5146
5162
  font-size:inherit;
5147
5163
  height:var(--agGrid-input-height);
5148
5164
  line-height:var(--agGrid-input-height);
@@ -5165,7 +5181,6 @@ div[class*=ag-theme-salt]{
5165
5181
  padding-top:1px;
5166
5182
  }
5167
5183
  .ag-theme-salt-high-compact-dark .ag-set-filter-item{
5168
- height:calc(var(--salt-size-base) + var(--salt-spacing-100));
5169
5184
  margin:0;
5170
5185
  padding-left:var(--salt-spacing-100);
5171
5186
  padding-right:var(--salt-spacing-100);
@@ -5188,7 +5203,7 @@ div[class*=ag-theme-salt]{
5188
5203
  .ag-theme-salt-high-compact-dark .ag-list-item,.ag-theme-salt-high-compact-dark .ag-virtual-list-item{
5189
5204
  color:var(--agGrid-header-foreground);
5190
5205
  font-size:11px;
5191
- height:var(--agGrid-list-item-height) !important;
5206
+ height:var(--agGrid-list-item-height);
5192
5207
  }
5193
5208
  .ag-theme-salt-high-compact-dark .ag-list-item:hover,.ag-theme-salt-high-compact-dark .ag-virtual-list-item:hover{
5194
5209
  background-color:var(--agGrid-list-item-color-hover) !important;
@@ -5213,7 +5228,7 @@ div[class*=ag-theme-salt]{
5213
5228
  }
5214
5229
  .ag-theme-salt-high-compact-dark .ag-status-bar{
5215
5230
  color:var(--salt-text-secondary-foreground);
5216
- font-size:var(--salt-text-label-fontSize);
5231
+ font-size:var(--salt-text-fontSize);
5217
5232
  font-weight:var(--salt-text-label-fontWeight);
5218
5233
  height:var(--agGrid-row-height-default);
5219
5234
  line-height:var(--salt-text-label-lineHeight);
@@ -5225,11 +5240,15 @@ div[class*=ag-theme-salt]{
5225
5240
  padding:var(--salt-spacing-100) 0;
5226
5241
  }
5227
5242
  .ag-theme-salt-high-compact-dark .ag-status-name-value-value{
5228
- color:var(--salt-text-secondary-foreground);
5243
+ color:var(--salt-text-primary-foreground);
5244
+ font-weight:var(--salt-text-fontWeight-strong);
5229
5245
  }
5230
5246
  .ag-theme-salt-high-compact-dark .ag-header{
5231
5247
  border-color:var(--agGrid-header-borderColor);
5232
5248
  }
5249
+ .ag-theme-salt-high-compact-dark .ag-ltr .ag-header-cell .ag-header-cell-label .ag-header-cell-text{
5250
+ margin-right:auto;
5251
+ }
5233
5252
  .ag-theme-salt-high-compact-dark .ag-header-row{
5234
5253
  color:var(--agGrid-header-foreground);
5235
5254
  font-size:var(--agGrid-header-fontSize);
@@ -5243,7 +5262,7 @@ div[class*=ag-theme-salt]{
5243
5262
  margin-left:var(--salt-spacing-100);
5244
5263
  }
5245
5264
  .ag-theme-salt-high-compact-dark .ag-header-cell-auto-height .ag-header-cell-text{
5246
- overflow:auto;
5265
+ overflow:hidden;
5247
5266
  white-space:pre-wrap;
5248
5267
  }
5249
5268
  .ag-theme-salt-high-compact-dark .ag-keyboard-focus .ag-header-cell:focus:after{
@@ -5256,82 +5275,9 @@ div[class*=ag-theme-salt]{
5256
5275
  width:auto;
5257
5276
  }
5258
5277
  .ag-theme-salt-high-compact-dark .ag-header-cell,.ag-theme-salt-high-compact-dark .ag-header-group-cell{
5259
- padding:0 calc(var(--salt-spacing-100) + 2px);
5260
- }
5261
- .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
5262
- border-right:2px solid transparent;
5263
- overflow:unset;
5264
- }
5265
- .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){
5266
- border-left:2px solid transparent;
5267
- overflow:unset;
5268
- }
5269
- .ag-theme-salt-high-compact-dark .ag-row .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):after{
5270
- background-color:var(--salt-separable-tertiary-borderColor);
5271
- content:"";
5272
- height:calc(100% + 4px);
5273
- position:absolute;
5274
- right:-2px;
5275
- top:-2px;
5276
- width:1px;
5277
- z-index:1;
5278
- }
5279
- .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):focus:after{
5280
- background-color:var(--salt-separable-tertiary-borderColor);
5281
- content:"";
5282
- height:calc(100% + 4px);
5283
- position:absolute;
5284
- right:-1px;
5285
- top:-2px;
5286
- width:1px;
5287
- z-index:1;
5288
- }
5289
- .ag-theme-salt-high-compact-dark .ag-row .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):after{
5290
- background-color:var(--salt-separable-tertiary-borderColor);
5291
- content:"";
5292
- height:calc(100% + 4px);
5293
- left:-3px;
5294
- position:absolute;
5295
- top:-2px;
5296
- width:1px;
5297
- z-index:1;
5298
- }
5299
- .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):focus:after{
5300
- background-color:var(--salt-separable-tertiary-borderColor);
5301
- content:"";
5302
- height:calc(100% + 4px);
5303
- left:-2px;
5304
- position:absolute;
5305
- top:-2px;
5306
- width:1px;
5307
- z-index:1;
5308
- }
5309
- .ag-theme-salt-high-compact-dark .ag-pinned-right-header .ag-header-row-column-group:after,.ag-theme-salt-high-compact-dark .ag-pinned-right-header .ag-header-row-column:after{
5310
- background-color:var(--salt-separable-tertiary-borderColor);
5311
- content:"";
5312
- height:var(--agGrid-column-separator-height);
5313
- left:-1px;
5314
- position:absolute;
5315
- top:var(--agGrid-column-separator-top);
5316
- width:1px;
5317
- z-index:1;
5318
- }
5319
- .ag-theme-salt-high-compact-dark .ag-pinned-left-header .ag-header-row:first-child:after{
5320
- background-color:var(--salt-separable-tertiary-borderColor);
5321
- content:"";
5322
- height:var(--agGrid-column-separator-height);
5323
- position:absolute;
5324
- right:0;
5325
- top:var(--agGrid-column-separator-top);
5326
- width:1px;
5327
- z-index:1;
5278
+ padding:0 calc(var(--salt-spacing-100));
5328
5279
  }
5329
- .ag-theme-salt-high-compact-dark .ag-pinned-left-header{
5330
- border-right:none;
5331
- overflow:unset;
5332
- }
5333
- .ag-theme-salt-high-compact-dark .ag-pinned-right-header{
5334
- border-left:none;
5280
+ .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-salt-high-compact-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
5335
5281
  overflow:unset;
5336
5282
  }
5337
5283
  .ag-theme-salt-high-compact-dark .ag-row{
@@ -5362,7 +5308,7 @@ div[class*=ag-theme-salt]{
5362
5308
  z-index:1;
5363
5309
  }
5364
5310
  .ag-theme-salt-high-compact-dark .ag-cell{
5365
- border-left:0;
5311
+ border:0;
5366
5312
  padding-left:var(--salt-spacing-100);
5367
5313
  padding-right:var(--salt-spacing-100);
5368
5314
  }
@@ -5370,8 +5316,8 @@ div[class*=ag-theme-salt]{
5370
5316
  height:100%;
5371
5317
  }
5372
5318
  .ag-theme-salt-high-compact-dark .ag-ltr .ag-cell{
5373
- border:2px solid transparent;
5374
- line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
5319
+ border:none;
5320
+ line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
5375
5321
  }
5376
5322
  .ag-theme-salt-high-compact-dark .ag-cell-label-container{
5377
5323
  padding:var(--salt-spacing-100) 0;
@@ -5392,9 +5338,9 @@ div[class*=ag-theme-salt]{
5392
5338
  border-left:var(--agGrid-editableCell-cornerTag-size) solid var(--agGrid-focused-borderColor);
5393
5339
  border-top:0 solid transparent;
5394
5340
  content:"";
5395
- left:-2px;
5341
+ left:0;
5396
5342
  position:absolute;
5397
- top:-2px;
5343
+ top:0;
5398
5344
  z-index:2;
5399
5345
  }
5400
5346
  .ag-theme-salt-high-compact-dark .ag-cell-inline-editing.ag-cell-focus{
@@ -5407,8 +5353,61 @@ div[class*=ag-theme-salt]{
5407
5353
  padding:0 !important;
5408
5354
  }
5409
5355
  .ag-theme-salt-high-compact-dark .ag-cell-editor .ag-input-field-input{
5410
- padding-left:2px;
5411
- padding-right:2px;
5356
+ padding-left:4px;
5357
+ padding-right:4px;
5358
+ }
5359
+ .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left:before{
5360
+ border-left:2px dotted var(--agGrid-range-selection-borderColor);
5361
+ content:"";
5362
+ height:99%;
5363
+ left:0;
5364
+ position:absolute;
5365
+ top:0;
5366
+ width:2px;
5367
+ z-index:1;
5368
+ }
5369
+ .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right:before{
5370
+ border-right:2px dotted var(--agGrid-range-selection-borderColor);
5371
+ content:"";
5372
+ height:99%;
5373
+ position:absolute;
5374
+ right:0;
5375
+ top:0;
5376
+ width:2px;
5377
+ z-index:1;
5378
+ }
5379
+ .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left.ag-cell-range-bottom:before,.ag-theme-salt-high-compact-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before{
5380
+ height:100%;
5381
+ }
5382
+ .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top:after{
5383
+ border-top:2px dotted var(--agGrid-range-selection-borderColor);
5384
+ content:"";
5385
+ height:2px;
5386
+ left:0;
5387
+ position:absolute;
5388
+ top:0;
5389
+ width:99%;
5390
+ z-index:1;
5391
+ }
5392
+ .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom:after{
5393
+ border-bottom:2px dotted var(--agGrid-range-selection-borderColor);
5394
+ bottom:0;
5395
+ content:"";
5396
+ height:2px;
5397
+ left:0;
5398
+ position:absolute;
5399
+ width:99%;
5400
+ z-index:1;
5401
+ }
5402
+ .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before,.ag-theme-salt-high-compact-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-top:before{
5403
+ width:100%;
5404
+ }
5405
+ .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-salt-high-compact-dark .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){
5406
+ background:var(--agGrid-range-selection-background);
5407
+ }
5408
+ .ag-theme-salt-high-compact-dark .ag-cell.ag-cell-highlight{
5409
+ background:var(--salt-focused-outlineColor) !important;
5410
+ color:var(--agGrid-highlight-text-color);
5412
5411
  }
5413
5412
  .ag-theme-salt-high-compact-dark .ag-side-buttons{
5414
5413
  width:var(--salt-size-stackable);
@@ -5441,12 +5440,9 @@ div[class*=ag-theme-salt]{
5441
5440
  background-color:var(--salt-actionable-secondary-background-active);
5442
5441
  color:var(--salt-actionable-secondary-foreground-active);
5443
5442
  }
5444
- .ag-theme-salt-high-compact-dark .ag-ltr .ag-side-bar-right .ag-side-button-button{
5445
- border-left:2px solid transparent;
5446
- }
5447
5443
  .ag-theme-salt-high-compact-dark .ag-ltr .ag-side-bar-right .ag-side-button-button:focus-visible{
5448
- border:2px dotted var(--salt-focused-outlineColor);
5449
- outline:none;
5444
+ outline:2px dotted var(--salt-focused-outlineColor);
5445
+ outline-offset:-2px;
5450
5446
  }
5451
5447
  .ag-theme-salt-high-compact-dark .ag-ltr .ag-side-buttons .ag-selected .ag-side-button-button{
5452
5448
  border-left-color:var(--salt-navigable-indicator-active);
@@ -5517,8 +5513,9 @@ div[class*=ag-theme-salt]{
5517
5513
  color:var(--agGrid-pagination-button-color-disabled);
5518
5514
  }
5519
5515
  .ag-theme-salt-high-compact-dark .ag-keyboard-focus .ag-paging-button:focus:after{
5520
- border:2px dotted var(--agGrid-color-focus);
5521
- outline:none;
5516
+ border:none;
5517
+ outline:dotted 2px var(--agGrid-color-focus);
5518
+ outline-offset:-2px;
5522
5519
  }
5523
5520
  .ag-theme-salt-high-compact-dark .ag-input-field-input{
5524
5521
  border:0;
@@ -5546,14 +5543,9 @@ div[class*=ag-theme-salt]{
5546
5543
  .ag-theme-salt-high-compact-dark .ag-header-cell.ag-floating-filter:after{
5547
5544
  content:none;
5548
5545
  }
5549
- .ag-theme-salt-high-compact-dark .ag-floating-filter-body{
5550
- border:1px solid transparent;
5551
- }
5552
- .ag-theme-salt-high-compact-dark .ag-header-cell.ag-floating-filter:focus-within .ag-floating-filter-body{
5553
- border:none;
5554
- }
5555
5546
  .ag-theme-salt-high-compact-dark .ag-header-cell.ag-floating-filter:focus-within{
5556
- border:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
5547
+ outline:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
5548
+ outline-offset:-2px;
5557
5549
  }
5558
5550
  .ag-theme-salt-high-compact-dark .ag-pinned-right-header .ag-floating-filter{
5559
5551
  border-left:0;
@@ -5571,7 +5563,7 @@ div[class*=ag-theme-salt]{
5571
5563
  .ag-theme-salt-high-compact-dark .ag-header-cell.ag-floating-filter,.ag-theme-salt-high-compact-dark .ag-header-row-column-filter,.ag-theme-salt-high-compact-dark .ag-pinned-right-header .ag-header-row{
5572
5564
  overflow:unset;
5573
5565
  }
5574
- .ag-theme-salt-high-compact-dark .ag-status-bar .ag-react-container{
5566
+ .ag-theme-salt-high-compact-dark .ag-floating-filter .ag-react-container,.ag-theme-salt-high-compact-dark .ag-status-bar .ag-react-container{
5575
5567
  align-items:center;
5576
5568
  display:flex;
5577
5569
  }
@@ -10356,13 +10348,15 @@ div[class*=ag-theme-salt]{
10356
10348
  border:none;
10357
10349
  }
10358
10350
  .ag-theme-salt-high-compact-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-salt-high-compact-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-high-compact-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-compact-light .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-compact-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-salt-high-compact-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-high-compact-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-compact-light .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){
10359
- border:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor) !important;
10351
+ border:none;
10352
+ outline:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor);
10353
+ outline-offset:-2px;
10360
10354
  }
10361
10355
  .ag-theme-salt-high-compact-light .ag-ltr .ag-cell-wrapper.ag-row-group,.ag-theme-salt-high-compact-light .ag-rtl .ag-cell-wrapper.ag-row-group{
10362
10356
  align-items:center;
10363
10357
  }
10364
10358
  .ag-theme-salt-high-compact-light .ag-ltr .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-high-compact-light .ag-ltr .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-high-compact-light .ag-ltr .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group,.ag-theme-salt-high-compact-light .ag-rtl .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-high-compact-light .ag-rtl .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-high-compact-light .ag-rtl .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group{
10365
- height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
10359
+ height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
10366
10360
  }
10367
10361
  .ag-theme-salt-high-compact-light .ag-toggle-button-input-wrapper{
10368
10362
  background-color:var(--agGrid-toggle-button-background);
@@ -10451,9 +10445,9 @@ div[class*=ag-theme-salt]{
10451
10445
  .ag-theme-salt-high-compact-light .ag-input-field-input[class^=ag-][type=text]{
10452
10446
  font-family:var(--salt-text-fontFamily);
10453
10447
  font-size:var(--salt-text-fontSize);
10448
+ padding:0;
10454
10449
  }
10455
10450
  .ag-theme-salt-high-compact-light .ag-menu .ag-input-field-input[type=text]{
10456
- border:2px dotted transparent;
10457
10451
  font-size:inherit;
10458
10452
  height:var(--agGrid-input-height);
10459
10453
  line-height:var(--agGrid-input-height);
@@ -10476,7 +10470,6 @@ div[class*=ag-theme-salt]{
10476
10470
  padding-top:1px;
10477
10471
  }
10478
10472
  .ag-theme-salt-high-compact-light .ag-set-filter-item{
10479
- height:calc(var(--salt-size-base) + var(--salt-spacing-100));
10480
10473
  margin:0;
10481
10474
  padding-left:var(--salt-spacing-100);
10482
10475
  padding-right:var(--salt-spacing-100);
@@ -10499,7 +10492,7 @@ div[class*=ag-theme-salt]{
10499
10492
  .ag-theme-salt-high-compact-light .ag-list-item,.ag-theme-salt-high-compact-light .ag-virtual-list-item{
10500
10493
  color:var(--agGrid-header-foreground);
10501
10494
  font-size:11px;
10502
- height:var(--agGrid-list-item-height) !important;
10495
+ height:var(--agGrid-list-item-height);
10503
10496
  }
10504
10497
  .ag-theme-salt-high-compact-light .ag-list-item:hover,.ag-theme-salt-high-compact-light .ag-virtual-list-item:hover{
10505
10498
  background-color:var(--agGrid-list-item-color-hover) !important;
@@ -10524,7 +10517,7 @@ div[class*=ag-theme-salt]{
10524
10517
  }
10525
10518
  .ag-theme-salt-high-compact-light .ag-status-bar{
10526
10519
  color:var(--salt-text-secondary-foreground);
10527
- font-size:var(--salt-text-label-fontSize);
10520
+ font-size:var(--salt-text-fontSize);
10528
10521
  font-weight:var(--salt-text-label-fontWeight);
10529
10522
  height:var(--agGrid-row-height-default);
10530
10523
  line-height:var(--salt-text-label-lineHeight);
@@ -10536,11 +10529,15 @@ div[class*=ag-theme-salt]{
10536
10529
  padding:var(--salt-spacing-100) 0;
10537
10530
  }
10538
10531
  .ag-theme-salt-high-compact-light .ag-status-name-value-value{
10539
- color:var(--salt-text-secondary-foreground);
10532
+ color:var(--salt-text-primary-foreground);
10533
+ font-weight:var(--salt-text-fontWeight-strong);
10540
10534
  }
10541
10535
  .ag-theme-salt-high-compact-light .ag-header{
10542
10536
  border-color:var(--agGrid-header-borderColor);
10543
10537
  }
10538
+ .ag-theme-salt-high-compact-light .ag-ltr .ag-header-cell .ag-header-cell-label .ag-header-cell-text{
10539
+ margin-right:auto;
10540
+ }
10544
10541
  .ag-theme-salt-high-compact-light .ag-header-row{
10545
10542
  color:var(--agGrid-header-foreground);
10546
10543
  font-size:var(--agGrid-header-fontSize);
@@ -10554,7 +10551,7 @@ div[class*=ag-theme-salt]{
10554
10551
  margin-left:var(--salt-spacing-100);
10555
10552
  }
10556
10553
  .ag-theme-salt-high-compact-light .ag-header-cell-auto-height .ag-header-cell-text{
10557
- overflow:auto;
10554
+ overflow:hidden;
10558
10555
  white-space:pre-wrap;
10559
10556
  }
10560
10557
  .ag-theme-salt-high-compact-light .ag-keyboard-focus .ag-header-cell:focus:after{
@@ -10567,82 +10564,9 @@ div[class*=ag-theme-salt]{
10567
10564
  width:auto;
10568
10565
  }
10569
10566
  .ag-theme-salt-high-compact-light .ag-header-cell,.ag-theme-salt-high-compact-light .ag-header-group-cell{
10570
- padding:0 calc(var(--salt-spacing-100) + 2px);
10571
- }
10572
- .ag-theme-salt-high-compact-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
10573
- border-right:2px solid transparent;
10574
- overflow:unset;
10575
- }
10576
- .ag-theme-salt-high-compact-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){
10577
- border-left:2px solid transparent;
10578
- overflow:unset;
10579
- }
10580
- .ag-theme-salt-high-compact-light .ag-row .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):after{
10581
- background-color:var(--salt-separable-tertiary-borderColor);
10582
- content:"";
10583
- height:calc(100% + 4px);
10584
- position:absolute;
10585
- right:-2px;
10586
- top:-2px;
10587
- width:1px;
10588
- z-index:1;
10589
- }
10590
- .ag-theme-salt-high-compact-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):focus:after{
10591
- background-color:var(--salt-separable-tertiary-borderColor);
10592
- content:"";
10593
- height:calc(100% + 4px);
10594
- position:absolute;
10595
- right:-1px;
10596
- top:-2px;
10597
- width:1px;
10598
- z-index:1;
10599
- }
10600
- .ag-theme-salt-high-compact-light .ag-row .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):after{
10601
- background-color:var(--salt-separable-tertiary-borderColor);
10602
- content:"";
10603
- height:calc(100% + 4px);
10604
- left:-3px;
10605
- position:absolute;
10606
- top:-2px;
10607
- width:1px;
10608
- z-index:1;
10609
- }
10610
- .ag-theme-salt-high-compact-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):focus:after{
10611
- background-color:var(--salt-separable-tertiary-borderColor);
10612
- content:"";
10613
- height:calc(100% + 4px);
10614
- left:-2px;
10615
- position:absolute;
10616
- top:-2px;
10617
- width:1px;
10618
- z-index:1;
10619
- }
10620
- .ag-theme-salt-high-compact-light .ag-pinned-right-header .ag-header-row-column-group:after,.ag-theme-salt-high-compact-light .ag-pinned-right-header .ag-header-row-column:after{
10621
- background-color:var(--salt-separable-tertiary-borderColor);
10622
- content:"";
10623
- height:var(--agGrid-column-separator-height);
10624
- left:-1px;
10625
- position:absolute;
10626
- top:var(--agGrid-column-separator-top);
10627
- width:1px;
10628
- z-index:1;
10629
- }
10630
- .ag-theme-salt-high-compact-light .ag-pinned-left-header .ag-header-row:first-child:after{
10631
- background-color:var(--salt-separable-tertiary-borderColor);
10632
- content:"";
10633
- height:var(--agGrid-column-separator-height);
10634
- position:absolute;
10635
- right:0;
10636
- top:var(--agGrid-column-separator-top);
10637
- width:1px;
10638
- z-index:1;
10639
- }
10640
- .ag-theme-salt-high-compact-light .ag-pinned-left-header{
10641
- border-right:none;
10642
- overflow:unset;
10567
+ padding:0 calc(var(--salt-spacing-100));
10643
10568
  }
10644
- .ag-theme-salt-high-compact-light .ag-pinned-right-header{
10645
- border-left:none;
10569
+ .ag-theme-salt-high-compact-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-salt-high-compact-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
10646
10570
  overflow:unset;
10647
10571
  }
10648
10572
  .ag-theme-salt-high-compact-light .ag-row{
@@ -10673,7 +10597,7 @@ div[class*=ag-theme-salt]{
10673
10597
  z-index:1;
10674
10598
  }
10675
10599
  .ag-theme-salt-high-compact-light .ag-cell{
10676
- border-left:0;
10600
+ border:0;
10677
10601
  padding-left:var(--salt-spacing-100);
10678
10602
  padding-right:var(--salt-spacing-100);
10679
10603
  }
@@ -10681,8 +10605,8 @@ div[class*=ag-theme-salt]{
10681
10605
  height:100%;
10682
10606
  }
10683
10607
  .ag-theme-salt-high-compact-light .ag-ltr .ag-cell{
10684
- border:2px solid transparent;
10685
- line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
10608
+ border:none;
10609
+ line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
10686
10610
  }
10687
10611
  .ag-theme-salt-high-compact-light .ag-cell-label-container{
10688
10612
  padding:var(--salt-spacing-100) 0;
@@ -10703,9 +10627,9 @@ div[class*=ag-theme-salt]{
10703
10627
  border-left:var(--agGrid-editableCell-cornerTag-size) solid var(--agGrid-focused-borderColor);
10704
10628
  border-top:0 solid transparent;
10705
10629
  content:"";
10706
- left:-2px;
10630
+ left:0;
10707
10631
  position:absolute;
10708
- top:-2px;
10632
+ top:0;
10709
10633
  z-index:2;
10710
10634
  }
10711
10635
  .ag-theme-salt-high-compact-light .ag-cell-inline-editing.ag-cell-focus{
@@ -10718,8 +10642,61 @@ div[class*=ag-theme-salt]{
10718
10642
  padding:0 !important;
10719
10643
  }
10720
10644
  .ag-theme-salt-high-compact-light .ag-cell-editor .ag-input-field-input{
10721
- padding-left:2px;
10722
- padding-right:2px;
10645
+ padding-left:4px;
10646
+ padding-right:4px;
10647
+ }
10648
+ .ag-theme-salt-high-compact-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left:before{
10649
+ border-left:2px dotted var(--agGrid-range-selection-borderColor);
10650
+ content:"";
10651
+ height:99%;
10652
+ left:0;
10653
+ position:absolute;
10654
+ top:0;
10655
+ width:2px;
10656
+ z-index:1;
10657
+ }
10658
+ .ag-theme-salt-high-compact-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right:before{
10659
+ border-right:2px dotted var(--agGrid-range-selection-borderColor);
10660
+ content:"";
10661
+ height:99%;
10662
+ position:absolute;
10663
+ right:0;
10664
+ top:0;
10665
+ width:2px;
10666
+ z-index:1;
10667
+ }
10668
+ .ag-theme-salt-high-compact-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left.ag-cell-range-bottom:before,.ag-theme-salt-high-compact-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before{
10669
+ height:100%;
10670
+ }
10671
+ .ag-theme-salt-high-compact-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top:after{
10672
+ border-top:2px dotted var(--agGrid-range-selection-borderColor);
10673
+ content:"";
10674
+ height:2px;
10675
+ left:0;
10676
+ position:absolute;
10677
+ top:0;
10678
+ width:99%;
10679
+ z-index:1;
10680
+ }
10681
+ .ag-theme-salt-high-compact-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom:after{
10682
+ border-bottom:2px dotted var(--agGrid-range-selection-borderColor);
10683
+ bottom:0;
10684
+ content:"";
10685
+ height:2px;
10686
+ left:0;
10687
+ position:absolute;
10688
+ width:99%;
10689
+ z-index:1;
10690
+ }
10691
+ .ag-theme-salt-high-compact-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before,.ag-theme-salt-high-compact-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-top:before{
10692
+ width:100%;
10693
+ }
10694
+ .ag-theme-salt-high-compact-light .ag-cell.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-salt-high-compact-light .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){
10695
+ background:var(--agGrid-range-selection-background);
10696
+ }
10697
+ .ag-theme-salt-high-compact-light .ag-cell.ag-cell-highlight{
10698
+ background:var(--salt-focused-outlineColor) !important;
10699
+ color:var(--agGrid-highlight-text-color);
10723
10700
  }
10724
10701
  .ag-theme-salt-high-compact-light .ag-side-buttons{
10725
10702
  width:var(--salt-size-stackable);
@@ -10752,12 +10729,9 @@ div[class*=ag-theme-salt]{
10752
10729
  background-color:var(--salt-actionable-secondary-background-active);
10753
10730
  color:var(--salt-actionable-secondary-foreground-active);
10754
10731
  }
10755
- .ag-theme-salt-high-compact-light .ag-ltr .ag-side-bar-right .ag-side-button-button{
10756
- border-left:2px solid transparent;
10757
- }
10758
10732
  .ag-theme-salt-high-compact-light .ag-ltr .ag-side-bar-right .ag-side-button-button:focus-visible{
10759
- border:2px dotted var(--salt-focused-outlineColor);
10760
- outline:none;
10733
+ outline:2px dotted var(--salt-focused-outlineColor);
10734
+ outline-offset:-2px;
10761
10735
  }
10762
10736
  .ag-theme-salt-high-compact-light .ag-ltr .ag-side-buttons .ag-selected .ag-side-button-button{
10763
10737
  border-left-color:var(--salt-navigable-indicator-active);
@@ -10828,8 +10802,9 @@ div[class*=ag-theme-salt]{
10828
10802
  color:var(--agGrid-pagination-button-color-disabled);
10829
10803
  }
10830
10804
  .ag-theme-salt-high-compact-light .ag-keyboard-focus .ag-paging-button:focus:after{
10831
- border:2px dotted var(--agGrid-color-focus);
10832
- outline:none;
10805
+ border:none;
10806
+ outline:dotted 2px var(--agGrid-color-focus);
10807
+ outline-offset:-2px;
10833
10808
  }
10834
10809
  .ag-theme-salt-high-compact-light .ag-input-field-input{
10835
10810
  border:0;
@@ -10857,14 +10832,9 @@ div[class*=ag-theme-salt]{
10857
10832
  .ag-theme-salt-high-compact-light .ag-header-cell.ag-floating-filter:after{
10858
10833
  content:none;
10859
10834
  }
10860
- .ag-theme-salt-high-compact-light .ag-floating-filter-body{
10861
- border:1px solid transparent;
10862
- }
10863
- .ag-theme-salt-high-compact-light .ag-header-cell.ag-floating-filter:focus-within .ag-floating-filter-body{
10864
- border:none;
10865
- }
10866
10835
  .ag-theme-salt-high-compact-light .ag-header-cell.ag-floating-filter:focus-within{
10867
- border:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
10836
+ outline:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
10837
+ outline-offset:-2px;
10868
10838
  }
10869
10839
  .ag-theme-salt-high-compact-light .ag-pinned-right-header .ag-floating-filter{
10870
10840
  border-left:0;
@@ -10882,7 +10852,7 @@ div[class*=ag-theme-salt]{
10882
10852
  .ag-theme-salt-high-compact-light .ag-header-cell.ag-floating-filter,.ag-theme-salt-high-compact-light .ag-header-row-column-filter,.ag-theme-salt-high-compact-light .ag-pinned-right-header .ag-header-row{
10883
10853
  overflow:unset;
10884
10854
  }
10885
- .ag-theme-salt-high-compact-light .ag-status-bar .ag-react-container{
10855
+ .ag-theme-salt-high-compact-light .ag-floating-filter .ag-react-container,.ag-theme-salt-high-compact-light .ag-status-bar .ag-react-container{
10886
10856
  align-items:center;
10887
10857
  display:flex;
10888
10858
  }
@@ -15676,13 +15646,15 @@ div[class*=ag-theme-salt]{
15676
15646
  border:none;
15677
15647
  }
15678
15648
  .ag-theme-salt-high-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-salt-high-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-high-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-salt-high-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-high-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){
15679
- border:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor) !important;
15649
+ border:none;
15650
+ outline:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor);
15651
+ outline-offset:-2px;
15680
15652
  }
15681
15653
  .ag-theme-salt-high-dark .ag-ltr .ag-cell-wrapper.ag-row-group,.ag-theme-salt-high-dark .ag-rtl .ag-cell-wrapper.ag-row-group{
15682
15654
  align-items:center;
15683
15655
  }
15684
15656
  .ag-theme-salt-high-dark .ag-ltr .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-high-dark .ag-ltr .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-high-dark .ag-ltr .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group,.ag-theme-salt-high-dark .ag-rtl .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-high-dark .ag-rtl .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-high-dark .ag-rtl .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group{
15685
- height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
15657
+ height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
15686
15658
  }
15687
15659
  .ag-theme-salt-high-dark .ag-toggle-button-input-wrapper{
15688
15660
  background-color:var(--agGrid-toggle-button-background);
@@ -15771,9 +15743,9 @@ div[class*=ag-theme-salt]{
15771
15743
  .ag-theme-salt-high-dark .ag-input-field-input[class^=ag-][type=text]{
15772
15744
  font-family:var(--salt-text-fontFamily);
15773
15745
  font-size:var(--salt-text-fontSize);
15746
+ padding:0;
15774
15747
  }
15775
15748
  .ag-theme-salt-high-dark .ag-menu .ag-input-field-input[type=text]{
15776
- border:2px dotted transparent;
15777
15749
  font-size:inherit;
15778
15750
  height:var(--agGrid-input-height);
15779
15751
  line-height:var(--agGrid-input-height);
@@ -15796,7 +15768,6 @@ div[class*=ag-theme-salt]{
15796
15768
  padding-top:1px;
15797
15769
  }
15798
15770
  .ag-theme-salt-high-dark .ag-set-filter-item{
15799
- height:calc(var(--salt-size-base) + var(--salt-spacing-100));
15800
15771
  margin:0;
15801
15772
  padding-left:var(--salt-spacing-100);
15802
15773
  padding-right:var(--salt-spacing-100);
@@ -15819,7 +15790,7 @@ div[class*=ag-theme-salt]{
15819
15790
  .ag-theme-salt-high-dark .ag-list-item,.ag-theme-salt-high-dark .ag-virtual-list-item{
15820
15791
  color:var(--agGrid-header-foreground);
15821
15792
  font-size:11px;
15822
- height:var(--agGrid-list-item-height) !important;
15793
+ height:var(--agGrid-list-item-height);
15823
15794
  }
15824
15795
  .ag-theme-salt-high-dark .ag-list-item:hover,.ag-theme-salt-high-dark .ag-virtual-list-item:hover{
15825
15796
  background-color:var(--agGrid-list-item-color-hover) !important;
@@ -15844,7 +15815,7 @@ div[class*=ag-theme-salt]{
15844
15815
  }
15845
15816
  .ag-theme-salt-high-dark .ag-status-bar{
15846
15817
  color:var(--salt-text-secondary-foreground);
15847
- font-size:var(--salt-text-label-fontSize);
15818
+ font-size:var(--salt-text-fontSize);
15848
15819
  font-weight:var(--salt-text-label-fontWeight);
15849
15820
  height:var(--agGrid-row-height-default);
15850
15821
  line-height:var(--salt-text-label-lineHeight);
@@ -15852,14 +15823,19 @@ div[class*=ag-theme-salt]{
15852
15823
  }
15853
15824
  .ag-theme-salt-high-dark .ag-status-panel{
15854
15825
  align-items:center;
15826
+ color:var(--salt-text-secondary-foreground);
15855
15827
  padding:var(--salt-spacing-100) 0;
15856
15828
  }
15857
- .ag-theme-salt-high-dark .ag-status-name-value-value,.ag-theme-salt-high-dark .ag-status-panel{
15858
- color:var(--salt-text-secondary-foreground);
15829
+ .ag-theme-salt-high-dark .ag-status-name-value-value{
15830
+ color:var(--salt-text-primary-foreground);
15831
+ font-weight:var(--salt-text-fontWeight-strong);
15859
15832
  }
15860
15833
  .ag-theme-salt-high-dark .ag-header{
15861
15834
  border-color:var(--agGrid-header-borderColor);
15862
15835
  }
15836
+ .ag-theme-salt-high-dark .ag-ltr .ag-header-cell .ag-header-cell-label .ag-header-cell-text{
15837
+ margin-right:auto;
15838
+ }
15863
15839
  .ag-theme-salt-high-dark .ag-header-row{
15864
15840
  color:var(--agGrid-header-foreground);
15865
15841
  font-size:var(--agGrid-header-fontSize);
@@ -15873,7 +15849,7 @@ div[class*=ag-theme-salt]{
15873
15849
  margin-left:var(--salt-spacing-100);
15874
15850
  }
15875
15851
  .ag-theme-salt-high-dark .ag-header-cell-auto-height .ag-header-cell-text{
15876
- overflow:auto;
15852
+ overflow:hidden;
15877
15853
  white-space:pre-wrap;
15878
15854
  }
15879
15855
  .ag-theme-salt-high-dark .ag-keyboard-focus .ag-header-cell:focus:after{
@@ -15886,82 +15862,9 @@ div[class*=ag-theme-salt]{
15886
15862
  width:auto;
15887
15863
  }
15888
15864
  .ag-theme-salt-high-dark .ag-header-cell,.ag-theme-salt-high-dark .ag-header-group-cell{
15889
- padding:0 calc(var(--salt-spacing-100) + 2px);
15890
- }
15891
- .ag-theme-salt-high-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
15892
- border-right:2px solid transparent;
15893
- overflow:unset;
15894
- }
15895
- .ag-theme-salt-high-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){
15896
- border-left:2px solid transparent;
15897
- overflow:unset;
15898
- }
15899
- .ag-theme-salt-high-dark .ag-row .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):after{
15900
- background-color:var(--salt-separable-tertiary-borderColor);
15901
- content:"";
15902
- height:calc(100% + 4px);
15903
- position:absolute;
15904
- right:-2px;
15905
- top:-2px;
15906
- width:1px;
15907
- z-index:1;
15908
- }
15909
- .ag-theme-salt-high-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):focus:after{
15910
- background-color:var(--salt-separable-tertiary-borderColor);
15911
- content:"";
15912
- height:calc(100% + 4px);
15913
- position:absolute;
15914
- right:-1px;
15915
- top:-2px;
15916
- width:1px;
15917
- z-index:1;
15865
+ padding:0 calc(var(--salt-spacing-100));
15918
15866
  }
15919
- .ag-theme-salt-high-dark .ag-row .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):after{
15920
- background-color:var(--salt-separable-tertiary-borderColor);
15921
- content:"";
15922
- height:calc(100% + 4px);
15923
- left:-3px;
15924
- position:absolute;
15925
- top:-2px;
15926
- width:1px;
15927
- z-index:1;
15928
- }
15929
- .ag-theme-salt-high-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):focus:after{
15930
- background-color:var(--salt-separable-tertiary-borderColor);
15931
- content:"";
15932
- height:calc(100% + 4px);
15933
- left:-2px;
15934
- position:absolute;
15935
- top:-2px;
15936
- width:1px;
15937
- z-index:1;
15938
- }
15939
- .ag-theme-salt-high-dark .ag-pinned-right-header .ag-header-row-column-group:after,.ag-theme-salt-high-dark .ag-pinned-right-header .ag-header-row-column:after{
15940
- background-color:var(--salt-separable-tertiary-borderColor);
15941
- content:"";
15942
- height:var(--agGrid-column-separator-height);
15943
- left:-1px;
15944
- position:absolute;
15945
- top:var(--agGrid-column-separator-top);
15946
- width:1px;
15947
- z-index:1;
15948
- }
15949
- .ag-theme-salt-high-dark .ag-pinned-left-header .ag-header-row:first-child:after{
15950
- background-color:var(--salt-separable-tertiary-borderColor);
15951
- content:"";
15952
- height:var(--agGrid-column-separator-height);
15953
- position:absolute;
15954
- right:0;
15955
- top:var(--agGrid-column-separator-top);
15956
- width:1px;
15957
- z-index:1;
15958
- }
15959
- .ag-theme-salt-high-dark .ag-pinned-left-header{
15960
- border-right:none;
15961
- overflow:unset;
15962
- }
15963
- .ag-theme-salt-high-dark .ag-pinned-right-header{
15964
- border-left:none;
15867
+ .ag-theme-salt-high-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-salt-high-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
15965
15868
  overflow:unset;
15966
15869
  }
15967
15870
  .ag-theme-salt-high-dark .ag-row{
@@ -15992,7 +15895,7 @@ div[class*=ag-theme-salt]{
15992
15895
  z-index:1;
15993
15896
  }
15994
15897
  .ag-theme-salt-high-dark .ag-cell{
15995
- border-left:0;
15898
+ border:0;
15996
15899
  padding-left:var(--salt-spacing-100);
15997
15900
  padding-right:var(--salt-spacing-100);
15998
15901
  }
@@ -16000,8 +15903,8 @@ div[class*=ag-theme-salt]{
16000
15903
  height:100%;
16001
15904
  }
16002
15905
  .ag-theme-salt-high-dark .ag-ltr .ag-cell{
16003
- border:2px solid transparent;
16004
- line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
15906
+ border:none;
15907
+ line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
16005
15908
  }
16006
15909
  .ag-theme-salt-high-dark .ag-cell-label-container{
16007
15910
  padding:var(--salt-spacing-100) 0;
@@ -16022,9 +15925,9 @@ div[class*=ag-theme-salt]{
16022
15925
  border-left:var(--agGrid-editableCell-cornerTag-size) solid var(--agGrid-focused-borderColor);
16023
15926
  border-top:0 solid transparent;
16024
15927
  content:"";
16025
- left:-2px;
15928
+ left:0;
16026
15929
  position:absolute;
16027
- top:-2px;
15930
+ top:0;
16028
15931
  z-index:2;
16029
15932
  }
16030
15933
  .ag-theme-salt-high-dark .ag-cell-inline-editing.ag-cell-focus{
@@ -16037,8 +15940,61 @@ div[class*=ag-theme-salt]{
16037
15940
  padding:0 !important;
16038
15941
  }
16039
15942
  .ag-theme-salt-high-dark .ag-cell-editor .ag-input-field-input{
16040
- padding-left:2px;
16041
- padding-right:2px;
15943
+ padding-left:4px;
15944
+ padding-right:4px;
15945
+ }
15946
+ .ag-theme-salt-high-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left:before{
15947
+ border-left:2px dotted var(--agGrid-range-selection-borderColor);
15948
+ content:"";
15949
+ height:99%;
15950
+ left:0;
15951
+ position:absolute;
15952
+ top:0;
15953
+ width:2px;
15954
+ z-index:1;
15955
+ }
15956
+ .ag-theme-salt-high-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right:before{
15957
+ border-right:2px dotted var(--agGrid-range-selection-borderColor);
15958
+ content:"";
15959
+ height:99%;
15960
+ position:absolute;
15961
+ right:0;
15962
+ top:0;
15963
+ width:2px;
15964
+ z-index:1;
15965
+ }
15966
+ .ag-theme-salt-high-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left.ag-cell-range-bottom:before,.ag-theme-salt-high-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before{
15967
+ height:100%;
15968
+ }
15969
+ .ag-theme-salt-high-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top:after{
15970
+ border-top:2px dotted var(--agGrid-range-selection-borderColor);
15971
+ content:"";
15972
+ height:2px;
15973
+ left:0;
15974
+ position:absolute;
15975
+ top:0;
15976
+ width:99%;
15977
+ z-index:1;
15978
+ }
15979
+ .ag-theme-salt-high-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom:after{
15980
+ border-bottom:2px dotted var(--agGrid-range-selection-borderColor);
15981
+ bottom:0;
15982
+ content:"";
15983
+ height:2px;
15984
+ left:0;
15985
+ position:absolute;
15986
+ width:99%;
15987
+ z-index:1;
15988
+ }
15989
+ .ag-theme-salt-high-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before,.ag-theme-salt-high-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-top:before{
15990
+ width:100%;
15991
+ }
15992
+ .ag-theme-salt-high-dark .ag-cell.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-salt-high-dark .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){
15993
+ background:var(--agGrid-range-selection-background);
15994
+ }
15995
+ .ag-theme-salt-high-dark .ag-cell.ag-cell-highlight{
15996
+ background:var(--salt-focused-outlineColor) !important;
15997
+ color:var(--agGrid-highlight-text-color);
16042
15998
  }
16043
15999
  .ag-theme-salt-high-dark .ag-side-buttons{
16044
16000
  width:var(--salt-size-stackable);
@@ -16071,12 +16027,9 @@ div[class*=ag-theme-salt]{
16071
16027
  background-color:var(--salt-actionable-secondary-background-active);
16072
16028
  color:var(--salt-actionable-secondary-foreground-active);
16073
16029
  }
16074
- .ag-theme-salt-high-dark .ag-ltr .ag-side-bar-right .ag-side-button-button{
16075
- border-left:2px solid transparent;
16076
- }
16077
16030
  .ag-theme-salt-high-dark .ag-ltr .ag-side-bar-right .ag-side-button-button:focus-visible{
16078
- border:2px dotted var(--salt-focused-outlineColor);
16079
- outline:none;
16031
+ outline:2px dotted var(--salt-focused-outlineColor);
16032
+ outline-offset:-2px;
16080
16033
  }
16081
16034
  .ag-theme-salt-high-dark .ag-ltr .ag-side-buttons .ag-selected .ag-side-button-button{
16082
16035
  border-left-color:var(--salt-navigable-indicator-active);
@@ -16147,8 +16100,9 @@ div[class*=ag-theme-salt]{
16147
16100
  color:var(--agGrid-pagination-button-color-disabled);
16148
16101
  }
16149
16102
  .ag-theme-salt-high-dark .ag-keyboard-focus .ag-paging-button:focus:after{
16150
- border:2px dotted var(--agGrid-color-focus);
16151
- outline:none;
16103
+ border:none;
16104
+ outline:dotted 2px var(--agGrid-color-focus);
16105
+ outline-offset:-2px;
16152
16106
  }
16153
16107
  .ag-theme-salt-high-dark .ag-input-field-input{
16154
16108
  border:0;
@@ -16176,14 +16130,9 @@ div[class*=ag-theme-salt]{
16176
16130
  .ag-theme-salt-high-dark .ag-header-cell.ag-floating-filter:after{
16177
16131
  content:none;
16178
16132
  }
16179
- .ag-theme-salt-high-dark .ag-floating-filter-body{
16180
- border:1px solid transparent;
16181
- }
16182
- .ag-theme-salt-high-dark .ag-header-cell.ag-floating-filter:focus-within .ag-floating-filter-body{
16183
- border:none;
16184
- }
16185
16133
  .ag-theme-salt-high-dark .ag-header-cell.ag-floating-filter:focus-within{
16186
- border:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
16134
+ outline:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
16135
+ outline-offset:-2px;
16187
16136
  }
16188
16137
  .ag-theme-salt-high-dark .ag-pinned-right-header .ag-floating-filter{
16189
16138
  border-left:0;
@@ -16201,7 +16150,7 @@ div[class*=ag-theme-salt]{
16201
16150
  .ag-theme-salt-high-dark .ag-header-cell.ag-floating-filter,.ag-theme-salt-high-dark .ag-header-row-column-filter,.ag-theme-salt-high-dark .ag-pinned-right-header .ag-header-row{
16202
16151
  overflow:unset;
16203
16152
  }
16204
- .ag-theme-salt-high-dark .ag-status-bar .ag-react-container{
16153
+ .ag-theme-salt-high-dark .ag-floating-filter .ag-react-container,.ag-theme-salt-high-dark .ag-status-bar .ag-react-container{
16205
16154
  align-items:center;
16206
16155
  display:flex;
16207
16156
  }
@@ -20986,13 +20935,15 @@ div[class*=ag-theme-salt]{
20986
20935
  border:none;
20987
20936
  }
20988
20937
  .ag-theme-salt-high-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-salt-high-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-high-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-light .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-salt-high-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-high-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-high-light .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){
20989
- border:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor) !important;
20938
+ border:none;
20939
+ outline:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor);
20940
+ outline-offset:-2px;
20990
20941
  }
20991
20942
  .ag-theme-salt-high-light .ag-ltr .ag-cell-wrapper.ag-row-group,.ag-theme-salt-high-light .ag-rtl .ag-cell-wrapper.ag-row-group{
20992
20943
  align-items:center;
20993
20944
  }
20994
20945
  .ag-theme-salt-high-light .ag-ltr .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-high-light .ag-ltr .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-high-light .ag-ltr .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group,.ag-theme-salt-high-light .ag-rtl .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-high-light .ag-rtl .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-high-light .ag-rtl .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group{
20995
- height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
20946
+ height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
20996
20947
  }
20997
20948
  .ag-theme-salt-high-light .ag-toggle-button-input-wrapper{
20998
20949
  background-color:var(--agGrid-toggle-button-background);
@@ -21081,9 +21032,9 @@ div[class*=ag-theme-salt]{
21081
21032
  .ag-theme-salt-high-light .ag-input-field-input[class^=ag-][type=text]{
21082
21033
  font-family:var(--salt-text-fontFamily);
21083
21034
  font-size:var(--salt-text-fontSize);
21035
+ padding:0;
21084
21036
  }
21085
21037
  .ag-theme-salt-high-light .ag-menu .ag-input-field-input[type=text]{
21086
- border:2px dotted transparent;
21087
21038
  font-size:inherit;
21088
21039
  height:var(--agGrid-input-height);
21089
21040
  line-height:var(--agGrid-input-height);
@@ -21106,7 +21057,6 @@ div[class*=ag-theme-salt]{
21106
21057
  padding-top:1px;
21107
21058
  }
21108
21059
  .ag-theme-salt-high-light .ag-set-filter-item{
21109
- height:calc(var(--salt-size-base) + var(--salt-spacing-100));
21110
21060
  margin:0;
21111
21061
  padding-left:var(--salt-spacing-100);
21112
21062
  padding-right:var(--salt-spacing-100);
@@ -21129,7 +21079,7 @@ div[class*=ag-theme-salt]{
21129
21079
  .ag-theme-salt-high-light .ag-list-item,.ag-theme-salt-high-light .ag-virtual-list-item{
21130
21080
  color:var(--agGrid-header-foreground);
21131
21081
  font-size:11px;
21132
- height:var(--agGrid-list-item-height) !important;
21082
+ height:var(--agGrid-list-item-height);
21133
21083
  }
21134
21084
  .ag-theme-salt-high-light .ag-list-item:hover,.ag-theme-salt-high-light .ag-virtual-list-item:hover{
21135
21085
  background-color:var(--agGrid-list-item-color-hover) !important;
@@ -21154,7 +21104,7 @@ div[class*=ag-theme-salt]{
21154
21104
  }
21155
21105
  .ag-theme-salt-high-light .ag-status-bar{
21156
21106
  color:var(--salt-text-secondary-foreground);
21157
- font-size:var(--salt-text-label-fontSize);
21107
+ font-size:var(--salt-text-fontSize);
21158
21108
  font-weight:var(--salt-text-label-fontWeight);
21159
21109
  height:var(--agGrid-row-height-default);
21160
21110
  line-height:var(--salt-text-label-lineHeight);
@@ -21162,14 +21112,19 @@ div[class*=ag-theme-salt]{
21162
21112
  }
21163
21113
  .ag-theme-salt-high-light .ag-status-panel{
21164
21114
  align-items:center;
21115
+ color:var(--salt-text-secondary-foreground);
21165
21116
  padding:var(--salt-spacing-100) 0;
21166
21117
  }
21167
- .ag-theme-salt-high-light .ag-status-name-value-value,.ag-theme-salt-high-light .ag-status-panel{
21168
- color:var(--salt-text-secondary-foreground);
21118
+ .ag-theme-salt-high-light .ag-status-name-value-value{
21119
+ color:var(--salt-text-primary-foreground);
21120
+ font-weight:var(--salt-text-fontWeight-strong);
21169
21121
  }
21170
21122
  .ag-theme-salt-high-light .ag-header{
21171
21123
  border-color:var(--agGrid-header-borderColor);
21172
21124
  }
21125
+ .ag-theme-salt-high-light .ag-ltr .ag-header-cell .ag-header-cell-label .ag-header-cell-text{
21126
+ margin-right:auto;
21127
+ }
21173
21128
  .ag-theme-salt-high-light .ag-header-row{
21174
21129
  color:var(--agGrid-header-foreground);
21175
21130
  font-size:var(--agGrid-header-fontSize);
@@ -21183,7 +21138,7 @@ div[class*=ag-theme-salt]{
21183
21138
  margin-left:var(--salt-spacing-100);
21184
21139
  }
21185
21140
  .ag-theme-salt-high-light .ag-header-cell-auto-height .ag-header-cell-text{
21186
- overflow:auto;
21141
+ overflow:hidden;
21187
21142
  white-space:pre-wrap;
21188
21143
  }
21189
21144
  .ag-theme-salt-high-light .ag-keyboard-focus .ag-header-cell:focus:after{
@@ -21196,82 +21151,9 @@ div[class*=ag-theme-salt]{
21196
21151
  width:auto;
21197
21152
  }
21198
21153
  .ag-theme-salt-high-light .ag-header-cell,.ag-theme-salt-high-light .ag-header-group-cell{
21199
- padding:0 calc(var(--salt-spacing-100) + 2px);
21200
- }
21201
- .ag-theme-salt-high-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
21202
- border-right:2px solid transparent;
21203
- overflow:unset;
21204
- }
21205
- .ag-theme-salt-high-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){
21206
- border-left:2px solid transparent;
21207
- overflow:unset;
21208
- }
21209
- .ag-theme-salt-high-light .ag-row .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):after{
21210
- background-color:var(--salt-separable-tertiary-borderColor);
21211
- content:"";
21212
- height:calc(100% + 4px);
21213
- position:absolute;
21214
- right:-2px;
21215
- top:-2px;
21216
- width:1px;
21217
- z-index:1;
21218
- }
21219
- .ag-theme-salt-high-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):focus:after{
21220
- background-color:var(--salt-separable-tertiary-borderColor);
21221
- content:"";
21222
- height:calc(100% + 4px);
21223
- position:absolute;
21224
- right:-1px;
21225
- top:-2px;
21226
- width:1px;
21227
- z-index:1;
21228
- }
21229
- .ag-theme-salt-high-light .ag-row .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):after{
21230
- background-color:var(--salt-separable-tertiary-borderColor);
21231
- content:"";
21232
- height:calc(100% + 4px);
21233
- left:-3px;
21234
- position:absolute;
21235
- top:-2px;
21236
- width:1px;
21237
- z-index:1;
21154
+ padding:0 calc(var(--salt-spacing-100));
21238
21155
  }
21239
- .ag-theme-salt-high-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):focus:after{
21240
- background-color:var(--salt-separable-tertiary-borderColor);
21241
- content:"";
21242
- height:calc(100% + 4px);
21243
- left:-2px;
21244
- position:absolute;
21245
- top:-2px;
21246
- width:1px;
21247
- z-index:1;
21248
- }
21249
- .ag-theme-salt-high-light .ag-pinned-right-header .ag-header-row-column-group:after,.ag-theme-salt-high-light .ag-pinned-right-header .ag-header-row-column:after{
21250
- background-color:var(--salt-separable-tertiary-borderColor);
21251
- content:"";
21252
- height:var(--agGrid-column-separator-height);
21253
- left:-1px;
21254
- position:absolute;
21255
- top:var(--agGrid-column-separator-top);
21256
- width:1px;
21257
- z-index:1;
21258
- }
21259
- .ag-theme-salt-high-light .ag-pinned-left-header .ag-header-row:first-child:after{
21260
- background-color:var(--salt-separable-tertiary-borderColor);
21261
- content:"";
21262
- height:var(--agGrid-column-separator-height);
21263
- position:absolute;
21264
- right:0;
21265
- top:var(--agGrid-column-separator-top);
21266
- width:1px;
21267
- z-index:1;
21268
- }
21269
- .ag-theme-salt-high-light .ag-pinned-left-header{
21270
- border-right:none;
21271
- overflow:unset;
21272
- }
21273
- .ag-theme-salt-high-light .ag-pinned-right-header{
21274
- border-left:none;
21156
+ .ag-theme-salt-high-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-salt-high-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
21275
21157
  overflow:unset;
21276
21158
  }
21277
21159
  .ag-theme-salt-high-light .ag-row{
@@ -21302,7 +21184,7 @@ div[class*=ag-theme-salt]{
21302
21184
  z-index:1;
21303
21185
  }
21304
21186
  .ag-theme-salt-high-light .ag-cell{
21305
- border-left:0;
21187
+ border:0;
21306
21188
  padding-left:var(--salt-spacing-100);
21307
21189
  padding-right:var(--salt-spacing-100);
21308
21190
  }
@@ -21310,8 +21192,8 @@ div[class*=ag-theme-salt]{
21310
21192
  height:100%;
21311
21193
  }
21312
21194
  .ag-theme-salt-high-light .ag-ltr .ag-cell{
21313
- border:2px solid transparent;
21314
- line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
21195
+ border:none;
21196
+ line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
21315
21197
  }
21316
21198
  .ag-theme-salt-high-light .ag-cell-label-container{
21317
21199
  padding:var(--salt-spacing-100) 0;
@@ -21332,9 +21214,9 @@ div[class*=ag-theme-salt]{
21332
21214
  border-left:var(--agGrid-editableCell-cornerTag-size) solid var(--agGrid-focused-borderColor);
21333
21215
  border-top:0 solid transparent;
21334
21216
  content:"";
21335
- left:-2px;
21217
+ left:0;
21336
21218
  position:absolute;
21337
- top:-2px;
21219
+ top:0;
21338
21220
  z-index:2;
21339
21221
  }
21340
21222
  .ag-theme-salt-high-light .ag-cell-inline-editing.ag-cell-focus{
@@ -21347,8 +21229,61 @@ div[class*=ag-theme-salt]{
21347
21229
  padding:0 !important;
21348
21230
  }
21349
21231
  .ag-theme-salt-high-light .ag-cell-editor .ag-input-field-input{
21350
- padding-left:2px;
21351
- padding-right:2px;
21232
+ padding-left:4px;
21233
+ padding-right:4px;
21234
+ }
21235
+ .ag-theme-salt-high-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left:before{
21236
+ border-left:2px dotted var(--agGrid-range-selection-borderColor);
21237
+ content:"";
21238
+ height:99%;
21239
+ left:0;
21240
+ position:absolute;
21241
+ top:0;
21242
+ width:2px;
21243
+ z-index:1;
21244
+ }
21245
+ .ag-theme-salt-high-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right:before{
21246
+ border-right:2px dotted var(--agGrid-range-selection-borderColor);
21247
+ content:"";
21248
+ height:99%;
21249
+ position:absolute;
21250
+ right:0;
21251
+ top:0;
21252
+ width:2px;
21253
+ z-index:1;
21254
+ }
21255
+ .ag-theme-salt-high-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left.ag-cell-range-bottom:before,.ag-theme-salt-high-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before{
21256
+ height:100%;
21257
+ }
21258
+ .ag-theme-salt-high-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top:after{
21259
+ border-top:2px dotted var(--agGrid-range-selection-borderColor);
21260
+ content:"";
21261
+ height:2px;
21262
+ left:0;
21263
+ position:absolute;
21264
+ top:0;
21265
+ width:99%;
21266
+ z-index:1;
21267
+ }
21268
+ .ag-theme-salt-high-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom:after{
21269
+ border-bottom:2px dotted var(--agGrid-range-selection-borderColor);
21270
+ bottom:0;
21271
+ content:"";
21272
+ height:2px;
21273
+ left:0;
21274
+ position:absolute;
21275
+ width:99%;
21276
+ z-index:1;
21277
+ }
21278
+ .ag-theme-salt-high-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before,.ag-theme-salt-high-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-top:before{
21279
+ width:100%;
21280
+ }
21281
+ .ag-theme-salt-high-light .ag-cell.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-salt-high-light .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){
21282
+ background:var(--agGrid-range-selection-background);
21283
+ }
21284
+ .ag-theme-salt-high-light .ag-cell.ag-cell-highlight{
21285
+ background:var(--salt-focused-outlineColor) !important;
21286
+ color:var(--agGrid-highlight-text-color);
21352
21287
  }
21353
21288
  .ag-theme-salt-high-light .ag-side-buttons{
21354
21289
  width:var(--salt-size-stackable);
@@ -21381,12 +21316,9 @@ div[class*=ag-theme-salt]{
21381
21316
  background-color:var(--salt-actionable-secondary-background-active);
21382
21317
  color:var(--salt-actionable-secondary-foreground-active);
21383
21318
  }
21384
- .ag-theme-salt-high-light .ag-ltr .ag-side-bar-right .ag-side-button-button{
21385
- border-left:2px solid transparent;
21386
- }
21387
21319
  .ag-theme-salt-high-light .ag-ltr .ag-side-bar-right .ag-side-button-button:focus-visible{
21388
- border:2px dotted var(--salt-focused-outlineColor);
21389
- outline:none;
21320
+ outline:2px dotted var(--salt-focused-outlineColor);
21321
+ outline-offset:-2px;
21390
21322
  }
21391
21323
  .ag-theme-salt-high-light .ag-ltr .ag-side-buttons .ag-selected .ag-side-button-button{
21392
21324
  border-left-color:var(--salt-navigable-indicator-active);
@@ -21457,8 +21389,9 @@ div[class*=ag-theme-salt]{
21457
21389
  color:var(--agGrid-pagination-button-color-disabled);
21458
21390
  }
21459
21391
  .ag-theme-salt-high-light .ag-keyboard-focus .ag-paging-button:focus:after{
21460
- border:2px dotted var(--agGrid-color-focus);
21461
- outline:none;
21392
+ border:none;
21393
+ outline:dotted 2px var(--agGrid-color-focus);
21394
+ outline-offset:-2px;
21462
21395
  }
21463
21396
  .ag-theme-salt-high-light .ag-input-field-input{
21464
21397
  border:0;
@@ -21486,14 +21419,9 @@ div[class*=ag-theme-salt]{
21486
21419
  .ag-theme-salt-high-light .ag-header-cell.ag-floating-filter:after{
21487
21420
  content:none;
21488
21421
  }
21489
- .ag-theme-salt-high-light .ag-floating-filter-body{
21490
- border:1px solid transparent;
21491
- }
21492
- .ag-theme-salt-high-light .ag-header-cell.ag-floating-filter:focus-within .ag-floating-filter-body{
21493
- border:none;
21494
- }
21495
21422
  .ag-theme-salt-high-light .ag-header-cell.ag-floating-filter:focus-within{
21496
- border:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
21423
+ outline:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
21424
+ outline-offset:-2px;
21497
21425
  }
21498
21426
  .ag-theme-salt-high-light .ag-pinned-right-header .ag-floating-filter{
21499
21427
  border-left:0;
@@ -21511,7 +21439,7 @@ div[class*=ag-theme-salt]{
21511
21439
  .ag-theme-salt-high-light .ag-header-cell.ag-floating-filter,.ag-theme-salt-high-light .ag-header-row-column-filter,.ag-theme-salt-high-light .ag-pinned-right-header .ag-header-row{
21512
21440
  overflow:unset;
21513
21441
  }
21514
- .ag-theme-salt-high-light .ag-status-bar .ag-react-container{
21442
+ .ag-theme-salt-high-light .ag-floating-filter .ag-react-container,.ag-theme-salt-high-light .ag-status-bar .ag-react-container{
21515
21443
  align-items:center;
21516
21444
  display:flex;
21517
21445
  }
@@ -21520,6 +21448,7 @@ div[class*=ag-theme-salt]{
21520
21448
  }
21521
21449
 
21522
21450
  .ag-theme-salt-medium-dark,.ag-theme-salt-medium-light{
21451
+ --ag-list-item-height:36px;
21523
21452
  --agGrid-button-padding:var(--saltAgGrid-button-padding, 8px);
21524
21453
  --agGrid-editableCell-cornerTag-size-default:12px;
21525
21454
  --agGrid-input-fontSize:var(--saltAgGrid-input-fontSize, 12px);
@@ -26305,13 +26234,15 @@ div[class*=ag-theme-salt]{
26305
26234
  border:none;
26306
26235
  }
26307
26236
  .ag-theme-salt-medium-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-salt-medium-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-medium-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-medium-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-medium-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-salt-medium-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-medium-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-medium-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){
26308
- border:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor) !important;
26237
+ border:none;
26238
+ outline:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor);
26239
+ outline-offset:-2px;
26309
26240
  }
26310
26241
  .ag-theme-salt-medium-dark .ag-ltr .ag-cell-wrapper.ag-row-group,.ag-theme-salt-medium-dark .ag-rtl .ag-cell-wrapper.ag-row-group{
26311
26242
  align-items:center;
26312
26243
  }
26313
26244
  .ag-theme-salt-medium-dark .ag-ltr .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-medium-dark .ag-ltr .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-medium-dark .ag-ltr .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group,.ag-theme-salt-medium-dark .ag-rtl .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-medium-dark .ag-rtl .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-medium-dark .ag-rtl .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group{
26314
- height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
26245
+ height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
26315
26246
  }
26316
26247
  .ag-theme-salt-medium-dark .ag-toggle-button-input-wrapper{
26317
26248
  background-color:var(--agGrid-toggle-button-background);
@@ -26400,9 +26331,9 @@ div[class*=ag-theme-salt]{
26400
26331
  .ag-theme-salt-medium-dark .ag-input-field-input[class^=ag-][type=text]{
26401
26332
  font-family:var(--salt-text-fontFamily);
26402
26333
  font-size:var(--salt-text-fontSize);
26334
+ padding:0;
26403
26335
  }
26404
26336
  .ag-theme-salt-medium-dark .ag-menu .ag-input-field-input[type=text]{
26405
- border:2px dotted transparent;
26406
26337
  font-size:inherit;
26407
26338
  height:var(--agGrid-input-height);
26408
26339
  line-height:var(--agGrid-input-height);
@@ -26425,7 +26356,6 @@ div[class*=ag-theme-salt]{
26425
26356
  padding-top:1px;
26426
26357
  }
26427
26358
  .ag-theme-salt-medium-dark .ag-set-filter-item{
26428
- height:calc(var(--salt-size-base) + var(--salt-spacing-100));
26429
26359
  margin:0;
26430
26360
  padding-left:var(--salt-spacing-100);
26431
26361
  padding-right:var(--salt-spacing-100);
@@ -26448,7 +26378,7 @@ div[class*=ag-theme-salt]{
26448
26378
  .ag-theme-salt-medium-dark .ag-list-item,.ag-theme-salt-medium-dark .ag-virtual-list-item{
26449
26379
  color:var(--agGrid-header-foreground);
26450
26380
  font-size:12px;
26451
- height:var(--agGrid-list-item-height) !important;
26381
+ height:var(--agGrid-list-item-height);
26452
26382
  }
26453
26383
  .ag-theme-salt-medium-dark .ag-list-item:hover,.ag-theme-salt-medium-dark .ag-virtual-list-item:hover{
26454
26384
  background-color:var(--agGrid-list-item-color-hover) !important;
@@ -26473,7 +26403,7 @@ div[class*=ag-theme-salt]{
26473
26403
  }
26474
26404
  .ag-theme-salt-medium-dark .ag-status-bar{
26475
26405
  color:var(--salt-text-secondary-foreground);
26476
- font-size:var(--salt-text-label-fontSize);
26406
+ font-size:var(--salt-text-fontSize);
26477
26407
  font-weight:var(--salt-text-label-fontWeight);
26478
26408
  height:var(--agGrid-row-height-default);
26479
26409
  line-height:var(--salt-text-label-lineHeight);
@@ -26481,14 +26411,19 @@ div[class*=ag-theme-salt]{
26481
26411
  }
26482
26412
  .ag-theme-salt-medium-dark .ag-status-panel{
26483
26413
  align-items:center;
26414
+ color:var(--salt-text-secondary-foreground);
26484
26415
  padding:var(--salt-spacing-100) 0;
26485
26416
  }
26486
- .ag-theme-salt-medium-dark .ag-status-name-value-value,.ag-theme-salt-medium-dark .ag-status-panel{
26487
- color:var(--salt-text-secondary-foreground);
26417
+ .ag-theme-salt-medium-dark .ag-status-name-value-value{
26418
+ color:var(--salt-text-primary-foreground);
26419
+ font-weight:var(--salt-text-fontWeight-strong);
26488
26420
  }
26489
26421
  .ag-theme-salt-medium-dark .ag-header{
26490
26422
  border-color:var(--agGrid-header-borderColor);
26491
26423
  }
26424
+ .ag-theme-salt-medium-dark .ag-ltr .ag-header-cell .ag-header-cell-label .ag-header-cell-text{
26425
+ margin-right:auto;
26426
+ }
26492
26427
  .ag-theme-salt-medium-dark .ag-header-row{
26493
26428
  color:var(--agGrid-header-foreground);
26494
26429
  font-size:var(--agGrid-header-fontSize);
@@ -26502,7 +26437,7 @@ div[class*=ag-theme-salt]{
26502
26437
  margin-left:var(--salt-spacing-100);
26503
26438
  }
26504
26439
  .ag-theme-salt-medium-dark .ag-header-cell-auto-height .ag-header-cell-text{
26505
- overflow:auto;
26440
+ overflow:hidden;
26506
26441
  white-space:pre-wrap;
26507
26442
  }
26508
26443
  .ag-theme-salt-medium-dark .ag-keyboard-focus .ag-header-cell:focus:after{
@@ -26515,82 +26450,9 @@ div[class*=ag-theme-salt]{
26515
26450
  width:auto;
26516
26451
  }
26517
26452
  .ag-theme-salt-medium-dark .ag-header-cell,.ag-theme-salt-medium-dark .ag-header-group-cell{
26518
- padding:0 calc(var(--salt-spacing-100) + 2px);
26519
- }
26520
- .ag-theme-salt-medium-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
26521
- border-right:2px solid transparent;
26522
- overflow:unset;
26523
- }
26524
- .ag-theme-salt-medium-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){
26525
- border-left:2px solid transparent;
26526
- overflow:unset;
26527
- }
26528
- .ag-theme-salt-medium-dark .ag-row .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):after{
26529
- background-color:var(--salt-separable-tertiary-borderColor);
26530
- content:"";
26531
- height:calc(100% + 4px);
26532
- position:absolute;
26533
- right:-2px;
26534
- top:-2px;
26535
- width:1px;
26536
- z-index:1;
26537
- }
26538
- .ag-theme-salt-medium-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):focus:after{
26539
- background-color:var(--salt-separable-tertiary-borderColor);
26540
- content:"";
26541
- height:calc(100% + 4px);
26542
- position:absolute;
26543
- right:-1px;
26544
- top:-2px;
26545
- width:1px;
26546
- z-index:1;
26547
- }
26548
- .ag-theme-salt-medium-dark .ag-row .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):after{
26549
- background-color:var(--salt-separable-tertiary-borderColor);
26550
- content:"";
26551
- height:calc(100% + 4px);
26552
- left:-3px;
26553
- position:absolute;
26554
- top:-2px;
26555
- width:1px;
26556
- z-index:1;
26557
- }
26558
- .ag-theme-salt-medium-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):focus:after{
26559
- background-color:var(--salt-separable-tertiary-borderColor);
26560
- content:"";
26561
- height:calc(100% + 4px);
26562
- left:-2px;
26563
- position:absolute;
26564
- top:-2px;
26565
- width:1px;
26566
- z-index:1;
26567
- }
26568
- .ag-theme-salt-medium-dark .ag-pinned-right-header .ag-header-row-column-group:after,.ag-theme-salt-medium-dark .ag-pinned-right-header .ag-header-row-column:after{
26569
- background-color:var(--salt-separable-tertiary-borderColor);
26570
- content:"";
26571
- height:var(--agGrid-column-separator-height);
26572
- left:-1px;
26573
- position:absolute;
26574
- top:var(--agGrid-column-separator-top);
26575
- width:1px;
26576
- z-index:1;
26577
- }
26578
- .ag-theme-salt-medium-dark .ag-pinned-left-header .ag-header-row:first-child:after{
26579
- background-color:var(--salt-separable-tertiary-borderColor);
26580
- content:"";
26581
- height:var(--agGrid-column-separator-height);
26582
- position:absolute;
26583
- right:0;
26584
- top:var(--agGrid-column-separator-top);
26585
- width:1px;
26586
- z-index:1;
26453
+ padding:0 calc(var(--salt-spacing-100));
26587
26454
  }
26588
- .ag-theme-salt-medium-dark .ag-pinned-left-header{
26589
- border-right:none;
26590
- overflow:unset;
26591
- }
26592
- .ag-theme-salt-medium-dark .ag-pinned-right-header{
26593
- border-left:none;
26455
+ .ag-theme-salt-medium-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-salt-medium-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
26594
26456
  overflow:unset;
26595
26457
  }
26596
26458
  .ag-theme-salt-medium-dark .ag-row{
@@ -26621,7 +26483,7 @@ div[class*=ag-theme-salt]{
26621
26483
  z-index:1;
26622
26484
  }
26623
26485
  .ag-theme-salt-medium-dark .ag-cell{
26624
- border-left:0;
26486
+ border:0;
26625
26487
  padding-left:var(--salt-spacing-100);
26626
26488
  padding-right:var(--salt-spacing-100);
26627
26489
  }
@@ -26629,8 +26491,8 @@ div[class*=ag-theme-salt]{
26629
26491
  height:100%;
26630
26492
  }
26631
26493
  .ag-theme-salt-medium-dark .ag-ltr .ag-cell{
26632
- border:2px solid transparent;
26633
- line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
26494
+ border:none;
26495
+ line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
26634
26496
  }
26635
26497
  .ag-theme-salt-medium-dark .ag-cell-label-container{
26636
26498
  padding:var(--salt-spacing-100) 0;
@@ -26651,9 +26513,9 @@ div[class*=ag-theme-salt]{
26651
26513
  border-left:var(--agGrid-editableCell-cornerTag-size) solid var(--agGrid-focused-borderColor);
26652
26514
  border-top:0 solid transparent;
26653
26515
  content:"";
26654
- left:-2px;
26516
+ left:0;
26655
26517
  position:absolute;
26656
- top:-2px;
26518
+ top:0;
26657
26519
  z-index:2;
26658
26520
  }
26659
26521
  .ag-theme-salt-medium-dark .ag-cell-inline-editing.ag-cell-focus{
@@ -26666,8 +26528,61 @@ div[class*=ag-theme-salt]{
26666
26528
  padding:0 !important;
26667
26529
  }
26668
26530
  .ag-theme-salt-medium-dark .ag-cell-editor .ag-input-field-input{
26669
- padding-left:6px;
26670
- padding-right:6px;
26531
+ padding-left:8px;
26532
+ padding-right:8px;
26533
+ }
26534
+ .ag-theme-salt-medium-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left:before{
26535
+ border-left:2px dotted var(--agGrid-range-selection-borderColor);
26536
+ content:"";
26537
+ height:99%;
26538
+ left:0;
26539
+ position:absolute;
26540
+ top:0;
26541
+ width:2px;
26542
+ z-index:1;
26543
+ }
26544
+ .ag-theme-salt-medium-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right:before{
26545
+ border-right:2px dotted var(--agGrid-range-selection-borderColor);
26546
+ content:"";
26547
+ height:99%;
26548
+ position:absolute;
26549
+ right:0;
26550
+ top:0;
26551
+ width:2px;
26552
+ z-index:1;
26553
+ }
26554
+ .ag-theme-salt-medium-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left.ag-cell-range-bottom:before,.ag-theme-salt-medium-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before{
26555
+ height:100%;
26556
+ }
26557
+ .ag-theme-salt-medium-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top:after{
26558
+ border-top:2px dotted var(--agGrid-range-selection-borderColor);
26559
+ content:"";
26560
+ height:2px;
26561
+ left:0;
26562
+ position:absolute;
26563
+ top:0;
26564
+ width:99%;
26565
+ z-index:1;
26566
+ }
26567
+ .ag-theme-salt-medium-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom:after{
26568
+ border-bottom:2px dotted var(--agGrid-range-selection-borderColor);
26569
+ bottom:0;
26570
+ content:"";
26571
+ height:2px;
26572
+ left:0;
26573
+ position:absolute;
26574
+ width:99%;
26575
+ z-index:1;
26576
+ }
26577
+ .ag-theme-salt-medium-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before,.ag-theme-salt-medium-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-top:before{
26578
+ width:100%;
26579
+ }
26580
+ .ag-theme-salt-medium-dark .ag-cell.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-salt-medium-dark .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){
26581
+ background:var(--agGrid-range-selection-background);
26582
+ }
26583
+ .ag-theme-salt-medium-dark .ag-cell.ag-cell-highlight{
26584
+ background:var(--salt-focused-outlineColor) !important;
26585
+ color:var(--agGrid-highlight-text-color);
26671
26586
  }
26672
26587
  .ag-theme-salt-medium-dark .ag-side-buttons{
26673
26588
  width:var(--salt-size-stackable);
@@ -26700,12 +26615,9 @@ div[class*=ag-theme-salt]{
26700
26615
  background-color:var(--salt-actionable-secondary-background-active);
26701
26616
  color:var(--salt-actionable-secondary-foreground-active);
26702
26617
  }
26703
- .ag-theme-salt-medium-dark .ag-ltr .ag-side-bar-right .ag-side-button-button{
26704
- border-left:2px solid transparent;
26705
- }
26706
26618
  .ag-theme-salt-medium-dark .ag-ltr .ag-side-bar-right .ag-side-button-button:focus-visible{
26707
- border:2px dotted var(--salt-focused-outlineColor);
26708
- outline:none;
26619
+ outline:2px dotted var(--salt-focused-outlineColor);
26620
+ outline-offset:-2px;
26709
26621
  }
26710
26622
  .ag-theme-salt-medium-dark .ag-ltr .ag-side-buttons .ag-selected .ag-side-button-button{
26711
26623
  border-left-color:var(--salt-navigable-indicator-active);
@@ -26776,8 +26688,9 @@ div[class*=ag-theme-salt]{
26776
26688
  color:var(--agGrid-pagination-button-color-disabled);
26777
26689
  }
26778
26690
  .ag-theme-salt-medium-dark .ag-keyboard-focus .ag-paging-button:focus:after{
26779
- border:2px dotted var(--agGrid-color-focus);
26780
- outline:none;
26691
+ border:none;
26692
+ outline:dotted 2px var(--agGrid-color-focus);
26693
+ outline-offset:-2px;
26781
26694
  }
26782
26695
  .ag-theme-salt-medium-dark .ag-input-field-input{
26783
26696
  border:0;
@@ -26805,14 +26718,9 @@ div[class*=ag-theme-salt]{
26805
26718
  .ag-theme-salt-medium-dark .ag-header-cell.ag-floating-filter:after{
26806
26719
  content:none;
26807
26720
  }
26808
- .ag-theme-salt-medium-dark .ag-floating-filter-body{
26809
- border:1px solid transparent;
26810
- }
26811
- .ag-theme-salt-medium-dark .ag-header-cell.ag-floating-filter:focus-within .ag-floating-filter-body{
26812
- border:none;
26813
- }
26814
26721
  .ag-theme-salt-medium-dark .ag-header-cell.ag-floating-filter:focus-within{
26815
- border:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
26722
+ outline:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
26723
+ outline-offset:-2px;
26816
26724
  }
26817
26725
  .ag-theme-salt-medium-dark .ag-pinned-right-header .ag-floating-filter{
26818
26726
  border-left:0;
@@ -26830,7 +26738,7 @@ div[class*=ag-theme-salt]{
26830
26738
  .ag-theme-salt-medium-dark .ag-header-cell.ag-floating-filter,.ag-theme-salt-medium-dark .ag-header-row-column-filter,.ag-theme-salt-medium-dark .ag-pinned-right-header .ag-header-row{
26831
26739
  overflow:unset;
26832
26740
  }
26833
- .ag-theme-salt-medium-dark .ag-status-bar .ag-react-container{
26741
+ .ag-theme-salt-medium-dark .ag-floating-filter .ag-react-container,.ag-theme-salt-medium-dark .ag-status-bar .ag-react-container{
26834
26742
  align-items:center;
26835
26743
  display:flex;
26836
26744
  }
@@ -31615,13 +31523,15 @@ div[class*=ag-theme-salt]{
31615
31523
  border:none;
31616
31524
  }
31617
31525
  .ag-theme-salt-medium-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-salt-medium-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-medium-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-medium-light .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-medium-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-salt-medium-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-medium-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-medium-light .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){
31618
- border:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor) !important;
31526
+ border:none;
31527
+ outline:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor);
31528
+ outline-offset:-2px;
31619
31529
  }
31620
31530
  .ag-theme-salt-medium-light .ag-ltr .ag-cell-wrapper.ag-row-group,.ag-theme-salt-medium-light .ag-rtl .ag-cell-wrapper.ag-row-group{
31621
31531
  align-items:center;
31622
31532
  }
31623
31533
  .ag-theme-salt-medium-light .ag-ltr .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-medium-light .ag-ltr .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-medium-light .ag-ltr .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group,.ag-theme-salt-medium-light .ag-rtl .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-medium-light .ag-rtl .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-medium-light .ag-rtl .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group{
31624
- height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
31534
+ height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
31625
31535
  }
31626
31536
  .ag-theme-salt-medium-light .ag-toggle-button-input-wrapper{
31627
31537
  background-color:var(--agGrid-toggle-button-background);
@@ -31710,9 +31620,9 @@ div[class*=ag-theme-salt]{
31710
31620
  .ag-theme-salt-medium-light .ag-input-field-input[class^=ag-][type=text]{
31711
31621
  font-family:var(--salt-text-fontFamily);
31712
31622
  font-size:var(--salt-text-fontSize);
31623
+ padding:0;
31713
31624
  }
31714
31625
  .ag-theme-salt-medium-light .ag-menu .ag-input-field-input[type=text]{
31715
- border:2px dotted transparent;
31716
31626
  font-size:inherit;
31717
31627
  height:var(--agGrid-input-height);
31718
31628
  line-height:var(--agGrid-input-height);
@@ -31735,7 +31645,6 @@ div[class*=ag-theme-salt]{
31735
31645
  padding-top:1px;
31736
31646
  }
31737
31647
  .ag-theme-salt-medium-light .ag-set-filter-item{
31738
- height:calc(var(--salt-size-base) + var(--salt-spacing-100));
31739
31648
  margin:0;
31740
31649
  padding-left:var(--salt-spacing-100);
31741
31650
  padding-right:var(--salt-spacing-100);
@@ -31758,7 +31667,7 @@ div[class*=ag-theme-salt]{
31758
31667
  .ag-theme-salt-medium-light .ag-list-item,.ag-theme-salt-medium-light .ag-virtual-list-item{
31759
31668
  color:var(--agGrid-header-foreground);
31760
31669
  font-size:12px;
31761
- height:var(--agGrid-list-item-height) !important;
31670
+ height:var(--agGrid-list-item-height);
31762
31671
  }
31763
31672
  .ag-theme-salt-medium-light .ag-list-item:hover,.ag-theme-salt-medium-light .ag-virtual-list-item:hover{
31764
31673
  background-color:var(--agGrid-list-item-color-hover) !important;
@@ -31783,7 +31692,7 @@ div[class*=ag-theme-salt]{
31783
31692
  }
31784
31693
  .ag-theme-salt-medium-light .ag-status-bar{
31785
31694
  color:var(--salt-text-secondary-foreground);
31786
- font-size:var(--salt-text-label-fontSize);
31695
+ font-size:var(--salt-text-fontSize);
31787
31696
  font-weight:var(--salt-text-label-fontWeight);
31788
31697
  height:var(--agGrid-row-height-default);
31789
31698
  line-height:var(--salt-text-label-lineHeight);
@@ -31791,14 +31700,19 @@ div[class*=ag-theme-salt]{
31791
31700
  }
31792
31701
  .ag-theme-salt-medium-light .ag-status-panel{
31793
31702
  align-items:center;
31703
+ color:var(--salt-text-secondary-foreground);
31794
31704
  padding:var(--salt-spacing-100) 0;
31795
31705
  }
31796
- .ag-theme-salt-medium-light .ag-status-name-value-value,.ag-theme-salt-medium-light .ag-status-panel{
31797
- color:var(--salt-text-secondary-foreground);
31706
+ .ag-theme-salt-medium-light .ag-status-name-value-value{
31707
+ color:var(--salt-text-primary-foreground);
31708
+ font-weight:var(--salt-text-fontWeight-strong);
31798
31709
  }
31799
31710
  .ag-theme-salt-medium-light .ag-header{
31800
31711
  border-color:var(--agGrid-header-borderColor);
31801
31712
  }
31713
+ .ag-theme-salt-medium-light .ag-ltr .ag-header-cell .ag-header-cell-label .ag-header-cell-text{
31714
+ margin-right:auto;
31715
+ }
31802
31716
  .ag-theme-salt-medium-light .ag-header-row{
31803
31717
  color:var(--agGrid-header-foreground);
31804
31718
  font-size:var(--agGrid-header-fontSize);
@@ -31812,7 +31726,7 @@ div[class*=ag-theme-salt]{
31812
31726
  margin-left:var(--salt-spacing-100);
31813
31727
  }
31814
31728
  .ag-theme-salt-medium-light .ag-header-cell-auto-height .ag-header-cell-text{
31815
- overflow:auto;
31729
+ overflow:hidden;
31816
31730
  white-space:pre-wrap;
31817
31731
  }
31818
31732
  .ag-theme-salt-medium-light .ag-keyboard-focus .ag-header-cell:focus:after{
@@ -31825,82 +31739,9 @@ div[class*=ag-theme-salt]{
31825
31739
  width:auto;
31826
31740
  }
31827
31741
  .ag-theme-salt-medium-light .ag-header-cell,.ag-theme-salt-medium-light .ag-header-group-cell{
31828
- padding:0 calc(var(--salt-spacing-100) + 2px);
31829
- }
31830
- .ag-theme-salt-medium-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
31831
- border-right:2px solid transparent;
31832
- overflow:unset;
31833
- }
31834
- .ag-theme-salt-medium-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){
31835
- border-left:2px solid transparent;
31836
- overflow:unset;
31837
- }
31838
- .ag-theme-salt-medium-light .ag-row .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):after{
31839
- background-color:var(--salt-separable-tertiary-borderColor);
31840
- content:"";
31841
- height:calc(100% + 4px);
31842
- position:absolute;
31843
- right:-2px;
31844
- top:-2px;
31845
- width:1px;
31846
- z-index:1;
31847
- }
31848
- .ag-theme-salt-medium-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):focus:after{
31849
- background-color:var(--salt-separable-tertiary-borderColor);
31850
- content:"";
31851
- height:calc(100% + 4px);
31852
- position:absolute;
31853
- right:-1px;
31854
- top:-2px;
31855
- width:1px;
31856
- z-index:1;
31857
- }
31858
- .ag-theme-salt-medium-light .ag-row .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):after{
31859
- background-color:var(--salt-separable-tertiary-borderColor);
31860
- content:"";
31861
- height:calc(100% + 4px);
31862
- left:-3px;
31863
- position:absolute;
31864
- top:-2px;
31865
- width:1px;
31866
- z-index:1;
31867
- }
31868
- .ag-theme-salt-medium-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):focus:after{
31869
- background-color:var(--salt-separable-tertiary-borderColor);
31870
- content:"";
31871
- height:calc(100% + 4px);
31872
- left:-2px;
31873
- position:absolute;
31874
- top:-2px;
31875
- width:1px;
31876
- z-index:1;
31877
- }
31878
- .ag-theme-salt-medium-light .ag-pinned-right-header .ag-header-row-column-group:after,.ag-theme-salt-medium-light .ag-pinned-right-header .ag-header-row-column:after{
31879
- background-color:var(--salt-separable-tertiary-borderColor);
31880
- content:"";
31881
- height:var(--agGrid-column-separator-height);
31882
- left:-1px;
31883
- position:absolute;
31884
- top:var(--agGrid-column-separator-top);
31885
- width:1px;
31886
- z-index:1;
31887
- }
31888
- .ag-theme-salt-medium-light .ag-pinned-left-header .ag-header-row:first-child:after{
31889
- background-color:var(--salt-separable-tertiary-borderColor);
31890
- content:"";
31891
- height:var(--agGrid-column-separator-height);
31892
- position:absolute;
31893
- right:0;
31894
- top:var(--agGrid-column-separator-top);
31895
- width:1px;
31896
- z-index:1;
31742
+ padding:0 calc(var(--salt-spacing-100));
31897
31743
  }
31898
- .ag-theme-salt-medium-light .ag-pinned-left-header{
31899
- border-right:none;
31900
- overflow:unset;
31901
- }
31902
- .ag-theme-salt-medium-light .ag-pinned-right-header{
31903
- border-left:none;
31744
+ .ag-theme-salt-medium-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-salt-medium-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
31904
31745
  overflow:unset;
31905
31746
  }
31906
31747
  .ag-theme-salt-medium-light .ag-row{
@@ -31931,7 +31772,7 @@ div[class*=ag-theme-salt]{
31931
31772
  z-index:1;
31932
31773
  }
31933
31774
  .ag-theme-salt-medium-light .ag-cell{
31934
- border-left:0;
31775
+ border:0;
31935
31776
  padding-left:var(--salt-spacing-100);
31936
31777
  padding-right:var(--salt-spacing-100);
31937
31778
  }
@@ -31939,8 +31780,8 @@ div[class*=ag-theme-salt]{
31939
31780
  height:100%;
31940
31781
  }
31941
31782
  .ag-theme-salt-medium-light .ag-ltr .ag-cell{
31942
- border:2px solid transparent;
31943
- line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
31783
+ border:none;
31784
+ line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
31944
31785
  }
31945
31786
  .ag-theme-salt-medium-light .ag-cell-label-container{
31946
31787
  padding:var(--salt-spacing-100) 0;
@@ -31961,9 +31802,9 @@ div[class*=ag-theme-salt]{
31961
31802
  border-left:var(--agGrid-editableCell-cornerTag-size) solid var(--agGrid-focused-borderColor);
31962
31803
  border-top:0 solid transparent;
31963
31804
  content:"";
31964
- left:-2px;
31805
+ left:0;
31965
31806
  position:absolute;
31966
- top:-2px;
31807
+ top:0;
31967
31808
  z-index:2;
31968
31809
  }
31969
31810
  .ag-theme-salt-medium-light .ag-cell-inline-editing.ag-cell-focus{
@@ -31976,8 +31817,61 @@ div[class*=ag-theme-salt]{
31976
31817
  padding:0 !important;
31977
31818
  }
31978
31819
  .ag-theme-salt-medium-light .ag-cell-editor .ag-input-field-input{
31979
- padding-left:6px;
31980
- padding-right:6px;
31820
+ padding-left:8px;
31821
+ padding-right:8px;
31822
+ }
31823
+ .ag-theme-salt-medium-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left:before{
31824
+ border-left:2px dotted var(--agGrid-range-selection-borderColor);
31825
+ content:"";
31826
+ height:99%;
31827
+ left:0;
31828
+ position:absolute;
31829
+ top:0;
31830
+ width:2px;
31831
+ z-index:1;
31832
+ }
31833
+ .ag-theme-salt-medium-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right:before{
31834
+ border-right:2px dotted var(--agGrid-range-selection-borderColor);
31835
+ content:"";
31836
+ height:99%;
31837
+ position:absolute;
31838
+ right:0;
31839
+ top:0;
31840
+ width:2px;
31841
+ z-index:1;
31842
+ }
31843
+ .ag-theme-salt-medium-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left.ag-cell-range-bottom:before,.ag-theme-salt-medium-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before{
31844
+ height:100%;
31845
+ }
31846
+ .ag-theme-salt-medium-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top:after{
31847
+ border-top:2px dotted var(--agGrid-range-selection-borderColor);
31848
+ content:"";
31849
+ height:2px;
31850
+ left:0;
31851
+ position:absolute;
31852
+ top:0;
31853
+ width:99%;
31854
+ z-index:1;
31855
+ }
31856
+ .ag-theme-salt-medium-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom:after{
31857
+ border-bottom:2px dotted var(--agGrid-range-selection-borderColor);
31858
+ bottom:0;
31859
+ content:"";
31860
+ height:2px;
31861
+ left:0;
31862
+ position:absolute;
31863
+ width:99%;
31864
+ z-index:1;
31865
+ }
31866
+ .ag-theme-salt-medium-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before,.ag-theme-salt-medium-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-top:before{
31867
+ width:100%;
31868
+ }
31869
+ .ag-theme-salt-medium-light .ag-cell.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-salt-medium-light .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){
31870
+ background:var(--agGrid-range-selection-background);
31871
+ }
31872
+ .ag-theme-salt-medium-light .ag-cell.ag-cell-highlight{
31873
+ background:var(--salt-focused-outlineColor) !important;
31874
+ color:var(--agGrid-highlight-text-color);
31981
31875
  }
31982
31876
  .ag-theme-salt-medium-light .ag-side-buttons{
31983
31877
  width:var(--salt-size-stackable);
@@ -32010,12 +31904,9 @@ div[class*=ag-theme-salt]{
32010
31904
  background-color:var(--salt-actionable-secondary-background-active);
32011
31905
  color:var(--salt-actionable-secondary-foreground-active);
32012
31906
  }
32013
- .ag-theme-salt-medium-light .ag-ltr .ag-side-bar-right .ag-side-button-button{
32014
- border-left:2px solid transparent;
32015
- }
32016
31907
  .ag-theme-salt-medium-light .ag-ltr .ag-side-bar-right .ag-side-button-button:focus-visible{
32017
- border:2px dotted var(--salt-focused-outlineColor);
32018
- outline:none;
31908
+ outline:2px dotted var(--salt-focused-outlineColor);
31909
+ outline-offset:-2px;
32019
31910
  }
32020
31911
  .ag-theme-salt-medium-light .ag-ltr .ag-side-buttons .ag-selected .ag-side-button-button{
32021
31912
  border-left-color:var(--salt-navigable-indicator-active);
@@ -32086,8 +31977,9 @@ div[class*=ag-theme-salt]{
32086
31977
  color:var(--agGrid-pagination-button-color-disabled);
32087
31978
  }
32088
31979
  .ag-theme-salt-medium-light .ag-keyboard-focus .ag-paging-button:focus:after{
32089
- border:2px dotted var(--agGrid-color-focus);
32090
- outline:none;
31980
+ border:none;
31981
+ outline:dotted 2px var(--agGrid-color-focus);
31982
+ outline-offset:-2px;
32091
31983
  }
32092
31984
  .ag-theme-salt-medium-light .ag-input-field-input{
32093
31985
  border:0;
@@ -32115,14 +32007,9 @@ div[class*=ag-theme-salt]{
32115
32007
  .ag-theme-salt-medium-light .ag-header-cell.ag-floating-filter:after{
32116
32008
  content:none;
32117
32009
  }
32118
- .ag-theme-salt-medium-light .ag-floating-filter-body{
32119
- border:1px solid transparent;
32120
- }
32121
- .ag-theme-salt-medium-light .ag-header-cell.ag-floating-filter:focus-within .ag-floating-filter-body{
32122
- border:none;
32123
- }
32124
32010
  .ag-theme-salt-medium-light .ag-header-cell.ag-floating-filter:focus-within{
32125
- border:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
32011
+ outline:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
32012
+ outline-offset:-2px;
32126
32013
  }
32127
32014
  .ag-theme-salt-medium-light .ag-pinned-right-header .ag-floating-filter{
32128
32015
  border-left:0;
@@ -32140,7 +32027,7 @@ div[class*=ag-theme-salt]{
32140
32027
  .ag-theme-salt-medium-light .ag-header-cell.ag-floating-filter,.ag-theme-salt-medium-light .ag-header-row-column-filter,.ag-theme-salt-medium-light .ag-pinned-right-header .ag-header-row{
32141
32028
  overflow:unset;
32142
32029
  }
32143
- .ag-theme-salt-medium-light .ag-status-bar .ag-react-container{
32030
+ .ag-theme-salt-medium-light .ag-floating-filter .ag-react-container,.ag-theme-salt-medium-light .ag-status-bar .ag-react-container{
32144
32031
  align-items:center;
32145
32032
  display:flex;
32146
32033
  }
@@ -32149,6 +32036,7 @@ div[class*=ag-theme-salt]{
32149
32036
  }
32150
32037
 
32151
32038
  .ag-theme-salt-low-dark,.ag-theme-salt-low-light{
32039
+ --ag-list-item-height:48px;
32152
32040
  --agGrid-button-padding:var(--saltAgGrid-button-padding, 12px);
32153
32041
  --agGrid-editableCell-cornerTag-size-default:14px;
32154
32042
  --agGrid-input-fontSize:var(--saltAgGrid-input-fontSize, 14px);
@@ -36930,13 +36818,15 @@ div[class*=ag-theme-salt]{
36930
36818
  border:none;
36931
36819
  }
36932
36820
  .ag-theme-salt-low-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-salt-low-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-low-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-low-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-low-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-salt-low-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-low-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-low-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){
36933
- border:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor) !important;
36821
+ border:none;
36822
+ outline:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor);
36823
+ outline-offset:-2px;
36934
36824
  }
36935
36825
  .ag-theme-salt-low-dark .ag-ltr .ag-cell-wrapper.ag-row-group,.ag-theme-salt-low-dark .ag-rtl .ag-cell-wrapper.ag-row-group{
36936
36826
  align-items:center;
36937
36827
  }
36938
36828
  .ag-theme-salt-low-dark .ag-ltr .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-low-dark .ag-ltr .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-low-dark .ag-ltr .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group,.ag-theme-salt-low-dark .ag-rtl .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-low-dark .ag-rtl .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-low-dark .ag-rtl .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group{
36939
- height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
36829
+ height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
36940
36830
  }
36941
36831
  .ag-theme-salt-low-dark .ag-toggle-button-input-wrapper{
36942
36832
  background-color:var(--agGrid-toggle-button-background);
@@ -37025,9 +36915,9 @@ div[class*=ag-theme-salt]{
37025
36915
  .ag-theme-salt-low-dark .ag-input-field-input[class^=ag-][type=text]{
37026
36916
  font-family:var(--salt-text-fontFamily);
37027
36917
  font-size:var(--salt-text-fontSize);
36918
+ padding:0;
37028
36919
  }
37029
36920
  .ag-theme-salt-low-dark .ag-menu .ag-input-field-input[type=text]{
37030
- border:2px dotted transparent;
37031
36921
  font-size:inherit;
37032
36922
  height:var(--agGrid-input-height);
37033
36923
  line-height:var(--agGrid-input-height);
@@ -37050,7 +36940,6 @@ div[class*=ag-theme-salt]{
37050
36940
  padding-top:1px;
37051
36941
  }
37052
36942
  .ag-theme-salt-low-dark .ag-set-filter-item{
37053
- height:calc(var(--salt-size-base) + var(--salt-spacing-100));
37054
36943
  margin:0;
37055
36944
  padding-left:var(--salt-spacing-100);
37056
36945
  padding-right:var(--salt-spacing-100);
@@ -37073,7 +36962,7 @@ div[class*=ag-theme-salt]{
37073
36962
  .ag-theme-salt-low-dark .ag-list-item,.ag-theme-salt-low-dark .ag-virtual-list-item{
37074
36963
  color:var(--agGrid-header-foreground);
37075
36964
  font-size:14px;
37076
- height:var(--agGrid-list-item-height) !important;
36965
+ height:var(--agGrid-list-item-height);
37077
36966
  }
37078
36967
  .ag-theme-salt-low-dark .ag-list-item:hover,.ag-theme-salt-low-dark .ag-virtual-list-item:hover{
37079
36968
  background-color:var(--agGrid-list-item-color-hover) !important;
@@ -37098,7 +36987,7 @@ div[class*=ag-theme-salt]{
37098
36987
  }
37099
36988
  .ag-theme-salt-low-dark .ag-status-bar{
37100
36989
  color:var(--salt-text-secondary-foreground);
37101
- font-size:var(--salt-text-label-fontSize);
36990
+ font-size:var(--salt-text-fontSize);
37102
36991
  font-weight:var(--salt-text-label-fontWeight);
37103
36992
  height:var(--agGrid-row-height-default);
37104
36993
  line-height:var(--salt-text-label-lineHeight);
@@ -37106,14 +36995,19 @@ div[class*=ag-theme-salt]{
37106
36995
  }
37107
36996
  .ag-theme-salt-low-dark .ag-status-panel{
37108
36997
  align-items:center;
36998
+ color:var(--salt-text-secondary-foreground);
37109
36999
  padding:var(--salt-spacing-100) 0;
37110
37000
  }
37111
- .ag-theme-salt-low-dark .ag-status-name-value-value,.ag-theme-salt-low-dark .ag-status-panel{
37112
- color:var(--salt-text-secondary-foreground);
37001
+ .ag-theme-salt-low-dark .ag-status-name-value-value{
37002
+ color:var(--salt-text-primary-foreground);
37003
+ font-weight:var(--salt-text-fontWeight-strong);
37113
37004
  }
37114
37005
  .ag-theme-salt-low-dark .ag-header{
37115
37006
  border-color:var(--agGrid-header-borderColor);
37116
37007
  }
37008
+ .ag-theme-salt-low-dark .ag-ltr .ag-header-cell .ag-header-cell-label .ag-header-cell-text{
37009
+ margin-right:auto;
37010
+ }
37117
37011
  .ag-theme-salt-low-dark .ag-header-row{
37118
37012
  color:var(--agGrid-header-foreground);
37119
37013
  font-size:var(--agGrid-header-fontSize);
@@ -37127,7 +37021,7 @@ div[class*=ag-theme-salt]{
37127
37021
  margin-left:var(--salt-spacing-100);
37128
37022
  }
37129
37023
  .ag-theme-salt-low-dark .ag-header-cell-auto-height .ag-header-cell-text{
37130
- overflow:auto;
37024
+ overflow:hidden;
37131
37025
  white-space:pre-wrap;
37132
37026
  }
37133
37027
  .ag-theme-salt-low-dark .ag-keyboard-focus .ag-header-cell:focus:after{
@@ -37140,82 +37034,9 @@ div[class*=ag-theme-salt]{
37140
37034
  width:auto;
37141
37035
  }
37142
37036
  .ag-theme-salt-low-dark .ag-header-cell,.ag-theme-salt-low-dark .ag-header-group-cell{
37143
- padding:0 calc(var(--salt-spacing-100) + 2px);
37144
- }
37145
- .ag-theme-salt-low-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
37146
- border-right:2px solid transparent;
37147
- overflow:unset;
37148
- }
37149
- .ag-theme-salt-low-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){
37150
- border-left:2px solid transparent;
37151
- overflow:unset;
37152
- }
37153
- .ag-theme-salt-low-dark .ag-row .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):after{
37154
- background-color:var(--salt-separable-tertiary-borderColor);
37155
- content:"";
37156
- height:calc(100% + 4px);
37157
- position:absolute;
37158
- right:-2px;
37159
- top:-2px;
37160
- width:1px;
37161
- z-index:1;
37162
- }
37163
- .ag-theme-salt-low-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):focus:after{
37164
- background-color:var(--salt-separable-tertiary-borderColor);
37165
- content:"";
37166
- height:calc(100% + 4px);
37167
- position:absolute;
37168
- right:-1px;
37169
- top:-2px;
37170
- width:1px;
37171
- z-index:1;
37172
- }
37173
- .ag-theme-salt-low-dark .ag-row .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):after{
37174
- background-color:var(--salt-separable-tertiary-borderColor);
37175
- content:"";
37176
- height:calc(100% + 4px);
37177
- left:-3px;
37178
- position:absolute;
37179
- top:-2px;
37180
- width:1px;
37181
- z-index:1;
37182
- }
37183
- .ag-theme-salt-low-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):focus:after{
37184
- background-color:var(--salt-separable-tertiary-borderColor);
37185
- content:"";
37186
- height:calc(100% + 4px);
37187
- left:-2px;
37188
- position:absolute;
37189
- top:-2px;
37190
- width:1px;
37191
- z-index:1;
37192
- }
37193
- .ag-theme-salt-low-dark .ag-pinned-right-header .ag-header-row-column-group:after,.ag-theme-salt-low-dark .ag-pinned-right-header .ag-header-row-column:after{
37194
- background-color:var(--salt-separable-tertiary-borderColor);
37195
- content:"";
37196
- height:var(--agGrid-column-separator-height);
37197
- left:-1px;
37198
- position:absolute;
37199
- top:var(--agGrid-column-separator-top);
37200
- width:1px;
37201
- z-index:1;
37202
- }
37203
- .ag-theme-salt-low-dark .ag-pinned-left-header .ag-header-row:first-child:after{
37204
- background-color:var(--salt-separable-tertiary-borderColor);
37205
- content:"";
37206
- height:var(--agGrid-column-separator-height);
37207
- position:absolute;
37208
- right:0;
37209
- top:var(--agGrid-column-separator-top);
37210
- width:1px;
37211
- z-index:1;
37212
- }
37213
- .ag-theme-salt-low-dark .ag-pinned-left-header{
37214
- border-right:none;
37215
- overflow:unset;
37037
+ padding:0 calc(var(--salt-spacing-100));
37216
37038
  }
37217
- .ag-theme-salt-low-dark .ag-pinned-right-header{
37218
- border-left:none;
37039
+ .ag-theme-salt-low-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-salt-low-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
37219
37040
  overflow:unset;
37220
37041
  }
37221
37042
  .ag-theme-salt-low-dark .ag-row{
@@ -37246,7 +37067,7 @@ div[class*=ag-theme-salt]{
37246
37067
  z-index:1;
37247
37068
  }
37248
37069
  .ag-theme-salt-low-dark .ag-cell{
37249
- border-left:0;
37070
+ border:0;
37250
37071
  padding-left:var(--salt-spacing-100);
37251
37072
  padding-right:var(--salt-spacing-100);
37252
37073
  }
@@ -37254,8 +37075,8 @@ div[class*=ag-theme-salt]{
37254
37075
  height:100%;
37255
37076
  }
37256
37077
  .ag-theme-salt-low-dark .ag-ltr .ag-cell{
37257
- border:2px solid transparent;
37258
- line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
37078
+ border:none;
37079
+ line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
37259
37080
  }
37260
37081
  .ag-theme-salt-low-dark .ag-cell-label-container{
37261
37082
  padding:var(--salt-spacing-100) 0;
@@ -37276,9 +37097,9 @@ div[class*=ag-theme-salt]{
37276
37097
  border-left:var(--agGrid-editableCell-cornerTag-size) solid var(--agGrid-focused-borderColor);
37277
37098
  border-top:0 solid transparent;
37278
37099
  content:"";
37279
- left:-2px;
37100
+ left:0;
37280
37101
  position:absolute;
37281
- top:-2px;
37102
+ top:0;
37282
37103
  z-index:2;
37283
37104
  }
37284
37105
  .ag-theme-salt-low-dark .ag-cell-inline-editing.ag-cell-focus{
@@ -37291,8 +37112,61 @@ div[class*=ag-theme-salt]{
37291
37112
  padding:0 !important;
37292
37113
  }
37293
37114
  .ag-theme-salt-low-dark .ag-cell-editor .ag-input-field-input{
37294
- padding-left:10px;
37295
- padding-right:10px;
37115
+ padding-left:12px;
37116
+ padding-right:12px;
37117
+ }
37118
+ .ag-theme-salt-low-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left:before{
37119
+ border-left:2px dotted var(--agGrid-range-selection-borderColor);
37120
+ content:"";
37121
+ height:99%;
37122
+ left:0;
37123
+ position:absolute;
37124
+ top:0;
37125
+ width:2px;
37126
+ z-index:1;
37127
+ }
37128
+ .ag-theme-salt-low-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right:before{
37129
+ border-right:2px dotted var(--agGrid-range-selection-borderColor);
37130
+ content:"";
37131
+ height:99%;
37132
+ position:absolute;
37133
+ right:0;
37134
+ top:0;
37135
+ width:2px;
37136
+ z-index:1;
37137
+ }
37138
+ .ag-theme-salt-low-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left.ag-cell-range-bottom:before,.ag-theme-salt-low-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before{
37139
+ height:100%;
37140
+ }
37141
+ .ag-theme-salt-low-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top:after{
37142
+ border-top:2px dotted var(--agGrid-range-selection-borderColor);
37143
+ content:"";
37144
+ height:2px;
37145
+ left:0;
37146
+ position:absolute;
37147
+ top:0;
37148
+ width:99%;
37149
+ z-index:1;
37150
+ }
37151
+ .ag-theme-salt-low-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom:after{
37152
+ border-bottom:2px dotted var(--agGrid-range-selection-borderColor);
37153
+ bottom:0;
37154
+ content:"";
37155
+ height:2px;
37156
+ left:0;
37157
+ position:absolute;
37158
+ width:99%;
37159
+ z-index:1;
37160
+ }
37161
+ .ag-theme-salt-low-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before,.ag-theme-salt-low-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-top:before{
37162
+ width:100%;
37163
+ }
37164
+ .ag-theme-salt-low-dark .ag-cell.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-salt-low-dark .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){
37165
+ background:var(--agGrid-range-selection-background);
37166
+ }
37167
+ .ag-theme-salt-low-dark .ag-cell.ag-cell-highlight{
37168
+ background:var(--salt-focused-outlineColor) !important;
37169
+ color:var(--agGrid-highlight-text-color);
37296
37170
  }
37297
37171
  .ag-theme-salt-low-dark .ag-side-buttons{
37298
37172
  width:var(--salt-size-stackable);
@@ -37325,12 +37199,9 @@ div[class*=ag-theme-salt]{
37325
37199
  background-color:var(--salt-actionable-secondary-background-active);
37326
37200
  color:var(--salt-actionable-secondary-foreground-active);
37327
37201
  }
37328
- .ag-theme-salt-low-dark .ag-ltr .ag-side-bar-right .ag-side-button-button{
37329
- border-left:2px solid transparent;
37330
- }
37331
37202
  .ag-theme-salt-low-dark .ag-ltr .ag-side-bar-right .ag-side-button-button:focus-visible{
37332
- border:2px dotted var(--salt-focused-outlineColor);
37333
- outline:none;
37203
+ outline:2px dotted var(--salt-focused-outlineColor);
37204
+ outline-offset:-2px;
37334
37205
  }
37335
37206
  .ag-theme-salt-low-dark .ag-ltr .ag-side-buttons .ag-selected .ag-side-button-button{
37336
37207
  border-left-color:var(--salt-navigable-indicator-active);
@@ -37401,8 +37272,9 @@ div[class*=ag-theme-salt]{
37401
37272
  color:var(--agGrid-pagination-button-color-disabled);
37402
37273
  }
37403
37274
  .ag-theme-salt-low-dark .ag-keyboard-focus .ag-paging-button:focus:after{
37404
- border:2px dotted var(--agGrid-color-focus);
37405
- outline:none;
37275
+ border:none;
37276
+ outline:dotted 2px var(--agGrid-color-focus);
37277
+ outline-offset:-2px;
37406
37278
  }
37407
37279
  .ag-theme-salt-low-dark .ag-input-field-input{
37408
37280
  border:0;
@@ -37430,14 +37302,9 @@ div[class*=ag-theme-salt]{
37430
37302
  .ag-theme-salt-low-dark .ag-header-cell.ag-floating-filter:after{
37431
37303
  content:none;
37432
37304
  }
37433
- .ag-theme-salt-low-dark .ag-floating-filter-body{
37434
- border:1px solid transparent;
37435
- }
37436
- .ag-theme-salt-low-dark .ag-header-cell.ag-floating-filter:focus-within .ag-floating-filter-body{
37437
- border:none;
37438
- }
37439
37305
  .ag-theme-salt-low-dark .ag-header-cell.ag-floating-filter:focus-within{
37440
- border:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
37306
+ outline:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
37307
+ outline-offset:-2px;
37441
37308
  }
37442
37309
  .ag-theme-salt-low-dark .ag-pinned-right-header .ag-floating-filter{
37443
37310
  border-left:0;
@@ -37455,7 +37322,7 @@ div[class*=ag-theme-salt]{
37455
37322
  .ag-theme-salt-low-dark .ag-header-cell.ag-floating-filter,.ag-theme-salt-low-dark .ag-header-row-column-filter,.ag-theme-salt-low-dark .ag-pinned-right-header .ag-header-row{
37456
37323
  overflow:unset;
37457
37324
  }
37458
- .ag-theme-salt-low-dark .ag-status-bar .ag-react-container{
37325
+ .ag-theme-salt-low-dark .ag-floating-filter .ag-react-container,.ag-theme-salt-low-dark .ag-status-bar .ag-react-container{
37459
37326
  align-items:center;
37460
37327
  display:flex;
37461
37328
  }
@@ -42236,13 +42103,15 @@ div[class*=ag-theme-salt]{
42236
42103
  border:none;
42237
42104
  }
42238
42105
  .ag-theme-salt-low-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-salt-low-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-low-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-low-light .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-low-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-salt-low-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-low-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-low-light .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){
42239
- border:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor) !important;
42106
+ border:none;
42107
+ outline:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor);
42108
+ outline-offset:-2px;
42240
42109
  }
42241
42110
  .ag-theme-salt-low-light .ag-ltr .ag-cell-wrapper.ag-row-group,.ag-theme-salt-low-light .ag-rtl .ag-cell-wrapper.ag-row-group{
42242
42111
  align-items:center;
42243
42112
  }
42244
42113
  .ag-theme-salt-low-light .ag-ltr .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-low-light .ag-ltr .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-low-light .ag-ltr .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group,.ag-theme-salt-low-light .ag-rtl .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-low-light .ag-rtl .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-low-light .ag-rtl .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group{
42245
- height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
42114
+ height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
42246
42115
  }
42247
42116
  .ag-theme-salt-low-light .ag-toggle-button-input-wrapper{
42248
42117
  background-color:var(--agGrid-toggle-button-background);
@@ -42331,9 +42200,9 @@ div[class*=ag-theme-salt]{
42331
42200
  .ag-theme-salt-low-light .ag-input-field-input[class^=ag-][type=text]{
42332
42201
  font-family:var(--salt-text-fontFamily);
42333
42202
  font-size:var(--salt-text-fontSize);
42203
+ padding:0;
42334
42204
  }
42335
42205
  .ag-theme-salt-low-light .ag-menu .ag-input-field-input[type=text]{
42336
- border:2px dotted transparent;
42337
42206
  font-size:inherit;
42338
42207
  height:var(--agGrid-input-height);
42339
42208
  line-height:var(--agGrid-input-height);
@@ -42356,7 +42225,6 @@ div[class*=ag-theme-salt]{
42356
42225
  padding-top:1px;
42357
42226
  }
42358
42227
  .ag-theme-salt-low-light .ag-set-filter-item{
42359
- height:calc(var(--salt-size-base) + var(--salt-spacing-100));
42360
42228
  margin:0;
42361
42229
  padding-left:var(--salt-spacing-100);
42362
42230
  padding-right:var(--salt-spacing-100);
@@ -42379,7 +42247,7 @@ div[class*=ag-theme-salt]{
42379
42247
  .ag-theme-salt-low-light .ag-list-item,.ag-theme-salt-low-light .ag-virtual-list-item{
42380
42248
  color:var(--agGrid-header-foreground);
42381
42249
  font-size:14px;
42382
- height:var(--agGrid-list-item-height) !important;
42250
+ height:var(--agGrid-list-item-height);
42383
42251
  }
42384
42252
  .ag-theme-salt-low-light .ag-list-item:hover,.ag-theme-salt-low-light .ag-virtual-list-item:hover{
42385
42253
  background-color:var(--agGrid-list-item-color-hover) !important;
@@ -42404,7 +42272,7 @@ div[class*=ag-theme-salt]{
42404
42272
  }
42405
42273
  .ag-theme-salt-low-light .ag-status-bar{
42406
42274
  color:var(--salt-text-secondary-foreground);
42407
- font-size:var(--salt-text-label-fontSize);
42275
+ font-size:var(--salt-text-fontSize);
42408
42276
  font-weight:var(--salt-text-label-fontWeight);
42409
42277
  height:var(--agGrid-row-height-default);
42410
42278
  line-height:var(--salt-text-label-lineHeight);
@@ -42412,14 +42280,19 @@ div[class*=ag-theme-salt]{
42412
42280
  }
42413
42281
  .ag-theme-salt-low-light .ag-status-panel{
42414
42282
  align-items:center;
42283
+ color:var(--salt-text-secondary-foreground);
42415
42284
  padding:var(--salt-spacing-100) 0;
42416
42285
  }
42417
- .ag-theme-salt-low-light .ag-status-name-value-value,.ag-theme-salt-low-light .ag-status-panel{
42418
- color:var(--salt-text-secondary-foreground);
42286
+ .ag-theme-salt-low-light .ag-status-name-value-value{
42287
+ color:var(--salt-text-primary-foreground);
42288
+ font-weight:var(--salt-text-fontWeight-strong);
42419
42289
  }
42420
42290
  .ag-theme-salt-low-light .ag-header{
42421
42291
  border-color:var(--agGrid-header-borderColor);
42422
42292
  }
42293
+ .ag-theme-salt-low-light .ag-ltr .ag-header-cell .ag-header-cell-label .ag-header-cell-text{
42294
+ margin-right:auto;
42295
+ }
42423
42296
  .ag-theme-salt-low-light .ag-header-row{
42424
42297
  color:var(--agGrid-header-foreground);
42425
42298
  font-size:var(--agGrid-header-fontSize);
@@ -42433,7 +42306,7 @@ div[class*=ag-theme-salt]{
42433
42306
  margin-left:var(--salt-spacing-100);
42434
42307
  }
42435
42308
  .ag-theme-salt-low-light .ag-header-cell-auto-height .ag-header-cell-text{
42436
- overflow:auto;
42309
+ overflow:hidden;
42437
42310
  white-space:pre-wrap;
42438
42311
  }
42439
42312
  .ag-theme-salt-low-light .ag-keyboard-focus .ag-header-cell:focus:after{
@@ -42446,82 +42319,9 @@ div[class*=ag-theme-salt]{
42446
42319
  width:auto;
42447
42320
  }
42448
42321
  .ag-theme-salt-low-light .ag-header-cell,.ag-theme-salt-low-light .ag-header-group-cell{
42449
- padding:0 calc(var(--salt-spacing-100) + 2px);
42450
- }
42451
- .ag-theme-salt-low-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
42452
- border-right:2px solid transparent;
42453
- overflow:unset;
42454
- }
42455
- .ag-theme-salt-low-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){
42456
- border-left:2px solid transparent;
42457
- overflow:unset;
42458
- }
42459
- .ag-theme-salt-low-light .ag-row .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):after{
42460
- background-color:var(--salt-separable-tertiary-borderColor);
42461
- content:"";
42462
- height:calc(100% + 4px);
42463
- position:absolute;
42464
- right:-2px;
42465
- top:-2px;
42466
- width:1px;
42467
- z-index:1;
42322
+ padding:0 calc(var(--salt-spacing-100));
42468
42323
  }
42469
- .ag-theme-salt-low-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):focus:after{
42470
- background-color:var(--salt-separable-tertiary-borderColor);
42471
- content:"";
42472
- height:calc(100% + 4px);
42473
- position:absolute;
42474
- right:-1px;
42475
- top:-2px;
42476
- width:1px;
42477
- z-index:1;
42478
- }
42479
- .ag-theme-salt-low-light .ag-row .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):after{
42480
- background-color:var(--salt-separable-tertiary-borderColor);
42481
- content:"";
42482
- height:calc(100% + 4px);
42483
- left:-3px;
42484
- position:absolute;
42485
- top:-2px;
42486
- width:1px;
42487
- z-index:1;
42488
- }
42489
- .ag-theme-salt-low-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):focus:after{
42490
- background-color:var(--salt-separable-tertiary-borderColor);
42491
- content:"";
42492
- height:calc(100% + 4px);
42493
- left:-2px;
42494
- position:absolute;
42495
- top:-2px;
42496
- width:1px;
42497
- z-index:1;
42498
- }
42499
- .ag-theme-salt-low-light .ag-pinned-right-header .ag-header-row-column-group:after,.ag-theme-salt-low-light .ag-pinned-right-header .ag-header-row-column:after{
42500
- background-color:var(--salt-separable-tertiary-borderColor);
42501
- content:"";
42502
- height:var(--agGrid-column-separator-height);
42503
- left:-1px;
42504
- position:absolute;
42505
- top:var(--agGrid-column-separator-top);
42506
- width:1px;
42507
- z-index:1;
42508
- }
42509
- .ag-theme-salt-low-light .ag-pinned-left-header .ag-header-row:first-child:after{
42510
- background-color:var(--salt-separable-tertiary-borderColor);
42511
- content:"";
42512
- height:var(--agGrid-column-separator-height);
42513
- position:absolute;
42514
- right:0;
42515
- top:var(--agGrid-column-separator-top);
42516
- width:1px;
42517
- z-index:1;
42518
- }
42519
- .ag-theme-salt-low-light .ag-pinned-left-header{
42520
- border-right:none;
42521
- overflow:unset;
42522
- }
42523
- .ag-theme-salt-low-light .ag-pinned-right-header{
42524
- border-left:none;
42324
+ .ag-theme-salt-low-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-salt-low-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
42525
42325
  overflow:unset;
42526
42326
  }
42527
42327
  .ag-theme-salt-low-light .ag-row{
@@ -42552,7 +42352,7 @@ div[class*=ag-theme-salt]{
42552
42352
  z-index:1;
42553
42353
  }
42554
42354
  .ag-theme-salt-low-light .ag-cell{
42555
- border-left:0;
42355
+ border:0;
42556
42356
  padding-left:var(--salt-spacing-100);
42557
42357
  padding-right:var(--salt-spacing-100);
42558
42358
  }
@@ -42560,8 +42360,8 @@ div[class*=ag-theme-salt]{
42560
42360
  height:100%;
42561
42361
  }
42562
42362
  .ag-theme-salt-low-light .ag-ltr .ag-cell{
42563
- border:2px solid transparent;
42564
- line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
42363
+ border:none;
42364
+ line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
42565
42365
  }
42566
42366
  .ag-theme-salt-low-light .ag-cell-label-container{
42567
42367
  padding:var(--salt-spacing-100) 0;
@@ -42582,9 +42382,9 @@ div[class*=ag-theme-salt]{
42582
42382
  border-left:var(--agGrid-editableCell-cornerTag-size) solid var(--agGrid-focused-borderColor);
42583
42383
  border-top:0 solid transparent;
42584
42384
  content:"";
42585
- left:-2px;
42385
+ left:0;
42586
42386
  position:absolute;
42587
- top:-2px;
42387
+ top:0;
42588
42388
  z-index:2;
42589
42389
  }
42590
42390
  .ag-theme-salt-low-light .ag-cell-inline-editing.ag-cell-focus{
@@ -42597,8 +42397,61 @@ div[class*=ag-theme-salt]{
42597
42397
  padding:0 !important;
42598
42398
  }
42599
42399
  .ag-theme-salt-low-light .ag-cell-editor .ag-input-field-input{
42600
- padding-left:10px;
42601
- padding-right:10px;
42400
+ padding-left:12px;
42401
+ padding-right:12px;
42402
+ }
42403
+ .ag-theme-salt-low-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left:before{
42404
+ border-left:2px dotted var(--agGrid-range-selection-borderColor);
42405
+ content:"";
42406
+ height:99%;
42407
+ left:0;
42408
+ position:absolute;
42409
+ top:0;
42410
+ width:2px;
42411
+ z-index:1;
42412
+ }
42413
+ .ag-theme-salt-low-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right:before{
42414
+ border-right:2px dotted var(--agGrid-range-selection-borderColor);
42415
+ content:"";
42416
+ height:99%;
42417
+ position:absolute;
42418
+ right:0;
42419
+ top:0;
42420
+ width:2px;
42421
+ z-index:1;
42422
+ }
42423
+ .ag-theme-salt-low-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left.ag-cell-range-bottom:before,.ag-theme-salt-low-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before{
42424
+ height:100%;
42425
+ }
42426
+ .ag-theme-salt-low-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top:after{
42427
+ border-top:2px dotted var(--agGrid-range-selection-borderColor);
42428
+ content:"";
42429
+ height:2px;
42430
+ left:0;
42431
+ position:absolute;
42432
+ top:0;
42433
+ width:99%;
42434
+ z-index:1;
42435
+ }
42436
+ .ag-theme-salt-low-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom:after{
42437
+ border-bottom:2px dotted var(--agGrid-range-selection-borderColor);
42438
+ bottom:0;
42439
+ content:"";
42440
+ height:2px;
42441
+ left:0;
42442
+ position:absolute;
42443
+ width:99%;
42444
+ z-index:1;
42445
+ }
42446
+ .ag-theme-salt-low-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before,.ag-theme-salt-low-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-top:before{
42447
+ width:100%;
42448
+ }
42449
+ .ag-theme-salt-low-light .ag-cell.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-salt-low-light .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){
42450
+ background:var(--agGrid-range-selection-background);
42451
+ }
42452
+ .ag-theme-salt-low-light .ag-cell.ag-cell-highlight{
42453
+ background:var(--salt-focused-outlineColor) !important;
42454
+ color:var(--agGrid-highlight-text-color);
42602
42455
  }
42603
42456
  .ag-theme-salt-low-light .ag-side-buttons{
42604
42457
  width:var(--salt-size-stackable);
@@ -42631,12 +42484,9 @@ div[class*=ag-theme-salt]{
42631
42484
  background-color:var(--salt-actionable-secondary-background-active);
42632
42485
  color:var(--salt-actionable-secondary-foreground-active);
42633
42486
  }
42634
- .ag-theme-salt-low-light .ag-ltr .ag-side-bar-right .ag-side-button-button{
42635
- border-left:2px solid transparent;
42636
- }
42637
42487
  .ag-theme-salt-low-light .ag-ltr .ag-side-bar-right .ag-side-button-button:focus-visible{
42638
- border:2px dotted var(--salt-focused-outlineColor);
42639
- outline:none;
42488
+ outline:2px dotted var(--salt-focused-outlineColor);
42489
+ outline-offset:-2px;
42640
42490
  }
42641
42491
  .ag-theme-salt-low-light .ag-ltr .ag-side-buttons .ag-selected .ag-side-button-button{
42642
42492
  border-left-color:var(--salt-navigable-indicator-active);
@@ -42707,8 +42557,9 @@ div[class*=ag-theme-salt]{
42707
42557
  color:var(--agGrid-pagination-button-color-disabled);
42708
42558
  }
42709
42559
  .ag-theme-salt-low-light .ag-keyboard-focus .ag-paging-button:focus:after{
42710
- border:2px dotted var(--agGrid-color-focus);
42711
- outline:none;
42560
+ border:none;
42561
+ outline:dotted 2px var(--agGrid-color-focus);
42562
+ outline-offset:-2px;
42712
42563
  }
42713
42564
  .ag-theme-salt-low-light .ag-input-field-input{
42714
42565
  border:0;
@@ -42736,14 +42587,9 @@ div[class*=ag-theme-salt]{
42736
42587
  .ag-theme-salt-low-light .ag-header-cell.ag-floating-filter:after{
42737
42588
  content:none;
42738
42589
  }
42739
- .ag-theme-salt-low-light .ag-floating-filter-body{
42740
- border:1px solid transparent;
42741
- }
42742
- .ag-theme-salt-low-light .ag-header-cell.ag-floating-filter:focus-within .ag-floating-filter-body{
42743
- border:none;
42744
- }
42745
42590
  .ag-theme-salt-low-light .ag-header-cell.ag-floating-filter:focus-within{
42746
- border:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
42591
+ outline:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
42592
+ outline-offset:-2px;
42747
42593
  }
42748
42594
  .ag-theme-salt-low-light .ag-pinned-right-header .ag-floating-filter{
42749
42595
  border-left:0;
@@ -42761,7 +42607,7 @@ div[class*=ag-theme-salt]{
42761
42607
  .ag-theme-salt-low-light .ag-header-cell.ag-floating-filter,.ag-theme-salt-low-light .ag-header-row-column-filter,.ag-theme-salt-low-light .ag-pinned-right-header .ag-header-row{
42762
42608
  overflow:unset;
42763
42609
  }
42764
- .ag-theme-salt-low-light .ag-status-bar .ag-react-container{
42610
+ .ag-theme-salt-low-light .ag-floating-filter .ag-react-container,.ag-theme-salt-low-light .ag-status-bar .ag-react-container{
42765
42611
  align-items:center;
42766
42612
  display:flex;
42767
42613
  }
@@ -42770,6 +42616,7 @@ div[class*=ag-theme-salt]{
42770
42616
  }
42771
42617
 
42772
42618
  .ag-theme-salt-touch-dark,.ag-theme-salt-touch-light{
42619
+ --ag-list-item-height:60px;
42773
42620
  --agGrid-button-padding:var(--saltAgGrid-button-padding, 14px);
42774
42621
  --agGrid-editableCell-cornerTag-size-default:16px;
42775
42622
  --agGrid-input-fontSize:var(--saltAgGrid-input-fontSize, 14px);
@@ -47555,13 +47402,15 @@ div[class*=ag-theme-salt]{
47555
47402
  border:none;
47556
47403
  }
47557
47404
  .ag-theme-salt-touch-light .ag-ltr .ag-cell-range-single-cell,.ag-theme-salt-touch-light .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-touch-light .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-touch-light .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-touch-light .ag-rtl .ag-cell-range-single-cell,.ag-theme-salt-touch-light .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-touch-light .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-touch-light .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){
47558
- border:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor) !important;
47405
+ border:none;
47406
+ outline:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor);
47407
+ outline-offset:-2px;
47559
47408
  }
47560
47409
  .ag-theme-salt-touch-light .ag-ltr .ag-cell-wrapper.ag-row-group,.ag-theme-salt-touch-light .ag-rtl .ag-cell-wrapper.ag-row-group{
47561
47410
  align-items:center;
47562
47411
  }
47563
47412
  .ag-theme-salt-touch-light .ag-ltr .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-touch-light .ag-ltr .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-touch-light .ag-ltr .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group,.ag-theme-salt-touch-light .ag-rtl .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-touch-light .ag-rtl .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-touch-light .ag-rtl .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group{
47564
- height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
47413
+ height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
47565
47414
  }
47566
47415
  .ag-theme-salt-touch-light .ag-toggle-button-input-wrapper{
47567
47416
  background-color:var(--agGrid-toggle-button-background);
@@ -47650,9 +47499,9 @@ div[class*=ag-theme-salt]{
47650
47499
  .ag-theme-salt-touch-light .ag-input-field-input[class^=ag-][type=text]{
47651
47500
  font-family:var(--salt-text-fontFamily);
47652
47501
  font-size:var(--salt-text-fontSize);
47502
+ padding:0;
47653
47503
  }
47654
47504
  .ag-theme-salt-touch-light .ag-menu .ag-input-field-input[type=text]{
47655
- border:2px dotted transparent;
47656
47505
  font-size:inherit;
47657
47506
  height:var(--agGrid-input-height);
47658
47507
  line-height:var(--agGrid-input-height);
@@ -47675,7 +47524,6 @@ div[class*=ag-theme-salt]{
47675
47524
  padding-top:1px;
47676
47525
  }
47677
47526
  .ag-theme-salt-touch-light .ag-set-filter-item{
47678
- height:calc(var(--salt-size-base) + var(--salt-spacing-100));
47679
47527
  margin:0;
47680
47528
  padding-left:var(--salt-spacing-100);
47681
47529
  padding-right:var(--salt-spacing-100);
@@ -47698,7 +47546,7 @@ div[class*=ag-theme-salt]{
47698
47546
  .ag-theme-salt-touch-light .ag-list-item,.ag-theme-salt-touch-light .ag-virtual-list-item{
47699
47547
  color:var(--agGrid-header-foreground);
47700
47548
  font-size:16px;
47701
- height:var(--agGrid-list-item-height) !important;
47549
+ height:var(--agGrid-list-item-height);
47702
47550
  }
47703
47551
  .ag-theme-salt-touch-light .ag-list-item:hover,.ag-theme-salt-touch-light .ag-virtual-list-item:hover{
47704
47552
  background-color:var(--agGrid-list-item-color-hover) !important;
@@ -47723,7 +47571,7 @@ div[class*=ag-theme-salt]{
47723
47571
  }
47724
47572
  .ag-theme-salt-touch-light .ag-status-bar{
47725
47573
  color:var(--salt-text-secondary-foreground);
47726
- font-size:var(--salt-text-label-fontSize);
47574
+ font-size:var(--salt-text-fontSize);
47727
47575
  font-weight:var(--salt-text-label-fontWeight);
47728
47576
  height:var(--agGrid-row-height-default);
47729
47577
  line-height:var(--salt-text-label-lineHeight);
@@ -47731,14 +47579,19 @@ div[class*=ag-theme-salt]{
47731
47579
  }
47732
47580
  .ag-theme-salt-touch-light .ag-status-panel{
47733
47581
  align-items:center;
47582
+ color:var(--salt-text-secondary-foreground);
47734
47583
  padding:var(--salt-spacing-100) 0;
47735
47584
  }
47736
- .ag-theme-salt-touch-light .ag-status-name-value-value,.ag-theme-salt-touch-light .ag-status-panel{
47737
- color:var(--salt-text-secondary-foreground);
47585
+ .ag-theme-salt-touch-light .ag-status-name-value-value{
47586
+ color:var(--salt-text-primary-foreground);
47587
+ font-weight:var(--salt-text-fontWeight-strong);
47738
47588
  }
47739
47589
  .ag-theme-salt-touch-light .ag-header{
47740
47590
  border-color:var(--agGrid-header-borderColor);
47741
47591
  }
47592
+ .ag-theme-salt-touch-light .ag-ltr .ag-header-cell .ag-header-cell-label .ag-header-cell-text{
47593
+ margin-right:auto;
47594
+ }
47742
47595
  .ag-theme-salt-touch-light .ag-header-row{
47743
47596
  color:var(--agGrid-header-foreground);
47744
47597
  font-size:var(--agGrid-header-fontSize);
@@ -47752,7 +47605,7 @@ div[class*=ag-theme-salt]{
47752
47605
  margin-left:var(--salt-spacing-100);
47753
47606
  }
47754
47607
  .ag-theme-salt-touch-light .ag-header-cell-auto-height .ag-header-cell-text{
47755
- overflow:auto;
47608
+ overflow:hidden;
47756
47609
  white-space:pre-wrap;
47757
47610
  }
47758
47611
  .ag-theme-salt-touch-light .ag-keyboard-focus .ag-header-cell:focus:after{
@@ -47765,82 +47618,9 @@ div[class*=ag-theme-salt]{
47765
47618
  width:auto;
47766
47619
  }
47767
47620
  .ag-theme-salt-touch-light .ag-header-cell,.ag-theme-salt-touch-light .ag-header-group-cell{
47768
- padding:0 calc(var(--salt-spacing-100) + 2px);
47769
- }
47770
- .ag-theme-salt-touch-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
47771
- border-right:2px solid transparent;
47772
- overflow:unset;
47773
- }
47774
- .ag-theme-salt-touch-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){
47775
- border-left:2px solid transparent;
47776
- overflow:unset;
47777
- }
47778
- .ag-theme-salt-touch-light .ag-row .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):after{
47779
- background-color:var(--salt-separable-tertiary-borderColor);
47780
- content:"";
47781
- height:calc(100% + 4px);
47782
- position:absolute;
47783
- right:-2px;
47784
- top:-2px;
47785
- width:1px;
47786
- z-index:1;
47787
- }
47788
- .ag-theme-salt-touch-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):focus:after{
47789
- background-color:var(--salt-separable-tertiary-borderColor);
47790
- content:"";
47791
- height:calc(100% + 4px);
47792
- position:absolute;
47793
- right:-1px;
47794
- top:-2px;
47795
- width:1px;
47796
- z-index:1;
47797
- }
47798
- .ag-theme-salt-touch-light .ag-row .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):after{
47799
- background-color:var(--salt-separable-tertiary-borderColor);
47800
- content:"";
47801
- height:calc(100% + 4px);
47802
- left:-3px;
47803
- position:absolute;
47804
- top:-2px;
47805
- width:1px;
47806
- z-index:1;
47807
- }
47808
- .ag-theme-salt-touch-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):focus:after{
47809
- background-color:var(--salt-separable-tertiary-borderColor);
47810
- content:"";
47811
- height:calc(100% + 4px);
47812
- left:-2px;
47813
- position:absolute;
47814
- top:-2px;
47815
- width:1px;
47816
- z-index:1;
47817
- }
47818
- .ag-theme-salt-touch-light .ag-pinned-right-header .ag-header-row-column-group:after,.ag-theme-salt-touch-light .ag-pinned-right-header .ag-header-row-column:after{
47819
- background-color:var(--salt-separable-tertiary-borderColor);
47820
- content:"";
47821
- height:var(--agGrid-column-separator-height);
47822
- left:-1px;
47823
- position:absolute;
47824
- top:var(--agGrid-column-separator-top);
47825
- width:1px;
47826
- z-index:1;
47827
- }
47828
- .ag-theme-salt-touch-light .ag-pinned-left-header .ag-header-row:first-child:after{
47829
- background-color:var(--salt-separable-tertiary-borderColor);
47830
- content:"";
47831
- height:var(--agGrid-column-separator-height);
47832
- position:absolute;
47833
- right:0;
47834
- top:var(--agGrid-column-separator-top);
47835
- width:1px;
47836
- z-index:1;
47621
+ padding:0 calc(var(--salt-spacing-100));
47837
47622
  }
47838
- .ag-theme-salt-touch-light .ag-pinned-left-header{
47839
- border-right:none;
47840
- overflow:unset;
47841
- }
47842
- .ag-theme-salt-touch-light .ag-pinned-right-header{
47843
- border-left:none;
47623
+ .ag-theme-salt-touch-light .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-salt-touch-light .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
47844
47624
  overflow:unset;
47845
47625
  }
47846
47626
  .ag-theme-salt-touch-light .ag-row{
@@ -47871,7 +47651,7 @@ div[class*=ag-theme-salt]{
47871
47651
  z-index:1;
47872
47652
  }
47873
47653
  .ag-theme-salt-touch-light .ag-cell{
47874
- border-left:0;
47654
+ border:0;
47875
47655
  padding-left:var(--salt-spacing-100);
47876
47656
  padding-right:var(--salt-spacing-100);
47877
47657
  }
@@ -47879,8 +47659,8 @@ div[class*=ag-theme-salt]{
47879
47659
  height:100%;
47880
47660
  }
47881
47661
  .ag-theme-salt-touch-light .ag-ltr .ag-cell{
47882
- border:2px solid transparent;
47883
- line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
47662
+ border:none;
47663
+ line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
47884
47664
  }
47885
47665
  .ag-theme-salt-touch-light .ag-cell-label-container{
47886
47666
  padding:var(--salt-spacing-100) 0;
@@ -47901,9 +47681,9 @@ div[class*=ag-theme-salt]{
47901
47681
  border-left:var(--agGrid-editableCell-cornerTag-size) solid var(--agGrid-focused-borderColor);
47902
47682
  border-top:0 solid transparent;
47903
47683
  content:"";
47904
- left:-2px;
47684
+ left:0;
47905
47685
  position:absolute;
47906
- top:-2px;
47686
+ top:0;
47907
47687
  z-index:2;
47908
47688
  }
47909
47689
  .ag-theme-salt-touch-light .ag-cell-inline-editing.ag-cell-focus{
@@ -47916,8 +47696,61 @@ div[class*=ag-theme-salt]{
47916
47696
  padding:0 !important;
47917
47697
  }
47918
47698
  .ag-theme-salt-touch-light .ag-cell-editor .ag-input-field-input{
47919
- padding-left:14px;
47920
- padding-right:14px;
47699
+ padding-left:16px;
47700
+ padding-right:16px;
47701
+ }
47702
+ .ag-theme-salt-touch-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left:before{
47703
+ border-left:2px dotted var(--agGrid-range-selection-borderColor);
47704
+ content:"";
47705
+ height:99%;
47706
+ left:0;
47707
+ position:absolute;
47708
+ top:0;
47709
+ width:2px;
47710
+ z-index:1;
47711
+ }
47712
+ .ag-theme-salt-touch-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right:before{
47713
+ border-right:2px dotted var(--agGrid-range-selection-borderColor);
47714
+ content:"";
47715
+ height:99%;
47716
+ position:absolute;
47717
+ right:0;
47718
+ top:0;
47719
+ width:2px;
47720
+ z-index:1;
47721
+ }
47722
+ .ag-theme-salt-touch-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left.ag-cell-range-bottom:before,.ag-theme-salt-touch-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before{
47723
+ height:100%;
47724
+ }
47725
+ .ag-theme-salt-touch-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top:after{
47726
+ border-top:2px dotted var(--agGrid-range-selection-borderColor);
47727
+ content:"";
47728
+ height:2px;
47729
+ left:0;
47730
+ position:absolute;
47731
+ top:0;
47732
+ width:99%;
47733
+ z-index:1;
47734
+ }
47735
+ .ag-theme-salt-touch-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom:after{
47736
+ border-bottom:2px dotted var(--agGrid-range-selection-borderColor);
47737
+ bottom:0;
47738
+ content:"";
47739
+ height:2px;
47740
+ left:0;
47741
+ position:absolute;
47742
+ width:99%;
47743
+ z-index:1;
47744
+ }
47745
+ .ag-theme-salt-touch-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before,.ag-theme-salt-touch-light .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-top:before{
47746
+ width:100%;
47747
+ }
47748
+ .ag-theme-salt-touch-light .ag-cell.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-salt-touch-light .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){
47749
+ background:var(--agGrid-range-selection-background);
47750
+ }
47751
+ .ag-theme-salt-touch-light .ag-cell.ag-cell-highlight{
47752
+ background:var(--salt-focused-outlineColor) !important;
47753
+ color:var(--agGrid-highlight-text-color);
47921
47754
  }
47922
47755
  .ag-theme-salt-touch-light .ag-side-buttons{
47923
47756
  width:var(--salt-size-stackable);
@@ -47950,12 +47783,9 @@ div[class*=ag-theme-salt]{
47950
47783
  background-color:var(--salt-actionable-secondary-background-active);
47951
47784
  color:var(--salt-actionable-secondary-foreground-active);
47952
47785
  }
47953
- .ag-theme-salt-touch-light .ag-ltr .ag-side-bar-right .ag-side-button-button{
47954
- border-left:2px solid transparent;
47955
- }
47956
47786
  .ag-theme-salt-touch-light .ag-ltr .ag-side-bar-right .ag-side-button-button:focus-visible{
47957
- border:2px dotted var(--salt-focused-outlineColor);
47958
- outline:none;
47787
+ outline:2px dotted var(--salt-focused-outlineColor);
47788
+ outline-offset:-2px;
47959
47789
  }
47960
47790
  .ag-theme-salt-touch-light .ag-ltr .ag-side-buttons .ag-selected .ag-side-button-button{
47961
47791
  border-left-color:var(--salt-navigable-indicator-active);
@@ -48026,8 +47856,9 @@ div[class*=ag-theme-salt]{
48026
47856
  color:var(--agGrid-pagination-button-color-disabled);
48027
47857
  }
48028
47858
  .ag-theme-salt-touch-light .ag-keyboard-focus .ag-paging-button:focus:after{
48029
- border:2px dotted var(--agGrid-color-focus);
48030
- outline:none;
47859
+ border:none;
47860
+ outline:dotted 2px var(--agGrid-color-focus);
47861
+ outline-offset:-2px;
48031
47862
  }
48032
47863
  .ag-theme-salt-touch-light .ag-input-field-input{
48033
47864
  border:0;
@@ -48055,14 +47886,9 @@ div[class*=ag-theme-salt]{
48055
47886
  .ag-theme-salt-touch-light .ag-header-cell.ag-floating-filter:after{
48056
47887
  content:none;
48057
47888
  }
48058
- .ag-theme-salt-touch-light .ag-floating-filter-body{
48059
- border:1px solid transparent;
48060
- }
48061
- .ag-theme-salt-touch-light .ag-header-cell.ag-floating-filter:focus-within .ag-floating-filter-body{
48062
- border:none;
48063
- }
48064
47889
  .ag-theme-salt-touch-light .ag-header-cell.ag-floating-filter:focus-within{
48065
- border:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
47890
+ outline:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
47891
+ outline-offset:-2px;
48066
47892
  }
48067
47893
  .ag-theme-salt-touch-light .ag-pinned-right-header .ag-floating-filter{
48068
47894
  border-left:0;
@@ -48080,7 +47906,7 @@ div[class*=ag-theme-salt]{
48080
47906
  .ag-theme-salt-touch-light .ag-header-cell.ag-floating-filter,.ag-theme-salt-touch-light .ag-header-row-column-filter,.ag-theme-salt-touch-light .ag-pinned-right-header .ag-header-row{
48081
47907
  overflow:unset;
48082
47908
  }
48083
- .ag-theme-salt-touch-light .ag-status-bar .ag-react-container{
47909
+ .ag-theme-salt-touch-light .ag-floating-filter .ag-react-container,.ag-theme-salt-touch-light .ag-status-bar .ag-react-container{
48084
47910
  align-items:center;
48085
47911
  display:flex;
48086
47912
  }
@@ -52879,13 +52705,15 @@ div[class*=ag-theme-salt]{
52879
52705
  border:none;
52880
52706
  }
52881
52707
  .ag-theme-salt-touch-dark .ag-ltr .ag-cell-range-single-cell,.ag-theme-salt-touch-dark .ag-ltr .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-touch-dark .ag-ltr .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-touch-dark .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-touch-dark .ag-rtl .ag-cell-range-single-cell,.ag-theme-salt-touch-dark .ag-rtl .ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-salt-touch-dark .ag-rtl .ag-context-menu-open .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-salt-touch-dark .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){
52882
- border:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor) !important;
52708
+ border:none;
52709
+ outline:var(--agGrid-focused-borderWidth) var(--agGrid-focused-borderStyle) var(--agGrid-focused-borderColor);
52710
+ outline-offset:-2px;
52883
52711
  }
52884
52712
  .ag-theme-salt-touch-dark .ag-ltr .ag-cell-wrapper.ag-row-group,.ag-theme-salt-touch-dark .ag-rtl .ag-cell-wrapper.ag-row-group{
52885
52713
  align-items:center;
52886
52714
  }
52887
52715
  .ag-theme-salt-touch-dark .ag-ltr .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-touch-dark .ag-ltr .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-touch-dark .ag-ltr .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group,.ag-theme-salt-touch-dark .ag-rtl .ag-cell-focus .ag-cell-wrapper>:not(.ag-cell-value):not(.ag-group-value),.ag-theme-salt-touch-dark .ag-rtl .ag-cell-focus .ag-drag-handle.ag-row-drag,.ag-theme-salt-touch-dark .ag-rtl .ag-row-focus .ag-cell-focus .ag-cell-wrapper.ag-row-group{
52888
- height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
52716
+ height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
52889
52717
  }
52890
52718
  .ag-theme-salt-touch-dark .ag-toggle-button-input-wrapper{
52891
52719
  background-color:var(--agGrid-toggle-button-background);
@@ -52974,9 +52802,9 @@ div[class*=ag-theme-salt]{
52974
52802
  .ag-theme-salt-touch-dark .ag-input-field-input[class^=ag-][type=text]{
52975
52803
  font-family:var(--salt-text-fontFamily);
52976
52804
  font-size:var(--salt-text-fontSize);
52805
+ padding:0;
52977
52806
  }
52978
52807
  .ag-theme-salt-touch-dark .ag-menu .ag-input-field-input[type=text]{
52979
- border:2px dotted transparent;
52980
52808
  font-size:inherit;
52981
52809
  height:var(--agGrid-input-height);
52982
52810
  line-height:var(--agGrid-input-height);
@@ -52999,7 +52827,6 @@ div[class*=ag-theme-salt]{
52999
52827
  padding-top:1px;
53000
52828
  }
53001
52829
  .ag-theme-salt-touch-dark .ag-set-filter-item{
53002
- height:calc(var(--salt-size-base) + var(--salt-spacing-100));
53003
52830
  margin:0;
53004
52831
  padding-left:var(--salt-spacing-100);
53005
52832
  padding-right:var(--salt-spacing-100);
@@ -53022,7 +52849,7 @@ div[class*=ag-theme-salt]{
53022
52849
  .ag-theme-salt-touch-dark .ag-list-item,.ag-theme-salt-touch-dark .ag-virtual-list-item{
53023
52850
  color:var(--agGrid-header-foreground);
53024
52851
  font-size:16px;
53025
- height:var(--agGrid-list-item-height) !important;
52852
+ height:var(--agGrid-list-item-height);
53026
52853
  }
53027
52854
  .ag-theme-salt-touch-dark .ag-list-item:hover,.ag-theme-salt-touch-dark .ag-virtual-list-item:hover{
53028
52855
  background-color:var(--agGrid-list-item-color-hover) !important;
@@ -53047,7 +52874,7 @@ div[class*=ag-theme-salt]{
53047
52874
  }
53048
52875
  .ag-theme-salt-touch-dark .ag-status-bar{
53049
52876
  color:var(--salt-text-secondary-foreground);
53050
- font-size:var(--salt-text-label-fontSize);
52877
+ font-size:var(--salt-text-fontSize);
53051
52878
  font-weight:var(--salt-text-label-fontWeight);
53052
52879
  height:var(--agGrid-row-height-default);
53053
52880
  line-height:var(--salt-text-label-lineHeight);
@@ -53055,14 +52882,19 @@ div[class*=ag-theme-salt]{
53055
52882
  }
53056
52883
  .ag-theme-salt-touch-dark .ag-status-panel{
53057
52884
  align-items:center;
52885
+ color:var(--salt-text-secondary-foreground);
53058
52886
  padding:var(--salt-spacing-100) 0;
53059
52887
  }
53060
- .ag-theme-salt-touch-dark .ag-status-name-value-value,.ag-theme-salt-touch-dark .ag-status-panel{
53061
- color:var(--salt-text-secondary-foreground);
52888
+ .ag-theme-salt-touch-dark .ag-status-name-value-value{
52889
+ color:var(--salt-text-primary-foreground);
52890
+ font-weight:var(--salt-text-fontWeight-strong);
53062
52891
  }
53063
52892
  .ag-theme-salt-touch-dark .ag-header{
53064
52893
  border-color:var(--agGrid-header-borderColor);
53065
52894
  }
52895
+ .ag-theme-salt-touch-dark .ag-ltr .ag-header-cell .ag-header-cell-label .ag-header-cell-text{
52896
+ margin-right:auto;
52897
+ }
53066
52898
  .ag-theme-salt-touch-dark .ag-header-row{
53067
52899
  color:var(--agGrid-header-foreground);
53068
52900
  font-size:var(--agGrid-header-fontSize);
@@ -53076,7 +52908,7 @@ div[class*=ag-theme-salt]{
53076
52908
  margin-left:var(--salt-spacing-100);
53077
52909
  }
53078
52910
  .ag-theme-salt-touch-dark .ag-header-cell-auto-height .ag-header-cell-text{
53079
- overflow:auto;
52911
+ overflow:hidden;
53080
52912
  white-space:pre-wrap;
53081
52913
  }
53082
52914
  .ag-theme-salt-touch-dark .ag-keyboard-focus .ag-header-cell:focus:after{
@@ -53089,82 +52921,9 @@ div[class*=ag-theme-salt]{
53089
52921
  width:auto;
53090
52922
  }
53091
52923
  .ag-theme-salt-touch-dark .ag-header-cell,.ag-theme-salt-touch-dark .ag-header-group-cell{
53092
- padding:0 calc(var(--salt-spacing-100) + 2px);
53093
- }
53094
- .ag-theme-salt-touch-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
53095
- border-right:2px solid transparent;
53096
- overflow:unset;
52924
+ padding:0 calc(var(--salt-spacing-100));
53097
52925
  }
53098
- .ag-theme-salt-touch-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell){
53099
- border-left:2px solid transparent;
53100
- overflow:unset;
53101
- }
53102
- .ag-theme-salt-touch-dark .ag-row .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):after{
53103
- background-color:var(--salt-separable-tertiary-borderColor);
53104
- content:"";
53105
- height:calc(100% + 4px);
53106
- position:absolute;
53107
- right:-2px;
53108
- top:-2px;
53109
- width:1px;
53110
- z-index:1;
53111
- }
53112
- .ag-theme-salt-touch-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell):focus:after{
53113
- background-color:var(--salt-separable-tertiary-borderColor);
53114
- content:"";
53115
- height:calc(100% + 4px);
53116
- position:absolute;
53117
- right:-1px;
53118
- top:-2px;
53119
- width:1px;
53120
- z-index:1;
53121
- }
53122
- .ag-theme-salt-touch-dark .ag-row .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):after{
53123
- background-color:var(--salt-separable-tertiary-borderColor);
53124
- content:"";
53125
- height:calc(100% + 4px);
53126
- left:-3px;
53127
- position:absolute;
53128
- top:-2px;
53129
- width:1px;
53130
- z-index:1;
53131
- }
53132
- .ag-theme-salt-touch-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell):focus:after{
53133
- background-color:var(--salt-separable-tertiary-borderColor);
53134
- content:"";
53135
- height:calc(100% + 4px);
53136
- left:-2px;
53137
- position:absolute;
53138
- top:-2px;
53139
- width:1px;
53140
- z-index:1;
53141
- }
53142
- .ag-theme-salt-touch-dark .ag-pinned-right-header .ag-header-row-column-group:after,.ag-theme-salt-touch-dark .ag-pinned-right-header .ag-header-row-column:after{
53143
- background-color:var(--salt-separable-tertiary-borderColor);
53144
- content:"";
53145
- height:var(--agGrid-column-separator-height);
53146
- left:-1px;
53147
- position:absolute;
53148
- top:var(--agGrid-column-separator-top);
53149
- width:1px;
53150
- z-index:1;
53151
- }
53152
- .ag-theme-salt-touch-dark .ag-pinned-left-header .ag-header-row:first-child:after{
53153
- background-color:var(--salt-separable-tertiary-borderColor);
53154
- content:"";
53155
- height:var(--agGrid-column-separator-height);
53156
- position:absolute;
53157
- right:0;
53158
- top:var(--agGrid-column-separator-top);
53159
- width:1px;
53160
- z-index:1;
53161
- }
53162
- .ag-theme-salt-touch-dark .ag-pinned-left-header{
53163
- border-right:none;
53164
- overflow:unset;
53165
- }
53166
- .ag-theme-salt-touch-dark .ag-pinned-right-header{
53167
- border-left:none;
52926
+ .ag-theme-salt-touch-dark .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-salt-touch-dark .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell){
53168
52927
  overflow:unset;
53169
52928
  }
53170
52929
  .ag-theme-salt-touch-dark .ag-row{
@@ -53195,7 +52954,7 @@ div[class*=ag-theme-salt]{
53195
52954
  z-index:1;
53196
52955
  }
53197
52956
  .ag-theme-salt-touch-dark .ag-cell{
53198
- border-left:0;
52957
+ border:0;
53199
52958
  padding-left:var(--salt-spacing-100);
53200
52959
  padding-right:var(--salt-spacing-100);
53201
52960
  }
@@ -53203,8 +52962,8 @@ div[class*=ag-theme-salt]{
53203
52962
  height:100%;
53204
52963
  }
53205
52964
  .ag-theme-salt-touch-dark .ag-ltr .ag-cell{
53206
- border:2px solid transparent;
53207
- line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) - 2px);
52965
+ border:none;
52966
+ line-height:calc(min(var(--ag-internal-calculated-line-height), var(--ag-internal-padded-row-height)) + 1px);
53208
52967
  }
53209
52968
  .ag-theme-salt-touch-dark .ag-cell-label-container{
53210
52969
  padding:var(--salt-spacing-100) 0;
@@ -53225,9 +52984,9 @@ div[class*=ag-theme-salt]{
53225
52984
  border-left:var(--agGrid-editableCell-cornerTag-size) solid var(--agGrid-focused-borderColor);
53226
52985
  border-top:0 solid transparent;
53227
52986
  content:"";
53228
- left:-2px;
52987
+ left:0;
53229
52988
  position:absolute;
53230
- top:-2px;
52989
+ top:0;
53231
52990
  z-index:2;
53232
52991
  }
53233
52992
  .ag-theme-salt-touch-dark .ag-cell-inline-editing.ag-cell-focus{
@@ -53240,8 +52999,61 @@ div[class*=ag-theme-salt]{
53240
52999
  padding:0 !important;
53241
53000
  }
53242
53001
  .ag-theme-salt-touch-dark .ag-cell-editor .ag-input-field-input{
53243
- padding-left:14px;
53244
- padding-right:14px;
53002
+ padding-left:16px;
53003
+ padding-right:16px;
53004
+ }
53005
+ .ag-theme-salt-touch-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left:before{
53006
+ border-left:2px dotted var(--agGrid-range-selection-borderColor);
53007
+ content:"";
53008
+ height:99%;
53009
+ left:0;
53010
+ position:absolute;
53011
+ top:0;
53012
+ width:2px;
53013
+ z-index:1;
53014
+ }
53015
+ .ag-theme-salt-touch-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right:before{
53016
+ border-right:2px dotted var(--agGrid-range-selection-borderColor);
53017
+ content:"";
53018
+ height:99%;
53019
+ position:absolute;
53020
+ right:0;
53021
+ top:0;
53022
+ width:2px;
53023
+ z-index:1;
53024
+ }
53025
+ .ag-theme-salt-touch-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left.ag-cell-range-bottom:before,.ag-theme-salt-touch-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before{
53026
+ height:100%;
53027
+ }
53028
+ .ag-theme-salt-touch-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top:after{
53029
+ border-top:2px dotted var(--agGrid-range-selection-borderColor);
53030
+ content:"";
53031
+ height:2px;
53032
+ left:0;
53033
+ position:absolute;
53034
+ top:0;
53035
+ width:99%;
53036
+ z-index:1;
53037
+ }
53038
+ .ag-theme-salt-touch-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom:after{
53039
+ border-bottom:2px dotted var(--agGrid-range-selection-borderColor);
53040
+ bottom:0;
53041
+ content:"";
53042
+ height:2px;
53043
+ left:0;
53044
+ position:absolute;
53045
+ width:99%;
53046
+ z-index:1;
53047
+ }
53048
+ .ag-theme-salt-touch-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-bottom:before,.ag-theme-salt-touch-dark .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right.ag-cell-range-top:before{
53049
+ width:100%;
53050
+ }
53051
+ .ag-theme-salt-touch-dark .ag-cell.ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-salt-touch-dark .ag-root:not(.ag-context-menu-open) .ag-body-viewport:not(.ag-has-focus) .ag-cell-range-selected-1:not(.ag-cell-inline-editing){
53052
+ background:var(--agGrid-range-selection-background);
53053
+ }
53054
+ .ag-theme-salt-touch-dark .ag-cell.ag-cell-highlight{
53055
+ background:var(--salt-focused-outlineColor) !important;
53056
+ color:var(--agGrid-highlight-text-color);
53245
53057
  }
53246
53058
  .ag-theme-salt-touch-dark .ag-side-buttons{
53247
53059
  width:var(--salt-size-stackable);
@@ -53274,12 +53086,9 @@ div[class*=ag-theme-salt]{
53274
53086
  background-color:var(--salt-actionable-secondary-background-active);
53275
53087
  color:var(--salt-actionable-secondary-foreground-active);
53276
53088
  }
53277
- .ag-theme-salt-touch-dark .ag-ltr .ag-side-bar-right .ag-side-button-button{
53278
- border-left:2px solid transparent;
53279
- }
53280
53089
  .ag-theme-salt-touch-dark .ag-ltr .ag-side-bar-right .ag-side-button-button:focus-visible{
53281
- border:2px dotted var(--salt-focused-outlineColor);
53282
- outline:none;
53090
+ outline:2px dotted var(--salt-focused-outlineColor);
53091
+ outline-offset:-2px;
53283
53092
  }
53284
53093
  .ag-theme-salt-touch-dark .ag-ltr .ag-side-buttons .ag-selected .ag-side-button-button{
53285
53094
  border-left-color:var(--salt-navigable-indicator-active);
@@ -53350,8 +53159,9 @@ div[class*=ag-theme-salt]{
53350
53159
  color:var(--agGrid-pagination-button-color-disabled);
53351
53160
  }
53352
53161
  .ag-theme-salt-touch-dark .ag-keyboard-focus .ag-paging-button:focus:after{
53353
- border:2px dotted var(--agGrid-color-focus);
53354
- outline:none;
53162
+ border:none;
53163
+ outline:dotted 2px var(--agGrid-color-focus);
53164
+ outline-offset:-2px;
53355
53165
  }
53356
53166
  .ag-theme-salt-touch-dark .ag-input-field-input{
53357
53167
  border:0;
@@ -53379,14 +53189,9 @@ div[class*=ag-theme-salt]{
53379
53189
  .ag-theme-salt-touch-dark .ag-header-cell.ag-floating-filter:after{
53380
53190
  content:none;
53381
53191
  }
53382
- .ag-theme-salt-touch-dark .ag-floating-filter-body{
53383
- border:1px solid transparent;
53384
- }
53385
- .ag-theme-salt-touch-dark .ag-header-cell.ag-floating-filter:focus-within .ag-floating-filter-body{
53386
- border:none;
53387
- }
53388
53192
  .ag-theme-salt-touch-dark .ag-header-cell.ag-floating-filter:focus-within{
53389
- border:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
53193
+ outline:var(--salt-focused-outlineWidth) var(--salt-focused-outlineStyle) var(--salt-focused-outlineColor);
53194
+ outline-offset:-2px;
53390
53195
  }
53391
53196
  .ag-theme-salt-touch-dark .ag-pinned-right-header .ag-floating-filter{
53392
53197
  border-left:0;
@@ -53404,7 +53209,7 @@ div[class*=ag-theme-salt]{
53404
53209
  .ag-theme-salt-touch-dark .ag-header-cell.ag-floating-filter,.ag-theme-salt-touch-dark .ag-header-row-column-filter,.ag-theme-salt-touch-dark .ag-pinned-right-header .ag-header-row{
53405
53210
  overflow:unset;
53406
53211
  }
53407
- .ag-theme-salt-touch-dark .ag-status-bar .ag-react-container{
53212
+ .ag-theme-salt-touch-dark .ag-floating-filter .ag-react-container,.ag-theme-salt-touch-dark .ag-status-bar .ag-react-container{
53408
53213
  align-items:center;
53409
53214
  display:flex;
53410
53215
  }