@meridianlabs/log-viewer 0.3.193 → 0.3.195

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.
@@ -1 +1 @@
1
- {"version":3,"file":"sampleUtils.d.ts","sourceRoot":"","sources":["../../src/state/sampleUtils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAG3C;;GAEG;AACH,eAAO,MAAM,aAAa,GAAI,QAAQ,GAAG,KAAG,UAc3C,CAAC"}
1
+ {"version":3,"file":"sampleUtils.d.ts","sourceRoot":"","sources":["../../src/state/sampleUtils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAqB,MAAM,eAAe,CAAC;AAwE9D;;GAEG;AACH,eAAO,MAAM,aAAa,GAAI,QAAQ,GAAG,KAAG,UAmB3C,CAAC"}
@@ -19194,69 +19194,68 @@ span.ap-marker-container:hover span.ap-marker {
19194
19194
  ._cancelled_hunte_15 {
19195
19195
  color: var(--bs-secondary);
19196
19196
  }
19197
- ._mainLayout_1s8x3_1 {
19197
+ ._mainLayout_1pg7l_1 {
19198
19198
  display: flex;
19199
19199
  flex-direction: column;
19200
19200
  width: 100%;
19201
19201
  }
19202
19202
 
19203
- ._samplesListGrid_1s8x3_7 .ag-row {
19203
+ ._samplesListGrid_1pg7l_7 .ag-row {
19204
19204
  border-bottom: 1px solid var(--bs-border-color);
19205
19205
  }
19206
19206
 
19207
- ._samplesListGrid_1s8x3_7 .ag-row.ag-row-selected {
19207
+ ._samplesListGrid_1pg7l_7 .ag-row.ag-row-selected {
19208
19208
  box-shadow: inset 0 0 0 2px var(--bs-focus-ring-color);
19209
19209
  }
19210
19210
 
19211
- ._samplesListGrid_1s8x3_7 .ag-header-cell {
19211
+ ._samplesListGrid_1pg7l_7 .ag-header-cell {
19212
19212
  padding: 0;
19213
19213
  }
19214
- ._samplesListGrid_1s8x3_7 .ag-header-cell-label::before {
19214
+ ._samplesListGrid_1pg7l_7 .ag-header-cell-label::before {
19215
19215
  content: "";
19216
19216
  flex: 0 1 var(--ag-cell-horizontal-padding);
19217
19217
  }
19218
19218
 
19219
- ._samplesListGrid_1s8x3_7 .ag-header-cell-text {
19219
+ ._samplesListGrid_1pg7l_7 .ag-header-cell-text {
19220
19220
  font-size: var(--inspect-font-size-smallestest);
19221
19221
  text-transform: uppercase;
19222
19222
  letter-spacing: 0.05em;
19223
- color: var(--bs-secondary-color);
19224
19223
  font-weight: 400;
19225
19224
  }
19226
19225
 
19227
- ._samplesListGrid_1s8x3_7 .ag-sort-order {
19226
+ ._samplesListGrid_1pg7l_7 .ag-sort-order {
19228
19227
  font-size: var(--inspect-font-size-smallestest);
19229
19228
  align-self: center;
19230
19229
  margin-right: -10px;
19231
19230
  }
19232
19231
 
19233
- ._samplesListGrid_1s8x3_7 .ag-cell {
19232
+ ._samplesListGrid_1pg7l_7 .ag-cell {
19234
19233
  align-items: flex-start;
19235
19234
  padding-top: 0.5rem;
19236
19235
  padding-bottom: 0.5rem;
19237
19236
  white-space: normal;
19238
19237
  }
19239
19238
 
19240
- ._cell_1s8x3_44 {
19239
+ ._cell_1pg7l_43 {
19241
19240
  line-height: var(--bs-body-line-height);
19242
19241
  }
19243
19242
 
19244
- ._wrapAnywhere_1s8x3_48 {
19243
+ ._wrapAnywhere_1pg7l_47 {
19245
19244
  overflow-wrap: break-word;
19246
19245
  }
19247
19246
 
19248
- ._noLeft_1s8x3_52 {
19247
+ ._noLeft_1pg7l_51 {
19249
19248
  padding-left: 0;
19250
19249
  }
19251
19250
 
19252
- ._score_1s8x3_56 {
19251
+ ._score_1pg7l_55 {
19253
19252
  text-align: center;
19254
19253
  overflow: hidden;
19255
19254
  text-overflow: ellipsis;
19256
19255
  white-space: nowrap;
19257
19256
  }
19258
19257
 
19259
- ._centered_1s8x3_63 {
19258
+ ._centered_1pg7l_62 {
19260
19259
  display: flex;
19261
19260
  justify-content: center;
19262
19261
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meridianlabs/log-viewer",
3
- "version": "0.3.193",
3
+ "version": "0.3.195",
4
4
  "description": "Log viewer for inspect_ai logs.",
5
5
  "license": "MIT",
6
6
  "type": "module",