@meridianlabs/log-viewer 0.3.186 → 0.3.188
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/app/samples/SampleDisplay.d.ts.map +1 -1
- package/lib/app/samples/chat/ChatMessage.d.ts +1 -0
- package/lib/app/samples/chat/ChatMessage.d.ts.map +1 -1
- package/lib/app/samples/chat/ChatMessageRow.d.ts +1 -0
- package/lib/app/samples/chat/ChatMessageRow.d.ts.map +1 -1
- package/lib/app/samples/chat/ChatView.d.ts +1 -0
- package/lib/app/samples/chat/ChatView.d.ts.map +1 -1
- package/lib/app/samples/transcript/ModelEventView.d.ts.map +1 -1
- package/lib/app/samples/transcript/event/utils.d.ts +1 -1
- package/lib/app/samples/transcript/event/utils.d.ts.map +1 -1
- package/lib/index.js +71 -41
- package/lib/index.js.map +1 -1
- package/lib/styles/index.css +35 -29
- package/package.json +1 -1
package/lib/styles/index.css
CHANGED
|
@@ -16159,25 +16159,27 @@ a._citationLink_1ggvf_9:hover {
|
|
|
16159
16159
|
._toolPanel_1792k_40 {
|
|
16160
16160
|
display: contents;
|
|
16161
16161
|
}
|
|
16162
|
-
.
|
|
16162
|
+
._toolImage_h7uyp_1 {
|
|
16163
16163
|
max-width: 800px;
|
|
16164
16164
|
border: solid var(--bs-border-color) 1px;
|
|
16165
16165
|
}
|
|
16166
16166
|
|
|
16167
|
-
.
|
|
16167
|
+
._output_h7uyp_6 {
|
|
16168
16168
|
display: grid;
|
|
16169
16169
|
}
|
|
16170
16170
|
|
|
16171
|
-
.
|
|
16171
|
+
._textOutput_h7uyp_10 {
|
|
16172
16172
|
padding-left: 2px;
|
|
16173
16173
|
padding: 0.5em 0.5em 0.5em 0.5em;
|
|
16174
16174
|
white-space: pre-wrap;
|
|
16175
16175
|
margin-bottom: 0;
|
|
16176
16176
|
font-size: 0.9em !important;
|
|
16177
|
+
border-radius: var(--bs-border-radius);
|
|
16177
16178
|
}
|
|
16178
16179
|
|
|
16179
|
-
.
|
|
16180
|
+
._textCode_h7uyp_19 {
|
|
16180
16181
|
word-wrap: anywhere;
|
|
16182
|
+
color: inherit;
|
|
16181
16183
|
}
|
|
16182
16184
|
._toolCallView_l6wae_1 {
|
|
16183
16185
|
display: grid;
|
|
@@ -17144,22 +17146,22 @@ button._segment_mhb7y_9 {
|
|
|
17144
17146
|
width: 100%;
|
|
17145
17147
|
margin-top: 1em;
|
|
17146
17148
|
}
|
|
17147
|
-
.
|
|
17149
|
+
._tabPanel_20s9q_1 {
|
|
17148
17150
|
padding-bottom: 1em;
|
|
17149
17151
|
}
|
|
17150
17152
|
|
|
17151
|
-
.
|
|
17153
|
+
._tabControls_20s9q_5 {
|
|
17152
17154
|
position: sticky;
|
|
17153
17155
|
z-index: 1001;
|
|
17154
17156
|
top: 0;
|
|
17155
17157
|
background-color: var(--bs-body-bg);
|
|
17156
17158
|
}
|
|
17157
17159
|
|
|
17158
|
-
.
|
|
17160
|
+
._fullWidth_20s9q_12 {
|
|
17159
17161
|
width: 100%;
|
|
17160
17162
|
}
|
|
17161
17163
|
|
|
17162
|
-
.
|
|
17164
|
+
._metadataPanel_20s9q_16 {
|
|
17163
17165
|
display: flex;
|
|
17164
17166
|
flex-wrap: wrap;
|
|
17165
17167
|
align-items: stretch;
|
|
@@ -17168,24 +17170,24 @@ button._segment_mhb7y_9 {
|
|
|
17168
17170
|
margin-top: 0.5em;
|
|
17169
17171
|
}
|
|
17170
17172
|
|
|
17171
|
-
.
|
|
17173
|
+
._padded_20s9q_25 {
|
|
17172
17174
|
padding-left: 0.8em;
|
|
17173
17175
|
margin-top: 0.4em;
|
|
17174
17176
|
}
|
|
17175
17177
|
|
|
17176
|
-
.
|
|
17178
|
+
._error_20s9q_30 {
|
|
17177
17179
|
padding-top: 0.5em;
|
|
17178
17180
|
}
|
|
17179
17181
|
|
|
17180
|
-
.
|
|
17182
|
+
._ansi_20s9q_34 {
|
|
17181
17183
|
margin: 1em 0;
|
|
17182
17184
|
}
|
|
17183
17185
|
|
|
17184
|
-
.
|
|
17186
|
+
._noTop_20s9q_38 {
|
|
17185
17187
|
margin-top: 0;
|
|
17186
17188
|
}
|
|
17187
17189
|
|
|
17188
|
-
.
|
|
17190
|
+
._timePanel_20s9q_42 {
|
|
17189
17191
|
display: grid;
|
|
17190
17192
|
grid-template-columns: max-content max-content;
|
|
17191
17193
|
grid-template-rows: auto;
|
|
@@ -17193,17 +17195,21 @@ button._segment_mhb7y_9 {
|
|
|
17193
17195
|
min-width: 200px;
|
|
17194
17196
|
}
|
|
17195
17197
|
|
|
17196
|
-
.
|
|
17198
|
+
._chat_20s9q_50 {
|
|
17197
17199
|
padding: 1em;
|
|
17198
17200
|
}
|
|
17199
17201
|
|
|
17200
|
-
.
|
|
17202
|
+
._padded_20s9q_25 {
|
|
17201
17203
|
padding: 1em;
|
|
17202
17204
|
}
|
|
17203
17205
|
|
|
17204
|
-
.
|
|
17206
|
+
._transcriptContainer_20s9q_58 {
|
|
17205
17207
|
padding-bottom: 1em;
|
|
17206
17208
|
}
|
|
17209
|
+
|
|
17210
|
+
._overflowVisible_20s9q_62 {
|
|
17211
|
+
overflow-y: visible;
|
|
17212
|
+
}
|
|
17207
17213
|
._body_x9ww7_1 {
|
|
17208
17214
|
color: var(--bs-danger);
|
|
17209
17215
|
display: grid;
|
|
@@ -17689,44 +17695,44 @@ button._segment_mhb7y_9 {
|
|
|
17689
17695
|
font-weight: 600;
|
|
17690
17696
|
padding-bottom: 0.3em;
|
|
17691
17697
|
}
|
|
17692
|
-
.
|
|
17693
|
-
margin: 0
|
|
17698
|
+
._container_1gr6b_1 {
|
|
17699
|
+
margin: 0;
|
|
17694
17700
|
width: 100%;
|
|
17695
17701
|
}
|
|
17696
17702
|
|
|
17697
|
-
.
|
|
17703
|
+
._all_1gr6b_6 {
|
|
17698
17704
|
display: grid;
|
|
17699
17705
|
grid-template-columns: 1fr 1fr 1fr;
|
|
17700
17706
|
column-gap: 1em;
|
|
17701
17707
|
}
|
|
17702
17708
|
|
|
17703
|
-
.
|
|
17709
|
+
._tableSelection_1gr6b_12 {
|
|
17704
17710
|
width: fit-content;
|
|
17705
17711
|
align-self: start;
|
|
17706
17712
|
justify-self: start;
|
|
17707
17713
|
}
|
|
17708
17714
|
|
|
17709
|
-
.
|
|
17715
|
+
._tools_1gr6b_18 {
|
|
17710
17716
|
grid-column: -1/1;
|
|
17711
17717
|
}
|
|
17712
17718
|
|
|
17713
|
-
.
|
|
17719
|
+
._codePre_1gr6b_22 {
|
|
17714
17720
|
background: var(--bs-light);
|
|
17715
17721
|
width: 100%;
|
|
17716
17722
|
padding: 0.5em;
|
|
17717
17723
|
border-radius: var(--bs-border-radius);
|
|
17718
17724
|
}
|
|
17719
17725
|
|
|
17720
|
-
.
|
|
17726
|
+
._code_1gr6b_22 {
|
|
17721
17727
|
white-space: pre-wrap !important;
|
|
17722
17728
|
word-wrap: anywhere !important;
|
|
17723
17729
|
}
|
|
17724
17730
|
|
|
17725
|
-
.
|
|
17731
|
+
._progress_1gr6b_34 {
|
|
17726
17732
|
margin-left: 0.5em;
|
|
17727
17733
|
}
|
|
17728
17734
|
|
|
17729
|
-
.
|
|
17735
|
+
._error_1gr6b_38 {
|
|
17730
17736
|
display: flex;
|
|
17731
17737
|
align-items: flex-start;
|
|
17732
17738
|
gap: 0.5em;
|
|
@@ -17736,13 +17742,13 @@ button._segment_mhb7y_9 {
|
|
|
17736
17742
|
border-radius: var(--bs-border-radius);
|
|
17737
17743
|
}
|
|
17738
17744
|
|
|
17739
|
-
.
|
|
17745
|
+
._error_1gr6b_38 > i {
|
|
17740
17746
|
color: var(--bs-danger);
|
|
17741
17747
|
font-size: var(--inspect-font-size-smallest);
|
|
17742
17748
|
line-height: normal;
|
|
17743
17749
|
}
|
|
17744
17750
|
|
|
17745
|
-
.
|
|
17751
|
+
._toolConfig_1gr6b_54 {
|
|
17746
17752
|
display: grid;
|
|
17747
17753
|
grid-template-columns: max-content auto;
|
|
17748
17754
|
column-gap: 1em;
|
|
@@ -17750,7 +17756,7 @@ button._segment_mhb7y_9 {
|
|
|
17750
17756
|
padding-top: 0.5em;
|
|
17751
17757
|
}
|
|
17752
17758
|
|
|
17753
|
-
.
|
|
17759
|
+
._toolChoice_1gr6b_62 {
|
|
17754
17760
|
border-top: solid var(--bs-light-border-subtle) 1px;
|
|
17755
17761
|
display: grid;
|
|
17756
17762
|
grid-template-columns: max-content auto;
|
|
@@ -17759,7 +17765,7 @@ button._segment_mhb7y_9 {
|
|
|
17759
17765
|
padding-top: 0.5em;
|
|
17760
17766
|
}
|
|
17761
17767
|
|
|
17762
|
-
.
|
|
17768
|
+
._traceback_1gr6b_71 {
|
|
17763
17769
|
margin-left: 1.5em;
|
|
17764
17770
|
font-size: 0.85em;
|
|
17765
17771
|
background: var(--bs-light);
|