@createiq/backend 1.0.48 → 1.0.49

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.
@@ -254,6 +254,7 @@ export type DocumentListDto = {
254
254
  pagingMeta: PagingMetaDto;
255
255
  totalPhase2Templates: number;
256
256
  totalTemplates: number;
257
+ totalFavouriteDocuments: number;
257
258
  };
258
259
 
259
260
  export type PublicAccountSearchResultsDto = {
package/dist/index.d.cts CHANGED
@@ -229,6 +229,7 @@ type DocumentListDto = {
229
229
  pagingMeta: PagingMetaDto;
230
230
  totalPhase2Templates: number;
231
231
  totalTemplates: number;
232
+ totalFavouriteDocuments: number;
232
233
  };
233
234
  type PublicAccountSearchResultsDto = {
234
235
  accountNames: Array<string>;
package/dist/index.d.ts CHANGED
@@ -229,6 +229,7 @@ type DocumentListDto = {
229
229
  pagingMeta: PagingMetaDto;
230
230
  totalPhase2Templates: number;
231
231
  totalTemplates: number;
232
+ totalFavouriteDocuments: number;
232
233
  };
233
234
  type PublicAccountSearchResultsDto = {
234
235
  accountNames: Array<string>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@createiq/backend",
3
- "version": "1.0.48",
3
+ "version": "1.0.49",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.cjs",
@@ -1 +1 @@
1
- 057fb640d035ce007ce4e0d11c151e0b677cd800260bfcc73e03f162d60510b7
1
+ 709a690b0b6632a792c3f57b695e02155e9d9ba0bc3ea9562a4ab90db638a3fe