knowmax-quest-types 3.6.1 → 3.7.0

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.
@@ -31,6 +31,8 @@ export interface IDocumentVersionWithDocumentInfo {
31
31
  importing?: boolean;
32
32
  /** Origin identification as set during data import. Custom field to describe origin of data import. */
33
33
  originId?: string;
34
+ /** Number of associated import log entries. Only available if explicitly requested. */
35
+ importLogCount?: number;
34
36
  modified: string;
35
37
  modifiedBy: string;
36
38
  created: string;
@@ -1 +1 @@
1
- {"version":3,"file":"IDocumentVersionWithDocumentInfo.d.ts","sourceRoot":"","sources":["../../src/IDocumentVersionWithDocumentInfo.ts"],"names":[],"mappings":"AAAA,mHAAmH;AACnH,MAAM,WAAW,gCAAgC;IAC/C,+BAA+B;IAC/B,EAAE,EAAE,MAAM,CAAC;IAEX,qEAAqE;IACrE,UAAU,EAAE,MAAM,CAAC;IAEnB,iEAAiE;IACjE,OAAO,EAAE,MAAM,CAAC;IAEhB,+CAA+C;IAC/C,OAAO,EAAE,MAAM,CAAC;IAEhB,yHAAyH;IACzH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,uDAAuD;IACvD,aAAa,EAAE,MAAM,CAAC;IAEtB,2CAA2C;IAC3C,IAAI,EAAE,MAAM,CAAC;IAEb;mFAC+E;IAC/E,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,oDAAoD;IACpD,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,sEAAsE;IACtE,UAAU,EAAE,MAAM,CAAC;IAEnB,2IAA2I;IAC3I,sBAAsB,EAAE,OAAO,CAAC;IAEhC,8CAA8C;IAC9C,KAAK,EAAE,OAAO,CAAC;IAEf,+CAA+C;IAC/C,MAAM,EAAE,OAAO,CAAC;IAEhB,4CAA4C;IAC5C,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB,uGAAuG;IACvG,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,QAAQ,EAAE,MAAM,CAAC;IAEjB,UAAU,EAAE,MAAM,CAAC;IAEnB,OAAO,EAAE,MAAM,CAAC;IAEhB,SAAS,EAAE,MAAM,CAAC;CACnB"}
1
+ {"version":3,"file":"IDocumentVersionWithDocumentInfo.d.ts","sourceRoot":"","sources":["../../src/IDocumentVersionWithDocumentInfo.ts"],"names":[],"mappings":"AAAA,mHAAmH;AACnH,MAAM,WAAW,gCAAgC;IAC/C,+BAA+B;IAC/B,EAAE,EAAE,MAAM,CAAC;IAEX,qEAAqE;IACrE,UAAU,EAAE,MAAM,CAAC;IAEnB,iEAAiE;IACjE,OAAO,EAAE,MAAM,CAAC;IAEhB,+CAA+C;IAC/C,OAAO,EAAE,MAAM,CAAC;IAEhB,yHAAyH;IACzH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,uDAAuD;IACvD,aAAa,EAAE,MAAM,CAAC;IAEtB,2CAA2C;IAC3C,IAAI,EAAE,MAAM,CAAC;IAEb;mFAC+E;IAC/E,OAAO,CAAC,EAAE,OAAO,CAAC;IAElB,oDAAoD;IACpD,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,sEAAsE;IACtE,UAAU,EAAE,MAAM,CAAC;IAEnB,2IAA2I;IAC3I,sBAAsB,EAAE,OAAO,CAAC;IAEhC,8CAA8C;IAC9C,KAAK,EAAE,OAAO,CAAC;IAEf,+CAA+C;IAC/C,MAAM,EAAE,OAAO,CAAC;IAEhB,4CAA4C;IAC5C,SAAS,CAAC,EAAE,OAAO,CAAC;IAEpB,uGAAuG;IACvG,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,uFAAuF;IACvF,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,QAAQ,EAAE,MAAM,CAAC;IAEjB,UAAU,EAAE,MAAM,CAAC;IAEnB,OAAO,EAAE,MAAM,CAAC;IAEhB,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -2,6 +2,5 @@ export interface IIntelligenceCitation {
2
2
  bookTitle: string;
3
3
  questId: string;
4
4
  title: string;
5
- contents: string;
6
5
  }
7
6
  //# sourceMappingURL=IIntelligenceCitation.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"IIntelligenceCitation.d.ts","sourceRoot":"","sources":["../../src/IIntelligenceCitation.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,qBAAqB;IACpC,SAAS,EAAE,MAAM,CAAA;IAEjB,OAAO,EAAE,MAAM,CAAA;IAEf,KAAK,EAAE,MAAM,CAAA;IAEb,QAAQ,EAAE,MAAM,CAAA;CACjB"}
1
+ {"version":3,"file":"IIntelligenceCitation.d.ts","sourceRoot":"","sources":["../../src/IIntelligenceCitation.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,qBAAqB;IACpC,SAAS,EAAE,MAAM,CAAA;IAEjB,OAAO,EAAE,MAAM,CAAA;IAEf,KAAK,EAAE,MAAM,CAAA;CAId"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "knowmax-quest-types",
3
- "version": "3.6.1",
3
+ "version": "3.7.0",
4
4
  "description": "Contains type definitions for communicating with Knowmax Quest.",
5
5
  "type": "module",
6
6
  "main": "./dist/cjs/index.js",
@@ -41,7 +41,7 @@
41
41
  "devDependencies": {
42
42
  "@jest/globals": "^30.2.0",
43
43
  "jest": "^30.2.0",
44
- "rimraf": "6.1.2",
44
+ "rimraf": "6.1.3",
45
45
  "ts-jest": "^29.4.6",
46
46
  "ts-node": "^10.9.2",
47
47
  "typescript": "5.9.3"