@resolveio/client-lib-core 21.6.39 → 21.6.41
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/package.json
CHANGED
|
@@ -1471,7 +1471,6 @@ declare class AiTerminalComponent implements OnInit, OnChanges, OnDestroy {
|
|
|
1471
1471
|
private normalizeMessageContent;
|
|
1472
1472
|
private normalizeUsdCurrencyText;
|
|
1473
1473
|
private mergeProgressLists;
|
|
1474
|
-
private shouldReplaceLocalProgressWithServer;
|
|
1475
1474
|
private buildInitialPendingProgress;
|
|
1476
1475
|
private buildTimedProgressSteps;
|
|
1477
1476
|
private appendLocalMessage;
|