@morlay/ui-conversation-message-actions 0.0.9 → 0.0.11
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/client.js +55 -55
- package/lib/client.js.map +1 -1
- package/lib/index.d.mts +5 -2
- package/lib/index.d.mts.map +1 -1
- package/lib/index.mjs +19 -9
- package/lib/index.mjs.map +1 -1
- package/lib/invariant.d.mts.map +1 -1
- package/package.json +19 -18
package/lib/client.js
CHANGED
|
@@ -301,15 +301,15 @@ window.__ModuleLoader__.load({
|
|
|
301
301
|
document.head.appendChild(tag);
|
|
302
302
|
}
|
|
303
303
|
var ReasoningRow_module_css_default = {
|
|
304
|
-
"row": "puL2qa_row",
|
|
305
304
|
"thinkBody": "puL2qa_thinkBody",
|
|
306
|
-
"chevron": "puL2qa_chevron",
|
|
307
305
|
"root": "puL2qa_root",
|
|
308
|
-
"dsh-reasoning-row-sweep": "puL2qa_dsh-reasoning-row-sweep",
|
|
309
306
|
"title": "puL2qa_title",
|
|
307
|
+
"dsh-reasoning-row-sweep": "puL2qa_dsh-reasoning-row-sweep",
|
|
308
|
+
"row": "puL2qa_row",
|
|
310
309
|
"separator": "puL2qa_separator",
|
|
311
310
|
"summary": "puL2qa_summary",
|
|
312
|
-
"leading": "puL2qa_leading"
|
|
311
|
+
"leading": "puL2qa_leading",
|
|
312
|
+
"chevron": "puL2qa_chevron"
|
|
313
313
|
};
|
|
314
314
|
//#endregion
|
|
315
315
|
//#region src/client/chat-node/ReasoningRow.tsx
|
|
@@ -394,10 +394,10 @@ window.__ModuleLoader__.load({
|
|
|
394
394
|
document.head.appendChild(tag);
|
|
395
395
|
}
|
|
396
396
|
var AssistantMarkdown_module_css_default = {
|
|
397
|
-
"body": "KOyxmq_body",
|
|
398
397
|
"stopped": "KOyxmq_stopped",
|
|
398
|
+
"root": "KOyxmq_root",
|
|
399
399
|
"actions": "KOyxmq_actions",
|
|
400
|
-
"
|
|
400
|
+
"body": "KOyxmq_body"
|
|
401
401
|
};
|
|
402
402
|
//#endregion
|
|
403
403
|
//#region src/client/chat-node/AssistantMarkdown.tsx
|
|
@@ -507,33 +507,33 @@ window.__ModuleLoader__.load({
|
|
|
507
507
|
document.head.appendChild(tag);
|
|
508
508
|
}
|
|
509
509
|
var MessageItem_module_css_default = {
|
|
510
|
-
"
|
|
511
|
-
"
|
|
512
|
-
"compactionTitle": "okW0Ua_compactionTitle",
|
|
513
|
-
"compactionSummary": "okW0Ua_compactionSummary",
|
|
514
|
-
"retryText": "okW0Ua_retryText",
|
|
515
|
-
"compactionContextIcon": "okW0Ua_compactionContextIcon",
|
|
510
|
+
"userStack": "okW0Ua_userStack",
|
|
511
|
+
"contextRow": "okW0Ua_contextRow",
|
|
516
512
|
"retryRow": "okW0Ua_retryRow",
|
|
517
|
-
"
|
|
513
|
+
"retrySummary": "okW0Ua_retrySummary",
|
|
514
|
+
"turnErrorMessage": "okW0Ua_turnErrorMessage",
|
|
518
515
|
"maxTokensTitle": "okW0Ua_maxTokensTitle",
|
|
519
|
-
"
|
|
520
|
-
"
|
|
516
|
+
"compactionBody": "okW0Ua_compactionBody",
|
|
517
|
+
"retryDetails": "okW0Ua_retryDetails",
|
|
521
518
|
"refChip": "okW0Ua_refChip",
|
|
522
|
-
"confirmActions": "okW0Ua_confirmActions",
|
|
523
|
-
"bubble": "okW0Ua_bubble",
|
|
524
519
|
"turnErrorRow": "okW0Ua_turnErrorRow",
|
|
525
|
-
"
|
|
526
|
-
"
|
|
527
|
-
"
|
|
528
|
-
"turnErrorCode": "okW0Ua_turnErrorCode",
|
|
529
|
-
"retrySummary": "okW0Ua_retrySummary",
|
|
530
|
-
"retry-shimmer": "okW0Ua_retry-shimmer",
|
|
531
|
-
"compactionButton": "okW0Ua_compactionButton",
|
|
532
|
-
"turnErrorDot": "okW0Ua_turnErrorDot",
|
|
520
|
+
"retryDetailLabel": "okW0Ua_retryDetailLabel",
|
|
521
|
+
"confirmActions": "okW0Ua_confirmActions",
|
|
522
|
+
"userRow": "okW0Ua_userRow",
|
|
533
523
|
"compactionRow": "okW0Ua_compactionRow",
|
|
534
|
-
"
|
|
524
|
+
"compactionButton": "okW0Ua_compactionButton",
|
|
525
|
+
"compactionLeading": "okW0Ua_compactionLeading",
|
|
535
526
|
"compactionDisclosureIcon": "okW0Ua_compactionDisclosureIcon",
|
|
536
|
-
"
|
|
527
|
+
"compactionTitle": "okW0Ua_compactionTitle",
|
|
528
|
+
"compactionSep": "okW0Ua_compactionSep",
|
|
529
|
+
"compactionSummary": "okW0Ua_compactionSummary",
|
|
530
|
+
"compactionContextIcon": "okW0Ua_compactionContextIcon",
|
|
531
|
+
"turnErrorCode": "okW0Ua_turnErrorCode",
|
|
532
|
+
"retryText": "okW0Ua_retryText",
|
|
533
|
+
"turnErrorDot": "okW0Ua_turnErrorDot",
|
|
534
|
+
"turnErrorCopy": "okW0Ua_turnErrorCopy",
|
|
535
|
+
"retry-shimmer": "okW0Ua_retry-shimmer",
|
|
536
|
+
"bubble": "okW0Ua_bubble",
|
|
537
537
|
"turnErrorTitle": "okW0Ua_turnErrorTitle"
|
|
538
538
|
};
|
|
539
539
|
//#endregion
|
|
@@ -607,14 +607,14 @@ window.__ModuleLoader__.load({
|
|
|
607
607
|
}
|
|
608
608
|
var GenericCommandCard_module_css_default = {
|
|
609
609
|
"title": "XF94Cq_title",
|
|
610
|
+
"body": "XF94Cq_body",
|
|
611
|
+
"root": "XF94Cq_root",
|
|
610
612
|
"chevron": "XF94Cq_chevron",
|
|
611
613
|
"dsh-command-row-sweep": "XF94Cq_dsh-command-row-sweep",
|
|
612
|
-
"separator": "XF94Cq_separator",
|
|
613
|
-
"leading": "XF94Cq_leading",
|
|
614
614
|
"row": "XF94Cq_row",
|
|
615
|
-
"
|
|
616
|
-
"
|
|
617
|
-
"
|
|
615
|
+
"leading": "XF94Cq_leading",
|
|
616
|
+
"separator": "XF94Cq_separator",
|
|
617
|
+
"summary": "XF94Cq_summary"
|
|
618
618
|
};
|
|
619
619
|
//#endregion
|
|
620
620
|
//#region src/client/chat-node/GenericCommandCard.tsx
|
|
@@ -753,29 +753,29 @@ window.__ModuleLoader__.load({
|
|
|
753
753
|
document.head.appendChild(tag);
|
|
754
754
|
}
|
|
755
755
|
var ContextBody_module_css_default = {
|
|
756
|
-
"
|
|
757
|
-
"
|
|
758
|
-
"catalogNotice": "emmM3G_catalogNotice",
|
|
756
|
+
"recallCounts": "emmM3G_recallCounts",
|
|
757
|
+
"entryName": "emmM3G_entryName",
|
|
759
758
|
"files": "emmM3G_files",
|
|
760
|
-
"fileAction": "emmM3G_fileAction",
|
|
761
|
-
"text": "emmM3G_text",
|
|
762
|
-
"sectionName": "emmM3G_sectionName",
|
|
763
759
|
"file": "emmM3G_file",
|
|
764
|
-
"relaySender": "emmM3G_relaySender",
|
|
765
|
-
"recall": "emmM3G_recall",
|
|
766
760
|
"entries": "emmM3G_entries",
|
|
761
|
+
"sectionName": "emmM3G_sectionName",
|
|
762
|
+
"field": "emmM3G_field",
|
|
763
|
+
"fieldValue": "emmM3G_fieldValue",
|
|
767
764
|
"entry": "emmM3G_entry",
|
|
768
|
-
"fields": "emmM3G_fields",
|
|
769
|
-
"filePath": "emmM3G_filePath",
|
|
770
765
|
"sections": "emmM3G_sections",
|
|
771
|
-
"
|
|
772
|
-
"
|
|
773
|
-
"
|
|
774
|
-
"entryDescription": "emmM3G_entryDescription",
|
|
766
|
+
"section": "emmM3G_section",
|
|
767
|
+
"filePath": "emmM3G_filePath",
|
|
768
|
+
"catalogNotice": "emmM3G_catalogNotice",
|
|
775
769
|
"sectionText": "emmM3G_sectionText",
|
|
770
|
+
"relaySender": "emmM3G_relaySender",
|
|
771
|
+
"fields": "emmM3G_fields",
|
|
772
|
+
"entryDescription": "emmM3G_entryDescription",
|
|
773
|
+
"text": "emmM3G_text",
|
|
774
|
+
"fileAction": "emmM3G_fileAction",
|
|
776
775
|
"recalls": "emmM3G_recalls",
|
|
776
|
+
"recall": "emmM3G_recall",
|
|
777
777
|
"recallLabel": "emmM3G_recallLabel",
|
|
778
|
-
"
|
|
778
|
+
"fieldKey": "emmM3G_fieldKey"
|
|
779
779
|
};
|
|
780
780
|
//#endregion
|
|
781
781
|
//#region src/client/chat-node/ContextBody.tsx
|
|
@@ -1310,12 +1310,12 @@ window.__ModuleLoader__.load({
|
|
|
1310
1310
|
document.head.appendChild(tag);
|
|
1311
1311
|
}
|
|
1312
1312
|
var ContextInjectionRow_module_css_default = {
|
|
1313
|
-
"sep": "zwBaJG_sep",
|
|
1314
|
-
"body": "zwBaJG_body",
|
|
1315
1313
|
"chevron": "zwBaJG_chevron",
|
|
1316
|
-
"
|
|
1314
|
+
"sep": "zwBaJG_sep",
|
|
1317
1315
|
"summary": "zwBaJG_summary",
|
|
1318
|
-
"
|
|
1316
|
+
"root": "zwBaJG_root",
|
|
1317
|
+
"source": "zwBaJG_source",
|
|
1318
|
+
"body": "zwBaJG_body"
|
|
1319
1319
|
};
|
|
1320
1320
|
//#endregion
|
|
1321
1321
|
//#region src/client/chat-node/ContextInjectionRow.tsx
|
|
@@ -1491,12 +1491,12 @@ window.__ModuleLoader__.load({
|
|
|
1491
1491
|
document.head.appendChild(tag);
|
|
1492
1492
|
}
|
|
1493
1493
|
var MessageIconActions_module_css_default = {
|
|
1494
|
-
"actions": "lKOSUG_actions",
|
|
1495
|
-
"action": "lKOSUG_action",
|
|
1496
|
-
"timeEnd": "lKOSUG_timeEnd",
|
|
1497
1494
|
"timeStart": "lKOSUG_timeStart",
|
|
1498
1495
|
"runTimeDot": "lKOSUG_runTimeDot",
|
|
1499
|
-
"
|
|
1496
|
+
"actions": "lKOSUG_actions",
|
|
1497
|
+
"timeEnd": "lKOSUG_timeEnd",
|
|
1498
|
+
"visuallyHidden": "lKOSUG_visuallyHidden",
|
|
1499
|
+
"action": "lKOSUG_action"
|
|
1500
1500
|
};
|
|
1501
1501
|
//#endregion
|
|
1502
1502
|
//#region src/client/chat-node/MessageIconActions.tsx
|