biz-slide-core 2.0.4 → 2.0.5

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.
Files changed (47) hide show
  1. package/dist/entity/analytic.entity.d.ts +3 -9
  2. package/dist/entity/analytic.entity.d.ts.map +1 -1
  3. package/dist/entity/config.enity.d.ts +3 -9
  4. package/dist/entity/config.enity.d.ts.map +1 -1
  5. package/dist/entity/cron.entity.d.ts +3 -9
  6. package/dist/entity/cron.entity.d.ts.map +1 -1
  7. package/dist/entity/customer.entity.d.ts +3 -9
  8. package/dist/entity/customer.entity.d.ts.map +1 -1
  9. package/dist/entity/image.entity.d.ts +3 -9
  10. package/dist/entity/image.entity.d.ts.map +1 -1
  11. package/dist/entity/logs.entity.d.ts +3 -9
  12. package/dist/entity/logs.entity.d.ts.map +1 -1
  13. package/dist/entity/png-svg.entity.d.ts +3 -9
  14. package/dist/entity/png-svg.entity.d.ts.map +1 -1
  15. package/dist/entity/ppt-email-queue.entity.d.ts +3 -9
  16. package/dist/entity/ppt-email-queue.entity.d.ts.map +1 -1
  17. package/dist/entity/ppt-event.entity.d.ts +3 -9
  18. package/dist/entity/ppt-event.entity.d.ts.map +1 -1
  19. package/dist/entity/ppt-ftp.entity.d.ts +3 -9
  20. package/dist/entity/ppt-ftp.entity.d.ts.map +1 -1
  21. package/dist/entity/ppt-slide-layer.entity.d.ts +3 -9
  22. package/dist/entity/ppt-slide-layer.entity.d.ts.map +1 -1
  23. package/dist/entity/ppt-slide.entity.d.ts +5 -15
  24. package/dist/entity/ppt-slide.entity.d.ts.map +1 -1
  25. package/dist/entity/ppt-system.entity.d.ts +3 -9
  26. package/dist/entity/ppt-system.entity.d.ts.map +1 -1
  27. package/dist/entity/ppt.entity.d.ts +3 -9
  28. package/dist/entity/ppt.entity.d.ts.map +1 -1
  29. package/dist/entity/prompt.entity.d.ts +3 -9
  30. package/dist/entity/prompt.entity.d.ts.map +1 -1
  31. package/dist/entity/slide-layout.entity.d.ts +3 -9
  32. package/dist/entity/slide-layout.entity.d.ts.map +1 -1
  33. package/dist/entity/slide.entity.d.ts +3 -9
  34. package/dist/entity/slide.entity.d.ts.map +1 -1
  35. package/dist/entity/slidev2.entity.d.ts +3 -9
  36. package/dist/entity/slidev2.entity.d.ts.map +1 -1
  37. package/dist/entity/socket.entity.d.ts +3 -9
  38. package/dist/entity/socket.entity.d.ts.map +1 -1
  39. package/dist/entity/template-type.entity.d.ts +3 -9
  40. package/dist/entity/template-type.entity.d.ts.map +1 -1
  41. package/dist/entity/template.entity.d.ts +3 -9
  42. package/dist/entity/template.entity.d.ts.map +1 -1
  43. package/dist/entity/training-queue.entity.d.ts +3 -9
  44. package/dist/entity/training-queue.entity.d.ts.map +1 -1
  45. package/dist/entity/user.entity.d.ts +3 -9
  46. package/dist/entity/user.entity.d.ts.map +1 -1
  47. package/package.json +2 -2
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export interface ILayoutAnalyticsSchema {
29
27
  name: string;
@@ -65,11 +63,7 @@ export interface IAnalyticSchema {
65
63
  customPPTCount: number;
66
64
  perplexityPPTCount: number;
67
65
  }
68
- export declare const AnalyticModel: import("mongoose").Model<IAnalyticSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IAnalyticSchema, {}, import("mongoose").DefaultSchemaOptions> & IAnalyticSchema & {
66
+ export declare const AnalyticModel: import("mongoose").Model<IAnalyticSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IAnalyticSchema> & IAnalyticSchema & {
69
67
  _id: Types.ObjectId;
70
- } & {
71
- __v: number;
72
- } & {
73
- id: string;
74
- }, any, IAnalyticSchema>;
68
+ }, any>;
75
69
  //# sourceMappingURL=analytic.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"analytic.entity.d.ts","sourceRoot":"","sources":["../../src/entity/analytic.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,eAAe;IAC9B,GAAG,EAAE,MAAM,CAAC;IACZ,EAAE,EAAE,MAAM,CAAC;IACX,GAAG,EAAE,MAAM,CAAC;CACb;AAED,MAAM,WAAW,6BAA6B;IAC5C,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB;AAGD,MAAM,WAAW,eAAe;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,KAAK,CAAC,sBAAsB,CAAC,CAAC;IACvC,aAAa,EAAE,IAAI,CAAC;IACpB,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,SAAS,EAAE,eAAe,CAAC;IAC3B,kBAAkB,EAAE,eAAe,CAAC;IACpC,uBAAuB,EAAE,MAAM,CAAC,MAAM,EAAE,6BAA6B,CAAC,CAAC;IACvE,qBAAqB,EAAE,MAAM,CAAC;IAC9B,SAAS,EAAE,MAAM,CAAC;IAClB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,gBAAgB,EAAE,MAAM,CAAC;IACzB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,cAAc,EAAE,MAAM,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAmED,eAAO,MAAM,aAAa;;;;;;wBAAqD,CAAC"}
1
+ {"version":3,"file":"analytic.entity.d.ts","sourceRoot":"","sources":["../../src/entity/analytic.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,eAAe;IAC9B,GAAG,EAAE,MAAM,CAAC;IACZ,EAAE,EAAE,MAAM,CAAC;IACX,GAAG,EAAE,MAAM,CAAC;CACb;AAED,MAAM,WAAW,6BAA6B;IAC5C,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB;AAGD,MAAM,WAAW,eAAe;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,MAAM,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;IACxB,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,KAAK,CAAC,sBAAsB,CAAC,CAAC;IACvC,aAAa,EAAE,IAAI,CAAC;IACpB,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,SAAS,EAAE,eAAe,CAAC;IAC3B,kBAAkB,EAAE,eAAe,CAAC;IACpC,uBAAuB,EAAE,MAAM,CAAC,MAAM,EAAE,6BAA6B,CAAC,CAAC;IACvE,qBAAqB,EAAE,MAAM,CAAC;IAC9B,SAAS,EAAE,MAAM,CAAC;IAClB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,gBAAgB,EAAE,MAAM,CAAC;IACzB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,cAAc,EAAE,MAAM,CAAC;IACvB,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAmED,eAAO,MAAM,aAAa;;OAAqD,CAAC"}
@@ -15,25 +15,19 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export interface IConfigSchema {
29
27
  configType: string;
30
28
  value: string;
31
29
  }
32
- export declare const ConfigModel: import("mongoose").Model<IConfigSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IConfigSchema, {}, import("mongoose").DefaultSchemaOptions> & IConfigSchema & {
30
+ export declare const ConfigModel: import("mongoose").Model<IConfigSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IConfigSchema> & IConfigSchema & {
33
31
  _id: Types.ObjectId;
34
- } & {
35
- __v: number;
36
- } & {
37
- id: string;
38
- }, any, IConfigSchema>;
32
+ }, any>;
39
33
  //# sourceMappingURL=config.enity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"config.enity.d.ts","sourceRoot":"","sources":["../../src/entity/config.enity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,aAAa;IAC5B,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;CACf;AAYD,eAAO,MAAM,WAAW;;;;;;sBAA+C,CAAC"}
1
+ {"version":3,"file":"config.enity.d.ts","sourceRoot":"","sources":["../../src/entity/config.enity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,aAAa;IAC5B,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;CACf;AAYD,eAAO,MAAM,WAAW;;OAA+C,CAAC"}
@@ -15,25 +15,19 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
24
  /// <reference types="mongoose" />
24
- /// <reference types="mongoose/types/schematypes" />
25
25
  /// <reference types="mongoose/types/inferschematype" />
26
- /// <reference types="mongoose/types/inferhydrateddoctype" />
27
- /// <reference types="mongoose/types/inferrawdoctype" />
28
26
  export interface ICronSchema {
29
27
  name: string;
30
28
  status: boolean;
31
29
  }
32
- export declare const CronModel: import("mongoose").Model<ICronSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ICronSchema, {}, import("mongoose").DefaultSchemaOptions> & ICronSchema & {
30
+ export declare const CronModel: import("mongoose").Model<ICronSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ICronSchema> & ICronSchema & {
33
31
  _id: import("mongoose").Types.ObjectId;
34
- } & {
35
- __v: number;
36
- } & {
37
- id: string;
38
- }, any, ICronSchema>;
32
+ }, any>;
39
33
  //# sourceMappingURL=cron.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cron.entity.d.ts","sourceRoot":"","sources":["../../src/entity/cron.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,OAAO,CAAC;CACjB;AAgBD,eAAO,MAAM,SAAS;;;;;;oBAAyC,CAAC"}
1
+ {"version":3,"file":"cron.entity.d.ts","sourceRoot":"","sources":["../../src/entity/cron.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAEA,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,OAAO,CAAC;CACjB;AAgBD,eAAO,MAAM,SAAS;;OAAyC,CAAC"}
@@ -15,16 +15,14 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
24
  /// <reference types="mongoose" />
24
- /// <reference types="mongoose/types/schematypes" />
25
25
  /// <reference types="mongoose/types/inferschematype" />
26
- /// <reference types="mongoose/types/inferhydrateddoctype" />
27
- /// <reference types="mongoose/types/inferrawdoctype" />
28
26
  export interface IEmailTemplateStatus {
29
27
  sent: boolean;
30
28
  }
@@ -35,11 +33,7 @@ export interface ICustomerSchema {
35
33
  emailTemplateStatus: Record<string, IEmailTemplateStatus>;
36
34
  country: string;
37
35
  }
38
- export declare const CustomerModel: import("mongoose").Model<ICustomerSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ICustomerSchema, {}, import("mongoose").DefaultSchemaOptions> & ICustomerSchema & {
36
+ export declare const CustomerModel: import("mongoose").Model<ICustomerSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ICustomerSchema> & ICustomerSchema & {
39
37
  _id: import("mongoose").Types.ObjectId;
40
- } & {
41
- __v: number;
42
- } & {
43
- id: string;
44
- }, any, ICustomerSchema>;
38
+ }, any>;
45
39
  //# sourceMappingURL=customer.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"customer.entity.d.ts","sourceRoot":"","sources":["../../src/entity/customer.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,OAAO,CAAC;CACf;AAGD,MAAM,WAAW,eAAe;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,mBAAmB,EAAE,MAAM,CAAC,MAAM,EAAE,oBAAoB,CAAC,CAAC;IAC1D,OAAO,EAAE,MAAM,CAAC;CACjB;AA4BD,eAAO,MAAM,aAAa;;;;;;wBAAqD,CAAC"}
1
+ {"version":3,"file":"customer.entity.d.ts","sourceRoot":"","sources":["../../src/entity/customer.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAEA,MAAM,WAAW,oBAAoB;IACnC,IAAI,EAAE,OAAO,CAAC;CACf;AAGD,MAAM,WAAW,eAAe;IAC9B,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,mBAAmB,EAAE,MAAM,CAAC,MAAM,EAAE,oBAAoB,CAAC,CAAC;IAC1D,OAAO,EAAE,MAAM,CAAC;CACjB;AA4BD,eAAO,MAAM,aAAa;;OAAqD,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export interface IImageSchema {
29
27
  focusPoint: {
@@ -41,11 +39,7 @@ export interface IImageSchema {
41
39
  deletedAt: Date;
42
40
  isDelete: boolean;
43
41
  }
44
- export declare const ImageModel: import("mongoose").Model<IImageSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IImageSchema, {}, import("mongoose").DefaultSchemaOptions> & IImageSchema & {
42
+ export declare const ImageModel: import("mongoose").Model<IImageSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IImageSchema> & IImageSchema & {
45
43
  _id: Types.ObjectId;
46
- } & {
47
- __v: number;
48
- } & {
49
- id: string;
50
- }, any, IImageSchema>;
44
+ }, any>;
51
45
  //# sourceMappingURL=image.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"image.entity.d.ts","sourceRoot":"","sources":["../../src/entity/image.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,YAAY;IAC3B,UAAU,EAAE;QAAE,CAAC,EAAE,MAAM,CAAC;QAAC,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IACrC,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;CACnB;AAmBD,eAAO,MAAM,UAAU;;;;;;qBAA4C,CAAC"}
1
+ {"version":3,"file":"image.entity.d.ts","sourceRoot":"","sources":["../../src/entity/image.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,YAAY;IAC3B,UAAU,EAAE;QAAE,CAAC,EAAE,MAAM,CAAC;QAAC,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IACrC,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;CACnB;AAmBD,eAAO,MAAM,UAAU;;OAA4C,CAAC"}
@@ -15,27 +15,21 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
24
  /// <reference types="mongoose" />
24
- /// <reference types="mongoose/types/schematypes" />
25
25
  /// <reference types="mongoose/types/inferschematype" />
26
- /// <reference types="mongoose/types/inferhydrateddoctype" />
27
- /// <reference types="mongoose/types/inferrawdoctype" />
28
26
  export interface ILogsSchema {
29
27
  type: string;
30
28
  event: string;
31
29
  message: string;
32
30
  count: number;
33
31
  }
34
- export declare const LogsModel: import("mongoose").Model<ILogsSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ILogsSchema, {}, import("mongoose").DefaultSchemaOptions> & ILogsSchema & {
32
+ export declare const LogsModel: import("mongoose").Model<ILogsSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ILogsSchema> & ILogsSchema & {
35
33
  _id: import("mongoose").Types.ObjectId;
36
- } & {
37
- __v: number;
38
- } & {
39
- id: string;
40
- }, any, ILogsSchema>;
34
+ }, any>;
41
35
  //# sourceMappingURL=logs.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"logs.entity.d.ts","sourceRoot":"","sources":["../../src/entity/logs.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf;AAeD,eAAO,MAAM,SAAS;;;;;;oBAAyC,CAAC"}
1
+ {"version":3,"file":"logs.entity.d.ts","sourceRoot":"","sources":["../../src/entity/logs.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAEA,MAAM,WAAW,WAAW;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf;AAeD,eAAO,MAAM,SAAS;;OAAyC,CAAC"}
@@ -15,16 +15,14 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
24
  /// <reference types="mongoose" />
24
- /// <reference types="mongoose/types/schematypes" />
25
25
  /// <reference types="mongoose/types/inferschematype" />
26
- /// <reference types="mongoose/types/inferhydrateddoctype" />
27
- /// <reference types="mongoose/types/inferrawdoctype" />
28
26
  export interface IPngSvgSchema {
29
27
  title: string;
30
28
  styleCategory: string;
@@ -43,11 +41,7 @@ export interface IPngSvgSchema {
43
41
  deletedAt?: Date;
44
42
  appName: string;
45
43
  }
46
- export declare const PngSvgModel: import("mongoose").Model<IPngSvgSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPngSvgSchema, {}, import("mongoose").DefaultSchemaOptions> & IPngSvgSchema & {
44
+ export declare const PngSvgModel: import("mongoose").Model<IPngSvgSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPngSvgSchema> & IPngSvgSchema & {
47
45
  _id: import("mongoose").Types.ObjectId;
48
- } & {
49
- __v: number;
50
- } & {
51
- id: string;
52
- }, any, IPngSvgSchema>;
46
+ }, any>;
53
47
  //# sourceMappingURL=png-svg.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"png-svg.entity.d.ts","sourceRoot":"","sources":["../../src/entity/png-svg.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iBAAiB,EAAE,GAAG,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACjB;AAwBD,eAAO,MAAM,WAAW;;;;;;sBAAgD,CAAC"}
1
+ {"version":3,"file":"png-svg.entity.d.ts","sourceRoot":"","sources":["../../src/entity/png-svg.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAEA,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,CAAC;IACzB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iBAAiB,EAAE,GAAG,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACjB;AAwBD,eAAO,MAAM,WAAW;;OAAgD,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export interface IPPTEmailQueueSchema {
29
27
  pptRef: Types.ObjectId;
@@ -35,11 +33,7 @@ export interface IPPTEmailTracking {
35
33
  isOpened: boolean;
36
34
  ipAddress: string;
37
35
  }
38
- export declare const PPTEmailQueueModel: import("mongoose").Model<IPPTEmailQueueSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTEmailQueueSchema, {}, import("mongoose").DefaultSchemaOptions> & IPPTEmailQueueSchema & {
36
+ export declare const PPTEmailQueueModel: import("mongoose").Model<IPPTEmailQueueSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTEmailQueueSchema> & IPPTEmailQueueSchema & {
39
37
  _id: Types.ObjectId;
40
- } & {
41
- __v: number;
42
- } & {
43
- id: string;
44
- }, any, IPPTEmailQueueSchema>;
38
+ }, any>;
45
39
  //# sourceMappingURL=ppt-email-queue.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ppt-email-queue.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-email-queue.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,oBAAoB;IACnC,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,EAAE,iBAAiB,CAAA;CAC5B;AAED,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB;AA6BD,eAAO,MAAM,kBAAkB;;;;;;6BAAsE,CAAC"}
1
+ {"version":3,"file":"ppt-email-queue.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-email-queue.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,oBAAoB;IACnC,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,EAAE,iBAAiB,CAAA;CAC5B;AAED,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB;AA6BD,eAAO,MAAM,kBAAkB;;OAAsE,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export interface IPPTEventSchema {
29
27
  pptRef: Types.ObjectId;
@@ -33,11 +31,7 @@ export interface IPPTEventSchema {
33
31
  createdAt?: Date;
34
32
  updatedAt?: Date;
35
33
  }
36
- export declare const PPTSlideEventModel: import("mongoose").Model<IPPTEventSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTEventSchema, {}, import("mongoose").DefaultSchemaOptions> & IPPTEventSchema & {
34
+ export declare const PPTSlideEventModel: import("mongoose").Model<IPPTEventSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTEventSchema> & IPPTEventSchema & {
37
35
  _id: Types.ObjectId;
38
- } & {
39
- __v: number;
40
- } & {
41
- id: string;
42
- }, any, IPPTEventSchema>;
36
+ }, any>;
43
37
  //# sourceMappingURL=ppt-event.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ppt-event.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-event.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAGhD,MAAM,WAAW,eAAe;IAC5B,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;CACpB;AAcD,eAAO,MAAM,kBAAkB;;;;;;wBAAsD,CAAC"}
1
+ {"version":3,"file":"ppt-event.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-event.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAGhD,MAAM,WAAW,eAAe;IAC5B,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;CACpB;AAcD,eAAO,MAAM,kBAAkB;;OAAsD,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export interface IPPTFTPQueueSchema {
29
27
  url: string;
@@ -32,11 +30,7 @@ export interface IPPTFTPQueueSchema {
32
30
  prefix: string;
33
31
  error: boolean;
34
32
  }
35
- export declare const PPTFTPQueueModel: import("mongoose").Model<IPPTFTPQueueSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTFTPQueueSchema, {}, import("mongoose").DefaultSchemaOptions> & IPPTFTPQueueSchema & {
33
+ export declare const PPTFTPQueueModel: import("mongoose").Model<IPPTFTPQueueSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTFTPQueueSchema> & IPPTFTPQueueSchema & {
36
34
  _id: Types.ObjectId;
37
- } & {
38
- __v: number;
39
- } & {
40
- id: string;
41
- }, any, IPPTFTPQueueSchema>;
35
+ }, any>;
42
36
  //# sourceMappingURL=ppt-ftp.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ppt-ftp.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-ftp.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,kBAAkB;IACjC,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,OAAO,CAAC;CAChB;AAiBD,eAAO,MAAM,gBAAgB;;;;;;2BAAgE,CAAC"}
1
+ {"version":3,"file":"ppt-ftp.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-ftp.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,kBAAkB;IACjC,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,OAAO,CAAC;CAChB;AAiBD,eAAO,MAAM,gBAAgB;;OAAgE,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  import { MetaType } from "./slidev2.entity";
29
27
  export interface IPPTSlideLayerNode {
@@ -40,11 +38,7 @@ export interface IPPTSlideLayerSchema {
40
38
  createdAt?: Date;
41
39
  updatedAt?: Date;
42
40
  }
43
- export declare const PPTSlideLayerModel: import("mongoose").Model<IPPTSlideLayerSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTSlideLayerSchema, {}, import("mongoose").DefaultSchemaOptions> & IPPTSlideLayerSchema & {
41
+ export declare const PPTSlideLayerModel: import("mongoose").Model<IPPTSlideLayerSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTSlideLayerSchema> & IPPTSlideLayerSchema & {
44
42
  _id: Types.ObjectId;
45
- } & {
46
- __v: number;
47
- } & {
48
- id: string;
49
- }, any, IPPTSlideLayerSchema>;
43
+ }, any>;
50
44
  //# sourceMappingURL=ppt-slide-layer.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ppt-slide-layer.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-slide-layer.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAE5C,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,QAAQ,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACjC,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC/B;AAGD,MAAM,WAAW,oBAAoB;IACnC,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC5B,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;IACzB,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,UAAU,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC;IAC5C,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;CAClB;AA+CD,eAAO,MAAM,kBAAkB;;;;;;6BAG9B,CAAC"}
1
+ {"version":3,"file":"ppt-slide-layer.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-slide-layer.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAE5C,MAAM,WAAW,kBAAkB;IACjC,QAAQ,EAAE,QAAQ,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACjC,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC/B;AAGD,MAAM,WAAW,oBAAoB;IACnC,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC5B,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;IACzB,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,UAAU,EAAE,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC;IAC5C,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;CAClB;AA+CD,eAAO,MAAM,kBAAkB;;OAG9B,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  interface IPPTSlideData {
29
27
  title: string;
@@ -48,19 +46,11 @@ export interface IPPTSlideVersionSchema extends IPPTSlideData {
48
46
  pptRef: Types.ObjectId;
49
47
  verison: string;
50
48
  }
51
- export declare const PPTSlideModel: import("mongoose").Model<IPPTSlideSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTSlideSchema, {}, import("mongoose").DefaultSchemaOptions> & IPPTSlideSchema & {
49
+ export declare const PPTSlideModel: import("mongoose").Model<IPPTSlideSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTSlideSchema> & IPPTSlideSchema & {
52
50
  _id: Types.ObjectId;
53
- } & {
54
- __v: number;
55
- } & {
56
- id: string;
57
- }, any, IPPTSlideSchema>;
58
- export declare const PPTSlideVersionModel: import("mongoose").Model<IPPTSlideVersionSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTSlideVersionSchema, {}, import("mongoose").DefaultSchemaOptions> & IPPTSlideVersionSchema & {
51
+ }, any>;
52
+ export declare const PPTSlideVersionModel: import("mongoose").Model<IPPTSlideVersionSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTSlideVersionSchema> & IPPTSlideVersionSchema & {
59
53
  _id: Types.ObjectId;
60
- } & {
61
- __v: number;
62
- } & {
63
- id: string;
64
- }, any, IPPTSlideVersionSchema>;
54
+ }, any>;
65
55
  export {};
66
56
  //# sourceMappingURL=ppt-slide.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ppt-slide.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-slide.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,UAAU,aAAa;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;CACxB;AACD,MAAM,WAAW,eAAgB,SAAQ,aAAa;IAClD,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;IACzB,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,sBAAuB,SAAQ,aAAa;IACzD,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC5B,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,OAAO,EAAE,MAAM,CAAC;CACnB;AA2CD,eAAO,MAAM,aAAa;;;;;;wBAAsD,CAAC;AACjF,eAAO,MAAM,oBAAoB;;;;;;+BAA4E,CAAC"}
1
+ {"version":3,"file":"ppt-slide.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-slide.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,UAAU,aAAa;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;CACxB;AACD,MAAM,WAAW,eAAgB,SAAQ,aAAa;IAClD,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,QAAQ,EAAE,KAAK,CAAC,QAAQ,CAAC;IACzB,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,YAAY,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,sBAAuB,SAAQ,aAAa;IACzD,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC5B,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,OAAO,EAAE,MAAM,CAAC;CACnB;AA2CD,eAAO,MAAM,aAAa;;OAAsD,CAAC;AACjF,eAAO,MAAM,oBAAoB;;OAA4E,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export interface IPPTSystemQueueSchema {
29
27
  productId: string;
@@ -32,11 +30,7 @@ export interface IPPTSystemQueueSchema {
32
30
  appName: string;
33
31
  isLocked: boolean;
34
32
  }
35
- export declare const PPTSystemQueueModel: import("mongoose").Model<IPPTSystemQueueSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTSystemQueueSchema, {}, import("mongoose").DefaultSchemaOptions> & IPPTSystemQueueSchema & {
33
+ export declare const PPTSystemQueueModel: import("mongoose").Model<IPPTSystemQueueSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTSystemQueueSchema> & IPPTSystemQueueSchema & {
36
34
  _id: Types.ObjectId;
37
- } & {
38
- __v: number;
39
- } & {
40
- id: string;
41
- }, any, IPPTSystemQueueSchema>;
35
+ }, any>;
42
36
  //# sourceMappingURL=ppt-system.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ppt-system.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-system.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,qBAAqB;IACpC,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;CACnB;AAiBD,eAAO,MAAM,mBAAmB;;;;;;8BAAyE,CAAC"}
1
+ {"version":3,"file":"ppt-system.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt-system.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,qBAAqB;IACpC,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;CACnB;AAiBD,eAAO,MAAM,mBAAmB;;OAAyE,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export interface IPPTSuggestons {
29
27
  title: string;
@@ -73,11 +71,7 @@ export interface IPPTSchema {
73
71
  clonedFromSystem: boolean;
74
72
  suggestions: Array<IPPTSuggestons>;
75
73
  }
76
- export declare const PPTModel: import("mongoose").Model<IPPTSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTSchema, {}, import("mongoose").DefaultSchemaOptions> & IPPTSchema & {
74
+ export declare const PPTModel: import("mongoose").Model<IPPTSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPPTSchema> & IPPTSchema & {
77
75
  _id: Types.ObjectId;
78
- } & {
79
- __v: number;
80
- } & {
81
- id: string;
82
- }, any, IPPTSchema>;
76
+ }, any>;
83
77
  //# sourceMappingURL=ppt.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ppt.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAChD,MAAM,WAAW,cAAc;IAC3B,KAAK,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,KAAK,CAAC,QAAQ,CAAA;CAC5C;AAED,MAAM,WAAW,UAAU;IACvB,qBAAqB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrC,kBAAkB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC,kBAAkB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACtB,SAAS,EAAE,KAAK,CAAC,QAAQ,EAAE,CAAC;IAC5B,UAAU,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC3B,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,gBAAgB,EAAE,MAAM,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,OAAO,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,OAAO,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,EAAE,OAAO,CAAC;IAEtB,iBAAiB,EAAE,KAAK,CAAC,QAAQ,CAAC;IAClC,aAAa,EAAE,OAAO,CAAC;IACvB,aAAa,EAAE,OAAO,CAAC;IACvB,YAAY,EAAE,OAAO,CAAC;IAEtB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,cAAc,EAAE,OAAO,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,OAAO,CAAC;IAE1B,WAAW,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;CACtC;AA4HD,eAAO,MAAM,QAAQ;;;;;;mBAAsC,CAAC"}
1
+ {"version":3,"file":"ppt.entity.d.ts","sourceRoot":"","sources":["../../src/entity/ppt.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAChD,MAAM,WAAW,cAAc;IAC3B,KAAK,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,KAAK,CAAC,QAAQ,CAAA;CAC5C;AAED,MAAM,WAAW,UAAU;IACvB,qBAAqB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrC,kBAAkB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC,kBAAkB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAClC,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACtB,SAAS,EAAE,KAAK,CAAC,QAAQ,EAAE,CAAC;IAC5B,UAAU,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC3B,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,MAAM,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,gBAAgB,EAAE,MAAM,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,eAAe,EAAE,OAAO,CAAC;IACzB,aAAa,EAAE,MAAM,CAAC;IACtB,aAAa,EAAE,OAAO,CAAC;IACvB,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,EAAE,OAAO,CAAC;IAEtB,iBAAiB,EAAE,KAAK,CAAC,QAAQ,CAAC;IAClC,aAAa,EAAE,OAAO,CAAC;IACvB,aAAa,EAAE,OAAO,CAAC;IACvB,YAAY,EAAE,OAAO,CAAC;IAEtB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,cAAc,EAAE,OAAO,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,OAAO,CAAC;IAE1B,WAAW,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;CACtC;AA4HD,eAAO,MAAM,QAAQ;;OAAsC,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  import { IMessageSchema } from "./common";
29
27
  export interface IPromptSchema {
@@ -35,11 +33,7 @@ export interface IPromptSchema {
35
33
  updatedAt: Date;
36
34
  deletedAt: Date;
37
35
  }
38
- export declare const PromptModel: import("mongoose").Model<IPromptSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPromptSchema, {}, import("mongoose").DefaultSchemaOptions> & IPromptSchema & {
36
+ export declare const PromptModel: import("mongoose").Model<IPromptSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, IPromptSchema> & IPromptSchema & {
39
37
  _id: Types.ObjectId;
40
- } & {
41
- __v: number;
42
- } & {
43
- id: string;
44
- }, any, IPromptSchema>;
38
+ }, any>;
45
39
  //# sourceMappingURL=prompt.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"prompt.entity.d.ts","sourceRoot":"","sources":["../../src/entity/prompt.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE1C,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,cAAc,CAAC;IACvB,IAAI,EAAE,cAAc,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;CACjB;AAwBD,eAAO,MAAM,WAAW;;;;;;sBAA+C,CAAC"}
1
+ {"version":3,"file":"prompt.entity.d.ts","sourceRoot":"","sources":["../../src/entity/prompt.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE1C,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,cAAc,CAAC;IACvB,IAAI,EAAE,cAAc,CAAC;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;CACjB;AAwBD,eAAO,MAAM,WAAW;;OAA+C,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  import { ISystemLayout } from "./common";
29
27
  export interface ISlideLayoutSchema {
@@ -42,11 +40,7 @@ export interface ISlideLayoutSchema {
42
40
  subCategory: string[];
43
41
  displayName: string;
44
42
  }
45
- export declare const SlideLayoutModel: import("mongoose").Model<ISlideLayoutSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ISlideLayoutSchema, {}, import("mongoose").DefaultSchemaOptions> & ISlideLayoutSchema & {
43
+ export declare const SlideLayoutModel: import("mongoose").Model<ISlideLayoutSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ISlideLayoutSchema> & ISlideLayoutSchema & {
46
44
  _id: Types.ObjectId;
47
- } & {
48
- __v: number;
49
- } & {
50
- id: string;
51
- }, any, ISlideLayoutSchema>;
45
+ }, any>;
52
46
  //# sourceMappingURL=slide-layout.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"slide-layout.entity.d.ts","sourceRoot":"","sources":["../../src/entity/slide-layout.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAChD,OAAO,EAAE,aAAa,EAAkB,MAAM,UAAU,CAAC;AAGzD,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,qBAAqB,EAAE,aAAa,CAAC;IACrC,kBAAkB,EAAE,aAAa,CAAC;IAClC,sBAAsB,EAAE,MAAM,CAAC;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;CACrB;AAsCD,eAAO,MAAM,gBAAgB;;;;;;2BAA+D,CAAC"}
1
+ {"version":3,"file":"slide-layout.entity.d.ts","sourceRoot":"","sources":["../../src/entity/slide-layout.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAChD,OAAO,EAAE,aAAa,EAAkB,MAAM,UAAU,CAAC;AAGzD,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,qBAAqB,EAAE,aAAa,CAAC;IACrC,kBAAkB,EAAE,aAAa,CAAC;IAClC,sBAAsB,EAAE,MAAM,CAAC;IAC/B,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;CACrB;AAsCD,eAAO,MAAM,gBAAgB;;OAA+D,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  interface layer {
29
27
  metaType: String;
@@ -46,12 +44,8 @@ export interface ISlideSchema {
46
44
  isDefault: boolean;
47
45
  category: string;
48
46
  }
49
- export declare const SlideModel: import("mongoose").Model<ISlideSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ISlideSchema, {}, import("mongoose").DefaultSchemaOptions> & ISlideSchema & {
47
+ export declare const SlideModel: import("mongoose").Model<ISlideSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ISlideSchema> & ISlideSchema & {
50
48
  _id: Types.ObjectId;
51
- } & {
52
- __v: number;
53
- } & {
54
- id: string;
55
- }, any, ISlideSchema>;
49
+ }, any>;
56
50
  export {};
57
51
  //# sourceMappingURL=slide.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"slide.entity.d.ts","sourceRoot":"","sources":["../../src/entity/slide.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;CAClB;AAWD,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC9B,UAAU,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC3B,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CAClB;AA4BD,eAAO,MAAM,UAAU;;;;;;qBAA4C,CAAC"}
1
+ {"version":3,"file":"slide.entity.d.ts","sourceRoot":"","sources":["../../src/entity/slide.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,UAAU,KAAK;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;CAClB;AAWD,MAAM,WAAW,YAAY;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC9B,UAAU,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC3B,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;CAClB;AA4BD,eAAO,MAAM,UAAU;;OAA4C,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export type MetaType = "text" | "image" | "shape" | "table" | "chart" | "gradient" | "list";
29
27
  export interface ISlideLayer {
@@ -53,11 +51,7 @@ export interface ISlideV2Schema {
53
51
  changeNote: string;
54
52
  isDeprecated: boolean;
55
53
  }
56
- export declare const SlideV2Model: import("mongoose").Model<ISlideV2Schema, {}, {}, {}, import("mongoose").Document<unknown, {}, ISlideV2Schema, {}, import("mongoose").DefaultSchemaOptions> & ISlideV2Schema & {
54
+ export declare const SlideV2Model: import("mongoose").Model<ISlideV2Schema, {}, {}, {}, import("mongoose").Document<unknown, {}, ISlideV2Schema> & ISlideV2Schema & {
57
55
  _id: Types.ObjectId;
58
- } & {
59
- __v: number;
60
- } & {
61
- id: string;
62
- }, any, ISlideV2Schema>;
56
+ }, any>;
63
57
  //# sourceMappingURL=slidev2.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"slidev2.entity.d.ts","sourceRoot":"","sources":["../../src/entity/slidev2.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,MAAM,QAAQ,GAChB,MAAM,GACN,OAAO,GACP,OAAO,GACP,OAAO,GACP,OAAO,GACP,UAAU,GACV,MAAM,CAAC;AAEX,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,QAAQ,CAAC;IACnB,WAAW,EAAE,GAAG,CAAC;IACjB,QAAQ,EAAE,GAAG,CAAC;IACd,MAAM,CAAC,EAAE,WAAW,EAAE,CAAC;CACxB;AAqCD,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IAEd,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC5B,aAAa,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC9B,UAAU,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC3B,MAAM,EAAE,WAAW,EAAE,CAAC;IAEtB,SAAS,EAAE,IAAI,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAElB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAEhB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IAEjB,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,OAAO,CAAC;CACvB;AAkCD,eAAO,MAAM,YAAY;;;;;;uBAAgD,CAAC"}
1
+ {"version":3,"file":"slidev2.entity.d.ts","sourceRoot":"","sources":["../../src/entity/slidev2.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,MAAM,QAAQ,GAChB,MAAM,GACN,OAAO,GACP,OAAO,GACP,OAAO,GACP,OAAO,GACP,UAAU,GACV,MAAM,CAAC;AAEX,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,QAAQ,CAAC;IACnB,WAAW,EAAE,GAAG,CAAC;IACjB,QAAQ,EAAE,GAAG,CAAC;IACd,MAAM,CAAC,EAAE,WAAW,EAAE,CAAC;CACxB;AAqCD,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IAEd,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC5B,aAAa,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC9B,UAAU,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC3B,MAAM,EAAE,WAAW,EAAE,CAAC;IAEtB,SAAS,EAAE,IAAI,CAAC;IAChB,QAAQ,EAAE,OAAO,CAAC;IAElB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAEhB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IAEjB,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,OAAO,CAAC;CACvB;AAkCD,eAAO,MAAM,YAAY;;OAAgD,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export interface ISocketSchema {
29
27
  userId: string;
@@ -31,11 +29,7 @@ export interface ISocketSchema {
31
29
  createdAt?: Date;
32
30
  updatedAt?: Date;
33
31
  }
34
- export declare const SocketModel: import("mongoose").Model<ISocketSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ISocketSchema, {}, import("mongoose").DefaultSchemaOptions> & ISocketSchema & {
32
+ export declare const SocketModel: import("mongoose").Model<ISocketSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ISocketSchema> & ISocketSchema & {
35
33
  _id: Types.ObjectId;
36
- } & {
37
- __v: number;
38
- } & {
39
- id: string;
40
- }, any, ISocketSchema>;
34
+ }, any>;
41
35
  //# sourceMappingURL=socket.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"socket.entity.d.ts","sourceRoot":"","sources":["../../src/entity/socket.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;CAClB;AAaD,eAAO,MAAM,WAAW;;;;;;sBAA+C,CAAC"}
1
+ {"version":3,"file":"socket.entity.d.ts","sourceRoot":"","sources":["../../src/entity/socket.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACzB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;CAClB;AAaD,eAAO,MAAM,WAAW;;OAA+C,CAAC"}
@@ -15,16 +15,14 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
24
  /// <reference types="mongoose" />
24
- /// <reference types="mongoose/types/schematypes" />
25
25
  /// <reference types="mongoose/types/inferschematype" />
26
- /// <reference types="mongoose/types/inferhydrateddoctype" />
27
- /// <reference types="mongoose/types/inferrawdoctype" />
28
26
  import { IVariantsSystemLayout, ISystemLayout, IMessageSchema } from "./common";
29
27
  export interface ITemplateLayout {
30
28
  title: string;
@@ -47,11 +45,7 @@ export interface ITemplateTypeSchema {
47
45
  published: boolean;
48
46
  colorPalletes: Array<Array<string>>;
49
47
  }
50
- export declare const TemplateTypeModel: import("mongoose").Model<ITemplateTypeSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ITemplateTypeSchema, {}, import("mongoose").DefaultSchemaOptions> & ITemplateTypeSchema & {
48
+ export declare const TemplateTypeModel: import("mongoose").Model<ITemplateTypeSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ITemplateTypeSchema> & ITemplateTypeSchema & {
51
49
  _id: import("mongoose").Types.ObjectId;
52
- } & {
53
- __v: number;
54
- } & {
55
- id: string;
56
- }, any, ITemplateTypeSchema>;
50
+ }, any>;
57
51
  //# sourceMappingURL=template-type.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"template-type.entity.d.ts","sourceRoot":"","sources":["../../src/entity/template-type.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,OAAO,EAAE,qBAAqB,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAEhF,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;CACpB;AAGD,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;IAChC,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,iBAAiB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC,WAAW,EAAE,qBAAqB,CAAC;IACnC,kBAAkB,EAAE,qBAAqB,CAAC;IAC1C,YAAY,EAAE,qBAAqB,CAAC;IACpC,iBAAiB,EAAE,aAAa,CAAC;IACjC,WAAW,EAAE,cAAc,CAAC;IAC5B,qBAAqB,EAAE,cAAc,CAAC;IACtC,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,EAAE,KAAK,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC;CACrC;AAiED,eAAO,MAAM,iBAAiB;;;;;;4BAAkE,CAAC"}
1
+ {"version":3,"file":"template-type.entity.d.ts","sourceRoot":"","sources":["../../src/entity/template-type.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AACA,OAAO,EAAE,qBAAqB,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAEhF,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;CACpB;AAGD,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;IAChC,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,iBAAiB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACjC,WAAW,EAAE,qBAAqB,CAAC;IACnC,kBAAkB,EAAE,qBAAqB,CAAC;IAC1C,YAAY,EAAE,qBAAqB,CAAC;IACpC,iBAAiB,EAAE,aAAa,CAAC;IACjC,WAAW,EAAE,cAAc,CAAC;IAC5B,qBAAqB,EAAE,cAAc,CAAC;IACtC,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,EAAE,KAAK,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC;CACrC;AAiED,eAAO,MAAM,iBAAiB;;OAAkE,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  export interface ITemplateSchema {
29
27
  name: string;
@@ -36,11 +34,7 @@ export interface ITemplateSchema {
36
34
  staticImageDir: string;
37
35
  published: boolean;
38
36
  }
39
- export declare const TemplateModel: import("mongoose").Model<ITemplateSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ITemplateSchema, {}, import("mongoose").DefaultSchemaOptions> & ITemplateSchema & {
37
+ export declare const TemplateModel: import("mongoose").Model<ITemplateSchema, {}, {}, {}, import("mongoose").Document<unknown, {}, ITemplateSchema> & ITemplateSchema & {
40
38
  _id: Types.ObjectId;
41
- } & {
42
- __v: number;
43
- } & {
44
- id: string;
45
- }, any, ITemplateSchema>;
39
+ }, any>;
46
40
  //# sourceMappingURL=template.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"template.entity.d.ts","sourceRoot":"","sources":["../../src/entity/template.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,mBAAmB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC,aAAa,EAAE,KAAK,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC;IACpC,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,OAAO,CAAC;CACpB;AAyBD,eAAO,MAAM,aAAa;;;;;;wBAAqD,CAAC"}
1
+ {"version":3,"file":"template.entity.d.ts","sourceRoot":"","sources":["../../src/entity/template.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,KAAK,CAAC,QAAQ,CAAC;IAC/B,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,mBAAmB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC,aAAa,EAAE,KAAK,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC;IACpC,cAAc,EAAE,MAAM,CAAC;IACvB,SAAS,EAAE,OAAO,CAAC;CACpB;AAyBD,eAAO,MAAM,aAAa;;OAAqD,CAAC"}
@@ -15,15 +15,13 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
- /// <reference types="mongoose/types/schematypes" />
24
24
  /// <reference types="mongoose/types/inferschematype" />
25
- /// <reference types="mongoose/types/inferhydrateddoctype" />
26
- /// <reference types="mongoose/types/inferrawdoctype" />
27
25
  import { Types } from "mongoose";
28
26
  interface ITrainingQueue {
29
27
  filename: string;
@@ -34,12 +32,8 @@ interface ITrainingQueue {
34
32
  updatedAt: Date;
35
33
  deletedAt: Date;
36
34
  }
37
- export declare const TrainingQueueModel: import("mongoose").Model<ITrainingQueue, {}, {}, {}, import("mongoose").Document<unknown, {}, ITrainingQueue, {}, import("mongoose").DefaultSchemaOptions> & ITrainingQueue & {
35
+ export declare const TrainingQueueModel: import("mongoose").Model<ITrainingQueue, {}, {}, {}, import("mongoose").Document<unknown, {}, ITrainingQueue> & ITrainingQueue & {
38
36
  _id: Types.ObjectId;
39
- } & {
40
- __v: number;
41
- } & {
42
- id: string;
43
- }, any, ITrainingQueue>;
37
+ }, any>;
44
38
  export {};
45
39
  //# sourceMappingURL=training-queue.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"training-queue.entity.d.ts","sourceRoot":"","sources":["../../src/entity/training-queue.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,UAAU,cAAc;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAA;CAChB;AAeD,eAAO,MAAM,kBAAkB;;;;;;uBAA+D,CAAC"}
1
+ {"version":3,"file":"training-queue.entity.d.ts","sourceRoot":"","sources":["../../src/entity/training-queue.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAiB,KAAK,EAAE,MAAM,UAAU,CAAC;AAEhD,UAAU,cAAc;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,OAAO,CAAC;IAClB,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC;IACvB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAA;CAChB;AAeD,eAAO,MAAM,kBAAkB;;OAA+D,CAAC"}
@@ -15,16 +15,14 @@
15
15
  /// <reference types="mongoose/types/populate" />
16
16
  /// <reference types="mongoose/types/query" />
17
17
  /// <reference types="mongoose/types/schemaoptions" />
18
+ /// <reference types="mongoose/types/schematypes" />
18
19
  /// <reference types="mongoose/types/session" />
19
20
  /// <reference types="mongoose/types/types" />
20
21
  /// <reference types="mongoose/types/utility" />
21
22
  /// <reference types="mongoose/types/validation" />
22
23
  /// <reference types="mongoose/types/virtuals" />
23
24
  /// <reference types="mongoose" />
24
- /// <reference types="mongoose/types/schematypes" />
25
25
  /// <reference types="mongoose/types/inferschematype" />
26
- /// <reference types="mongoose/types/inferhydrateddoctype" />
27
- /// <reference types="mongoose/types/inferrawdoctype" />
28
26
  interface IUser {
29
27
  email: string | null;
30
28
  password: string;
@@ -33,12 +31,8 @@ interface IUser {
33
31
  updatedAt: Date;
34
32
  deletedAt: Date;
35
33
  }
36
- export declare const UserModel: import("mongoose").Model<IUser, {}, {}, {}, import("mongoose").Document<unknown, {}, IUser, {}, import("mongoose").DefaultSchemaOptions> & IUser & {
34
+ export declare const UserModel: import("mongoose").Model<IUser, {}, {}, {}, import("mongoose").Document<unknown, {}, IUser> & IUser & {
37
35
  _id: import("mongoose").Types.ObjectId;
38
- } & {
39
- __v: number;
40
- } & {
41
- id: string;
42
- }, any, IUser>;
36
+ }, any>;
43
37
  export {};
44
38
  //# sourceMappingURL=user.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"user.entity.d.ts","sourceRoot":"","sources":["../../src/entity/user.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAEA,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAA;CAChB;AAcD,eAAO,MAAM,SAAS;;;;;;cAAmC,CAAC"}
1
+ {"version":3,"file":"user.entity.d.ts","sourceRoot":"","sources":["../../src/entity/user.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;AAEA,UAAU,KAAK;IACb,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAA;CAChB;AAcD,eAAO,MAAM,SAAS;;OAAmC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "biz-slide-core",
3
- "version": "2.0.4",
3
+ "version": "2.0.5",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -18,7 +18,7 @@
18
18
  "express": "^4.18.2",
19
19
  "joi": "^17.11.0",
20
20
  "jsonwebtoken": "^9.0.2",
21
- "mongoose": "^9.3.3",
21
+ "mongoose": "^7.5.0",
22
22
  "typescript": "^5.3.3"
23
23
  },
24
24
  "devDependencies": {