cat-qw-lib 2.6.65 → 2.6.67

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.
@@ -101,7 +101,6 @@ export declare class QueueContainerComponent extends BaseContainerComponent<Queu
101
101
  private resetSorting;
102
102
  private filterQueues;
103
103
  private getQueueRecordsData;
104
- private replaceWithLocalhost;
105
104
  private getSortOrderString;
106
105
  private resetPaginationState;
107
106
  private resetPage;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cat-qw-lib",
3
- "version": "2.6.65",
3
+ "version": "2.6.67",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^19.0.0",
6
6
  "@angular/core": "^19.0.0"