@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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@resolveio/client-lib-core",
3
- "version": "21.6.39",
3
+ "version": "21.6.41",
4
4
  "dependencies": {
5
5
  "ngx-ui-tour-core": "^16.0.0",
6
6
  "tslib": "^2.3.0"
@@ -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;