@lyxa.ai/core 1.4.149 → 1.4.150

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.
@@ -3,7 +3,7 @@ import { TimeStamps } from '@typegoose/typegoose/lib/defaultClasses';
3
3
  import { Types } from 'mongoose';
4
4
  export declare class WorldCupTeam {
5
5
  _id: Types.ObjectId;
6
- team?: string;
6
+ name?: string;
7
7
  teamImageUrl?: string;
8
8
  }
9
9
  export declare class AppAppearance extends TimeStamps {
@@ -16,18 +16,18 @@ const defaultClasses_1 = require("@typegoose/typegoose/lib/defaultClasses");
16
16
  const mongoose_1 = require("mongoose");
17
17
  class WorldCupTeam {
18
18
  _id;
19
- team;
19
+ name;
20
20
  teamImageUrl;
21
21
  }
22
22
  exports.WorldCupTeam = WorldCupTeam;
23
23
  __decorate([
24
- (0, typegoose_1.prop)({ type: mongoose_1.Types.ObjectId, default: () => new mongoose_1.Types.ObjectId() }),
24
+ (0, typegoose_1.prop)({ type: mongoose_1.Types.ObjectId }),
25
25
  __metadata("design:type", mongoose_1.Types.ObjectId)
26
26
  ], WorldCupTeam.prototype, "_id", void 0);
27
27
  __decorate([
28
28
  (0, typegoose_1.prop)({ type: String }),
29
29
  __metadata("design:type", String)
30
- ], WorldCupTeam.prototype, "team", void 0);
30
+ ], WorldCupTeam.prototype, "name", void 0);
31
31
  __decorate([
32
32
  (0, typegoose_1.prop)({ type: String }),
33
33
  __metadata("design:type", String)
@@ -1 +1 @@
1
- {"version":3,"file":"app-appearance.model.js","sourceRoot":"/","sources":["libraries/mongo/models/app-appearance.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oDAA0D;AAC1D,kDAA4D;AAC5D,4EAAqE;AACrE,uCAAiC;AAEjC,MAAa,YAAY;IAEjB,GAAG,CAAkB;IAGrB,IAAI,CAAU;IAGd,YAAY,CAAU;CAC7B;AATD,oCASC;AAPO;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,gBAAK,CAAC,QAAQ,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,gBAAK,CAAC,QAAQ,EAAE,EAAE,CAAC;8BACvD,gBAAK,CAAC,QAAQ;yCAAC;AAGrB;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;0CACF;AAGd;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;kDACM;AAIvB,IAAM,aAAa,GAAnB,MAAM,aAAc,SAAQ,2BAAU;IAErC,IAAI,CAAU;IAGd,KAAK,CAAU;IAGf,cAAc,CAAqB;IAGnC,kBAAkB,CAAW;IAG7B,SAAS,CAAU;IAGnB,kBAAkB,CAAU;IAG5B,aAAa,CAAkB;CACtC,CAAA;AArBY,sCAAa;AAElB;IADN,IAAA,gBAAI,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;2CAClB;AAGd;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;4CACD;AAGf;IADN,IAAA,gBAAI,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,wBAAiB,EAAE,CAAC;;qDACtB;AAGnC;IADN,IAAA,gBAAI,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;;yDACpB;AAG7B;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;gDACG;AAGnB;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;yDACY;AAG5B;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,GAAG,EAAE,CAAC,CAAC,YAAY,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;;oDACZ;wBApB1B,aAAa;IADzB,IAAA,wBAAY,EAAC,EAAE,aAAa,EAAE,EAAE,UAAU,EAAE,gBAAgB,EAAE,EAAE,CAAC;GACrD,aAAa,CAqBzB;AAED,MAAa,qBAAsB,SAAQ,aAAa;IAEhD,WAAW,CAAwB;CAC1C;AAHD,sDAGC;AADO;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,GAAG,EAAE,CAAC,CAAC,kBAAkB,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;;0DACd;AAG3C,MAAa,kBAAkB;IAEvB,GAAG,CAAkB;IAGrB,SAAS,CAAU;IAGnB,kBAAkB,CAAU;CACnC;AATD,gDASC;AAPO;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,gBAAK,CAAC,QAAQ,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,gBAAK,CAAC,QAAQ,EAAE,EAAE,CAAC;8BACvD,gBAAK,CAAC,QAAQ;+CAAC;AAGrB;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;qDACG;AAGnB;IADN,IAAA,gBAAI,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;8DACJ","sourcesContent":["import { modelOptions, prop } from '@typegoose/typegoose';\nimport { AppAppearanceType } from '../../../utilities/enum';\nimport { TimeStamps } from '@typegoose/typegoose/lib/defaultClasses';\nimport { Types } from 'mongoose';\n\nexport class WorldCupTeam {\n\t@prop({ type: Types.ObjectId, default: () => new Types.ObjectId() })\n\tpublic _id!: Types.ObjectId;\n\n\t@prop({ type: String })\n\tpublic team?: string;\n\n\t@prop({ type: String })\n\tpublic teamImageUrl?: string;\n}\n\n@modelOptions({ schemaOptions: { collection: 'app-appearance' } })\nexport class AppAppearance extends TimeStamps {\n\t@prop({ required: true, type: String })\n\tpublic name!: string;\n\n\t@prop({ type: String })\n\tpublic theme?: string;\n\n\t@prop({ required: true, type: String, enum: AppAppearanceType })\n\tpublic appearanceType!: AppAppearanceType;\n\n\t@prop({ required: true, type: Boolean, default: false })\n\tpublic isVisibleToUserApp!: boolean;\n\n\t@prop({ type: String })\n\tpublic imageName?: string;\n\n\t@prop({ type: String })\n\tpublic appearanceImageUrl?: string;\n\n\t@prop({ type: () => [WorldCupTeam], default: [] })\n\tpublic worldCupTeams?: WorldCupTeam[];\n}\n\nexport class WorldCupAppAppearance extends AppAppearance {\n\t@prop({ type: () => [WorldCupTeamHeader], default: [] })\n\tpublic teamsHeader!: WorldCupTeamHeader[];\n}\n\nexport class WorldCupTeamHeader {\n\t@prop({ type: Types.ObjectId, default: () => new Types.ObjectId() })\n\tpublic _id!: Types.ObjectId;\n\n\t@prop({ type: String })\n\tpublic imageName?: string;\n\n\t@prop({ required: true, type: String })\n\tpublic appearanceImageUrl!: string;\n}"]}
1
+ {"version":3,"file":"app-appearance.model.js","sourceRoot":"/","sources":["libraries/mongo/models/app-appearance.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oDAA0D;AAC1D,kDAA4D;AAC5D,4EAAqE;AACrE,uCAAiC;AAEjC,MAAa,YAAY;IAEjB,GAAG,CAAkB;IAGrB,IAAI,CAAU;IAGd,YAAY,CAAU;CAC7B;AATD,oCASC;AAPO;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,gBAAK,CAAC,QAAQ,EAAE,CAAC;8BAClB,gBAAK,CAAC,QAAQ;yCAAC;AAGrB;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;0CACF;AAGd;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;kDACM;AAIvB,IAAM,aAAa,GAAnB,MAAM,aAAc,SAAQ,2BAAU;IAErC,IAAI,CAAU;IAGd,KAAK,CAAU;IAGf,cAAc,CAAqB;IAGnC,kBAAkB,CAAW;IAG7B,SAAS,CAAU;IAGnB,kBAAkB,CAAU;IAG5B,aAAa,CAAkB;CACtC,CAAA;AArBY,sCAAa;AAElB;IADN,IAAA,gBAAI,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;2CAClB;AAGd;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;4CACD;AAGf;IADN,IAAA,gBAAI,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,wBAAiB,EAAE,CAAC;;qDACtB;AAGnC;IADN,IAAA,gBAAI,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,CAAC;;yDACpB;AAG7B;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;gDACG;AAGnB;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;yDACY;AAG5B;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,GAAG,EAAE,CAAC,CAAC,YAAY,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;;oDACZ;wBApB1B,aAAa;IADzB,IAAA,wBAAY,EAAC,EAAE,aAAa,EAAE,EAAE,UAAU,EAAE,gBAAgB,EAAE,EAAE,CAAC;GACrD,aAAa,CAqBzB;AAED,MAAa,qBAAsB,SAAQ,aAAa;IAEhD,WAAW,CAAwB;CAC1C;AAHD,sDAGC;AADO;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,GAAG,EAAE,CAAC,CAAC,kBAAkB,CAAC,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC;;0DACd;AAG3C,MAAa,kBAAkB;IAEvB,GAAG,CAAkB;IAGrB,SAAS,CAAU;IAGnB,kBAAkB,CAAU;CACnC;AATD,gDASC;AAPO;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,gBAAK,CAAC,QAAQ,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,gBAAK,CAAC,QAAQ,EAAE,EAAE,CAAC;8BACvD,gBAAK,CAAC,QAAQ;+CAAC;AAGrB;IADN,IAAA,gBAAI,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;qDACG;AAGnB;IADN,IAAA,gBAAI,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;8DACJ","sourcesContent":["import { modelOptions, prop } from '@typegoose/typegoose';\nimport { AppAppearanceType } from '../../../utilities/enum';\nimport { TimeStamps } from '@typegoose/typegoose/lib/defaultClasses';\nimport { Types } from 'mongoose';\n\nexport class WorldCupTeam {\n\t@prop({ type: Types.ObjectId })\n\tpublic _id!: Types.ObjectId;\n\n\t@prop({ type: String })\n\tpublic name?: string;\n\n\t@prop({ type: String })\n\tpublic teamImageUrl?: string;\n}\n\n@modelOptions({ schemaOptions: { collection: 'app-appearance' } })\nexport class AppAppearance extends TimeStamps {\n\t@prop({ required: true, type: String })\n\tpublic name!: string;\n\n\t@prop({ type: String })\n\tpublic theme?: string;\n\n\t@prop({ required: true, type: String, enum: AppAppearanceType })\n\tpublic appearanceType!: AppAppearanceType;\n\n\t@prop({ required: true, type: Boolean, default: false })\n\tpublic isVisibleToUserApp!: boolean;\n\n\t@prop({ type: String })\n\tpublic imageName?: string;\n\n\t@prop({ type: String })\n\tpublic appearanceImageUrl?: string;\n\n\t@prop({ type: () => [WorldCupTeam], default: [] })\n\tpublic worldCupTeams?: WorldCupTeam[];\n}\n\nexport class WorldCupAppAppearance extends AppAppearance {\n\t@prop({ type: () => [WorldCupTeamHeader], default: [] })\n\tpublic teamsHeader!: WorldCupTeamHeader[];\n}\n\nexport class WorldCupTeamHeader {\n\t@prop({ type: Types.ObjectId, default: () => new Types.ObjectId() })\n\tpublic _id!: Types.ObjectId;\n\n\t@prop({ type: String })\n\tpublic imageName?: string;\n\n\t@prop({ required: true, type: String })\n\tpublic appearanceImageUrl!: string;\n}"]}
@@ -22,7 +22,7 @@ Perfect for sharing types between frontend and backend applications.
22
22
 
23
23
  ## Version
24
24
 
25
- Version: 1.4.149
25
+ Version: 1.4.150
26
26
 
27
27
  ## Dependencies
28
28
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lyxa.ai/types",
3
- "version": "1.4.149",
3
+ "version": "1.4.150",
4
4
  "description": "Lyxa type definitions and validation schemas for both frontend and backend",
5
5
  "author": "elie <42282499+Internalizable@users.noreply.github.com>",
6
6
  "license": "MIT",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lyxa.ai/core",
3
- "version": "1.4.149",
3
+ "version": "1.4.150",
4
4
  "description": "The Core system of the Lyxa services.",
5
5
  "author": "elie <42282499+Internalizable@users.noreply.github.com>",
6
6
  "license": "MIT",