@lssm/module.learning-journey 0.0.0-canary-20251217080011 → 0.0.0-canary-20251219202229
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.
- package/LICENSE +21 -0
- package/README.md +2 -0
- package/dist/contracts/models.d.ts +120 -119
- package/dist/contracts/models.d.ts.map +1 -0
- package/dist/contracts/models.js +87 -88
- package/dist/contracts/models.js.map +1 -0
- package/dist/contracts/onboarding.d.ts +170 -169
- package/dist/contracts/onboarding.d.ts.map +1 -0
- package/dist/contracts/onboarding.js +71 -72
- package/dist/contracts/onboarding.js.map +1 -0
- package/dist/contracts/operations.d.ts +73 -72
- package/dist/contracts/operations.d.ts.map +1 -0
- package/dist/contracts/operations.js +2 -1
- package/dist/contracts/operations.js.map +1 -0
- package/dist/contracts/shared.d.ts +2 -1
- package/dist/contracts/shared.d.ts.map +1 -0
- package/dist/contracts/shared.js +2 -1
- package/dist/contracts/shared.js.map +1 -0
- package/dist/docs/learning-journey.docblock.js +2 -1
- package/dist/docs/learning-journey.docblock.js.map +1 -0
- package/dist/engines/srs.d.ts +2 -1
- package/dist/engines/srs.d.ts.map +1 -0
- package/dist/engines/srs.js +2 -1
- package/dist/engines/srs.js.map +1 -0
- package/dist/engines/streak.d.ts +2 -1
- package/dist/engines/streak.d.ts.map +1 -0
- package/dist/engines/streak.js +2 -1
- package/dist/engines/streak.js.map +1 -0
- package/dist/engines/xp.d.ts +2 -1
- package/dist/engines/xp.d.ts.map +1 -0
- package/dist/engines/xp.js +2 -1
- package/dist/engines/xp.js.map +1 -0
- package/dist/entities/ai.d.ts +202 -201
- package/dist/entities/ai.d.ts.map +1 -0
- package/dist/entities/ai.js +114 -114
- package/dist/entities/ai.js.map +1 -0
- package/dist/entities/course.d.ts +152 -151
- package/dist/entities/course.d.ts.map +1 -0
- package/dist/entities/course.js +86 -86
- package/dist/entities/course.js.map +1 -0
- package/dist/entities/flashcard.d.ts +147 -146
- package/dist/entities/flashcard.d.ts.map +1 -0
- package/dist/entities/flashcard.js +85 -85
- package/dist/entities/flashcard.js.map +1 -0
- package/dist/entities/gamification.d.ts +200 -199
- package/dist/entities/gamification.d.ts.map +1 -0
- package/dist/entities/gamification.js +120 -120
- package/dist/entities/gamification.js.map +1 -0
- package/dist/entities/index.d.ts +607 -606
- package/dist/entities/index.d.ts.map +1 -0
- package/dist/entities/index.js +2 -1
- package/dist/entities/index.js.map +1 -0
- package/dist/entities/learner.d.ts +194 -193
- package/dist/entities/learner.d.ts.map +1 -0
- package/dist/entities/learner.js +113 -113
- package/dist/entities/learner.js.map +1 -0
- package/dist/entities/onboarding.d.ts +167 -166
- package/dist/entities/onboarding.d.ts.map +1 -0
- package/dist/entities/onboarding.js +93 -93
- package/dist/entities/onboarding.js.map +1 -0
- package/dist/entities/quiz.d.ts +187 -186
- package/dist/entities/quiz.d.ts.map +1 -0
- package/dist/entities/quiz.js +109 -109
- package/dist/entities/quiz.js.map +1 -0
- package/dist/events.d.ts +216 -215
- package/dist/events.d.ts.map +1 -0
- package/dist/events.js +109 -110
- package/dist/events.js.map +1 -0
- package/dist/learning-journey.feature.d.ts +2 -1
- package/dist/learning-journey.feature.d.ts.map +1 -0
- package/dist/learning-journey.feature.js +2 -1
- package/dist/learning-journey.feature.js.map +1 -0
- package/dist/libs/contracts/dist/capabilities/openbanking.js +2 -1
- package/dist/libs/contracts/dist/capabilities/openbanking.js.map +1 -0
- package/dist/libs/contracts/dist/contract-registry/schemas.js +2 -1
- package/dist/libs/contracts/dist/contract-registry/schemas.js.map +1 -0
- package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/index.js +2 -6
- package/dist/libs/contracts/dist/docs/meta.docs.js +30 -0
- package/dist/libs/contracts/dist/docs/meta.docs.js.map +1 -0
- package/dist/libs/contracts/dist/docs/presentations.js +2 -1
- package/dist/libs/contracts/dist/docs/presentations.js.map +1 -0
- package/dist/libs/contracts/dist/docs/registry.js +2 -1
- package/dist/libs/contracts/dist/docs/registry.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js +2 -1
- package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map +1 -0
- package/dist/libs/contracts/dist/docs/tech-contracts.docs.js +97 -0
- package/dist/libs/contracts/dist/docs/tech-contracts.docs.js.map +1 -0
- package/dist/libs/contracts/dist/events.js +2 -1
- package/dist/libs/contracts/dist/events.js.map +1 -0
- package/dist/libs/contracts/dist/index.js +2 -1
- package/dist/libs/contracts/dist/integrations/contracts.js +65 -66
- package/dist/libs/contracts/dist/integrations/contracts.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js +31 -32
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js +18 -19
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js +32 -33
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/openbanking/models.js +60 -61
- package/dist/libs/contracts/dist/integrations/openbanking/models.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js +2 -1
- package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/gmail.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/gmail.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/google-calendar.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/google-calendar.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/mistral.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/mistral.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/postmark.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/postmark.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/powens.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/powens.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/qdrant.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/qdrant.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/stripe.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/stripe.js.map +1 -0
- package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js +2 -1
- package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/contracts.js +44 -45
- package/dist/libs/contracts/dist/knowledge/contracts.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js.map +1 -0
- package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js +2 -1
- package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js.map +1 -0
- package/dist/libs/contracts/dist/llm/exporters.js +2 -1
- package/dist/libs/contracts/dist/llm/exporters.js.map +1 -0
- package/dist/libs/contracts/dist/onboarding-base.js +22 -23
- package/dist/libs/contracts/dist/onboarding-base.js.map +1 -0
- package/dist/libs/contracts/dist/ownership.js +4 -2
- package/dist/libs/contracts/dist/ownership.js.map +1 -0
- package/dist/libs/contracts/dist/presentations.v2.js +2 -1
- package/dist/libs/contracts/dist/presentations.v2.js.map +1 -0
- package/dist/libs/contracts/dist/regenerator/service.js +2 -1
- package/dist/libs/contracts/dist/regenerator/service.js.map +1 -0
- package/dist/libs/contracts/dist/schema/dist/index.js +3873 -6
- package/dist/libs/contracts/dist/schema/dist/index.js.map +1 -0
- package/dist/libs/contracts/dist/spec.js +2 -1
- package/dist/libs/contracts/dist/spec.js.map +1 -0
- package/dist/libs/schema/dist/index.js +4889 -6
- package/dist/libs/schema/dist/index.js.map +1 -0
- package/dist/track-spec.d.ts +2 -1
- package/dist/track-spec.d.ts.map +1 -0
- package/package.json +7 -6
- package/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js +0 -16
- package/dist/libs/contracts/dist/schema/dist/EnumType.js +0 -2
- package/dist/libs/contracts/dist/schema/dist/FieldType.js +0 -49
- package/dist/libs/contracts/dist/schema/dist/ScalarTypeEnum.js +0 -236
- package/dist/libs/contracts/dist/schema/dist/SchemaModel.js +0 -34
- package/dist/libs/contracts/dist/schema/dist/entity/defineEntity.js +0 -1
- package/dist/libs/contracts/dist/schema/dist/entity/index.js +0 -2
- package/dist/libs/contracts/dist/schema/dist/entity/types.js +0 -1
- package/dist/libs/schema/dist/EnumType.js +0 -2
- package/dist/libs/schema/dist/FieldType.js +0 -49
- package/dist/libs/schema/dist/ScalarTypeEnum.js +0 -236
- package/dist/libs/schema/dist/SchemaModel.js +0 -39
- package/dist/libs/schema/dist/entity/defineEntity.js +0 -236
- package/dist/libs/schema/dist/entity/index.js +0 -2
- package/dist/libs/schema/dist/entity/types.js +0 -1
package/dist/contracts/models.js
CHANGED
|
@@ -1,317 +1,315 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { defineSchemaModel } from "../libs/schema/dist/SchemaModel.js";
|
|
3
|
-
import "../libs/schema/dist/index.js";
|
|
1
|
+
import { E5, K5 } from "../libs/schema/dist/index.js";
|
|
4
2
|
|
|
5
3
|
//#region src/contracts/models.ts
|
|
6
|
-
const CourseModel =
|
|
4
|
+
const CourseModel = K5({
|
|
7
5
|
name: "Course",
|
|
8
6
|
description: "A learning course",
|
|
9
7
|
fields: {
|
|
10
8
|
id: {
|
|
11
|
-
type:
|
|
9
|
+
type: E5.String_unsecure(),
|
|
12
10
|
isOptional: false
|
|
13
11
|
},
|
|
14
12
|
title: {
|
|
15
|
-
type:
|
|
13
|
+
type: E5.String_unsecure(),
|
|
16
14
|
isOptional: false
|
|
17
15
|
},
|
|
18
16
|
slug: {
|
|
19
|
-
type:
|
|
17
|
+
type: E5.String_unsecure(),
|
|
20
18
|
isOptional: false
|
|
21
19
|
},
|
|
22
20
|
description: {
|
|
23
|
-
type:
|
|
21
|
+
type: E5.String_unsecure(),
|
|
24
22
|
isOptional: true
|
|
25
23
|
},
|
|
26
24
|
difficulty: {
|
|
27
|
-
type:
|
|
25
|
+
type: E5.String_unsecure(),
|
|
28
26
|
isOptional: false
|
|
29
27
|
},
|
|
30
28
|
status: {
|
|
31
|
-
type:
|
|
29
|
+
type: E5.String_unsecure(),
|
|
32
30
|
isOptional: false
|
|
33
31
|
},
|
|
34
32
|
estimatedDuration: {
|
|
35
|
-
type:
|
|
33
|
+
type: E5.Int_unsecure(),
|
|
36
34
|
isOptional: true
|
|
37
35
|
},
|
|
38
36
|
thumbnailUrl: {
|
|
39
|
-
type:
|
|
37
|
+
type: E5.String_unsecure(),
|
|
40
38
|
isOptional: true
|
|
41
39
|
},
|
|
42
40
|
createdAt: {
|
|
43
|
-
type:
|
|
41
|
+
type: E5.DateTime(),
|
|
44
42
|
isOptional: false
|
|
45
43
|
}
|
|
46
44
|
}
|
|
47
45
|
});
|
|
48
|
-
const LearnerModel =
|
|
46
|
+
const LearnerModel = K5({
|
|
49
47
|
name: "Learner",
|
|
50
48
|
description: "A learner profile",
|
|
51
49
|
fields: {
|
|
52
50
|
id: {
|
|
53
|
-
type:
|
|
51
|
+
type: E5.String_unsecure(),
|
|
54
52
|
isOptional: false
|
|
55
53
|
},
|
|
56
54
|
userId: {
|
|
57
|
-
type:
|
|
55
|
+
type: E5.String_unsecure(),
|
|
58
56
|
isOptional: false
|
|
59
57
|
},
|
|
60
58
|
displayName: {
|
|
61
|
-
type:
|
|
59
|
+
type: E5.String_unsecure(),
|
|
62
60
|
isOptional: true
|
|
63
61
|
},
|
|
64
62
|
level: {
|
|
65
|
-
type:
|
|
63
|
+
type: E5.Int_unsecure(),
|
|
66
64
|
isOptional: false
|
|
67
65
|
},
|
|
68
66
|
totalXp: {
|
|
69
|
-
type:
|
|
67
|
+
type: E5.Int_unsecure(),
|
|
70
68
|
isOptional: false
|
|
71
69
|
},
|
|
72
70
|
currentStreak: {
|
|
73
|
-
type:
|
|
71
|
+
type: E5.Int_unsecure(),
|
|
74
72
|
isOptional: false
|
|
75
73
|
},
|
|
76
74
|
longestStreak: {
|
|
77
|
-
type:
|
|
75
|
+
type: E5.Int_unsecure(),
|
|
78
76
|
isOptional: false
|
|
79
77
|
},
|
|
80
78
|
createdAt: {
|
|
81
|
-
type:
|
|
79
|
+
type: E5.DateTime(),
|
|
82
80
|
isOptional: false
|
|
83
81
|
}
|
|
84
82
|
}
|
|
85
83
|
});
|
|
86
|
-
const EnrollmentModel =
|
|
84
|
+
const EnrollmentModel = K5({
|
|
87
85
|
name: "Enrollment",
|
|
88
86
|
description: "A course enrollment",
|
|
89
87
|
fields: {
|
|
90
88
|
id: {
|
|
91
|
-
type:
|
|
89
|
+
type: E5.String_unsecure(),
|
|
92
90
|
isOptional: false
|
|
93
91
|
},
|
|
94
92
|
learnerId: {
|
|
95
|
-
type:
|
|
93
|
+
type: E5.String_unsecure(),
|
|
96
94
|
isOptional: false
|
|
97
95
|
},
|
|
98
96
|
courseId: {
|
|
99
|
-
type:
|
|
97
|
+
type: E5.String_unsecure(),
|
|
100
98
|
isOptional: false
|
|
101
99
|
},
|
|
102
100
|
status: {
|
|
103
|
-
type:
|
|
101
|
+
type: E5.String_unsecure(),
|
|
104
102
|
isOptional: false
|
|
105
103
|
},
|
|
106
104
|
progress: {
|
|
107
|
-
type:
|
|
105
|
+
type: E5.Int_unsecure(),
|
|
108
106
|
isOptional: false
|
|
109
107
|
},
|
|
110
108
|
startedAt: {
|
|
111
|
-
type:
|
|
109
|
+
type: E5.DateTime(),
|
|
112
110
|
isOptional: true
|
|
113
111
|
},
|
|
114
112
|
completedAt: {
|
|
115
|
-
type:
|
|
113
|
+
type: E5.DateTime(),
|
|
116
114
|
isOptional: true
|
|
117
115
|
}
|
|
118
116
|
}
|
|
119
117
|
});
|
|
120
|
-
const ProgressModel =
|
|
118
|
+
const ProgressModel = K5({
|
|
121
119
|
name: "LessonProgress",
|
|
122
120
|
description: "Lesson progress",
|
|
123
121
|
fields: {
|
|
124
122
|
id: {
|
|
125
|
-
type:
|
|
123
|
+
type: E5.String_unsecure(),
|
|
126
124
|
isOptional: false
|
|
127
125
|
},
|
|
128
126
|
learnerId: {
|
|
129
|
-
type:
|
|
127
|
+
type: E5.String_unsecure(),
|
|
130
128
|
isOptional: false
|
|
131
129
|
},
|
|
132
130
|
lessonId: {
|
|
133
|
-
type:
|
|
131
|
+
type: E5.String_unsecure(),
|
|
134
132
|
isOptional: false
|
|
135
133
|
},
|
|
136
134
|
status: {
|
|
137
|
-
type:
|
|
135
|
+
type: E5.String_unsecure(),
|
|
138
136
|
isOptional: false
|
|
139
137
|
},
|
|
140
138
|
progress: {
|
|
141
|
-
type:
|
|
139
|
+
type: E5.Int_unsecure(),
|
|
142
140
|
isOptional: false
|
|
143
141
|
},
|
|
144
142
|
score: {
|
|
145
|
-
type:
|
|
143
|
+
type: E5.Int_unsecure(),
|
|
146
144
|
isOptional: true
|
|
147
145
|
},
|
|
148
146
|
timeSpent: {
|
|
149
|
-
type:
|
|
147
|
+
type: E5.Int_unsecure(),
|
|
150
148
|
isOptional: false
|
|
151
149
|
},
|
|
152
150
|
completedAt: {
|
|
153
|
-
type:
|
|
151
|
+
type: E5.DateTime(),
|
|
154
152
|
isOptional: true
|
|
155
153
|
}
|
|
156
154
|
}
|
|
157
155
|
});
|
|
158
|
-
const DeckModel =
|
|
156
|
+
const DeckModel = K5({
|
|
159
157
|
name: "Deck",
|
|
160
158
|
description: "A flashcard deck",
|
|
161
159
|
fields: {
|
|
162
160
|
id: {
|
|
163
|
-
type:
|
|
161
|
+
type: E5.String_unsecure(),
|
|
164
162
|
isOptional: false
|
|
165
163
|
},
|
|
166
164
|
title: {
|
|
167
|
-
type:
|
|
165
|
+
type: E5.String_unsecure(),
|
|
168
166
|
isOptional: false
|
|
169
167
|
},
|
|
170
168
|
description: {
|
|
171
|
-
type:
|
|
169
|
+
type: E5.String_unsecure(),
|
|
172
170
|
isOptional: true
|
|
173
171
|
},
|
|
174
172
|
cardCount: {
|
|
175
|
-
type:
|
|
173
|
+
type: E5.Int_unsecure(),
|
|
176
174
|
isOptional: false
|
|
177
175
|
},
|
|
178
176
|
isPublic: {
|
|
179
|
-
type:
|
|
177
|
+
type: E5.Boolean(),
|
|
180
178
|
isOptional: false
|
|
181
179
|
},
|
|
182
180
|
createdAt: {
|
|
183
|
-
type:
|
|
181
|
+
type: E5.DateTime(),
|
|
184
182
|
isOptional: false
|
|
185
183
|
}
|
|
186
184
|
}
|
|
187
185
|
});
|
|
188
|
-
const CardModel =
|
|
186
|
+
const CardModel = K5({
|
|
189
187
|
name: "Card",
|
|
190
188
|
description: "A flashcard",
|
|
191
189
|
fields: {
|
|
192
190
|
id: {
|
|
193
|
-
type:
|
|
191
|
+
type: E5.String_unsecure(),
|
|
194
192
|
isOptional: false
|
|
195
193
|
},
|
|
196
194
|
deckId: {
|
|
197
|
-
type:
|
|
195
|
+
type: E5.String_unsecure(),
|
|
198
196
|
isOptional: false
|
|
199
197
|
},
|
|
200
198
|
front: {
|
|
201
|
-
type:
|
|
199
|
+
type: E5.String_unsecure(),
|
|
202
200
|
isOptional: false
|
|
203
201
|
},
|
|
204
202
|
back: {
|
|
205
|
-
type:
|
|
203
|
+
type: E5.String_unsecure(),
|
|
206
204
|
isOptional: false
|
|
207
205
|
},
|
|
208
206
|
hints: {
|
|
209
|
-
type:
|
|
207
|
+
type: E5.JSON(),
|
|
210
208
|
isOptional: true
|
|
211
209
|
},
|
|
212
210
|
isDue: {
|
|
213
|
-
type:
|
|
211
|
+
type: E5.Boolean(),
|
|
214
212
|
isOptional: false
|
|
215
213
|
},
|
|
216
214
|
nextReviewAt: {
|
|
217
|
-
type:
|
|
215
|
+
type: E5.DateTime(),
|
|
218
216
|
isOptional: true
|
|
219
217
|
}
|
|
220
218
|
}
|
|
221
219
|
});
|
|
222
|
-
const AchievementModel =
|
|
220
|
+
const AchievementModel = K5({
|
|
223
221
|
name: "Achievement",
|
|
224
222
|
description: "An achievement",
|
|
225
223
|
fields: {
|
|
226
224
|
id: {
|
|
227
|
-
type:
|
|
225
|
+
type: E5.String_unsecure(),
|
|
228
226
|
isOptional: false
|
|
229
227
|
},
|
|
230
228
|
key: {
|
|
231
|
-
type:
|
|
229
|
+
type: E5.String_unsecure(),
|
|
232
230
|
isOptional: false
|
|
233
231
|
},
|
|
234
232
|
name: {
|
|
235
|
-
type:
|
|
233
|
+
type: E5.String_unsecure(),
|
|
236
234
|
isOptional: false
|
|
237
235
|
},
|
|
238
236
|
description: {
|
|
239
|
-
type:
|
|
237
|
+
type: E5.String_unsecure(),
|
|
240
238
|
isOptional: false
|
|
241
239
|
},
|
|
242
240
|
icon: {
|
|
243
|
-
type:
|
|
241
|
+
type: E5.String_unsecure(),
|
|
244
242
|
isOptional: true
|
|
245
243
|
},
|
|
246
244
|
xpReward: {
|
|
247
|
-
type:
|
|
245
|
+
type: E5.Int_unsecure(),
|
|
248
246
|
isOptional: false
|
|
249
247
|
},
|
|
250
248
|
unlockedAt: {
|
|
251
|
-
type:
|
|
249
|
+
type: E5.DateTime(),
|
|
252
250
|
isOptional: true
|
|
253
251
|
}
|
|
254
252
|
}
|
|
255
253
|
});
|
|
256
|
-
const EnrollInCourseInput =
|
|
254
|
+
const EnrollInCourseInput = K5({
|
|
257
255
|
name: "EnrollInCourseInput",
|
|
258
256
|
description: "Input for enrolling in a course",
|
|
259
257
|
fields: { courseId: {
|
|
260
|
-
type:
|
|
258
|
+
type: E5.String_unsecure(),
|
|
261
259
|
isOptional: false
|
|
262
260
|
} }
|
|
263
261
|
});
|
|
264
|
-
const CompleteLessonInput =
|
|
262
|
+
const CompleteLessonInput = K5({
|
|
265
263
|
name: "CompleteLessonInput",
|
|
266
264
|
description: "Input for completing a lesson",
|
|
267
265
|
fields: {
|
|
268
266
|
lessonId: {
|
|
269
|
-
type:
|
|
267
|
+
type: E5.String_unsecure(),
|
|
270
268
|
isOptional: false
|
|
271
269
|
},
|
|
272
270
|
score: {
|
|
273
|
-
type:
|
|
271
|
+
type: E5.Int_unsecure(),
|
|
274
272
|
isOptional: true
|
|
275
273
|
},
|
|
276
274
|
timeSpent: {
|
|
277
|
-
type:
|
|
275
|
+
type: E5.Int_unsecure(),
|
|
278
276
|
isOptional: false
|
|
279
277
|
}
|
|
280
278
|
}
|
|
281
279
|
});
|
|
282
|
-
const SubmitCardReviewInput =
|
|
280
|
+
const SubmitCardReviewInput = K5({
|
|
283
281
|
name: "SubmitCardReviewInput",
|
|
284
282
|
description: "Input for submitting a card review",
|
|
285
283
|
fields: {
|
|
286
284
|
cardId: {
|
|
287
|
-
type:
|
|
285
|
+
type: E5.String_unsecure(),
|
|
288
286
|
isOptional: false
|
|
289
287
|
},
|
|
290
288
|
rating: {
|
|
291
|
-
type:
|
|
289
|
+
type: E5.String_unsecure(),
|
|
292
290
|
isOptional: false
|
|
293
291
|
},
|
|
294
292
|
responseTimeMs: {
|
|
295
|
-
type:
|
|
293
|
+
type: E5.Int_unsecure(),
|
|
296
294
|
isOptional: true
|
|
297
295
|
}
|
|
298
296
|
}
|
|
299
297
|
});
|
|
300
|
-
const GetDueCardsInput =
|
|
298
|
+
const GetDueCardsInput = K5({
|
|
301
299
|
name: "GetDueCardsInput",
|
|
302
300
|
description: "Input for getting due cards",
|
|
303
301
|
fields: {
|
|
304
302
|
deckId: {
|
|
305
|
-
type:
|
|
303
|
+
type: E5.String_unsecure(),
|
|
306
304
|
isOptional: true
|
|
307
305
|
},
|
|
308
306
|
limit: {
|
|
309
|
-
type:
|
|
307
|
+
type: E5.Int_unsecure(),
|
|
310
308
|
isOptional: true
|
|
311
309
|
}
|
|
312
310
|
}
|
|
313
311
|
});
|
|
314
|
-
const GetDueCardsOutput =
|
|
312
|
+
const GetDueCardsOutput = K5({
|
|
315
313
|
name: "GetDueCardsOutput",
|
|
316
314
|
description: "Output for getting due cards",
|
|
317
315
|
fields: {
|
|
@@ -321,20 +319,20 @@ const GetDueCardsOutput = defineSchemaModel({
|
|
|
321
319
|
isOptional: false
|
|
322
320
|
},
|
|
323
321
|
total: {
|
|
324
|
-
type:
|
|
322
|
+
type: E5.Int_unsecure(),
|
|
325
323
|
isOptional: false
|
|
326
324
|
}
|
|
327
325
|
}
|
|
328
326
|
});
|
|
329
|
-
const GetLearnerDashboardInput =
|
|
327
|
+
const GetLearnerDashboardInput = K5({
|
|
330
328
|
name: "GetLearnerDashboardInput",
|
|
331
329
|
description: "Input for getting learner dashboard",
|
|
332
330
|
fields: { learnerId: {
|
|
333
|
-
type:
|
|
331
|
+
type: E5.String_unsecure(),
|
|
334
332
|
isOptional: true
|
|
335
333
|
} }
|
|
336
334
|
});
|
|
337
|
-
const LearnerDashboardModel =
|
|
335
|
+
const LearnerDashboardModel = K5({
|
|
338
336
|
name: "LearnerDashboard",
|
|
339
337
|
description: "Learner dashboard data",
|
|
340
338
|
fields: {
|
|
@@ -343,15 +341,15 @@ const LearnerDashboardModel = defineSchemaModel({
|
|
|
343
341
|
isOptional: false
|
|
344
342
|
},
|
|
345
343
|
currentStreak: {
|
|
346
|
-
type:
|
|
344
|
+
type: E5.Int_unsecure(),
|
|
347
345
|
isOptional: false
|
|
348
346
|
},
|
|
349
347
|
dailyXpGoal: {
|
|
350
|
-
type:
|
|
348
|
+
type: E5.Int_unsecure(),
|
|
351
349
|
isOptional: false
|
|
352
350
|
},
|
|
353
351
|
dailyXpProgress: {
|
|
354
|
-
type:
|
|
352
|
+
type: E5.Int_unsecure(),
|
|
355
353
|
isOptional: false
|
|
356
354
|
},
|
|
357
355
|
activeEnrollments: {
|
|
@@ -365,25 +363,26 @@ const LearnerDashboardModel = defineSchemaModel({
|
|
|
365
363
|
isOptional: false
|
|
366
364
|
},
|
|
367
365
|
dueCardCount: {
|
|
368
|
-
type:
|
|
366
|
+
type: E5.Int_unsecure(),
|
|
369
367
|
isOptional: false
|
|
370
368
|
}
|
|
371
369
|
}
|
|
372
370
|
});
|
|
373
|
-
const SuccessOutput =
|
|
371
|
+
const SuccessOutput = K5({
|
|
374
372
|
name: "SuccessOutput",
|
|
375
373
|
description: "Generic success output",
|
|
376
374
|
fields: {
|
|
377
375
|
success: {
|
|
378
|
-
type:
|
|
376
|
+
type: E5.Boolean(),
|
|
379
377
|
isOptional: false
|
|
380
378
|
},
|
|
381
379
|
xpEarned: {
|
|
382
|
-
type:
|
|
380
|
+
type: E5.Int_unsecure(),
|
|
383
381
|
isOptional: true
|
|
384
382
|
}
|
|
385
383
|
}
|
|
386
384
|
});
|
|
387
385
|
|
|
388
386
|
//#endregion
|
|
389
|
-
export { AchievementModel, CardModel, CompleteLessonInput, CourseModel, DeckModel, EnrollInCourseInput, EnrollmentModel, GetDueCardsInput, GetDueCardsOutput, GetLearnerDashboardInput, LearnerDashboardModel, LearnerModel, ProgressModel, SubmitCardReviewInput, SuccessOutput };
|
|
387
|
+
export { AchievementModel, CardModel, CompleteLessonInput, CourseModel, DeckModel, EnrollInCourseInput, EnrollmentModel, GetDueCardsInput, GetDueCardsOutput, GetLearnerDashboardInput, LearnerDashboardModel, LearnerModel, ProgressModel, SubmitCardReviewInput, SuccessOutput };
|
|
388
|
+
//# sourceMappingURL=models.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"models.js","names":["defineSchemaModel","ScalarTypeEnum"],"sources":["../../src/contracts/models.ts"],"sourcesContent":["import { ScalarTypeEnum, defineSchemaModel } from '@lssm/lib.schema';\n\nexport const CourseModel = defineSchemaModel({\n name: 'Course',\n description: 'A learning course',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n title: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n slug: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n description: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n difficulty: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n status: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n estimatedDuration: {\n type: ScalarTypeEnum.Int_unsecure(),\n isOptional: true,\n },\n thumbnailUrl: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n createdAt: { type: ScalarTypeEnum.DateTime(), isOptional: false },\n },\n});\n\nexport const LearnerModel = defineSchemaModel({\n name: 'Learner',\n description: 'A learner profile',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n userId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n displayName: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n level: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n totalXp: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n currentStreak: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n longestStreak: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n createdAt: { type: ScalarTypeEnum.DateTime(), isOptional: false },\n },\n});\n\nexport const EnrollmentModel = defineSchemaModel({\n name: 'Enrollment',\n description: 'A course enrollment',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n learnerId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n courseId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n status: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n progress: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n startedAt: { type: ScalarTypeEnum.DateTime(), isOptional: true },\n completedAt: { type: ScalarTypeEnum.DateTime(), isOptional: true },\n },\n});\n\nexport const ProgressModel = defineSchemaModel({\n name: 'LessonProgress',\n description: 'Lesson progress',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n learnerId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n lessonId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n status: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n progress: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n score: { type: ScalarTypeEnum.Int_unsecure(), isOptional: true },\n timeSpent: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n completedAt: { type: ScalarTypeEnum.DateTime(), isOptional: true },\n },\n});\n\nexport const DeckModel = defineSchemaModel({\n name: 'Deck',\n description: 'A flashcard deck',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n title: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n description: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n cardCount: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n isPublic: { type: ScalarTypeEnum.Boolean(), isOptional: false },\n createdAt: { type: ScalarTypeEnum.DateTime(), isOptional: false },\n },\n});\n\nexport const CardModel = defineSchemaModel({\n name: 'Card',\n description: 'A flashcard',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n deckId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n front: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n back: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n hints: { type: ScalarTypeEnum.JSON(), isOptional: true },\n isDue: { type: ScalarTypeEnum.Boolean(), isOptional: false },\n nextReviewAt: { type: ScalarTypeEnum.DateTime(), isOptional: true },\n },\n});\n\nexport const AchievementModel = defineSchemaModel({\n name: 'Achievement',\n description: 'An achievement',\n fields: {\n id: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n key: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n name: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n description: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n icon: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n xpReward: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n unlockedAt: { type: ScalarTypeEnum.DateTime(), isOptional: true },\n },\n});\n\nexport const EnrollInCourseInput = defineSchemaModel({\n name: 'EnrollInCourseInput',\n description: 'Input for enrolling in a course',\n fields: {\n courseId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n },\n});\n\nexport const CompleteLessonInput = defineSchemaModel({\n name: 'CompleteLessonInput',\n description: 'Input for completing a lesson',\n fields: {\n lessonId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n score: { type: ScalarTypeEnum.Int_unsecure(), isOptional: true },\n timeSpent: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n },\n});\n\nexport const SubmitCardReviewInput = defineSchemaModel({\n name: 'SubmitCardReviewInput',\n description: 'Input for submitting a card review',\n fields: {\n cardId: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n rating: { type: ScalarTypeEnum.String_unsecure(), isOptional: false },\n responseTimeMs: { type: ScalarTypeEnum.Int_unsecure(), isOptional: true },\n },\n});\n\nexport const GetDueCardsInput = defineSchemaModel({\n name: 'GetDueCardsInput',\n description: 'Input for getting due cards',\n fields: {\n deckId: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n limit: { type: ScalarTypeEnum.Int_unsecure(), isOptional: true },\n },\n});\n\nexport const GetDueCardsOutput = defineSchemaModel({\n name: 'GetDueCardsOutput',\n description: 'Output for getting due cards',\n fields: {\n cards: { type: CardModel, isArray: true, isOptional: false },\n total: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n },\n});\n\nexport const GetLearnerDashboardInput = defineSchemaModel({\n name: 'GetLearnerDashboardInput',\n description: 'Input for getting learner dashboard',\n fields: {\n learnerId: { type: ScalarTypeEnum.String_unsecure(), isOptional: true },\n },\n});\n\nexport const LearnerDashboardModel = defineSchemaModel({\n name: 'LearnerDashboard',\n description: 'Learner dashboard data',\n fields: {\n learner: { type: LearnerModel, isOptional: false },\n currentStreak: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n dailyXpGoal: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n dailyXpProgress: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n activeEnrollments: {\n type: EnrollmentModel,\n isArray: true,\n isOptional: false,\n },\n recentAchievements: {\n type: AchievementModel,\n isArray: true,\n isOptional: false,\n },\n dueCardCount: { type: ScalarTypeEnum.Int_unsecure(), isOptional: false },\n },\n});\n\nexport const SuccessOutput = defineSchemaModel({\n name: 'SuccessOutput',\n description: 'Generic success output',\n fields: {\n success: { type: ScalarTypeEnum.Boolean(), isOptional: false },\n xpEarned: { type: ScalarTypeEnum.Int_unsecure(), isOptional: true },\n },\n});\n"],"mappings":"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"}
|