@contractspec/example.learning-journey-registry 1.62.0 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +12 -12
- package/CHANGELOG.md +93 -45
- package/dist/api-types.d.ts +0 -1
- package/dist/api.d.ts +0 -1
- package/dist/api.test.d.ts +0 -1
- package/dist/browser/docs/index.js +1 -1
- package/dist/browser/docs/learning-journey-registry.docblock.js +1 -1
- package/dist/browser/example.js +1 -1
- package/dist/browser/index.js +4 -4
- package/dist/browser/learning-journey-registry.feature.js +1 -1
- package/dist/browser/presentations/index.js +1 -1
- package/dist/docs/index.d.ts +0 -1
- package/dist/docs/index.js +1 -1
- package/dist/docs/learning-journey-registry.docblock.d.ts +0 -1
- package/dist/docs/learning-journey-registry.docblock.js +1 -1
- package/dist/example.d.ts +1 -2
- package/dist/example.js +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +4 -4
- package/dist/learning-journey-registry.feature.d.ts +1 -2
- package/dist/learning-journey-registry.feature.js +1 -1
- package/dist/node/docs/index.js +1 -1
- package/dist/node/docs/learning-journey-registry.docblock.js +1 -1
- package/dist/node/example.js +1 -1
- package/dist/node/index.js +4 -4
- package/dist/node/learning-journey-registry.feature.js +1 -1
- package/dist/node/presentations/index.js +1 -1
- package/dist/presentations/index.d.ts +4 -5
- package/dist/presentations/index.js +1 -1
- package/dist/progress-store.d.ts +0 -1
- package/dist/tracks.d.ts +0 -1
- package/dist/ui/LearningMiniApp.d.ts +0 -1
- package/dist/ui/index.d.ts +0 -1
- package/package.json +15 -15
- package/src/docs/learning-journey-registry.docblock.ts +2 -2
- package/src/example.ts +1 -1
- package/src/learning-journey-registry.feature.ts +1 -1
- package/src/presentations/index.ts +1 -1
- package/dist/api-types.d.ts.map +0 -1
- package/dist/api.d.ts.map +0 -1
- package/dist/api.test.d.ts.map +0 -1
- package/dist/docs/index.d.ts.map +0 -1
- package/dist/docs/learning-journey-registry.docblock.d.ts.map +0 -1
- package/dist/example.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/learning-journey-registry.feature.d.ts.map +0 -1
- package/dist/presentations/index.d.ts.map +0 -1
- package/dist/progress-store.d.ts.map +0 -1
- package/dist/tracks.d.ts.map +0 -1
- package/dist/ui/LearningMiniApp.d.ts.map +0 -1
- package/dist/ui/index.d.ts.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -3,10 +3,10 @@ $ bun run prebuild && bun run build:bundle && bun run build:types
|
|
|
3
3
|
$ contractspec-bun-build prebuild
|
|
4
4
|
$ contractspec-bun-build transpile
|
|
5
5
|
[contractspec-bun-build] transpile target=bun root=src entries=12
|
|
6
|
-
Bundled 12 modules in
|
|
6
|
+
Bundled 12 modules in 5ms
|
|
7
7
|
|
|
8
8
|
./api-types.js 8 bytes (entry point)
|
|
9
|
-
./index.js 18.
|
|
9
|
+
./index.js 18.15 KB (entry point)
|
|
10
10
|
ui/index.js 4.71 KB (entry point)
|
|
11
11
|
ui/LearningMiniApp.js 4.71 KB (entry point)
|
|
12
12
|
./api.js 9.56 KB (entry point)
|
|
@@ -19,10 +19,10 @@ Bundled 12 modules in 4ms
|
|
|
19
19
|
presentations/index.js 1.82 KB (entry point)
|
|
20
20
|
|
|
21
21
|
[contractspec-bun-build] transpile target=node root=src entries=12
|
|
22
|
-
Bundled 12 modules in
|
|
22
|
+
Bundled 12 modules in 5ms
|
|
23
23
|
|
|
24
24
|
./api-types.js 0 KB (entry point)
|
|
25
|
-
./index.js 18.
|
|
25
|
+
./index.js 18.13 KB (entry point)
|
|
26
26
|
ui/index.js 4.71 KB (entry point)
|
|
27
27
|
ui/LearningMiniApp.js 4.71 KB (entry point)
|
|
28
28
|
./api.js 9.55 KB (entry point)
|
|
@@ -30,15 +30,15 @@ Bundled 12 modules in 4ms
|
|
|
30
30
|
./tracks.js 1.79 KB (entry point)
|
|
31
31
|
docs/index.js 1.34 KB (entry point)
|
|
32
32
|
docs/learning-journey-registry.docblock.js 1.34 KB (entry point)
|
|
33
|
-
./example.js 0.
|
|
34
|
-
./learning-journey-registry.feature.js 1.
|
|
35
|
-
presentations/index.js 1.
|
|
33
|
+
./example.js 0.92 KB (entry point)
|
|
34
|
+
./learning-journey-registry.feature.js 1.31 KB (entry point)
|
|
35
|
+
presentations/index.js 1.82 KB (entry point)
|
|
36
36
|
|
|
37
37
|
[contractspec-bun-build] transpile target=browser root=src entries=12
|
|
38
|
-
Bundled 12 modules in
|
|
38
|
+
Bundled 12 modules in 5ms
|
|
39
39
|
|
|
40
40
|
./api-types.js 0 KB (entry point)
|
|
41
|
-
./index.js 18.
|
|
41
|
+
./index.js 18.13 KB (entry point)
|
|
42
42
|
ui/index.js 4.71 KB (entry point)
|
|
43
43
|
ui/LearningMiniApp.js 4.71 KB (entry point)
|
|
44
44
|
./api.js 9.55 KB (entry point)
|
|
@@ -46,8 +46,8 @@ Bundled 12 modules in 4ms
|
|
|
46
46
|
./tracks.js 1.79 KB (entry point)
|
|
47
47
|
docs/index.js 1.34 KB (entry point)
|
|
48
48
|
docs/learning-journey-registry.docblock.js 1.34 KB (entry point)
|
|
49
|
-
./example.js 0.
|
|
50
|
-
./learning-journey-registry.feature.js 1.
|
|
51
|
-
presentations/index.js 1.
|
|
49
|
+
./example.js 0.92 KB (entry point)
|
|
50
|
+
./learning-journey-registry.feature.js 1.31 KB (entry point)
|
|
51
|
+
presentations/index.js 1.82 KB (entry point)
|
|
52
52
|
|
|
53
53
|
$ contractspec-bun-build types
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,53 @@
|
|
|
1
1
|
# @contractspec/example.learning-journey-registry
|
|
2
2
|
|
|
3
|
+
## 2.1.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 362fbac: feat: improve video
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [b4bfbc5]
|
|
12
|
+
- Updated dependencies [362fbac]
|
|
13
|
+
- Updated dependencies [659d15f]
|
|
14
|
+
- @contractspec/lib.contracts-spec@2.1.0
|
|
15
|
+
- @contractspec/example.learning-journey-studio-onboarding@2.1.0
|
|
16
|
+
- @contractspec/example.learning-journey-quest-challenges@2.1.0
|
|
17
|
+
- @contractspec/example.learning-journey-crm-onboarding@2.1.0
|
|
18
|
+
- @contractspec/example.learning-journey-ambient-coach@2.1.0
|
|
19
|
+
- @contractspec/example.learning-journey-platform-tour@2.1.0
|
|
20
|
+
- @contractspec/example.learning-journey-ui-onboarding@2.1.0
|
|
21
|
+
- @contractspec/example.learning-journey-ui-coaching@2.1.0
|
|
22
|
+
- @contractspec/example.learning-journey-ui-gamified@2.1.0
|
|
23
|
+
- @contractspec/example.learning-journey-duo-drills@2.1.0
|
|
24
|
+
- @contractspec/example.learning-journey-ui-shared@2.1.0
|
|
25
|
+
- @contractspec/module.learning-journey@2.1.0
|
|
26
|
+
|
|
27
|
+
## 2.0.0
|
|
28
|
+
|
|
29
|
+
### Major Changes
|
|
30
|
+
|
|
31
|
+
- a09bafc: feat: optimize performance
|
|
32
|
+
|
|
33
|
+
### Patch Changes
|
|
34
|
+
|
|
35
|
+
- Updated dependencies [a09bafc]
|
|
36
|
+
- Updated dependencies [f152678]
|
|
37
|
+
- Updated dependencies [7f3203a]
|
|
38
|
+
- @contractspec/example.learning-journey-studio-onboarding@2.0.0
|
|
39
|
+
- @contractspec/example.learning-journey-quest-challenges@2.0.0
|
|
40
|
+
- @contractspec/example.learning-journey-crm-onboarding@2.0.0
|
|
41
|
+
- @contractspec/example.learning-journey-ambient-coach@2.0.0
|
|
42
|
+
- @contractspec/example.learning-journey-platform-tour@2.0.0
|
|
43
|
+
- @contractspec/example.learning-journey-ui-onboarding@2.0.0
|
|
44
|
+
- @contractspec/example.learning-journey-ui-coaching@2.0.0
|
|
45
|
+
- @contractspec/example.learning-journey-ui-gamified@2.0.0
|
|
46
|
+
- @contractspec/example.learning-journey-duo-drills@2.0.0
|
|
47
|
+
- @contractspec/example.learning-journey-ui-shared@2.0.0
|
|
48
|
+
- @contractspec/module.learning-journey@2.0.0
|
|
49
|
+
- @contractspec/lib.contracts-spec@2.0.0
|
|
50
|
+
|
|
3
51
|
## 1.62.0
|
|
4
52
|
|
|
5
53
|
### Minor Changes
|
|
@@ -43,7 +91,7 @@
|
|
|
43
91
|
- @contractspec/example.learning-journey-duo-drills@1.61.0
|
|
44
92
|
- @contractspec/example.learning-journey-ui-shared@1.61.0
|
|
45
93
|
- @contractspec/module.learning-journey@1.61.0
|
|
46
|
-
- @contractspec/lib.contracts@1.61.0
|
|
94
|
+
- @contractspec/lib.contracts-spec@1.61.0
|
|
47
95
|
|
|
48
96
|
## 1.60.0
|
|
49
97
|
|
|
@@ -65,7 +113,7 @@
|
|
|
65
113
|
- @contractspec/example.learning-journey-duo-drills@1.60.0
|
|
66
114
|
- @contractspec/example.learning-journey-ui-shared@1.60.0
|
|
67
115
|
- @contractspec/module.learning-journey@1.60.0
|
|
68
|
-
- @contractspec/lib.contracts@1.60.0
|
|
116
|
+
- @contractspec/lib.contracts-spec@1.60.0
|
|
69
117
|
|
|
70
118
|
## 1.59.0
|
|
71
119
|
|
|
@@ -87,7 +135,7 @@
|
|
|
87
135
|
- @contractspec/example.learning-journey-duo-drills@1.59.0
|
|
88
136
|
- @contractspec/example.learning-journey-ui-shared@1.59.0
|
|
89
137
|
- @contractspec/module.learning-journey@1.59.0
|
|
90
|
-
- @contractspec/lib.contracts@1.59.0
|
|
138
|
+
- @contractspec/lib.contracts-spec@1.59.0
|
|
91
139
|
|
|
92
140
|
## 1.58.0
|
|
93
141
|
|
|
@@ -110,7 +158,7 @@
|
|
|
110
158
|
- @contractspec/example.learning-journey-duo-drills@1.58.0
|
|
111
159
|
- @contractspec/example.learning-journey-ui-shared@1.58.0
|
|
112
160
|
- @contractspec/module.learning-journey@1.58.0
|
|
113
|
-
- @contractspec/lib.contracts@1.58.0
|
|
161
|
+
- @contractspec/lib.contracts-spec@1.58.0
|
|
114
162
|
|
|
115
163
|
## 1.57.0
|
|
116
164
|
|
|
@@ -126,7 +174,7 @@
|
|
|
126
174
|
- Updated dependencies [4651e06]
|
|
127
175
|
- Updated dependencies [ad9d10a]
|
|
128
176
|
- Updated dependencies [11a5a05]
|
|
129
|
-
- @contractspec/lib.contracts@1.57.0
|
|
177
|
+
- @contractspec/lib.contracts-spec@1.57.0
|
|
130
178
|
- @contractspec/example.learning-journey-studio-onboarding@1.57.0
|
|
131
179
|
- @contractspec/example.learning-journey-quest-challenges@1.57.0
|
|
132
180
|
- @contractspec/example.learning-journey-crm-onboarding@1.57.0
|
|
@@ -156,7 +204,7 @@
|
|
|
156
204
|
- @contractspec/example.learning-journey-duo-drills@1.56.1
|
|
157
205
|
- @contractspec/example.learning-journey-ui-shared@1.56.1
|
|
158
206
|
- @contractspec/module.learning-journey@1.56.1
|
|
159
|
-
- @contractspec/lib.contracts@1.56.1
|
|
207
|
+
- @contractspec/lib.contracts-spec@1.56.1
|
|
160
208
|
|
|
161
209
|
## 1.56.0
|
|
162
210
|
|
|
@@ -178,7 +226,7 @@
|
|
|
178
226
|
- @contractspec/example.learning-journey-duo-drills@1.56.0
|
|
179
227
|
- @contractspec/example.learning-journey-ui-shared@1.56.0
|
|
180
228
|
- @contractspec/module.learning-journey@1.56.0
|
|
181
|
-
- @contractspec/lib.contracts@1.56.0
|
|
229
|
+
- @contractspec/lib.contracts-spec@1.56.0
|
|
182
230
|
|
|
183
231
|
## 1.55.0
|
|
184
232
|
|
|
@@ -200,7 +248,7 @@
|
|
|
200
248
|
- @contractspec/example.learning-journey-duo-drills@1.55.0
|
|
201
249
|
- @contractspec/example.learning-journey-ui-shared@1.55.0
|
|
202
250
|
- @contractspec/module.learning-journey@1.55.0
|
|
203
|
-
- @contractspec/lib.contracts@1.55.0
|
|
251
|
+
- @contractspec/lib.contracts-spec@1.55.0
|
|
204
252
|
|
|
205
253
|
## 1.54.0
|
|
206
254
|
|
|
@@ -215,7 +263,7 @@
|
|
|
215
263
|
- @contractspec/example.learning-journey-ui-coaching@1.54.0
|
|
216
264
|
- @contractspec/example.learning-journey-ui-gamified@1.54.0
|
|
217
265
|
- @contractspec/example.learning-journey-ui-shared@1.54.0
|
|
218
|
-
- @contractspec/lib.contracts@1.54.0
|
|
266
|
+
- @contractspec/lib.contracts-spec@1.54.0
|
|
219
267
|
- @contractspec/example.learning-journey-ambient-coach@1.54.0
|
|
220
268
|
- @contractspec/example.learning-journey-crm-onboarding@1.54.0
|
|
221
269
|
- @contractspec/example.learning-journey-duo-drills@1.54.0
|
|
@@ -235,7 +283,7 @@
|
|
|
235
283
|
- Updated dependencies [5b371b1]
|
|
236
284
|
- Updated dependencies [f4180d4]
|
|
237
285
|
- Updated dependencies [64d84e1]
|
|
238
|
-
- @contractspec/lib.contracts@1.53.0
|
|
286
|
+
- @contractspec/lib.contracts-spec@1.53.0
|
|
239
287
|
- @contractspec/example.learning-journey-ambient-coach@1.53.0
|
|
240
288
|
- @contractspec/example.learning-journey-crm-onboarding@1.53.0
|
|
241
289
|
- @contractspec/example.learning-journey-duo-drills@1.53.0
|
|
@@ -268,7 +316,7 @@
|
|
|
268
316
|
- @contractspec/example.learning-journey-duo-drills@1.52.0
|
|
269
317
|
- @contractspec/example.learning-journey-ui-shared@1.52.0
|
|
270
318
|
- @contractspec/module.learning-journey@1.52.0
|
|
271
|
-
- @contractspec/lib.contracts@1.52.0
|
|
319
|
+
- @contractspec/lib.contracts-spec@1.52.0
|
|
272
320
|
|
|
273
321
|
## 1.51.0
|
|
274
322
|
|
|
@@ -281,7 +329,7 @@
|
|
|
281
329
|
- Updated dependencies [23e46e9]
|
|
282
330
|
- Updated dependencies [ad1f852]
|
|
283
331
|
- Updated dependencies [e6faefb]
|
|
284
|
-
- @contractspec/lib.contracts@1.51.0
|
|
332
|
+
- @contractspec/lib.contracts-spec@1.51.0
|
|
285
333
|
- @contractspec/example.learning-journey-studio-onboarding@1.51.0
|
|
286
334
|
- @contractspec/example.learning-journey-quest-challenges@1.51.0
|
|
287
335
|
- @contractspec/example.learning-journey-crm-onboarding@1.51.0
|
|
@@ -303,7 +351,7 @@
|
|
|
303
351
|
### Patch Changes
|
|
304
352
|
|
|
305
353
|
- Updated dependencies [5325d6b]
|
|
306
|
-
- @contractspec/lib.contracts@1.50.0
|
|
354
|
+
- @contractspec/lib.contracts-spec@1.50.0
|
|
307
355
|
- @contractspec/example.learning-journey-ambient-coach@1.50.0
|
|
308
356
|
- @contractspec/example.learning-journey-crm-onboarding@1.50.0
|
|
309
357
|
- @contractspec/example.learning-journey-duo-drills@1.50.0
|
|
@@ -336,14 +384,14 @@
|
|
|
336
384
|
- @contractspec/example.learning-journey-duo-drills@1.49.0
|
|
337
385
|
- @contractspec/example.learning-journey-ui-shared@1.49.0
|
|
338
386
|
- @contractspec/module.learning-journey@1.49.0
|
|
339
|
-
- @contractspec/lib.contracts@1.49.0
|
|
387
|
+
- @contractspec/lib.contracts-spec@1.49.0
|
|
340
388
|
|
|
341
389
|
## 1.48.1
|
|
342
390
|
|
|
343
391
|
### Patch Changes
|
|
344
392
|
|
|
345
393
|
- Updated dependencies [c560ee7]
|
|
346
|
-
- @contractspec/lib.contracts@1.48.1
|
|
394
|
+
- @contractspec/lib.contracts-spec@1.48.1
|
|
347
395
|
- @contractspec/example.learning-journey-ui-coaching@1.48.1
|
|
348
396
|
- @contractspec/example.learning-journey-ui-gamified@1.48.1
|
|
349
397
|
- @contractspec/example.learning-journey-ui-onboarding@1.48.1
|
|
@@ -376,7 +424,7 @@
|
|
|
376
424
|
- @contractspec/example.learning-journey-duo-drills@1.48.0
|
|
377
425
|
- @contractspec/example.learning-journey-ui-shared@1.48.0
|
|
378
426
|
- @contractspec/module.learning-journey@1.48.0
|
|
379
|
-
- @contractspec/lib.contracts@1.48.0
|
|
427
|
+
- @contractspec/lib.contracts-spec@1.48.0
|
|
380
428
|
|
|
381
429
|
## 1.47.0
|
|
382
430
|
|
|
@@ -408,7 +456,7 @@
|
|
|
408
456
|
- @contractspec/example.learning-journey-duo-drills@1.47.0
|
|
409
457
|
- @contractspec/example.learning-journey-ui-shared@1.47.0
|
|
410
458
|
- @contractspec/module.learning-journey@1.47.0
|
|
411
|
-
- @contractspec/lib.contracts@1.47.0
|
|
459
|
+
- @contractspec/lib.contracts-spec@1.47.0
|
|
412
460
|
|
|
413
461
|
## 1.46.2
|
|
414
462
|
|
|
@@ -427,7 +475,7 @@
|
|
|
427
475
|
- @contractspec/example.learning-journey-duo-drills@1.46.2
|
|
428
476
|
- @contractspec/example.learning-journey-ui-shared@1.46.2
|
|
429
477
|
- @contractspec/module.learning-journey@1.46.2
|
|
430
|
-
- @contractspec/lib.contracts@1.46.2
|
|
478
|
+
- @contractspec/lib.contracts-spec@1.46.2
|
|
431
479
|
|
|
432
480
|
## 1.46.1
|
|
433
481
|
|
|
@@ -446,7 +494,7 @@
|
|
|
446
494
|
- @contractspec/example.learning-journey-duo-drills@1.46.1
|
|
447
495
|
- @contractspec/example.learning-journey-ui-shared@1.46.1
|
|
448
496
|
- @contractspec/module.learning-journey@1.46.1
|
|
449
|
-
- @contractspec/lib.contracts@1.46.1
|
|
497
|
+
- @contractspec/lib.contracts-spec@1.46.1
|
|
450
498
|
|
|
451
499
|
## 1.46.0
|
|
452
500
|
|
|
@@ -468,7 +516,7 @@
|
|
|
468
516
|
- @contractspec/example.learning-journey-duo-drills@1.46.0
|
|
469
517
|
- @contractspec/example.learning-journey-ui-shared@1.46.0
|
|
470
518
|
- @contractspec/module.learning-journey@1.46.0
|
|
471
|
-
- @contractspec/lib.contracts@1.46.0
|
|
519
|
+
- @contractspec/lib.contracts-spec@1.46.0
|
|
472
520
|
|
|
473
521
|
## 1.45.6
|
|
474
522
|
|
|
@@ -487,7 +535,7 @@
|
|
|
487
535
|
- @contractspec/example.learning-journey-duo-drills@1.45.6
|
|
488
536
|
- @contractspec/example.learning-journey-ui-shared@1.45.6
|
|
489
537
|
- @contractspec/module.learning-journey@1.45.6
|
|
490
|
-
- @contractspec/lib.contracts@1.45.6
|
|
538
|
+
- @contractspec/lib.contracts-spec@1.45.6
|
|
491
539
|
|
|
492
540
|
## 1.45.5
|
|
493
541
|
|
|
@@ -506,7 +554,7 @@
|
|
|
506
554
|
- @contractspec/example.learning-journey-duo-drills@1.45.5
|
|
507
555
|
- @contractspec/example.learning-journey-ui-shared@1.45.5
|
|
508
556
|
- @contractspec/module.learning-journey@1.45.5
|
|
509
|
-
- @contractspec/lib.contracts@1.45.5
|
|
557
|
+
- @contractspec/lib.contracts-spec@1.45.5
|
|
510
558
|
|
|
511
559
|
## 1.45.4
|
|
512
560
|
|
|
@@ -525,7 +573,7 @@
|
|
|
525
573
|
- @contractspec/example.learning-journey-duo-drills@1.45.4
|
|
526
574
|
- @contractspec/example.learning-journey-ui-shared@1.45.4
|
|
527
575
|
- @contractspec/module.learning-journey@1.45.4
|
|
528
|
-
- @contractspec/lib.contracts@1.45.4
|
|
576
|
+
- @contractspec/lib.contracts-spec@1.45.4
|
|
529
577
|
|
|
530
578
|
## 1.45.3
|
|
531
579
|
|
|
@@ -544,7 +592,7 @@
|
|
|
544
592
|
- @contractspec/example.learning-journey-duo-drills@1.45.3
|
|
545
593
|
- @contractspec/example.learning-journey-ui-shared@1.45.3
|
|
546
594
|
- @contractspec/module.learning-journey@1.45.3
|
|
547
|
-
- @contractspec/lib.contracts@1.45.3
|
|
595
|
+
- @contractspec/lib.contracts-spec@1.45.3
|
|
548
596
|
|
|
549
597
|
## 1.45.2
|
|
550
598
|
|
|
@@ -563,7 +611,7 @@
|
|
|
563
611
|
- @contractspec/example.learning-journey-duo-drills@1.45.2
|
|
564
612
|
- @contractspec/example.learning-journey-ui-shared@1.45.2
|
|
565
613
|
- @contractspec/module.learning-journey@1.45.2
|
|
566
|
-
- @contractspec/lib.contracts@1.45.2
|
|
614
|
+
- @contractspec/lib.contracts-spec@1.45.2
|
|
567
615
|
|
|
568
616
|
## 1.45.1
|
|
569
617
|
|
|
@@ -582,7 +630,7 @@
|
|
|
582
630
|
- @contractspec/example.learning-journey-duo-drills@1.45.1
|
|
583
631
|
- @contractspec/example.learning-journey-ui-shared@1.45.1
|
|
584
632
|
- @contractspec/module.learning-journey@1.45.1
|
|
585
|
-
- @contractspec/lib.contracts@1.45.1
|
|
633
|
+
- @contractspec/lib.contracts-spec@1.45.1
|
|
586
634
|
- @contractspec/lib.schema@1.45.1
|
|
587
635
|
|
|
588
636
|
## 1.45.0
|
|
@@ -619,7 +667,7 @@
|
|
|
619
667
|
- @contractspec/example.learning-journey-duo-drills@1.45.0
|
|
620
668
|
- @contractspec/example.learning-journey-ui-shared@1.45.0
|
|
621
669
|
- @contractspec/module.learning-journey@1.45.0
|
|
622
|
-
- @contractspec/lib.contracts@1.45.0
|
|
670
|
+
- @contractspec/lib.contracts-spec@1.45.0
|
|
623
671
|
- @contractspec/lib.schema@1.45.0
|
|
624
672
|
|
|
625
673
|
## 1.44.1
|
|
@@ -639,7 +687,7 @@
|
|
|
639
687
|
- @contractspec/example.learning-journey-duo-drills@1.44.1
|
|
640
688
|
- @contractspec/example.learning-journey-ui-shared@1.44.1
|
|
641
689
|
- @contractspec/module.learning-journey@1.44.1
|
|
642
|
-
- @contractspec/lib.contracts@1.44.1
|
|
690
|
+
- @contractspec/lib.contracts-spec@1.44.1
|
|
643
691
|
- @contractspec/lib.schema@1.44.1
|
|
644
692
|
|
|
645
693
|
## 1.44.0
|
|
@@ -662,7 +710,7 @@
|
|
|
662
710
|
- @contractspec/example.learning-journey-duo-drills@1.44.0
|
|
663
711
|
- @contractspec/example.learning-journey-ui-shared@1.44.0
|
|
664
712
|
- @contractspec/module.learning-journey@1.44.0
|
|
665
|
-
- @contractspec/lib.contracts@1.44.0
|
|
713
|
+
- @contractspec/lib.contracts-spec@1.44.0
|
|
666
714
|
- @contractspec/lib.schema@1.44.0
|
|
667
715
|
|
|
668
716
|
## 1.43.4
|
|
@@ -682,7 +730,7 @@
|
|
|
682
730
|
- @contractspec/example.learning-journey-duo-drills@1.43.4
|
|
683
731
|
- @contractspec/example.learning-journey-ui-shared@1.43.4
|
|
684
732
|
- @contractspec/module.learning-journey@1.43.4
|
|
685
|
-
- @contractspec/lib.contracts@1.43.4
|
|
733
|
+
- @contractspec/lib.contracts-spec@1.43.4
|
|
686
734
|
- @contractspec/lib.schema@1.43.3
|
|
687
735
|
|
|
688
736
|
## 1.43.3
|
|
@@ -702,7 +750,7 @@
|
|
|
702
750
|
- @contractspec/example.learning-journey-duo-drills@1.43.3
|
|
703
751
|
- @contractspec/example.learning-journey-ui-shared@1.43.3
|
|
704
752
|
- @contractspec/module.learning-journey@1.43.3
|
|
705
|
-
- @contractspec/lib.contracts@1.43.3
|
|
753
|
+
- @contractspec/lib.contracts-spec@1.43.3
|
|
706
754
|
- @contractspec/lib.schema@1.43.2
|
|
707
755
|
|
|
708
756
|
## 1.43.2
|
|
@@ -722,7 +770,7 @@
|
|
|
722
770
|
- @contractspec/example.learning-journey-duo-drills@1.43.2
|
|
723
771
|
- @contractspec/example.learning-journey-ui-shared@1.43.2
|
|
724
772
|
- @contractspec/module.learning-journey@1.43.2
|
|
725
|
-
- @contractspec/lib.contracts@1.43.2
|
|
773
|
+
- @contractspec/lib.contracts-spec@1.43.2
|
|
726
774
|
- @contractspec/lib.schema@1.43.1
|
|
727
775
|
|
|
728
776
|
## 1.43.1
|
|
@@ -730,7 +778,7 @@
|
|
|
730
778
|
### Patch Changes
|
|
731
779
|
|
|
732
780
|
- Updated dependencies [f28fdad]
|
|
733
|
-
- @contractspec/lib.contracts@1.43.1
|
|
781
|
+
- @contractspec/lib.contracts-spec@1.43.1
|
|
734
782
|
- @contractspec/example.learning-journey-ambient-coach@1.43.1
|
|
735
783
|
- @contractspec/example.learning-journey-crm-onboarding@1.43.1
|
|
736
784
|
- @contractspec/example.learning-journey-duo-drills@1.43.1
|
|
@@ -763,7 +811,7 @@
|
|
|
763
811
|
- @contractspec/example.learning-journey-duo-drills@1.43.0
|
|
764
812
|
- @contractspec/example.learning-journey-ui-shared@1.43.0
|
|
765
813
|
- @contractspec/module.learning-journey@1.43.0
|
|
766
|
-
- @contractspec/lib.contracts@1.43.0
|
|
814
|
+
- @contractspec/lib.contracts-spec@1.43.0
|
|
767
815
|
- @contractspec/lib.schema@1.43.0
|
|
768
816
|
|
|
769
817
|
## 1.42.10
|
|
@@ -783,7 +831,7 @@
|
|
|
783
831
|
- @contractspec/example.learning-journey-duo-drills@1.42.10
|
|
784
832
|
- @contractspec/example.learning-journey-ui-shared@1.42.10
|
|
785
833
|
- @contractspec/module.learning-journey@1.42.10
|
|
786
|
-
- @contractspec/lib.contracts@1.42.10
|
|
834
|
+
- @contractspec/lib.contracts-spec@1.42.10
|
|
787
835
|
- @contractspec/lib.schema@1.42.10
|
|
788
836
|
|
|
789
837
|
## 1.42.9
|
|
@@ -803,7 +851,7 @@
|
|
|
803
851
|
- @contractspec/example.learning-journey-duo-drills@1.42.9
|
|
804
852
|
- @contractspec/example.learning-journey-ui-shared@1.42.9
|
|
805
853
|
- @contractspec/module.learning-journey@1.42.9
|
|
806
|
-
- @contractspec/lib.contracts@1.42.9
|
|
854
|
+
- @contractspec/lib.contracts-spec@1.42.9
|
|
807
855
|
- @contractspec/lib.schema@1.42.9
|
|
808
856
|
|
|
809
857
|
## 1.42.8
|
|
@@ -823,7 +871,7 @@
|
|
|
823
871
|
- @contractspec/example.learning-journey-duo-drills@1.42.8
|
|
824
872
|
- @contractspec/example.learning-journey-ui-shared@1.42.8
|
|
825
873
|
- @contractspec/module.learning-journey@1.42.8
|
|
826
|
-
- @contractspec/lib.contracts@1.42.8
|
|
874
|
+
- @contractspec/lib.contracts-spec@1.42.8
|
|
827
875
|
- @contractspec/lib.schema@1.42.8
|
|
828
876
|
|
|
829
877
|
## 1.42.7
|
|
@@ -843,7 +891,7 @@
|
|
|
843
891
|
- @contractspec/example.learning-journey-duo-drills@1.42.7
|
|
844
892
|
- @contractspec/example.learning-journey-ui-shared@1.42.7
|
|
845
893
|
- @contractspec/module.learning-journey@1.42.7
|
|
846
|
-
- @contractspec/lib.contracts@1.42.7
|
|
894
|
+
- @contractspec/lib.contracts-spec@1.42.7
|
|
847
895
|
- @contractspec/lib.schema@1.42.7
|
|
848
896
|
|
|
849
897
|
## 1.42.6
|
|
@@ -863,7 +911,7 @@
|
|
|
863
911
|
- @contractspec/example.learning-journey-duo-drills@1.42.6
|
|
864
912
|
- @contractspec/example.learning-journey-ui-shared@1.42.6
|
|
865
913
|
- @contractspec/module.learning-journey@1.42.6
|
|
866
|
-
- @contractspec/lib.contracts@1.42.6
|
|
914
|
+
- @contractspec/lib.contracts-spec@1.42.6
|
|
867
915
|
- @contractspec/lib.schema@1.42.6
|
|
868
916
|
|
|
869
917
|
## 1.42.5
|
|
@@ -883,7 +931,7 @@
|
|
|
883
931
|
- @contractspec/example.learning-journey-duo-drills@1.42.5
|
|
884
932
|
- @contractspec/example.learning-journey-ui-shared@1.42.5
|
|
885
933
|
- @contractspec/module.learning-journey@1.42.5
|
|
886
|
-
- @contractspec/lib.contracts@1.42.5
|
|
934
|
+
- @contractspec/lib.contracts-spec@1.42.5
|
|
887
935
|
- @contractspec/lib.schema@1.42.5
|
|
888
936
|
|
|
889
937
|
## 1.42.4
|
|
@@ -903,7 +951,7 @@
|
|
|
903
951
|
- @contractspec/example.learning-journey-duo-drills@1.42.4
|
|
904
952
|
- @contractspec/example.learning-journey-ui-shared@1.42.4
|
|
905
953
|
- @contractspec/module.learning-journey@1.42.4
|
|
906
|
-
- @contractspec/lib.contracts@1.42.4
|
|
954
|
+
- @contractspec/lib.contracts-spec@1.42.4
|
|
907
955
|
- @contractspec/lib.schema@1.42.4
|
|
908
956
|
|
|
909
957
|
## 1.42.3
|
|
@@ -922,7 +970,7 @@
|
|
|
922
970
|
- @contractspec/example.learning-journey-ui-gamified@1.42.3
|
|
923
971
|
- @contractspec/example.learning-journey-ui-onboarding@1.42.3
|
|
924
972
|
- @contractspec/example.learning-journey-ui-shared@1.42.3
|
|
925
|
-
- @contractspec/lib.contracts@1.42.3
|
|
973
|
+
- @contractspec/lib.contracts-spec@1.42.3
|
|
926
974
|
- @contractspec/lib.schema@1.42.3
|
|
927
975
|
- @contractspec/module.learning-journey@1.42.3
|
|
928
976
|
|
|
@@ -942,7 +990,7 @@
|
|
|
942
990
|
- @contractspec/example.learning-journey-ui-gamified@1.42.2
|
|
943
991
|
- @contractspec/example.learning-journey-ui-onboarding@1.42.2
|
|
944
992
|
- @contractspec/example.learning-journey-ui-shared@1.42.2
|
|
945
|
-
- @contractspec/lib.contracts@1.42.2
|
|
993
|
+
- @contractspec/lib.contracts-spec@1.42.2
|
|
946
994
|
- @contractspec/lib.schema@1.42.2
|
|
947
995
|
- @contractspec/module.learning-journey@1.42.2
|
|
948
996
|
|
|
@@ -963,7 +1011,7 @@
|
|
|
963
1011
|
- @contractspec/example.learning-journey-duo-drills@1.42.1
|
|
964
1012
|
- @contractspec/example.learning-journey-ui-shared@1.42.1
|
|
965
1013
|
- @contractspec/module.learning-journey@1.42.1
|
|
966
|
-
- @contractspec/lib.contracts@1.42.1
|
|
1014
|
+
- @contractspec/lib.contracts-spec@1.42.1
|
|
967
1015
|
- @contractspec/lib.schema@1.42.1
|
|
968
1016
|
|
|
969
1017
|
## 1.42.0
|
|
@@ -985,6 +1033,6 @@
|
|
|
985
1033
|
- @contractspec/example.learning-journey-ui-gamified@1.42.0
|
|
986
1034
|
- @contractspec/example.learning-journey-ui-onboarding@1.42.0
|
|
987
1035
|
- @contractspec/example.learning-journey-ui-shared@1.42.0
|
|
988
|
-
- @contractspec/lib.contracts@1.42.0
|
|
1036
|
+
- @contractspec/lib.contracts-spec@1.42.0
|
|
989
1037
|
- @contractspec/lib.schema@1.42.0
|
|
990
1038
|
- @contractspec/module.learning-journey@1.42.0
|
package/dist/api-types.d.ts
CHANGED
package/dist/api.d.ts
CHANGED
|
@@ -6,4 +6,3 @@ export declare const listTracks: (learnerId?: string) => {
|
|
|
6
6
|
};
|
|
7
7
|
export declare const getProgress: (trackId: string, learnerId: string) => TrackProgress | undefined;
|
|
8
8
|
export declare const recordEvent: (event: LearningEvent) => TrackProgress[];
|
|
9
|
-
//# sourceMappingURL=api.d.ts.map
|
package/dist/api.test.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// src/docs/learning-journey-registry.docblock.ts
|
|
2
|
-
import { registerDocBlocks } from "@contractspec/lib.contracts/docs";
|
|
2
|
+
import { registerDocBlocks } from "@contractspec/lib.contracts-spec/docs";
|
|
3
3
|
var registryDocBlocks = [
|
|
4
4
|
{
|
|
5
5
|
id: "docs.learning-journey.registry",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// src/docs/learning-journey-registry.docblock.ts
|
|
2
|
-
import { registerDocBlocks } from "@contractspec/lib.contracts/docs";
|
|
2
|
+
import { registerDocBlocks } from "@contractspec/lib.contracts-spec/docs";
|
|
3
3
|
var registryDocBlocks = [
|
|
4
4
|
{
|
|
5
5
|
id: "docs.learning-journey.registry",
|
package/dist/browser/example.js
CHANGED
package/dist/browser/index.js
CHANGED
|
@@ -265,7 +265,7 @@ var recordEvent = (event) => {
|
|
|
265
265
|
};
|
|
266
266
|
|
|
267
267
|
// src/docs/learning-journey-registry.docblock.ts
|
|
268
|
-
import { registerDocBlocks } from "@contractspec/lib.contracts/docs";
|
|
268
|
+
import { registerDocBlocks } from "@contractspec/lib.contracts-spec/docs";
|
|
269
269
|
var registryDocBlocks = [
|
|
270
270
|
{
|
|
271
271
|
id: "docs.learning-journey.registry",
|
|
@@ -298,7 +298,7 @@ var registryDocBlocks = [
|
|
|
298
298
|
];
|
|
299
299
|
registerDocBlocks(registryDocBlocks);
|
|
300
300
|
// src/example.ts
|
|
301
|
-
import { defineExample } from "@contractspec/lib.contracts";
|
|
301
|
+
import { defineExample } from "@contractspec/lib.contracts-spec";
|
|
302
302
|
var example = defineExample({
|
|
303
303
|
meta: {
|
|
304
304
|
key: "learning-journey-registry",
|
|
@@ -331,7 +331,7 @@ var example_default = example;
|
|
|
331
331
|
import {
|
|
332
332
|
definePresentation,
|
|
333
333
|
StabilityEnum
|
|
334
|
-
} from "@contractspec/lib.contracts";
|
|
334
|
+
} from "@contractspec/lib.contracts-spec";
|
|
335
335
|
var baseMeta = {
|
|
336
336
|
domain: "learning-journey",
|
|
337
337
|
title: "Learning Journey",
|
|
@@ -390,7 +390,7 @@ var learningJourneyPresentations = [
|
|
|
390
390
|
];
|
|
391
391
|
|
|
392
392
|
// src/learning-journey-registry.feature.ts
|
|
393
|
-
import { defineFeature } from "@contractspec/lib.contracts";
|
|
393
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
394
394
|
var LearningJourneyRegistryFeature = defineFeature({
|
|
395
395
|
meta: {
|
|
396
396
|
key: "learning-journey-registry",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// src/learning-journey-registry.feature.ts
|
|
2
|
-
import { defineFeature } from "@contractspec/lib.contracts";
|
|
2
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
3
3
|
var LearningJourneyRegistryFeature = defineFeature({
|
|
4
4
|
meta: {
|
|
5
5
|
key: "learning-journey-registry",
|
package/dist/docs/index.d.ts
CHANGED
package/dist/docs/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
// src/docs/learning-journey-registry.docblock.ts
|
|
3
|
-
import { registerDocBlocks } from "@contractspec/lib.contracts/docs";
|
|
3
|
+
import { registerDocBlocks } from "@contractspec/lib.contracts-spec/docs";
|
|
4
4
|
var registryDocBlocks = [
|
|
5
5
|
{
|
|
6
6
|
id: "docs.learning-journey.registry",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
// src/docs/learning-journey-registry.docblock.ts
|
|
3
|
-
import { registerDocBlocks } from "@contractspec/lib.contracts/docs";
|
|
3
|
+
import { registerDocBlocks } from "@contractspec/lib.contracts-spec/docs";
|
|
4
4
|
var registryDocBlocks = [
|
|
5
5
|
{
|
|
6
6
|
id: "docs.learning-journey.registry",
|
package/dist/example.d.ts
CHANGED
package/dist/example.js
CHANGED
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -266,7 +266,7 @@ var recordEvent = (event) => {
|
|
|
266
266
|
};
|
|
267
267
|
|
|
268
268
|
// src/docs/learning-journey-registry.docblock.ts
|
|
269
|
-
import { registerDocBlocks } from "@contractspec/lib.contracts/docs";
|
|
269
|
+
import { registerDocBlocks } from "@contractspec/lib.contracts-spec/docs";
|
|
270
270
|
var registryDocBlocks = [
|
|
271
271
|
{
|
|
272
272
|
id: "docs.learning-journey.registry",
|
|
@@ -299,7 +299,7 @@ var registryDocBlocks = [
|
|
|
299
299
|
];
|
|
300
300
|
registerDocBlocks(registryDocBlocks);
|
|
301
301
|
// src/example.ts
|
|
302
|
-
import { defineExample } from "@contractspec/lib.contracts";
|
|
302
|
+
import { defineExample } from "@contractspec/lib.contracts-spec";
|
|
303
303
|
var example = defineExample({
|
|
304
304
|
meta: {
|
|
305
305
|
key: "learning-journey-registry",
|
|
@@ -332,7 +332,7 @@ var example_default = example;
|
|
|
332
332
|
import {
|
|
333
333
|
definePresentation,
|
|
334
334
|
StabilityEnum
|
|
335
|
-
} from "@contractspec/lib.contracts";
|
|
335
|
+
} from "@contractspec/lib.contracts-spec";
|
|
336
336
|
var baseMeta = {
|
|
337
337
|
domain: "learning-journey",
|
|
338
338
|
title: "Learning Journey",
|
|
@@ -391,7 +391,7 @@ var learningJourneyPresentations = [
|
|
|
391
391
|
];
|
|
392
392
|
|
|
393
393
|
// src/learning-journey-registry.feature.ts
|
|
394
|
-
import { defineFeature } from "@contractspec/lib.contracts";
|
|
394
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
395
395
|
var LearningJourneyRegistryFeature = defineFeature({
|
|
396
396
|
meta: {
|
|
397
397
|
key: "learning-journey-registry",
|
|
@@ -2,5 +2,4 @@
|
|
|
2
2
|
* Learning Journey Registry feature module that bundles
|
|
3
3
|
* the shared presentations for learning journey tracks.
|
|
4
4
|
*/
|
|
5
|
-
export declare const LearningJourneyRegistryFeature: import("@contractspec/lib.contracts").FeatureModuleSpec;
|
|
6
|
-
//# sourceMappingURL=learning-journey-registry.feature.d.ts.map
|
|
5
|
+
export declare const LearningJourneyRegistryFeature: import("@contractspec/lib.contracts-spec").FeatureModuleSpec;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
// src/learning-journey-registry.feature.ts
|
|
3
|
-
import { defineFeature } from "@contractspec/lib.contracts";
|
|
3
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
4
4
|
var LearningJourneyRegistryFeature = defineFeature({
|
|
5
5
|
meta: {
|
|
6
6
|
key: "learning-journey-registry",
|
package/dist/node/docs/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// src/docs/learning-journey-registry.docblock.ts
|
|
2
|
-
import { registerDocBlocks } from "@contractspec/lib.contracts/docs";
|
|
2
|
+
import { registerDocBlocks } from "@contractspec/lib.contracts-spec/docs";
|
|
3
3
|
var registryDocBlocks = [
|
|
4
4
|
{
|
|
5
5
|
id: "docs.learning-journey.registry",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// src/docs/learning-journey-registry.docblock.ts
|
|
2
|
-
import { registerDocBlocks } from "@contractspec/lib.contracts/docs";
|
|
2
|
+
import { registerDocBlocks } from "@contractspec/lib.contracts-spec/docs";
|
|
3
3
|
var registryDocBlocks = [
|
|
4
4
|
{
|
|
5
5
|
id: "docs.learning-journey.registry",
|
package/dist/node/example.js
CHANGED
package/dist/node/index.js
CHANGED
|
@@ -265,7 +265,7 @@ var recordEvent = (event) => {
|
|
|
265
265
|
};
|
|
266
266
|
|
|
267
267
|
// src/docs/learning-journey-registry.docblock.ts
|
|
268
|
-
import { registerDocBlocks } from "@contractspec/lib.contracts/docs";
|
|
268
|
+
import { registerDocBlocks } from "@contractspec/lib.contracts-spec/docs";
|
|
269
269
|
var registryDocBlocks = [
|
|
270
270
|
{
|
|
271
271
|
id: "docs.learning-journey.registry",
|
|
@@ -298,7 +298,7 @@ var registryDocBlocks = [
|
|
|
298
298
|
];
|
|
299
299
|
registerDocBlocks(registryDocBlocks);
|
|
300
300
|
// src/example.ts
|
|
301
|
-
import { defineExample } from "@contractspec/lib.contracts";
|
|
301
|
+
import { defineExample } from "@contractspec/lib.contracts-spec";
|
|
302
302
|
var example = defineExample({
|
|
303
303
|
meta: {
|
|
304
304
|
key: "learning-journey-registry",
|
|
@@ -331,7 +331,7 @@ var example_default = example;
|
|
|
331
331
|
import {
|
|
332
332
|
definePresentation,
|
|
333
333
|
StabilityEnum
|
|
334
|
-
} from "@contractspec/lib.contracts";
|
|
334
|
+
} from "@contractspec/lib.contracts-spec";
|
|
335
335
|
var baseMeta = {
|
|
336
336
|
domain: "learning-journey",
|
|
337
337
|
title: "Learning Journey",
|
|
@@ -390,7 +390,7 @@ var learningJourneyPresentations = [
|
|
|
390
390
|
];
|
|
391
391
|
|
|
392
392
|
// src/learning-journey-registry.feature.ts
|
|
393
|
-
import { defineFeature } from "@contractspec/lib.contracts";
|
|
393
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
394
394
|
var LearningJourneyRegistryFeature = defineFeature({
|
|
395
395
|
meta: {
|
|
396
396
|
key: "learning-journey-registry",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// src/learning-journey-registry.feature.ts
|
|
2
|
-
import { defineFeature } from "@contractspec/lib.contracts";
|
|
2
|
+
import { defineFeature } from "@contractspec/lib.contracts-spec";
|
|
3
3
|
var LearningJourneyRegistryFeature = defineFeature({
|
|
4
4
|
meta: {
|
|
5
5
|
key: "learning-journey-registry",
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
export declare const LearningTrackListPresentation: import("@contractspec/lib.contracts").PresentationSpec;
|
|
2
|
-
export declare const LearningTrackDetailPresentation: import("@contractspec/lib.contracts").PresentationSpec;
|
|
3
|
-
export declare const LearningTrackProgressWidgetPresentation: import("@contractspec/lib.contracts").PresentationSpec;
|
|
4
|
-
export declare const learningJourneyPresentations: import("@contractspec/lib.contracts").PresentationSpec[];
|
|
5
|
-
//# sourceMappingURL=index.d.ts.map
|
|
1
|
+
export declare const LearningTrackListPresentation: import("@contractspec/lib.contracts-spec").PresentationSpec;
|
|
2
|
+
export declare const LearningTrackDetailPresentation: import("@contractspec/lib.contracts-spec").PresentationSpec;
|
|
3
|
+
export declare const LearningTrackProgressWidgetPresentation: import("@contractspec/lib.contracts-spec").PresentationSpec;
|
|
4
|
+
export declare const learningJourneyPresentations: import("@contractspec/lib.contracts-spec").PresentationSpec[];
|
package/dist/progress-store.d.ts
CHANGED
|
@@ -4,4 +4,3 @@ export declare const progressStore: Map<string, Map<string, TrackProgress>>;
|
|
|
4
4
|
export declare const getTrackResolver: (tracks: LearningJourneyTrackSpec[]) => (trackId: string) => LearningJourneyTrackSpec | undefined;
|
|
5
5
|
export declare const getLearnerTracks: (learnerId: string) => Map<string, TrackProgress>;
|
|
6
6
|
export declare const initProgress: (learnerId: string, track: LearningJourneyTrackSpec) => TrackProgress;
|
|
7
|
-
//# sourceMappingURL=progress-store.d.ts.map
|
package/dist/tracks.d.ts
CHANGED
|
@@ -34,4 +34,3 @@ export declare const mapTrackSpecToDto: (track: LearningJourneyTrackSpec) => Onb
|
|
|
34
34
|
export declare const learningJourneyTracks: LearningJourneyTrackSpec[];
|
|
35
35
|
export declare const onboardingTrackCatalog: OnboardingTrackDto[];
|
|
36
36
|
export { studioLearningTracks, platformLearningTracks, crmLearningTracks, mapStep, };
|
|
37
|
-
//# sourceMappingURL=tracks.d.ts.map
|
package/dist/ui/index.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.learning-journey-registry",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "2.1.0",
|
|
4
4
|
"description": "Registry that aggregates learning journey example tracks.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -127,25 +127,25 @@
|
|
|
127
127
|
"typecheck": "tsc --noEmit"
|
|
128
128
|
},
|
|
129
129
|
"dependencies": {
|
|
130
|
-
"@contractspec/lib.contracts": "1.
|
|
131
|
-
"@contractspec/example.learning-journey-ambient-coach": "1.
|
|
132
|
-
"@contractspec/example.learning-journey-duo-drills": "1.
|
|
133
|
-
"@contractspec/example.learning-journey-crm-onboarding": "1.
|
|
134
|
-
"@contractspec/example.learning-journey-platform-tour": "1.
|
|
135
|
-
"@contractspec/example.learning-journey-quest-challenges": "1.
|
|
136
|
-
"@contractspec/example.learning-journey-studio-onboarding": "1.
|
|
137
|
-
"@contractspec/example.learning-journey-ui-shared": "1.
|
|
138
|
-
"@contractspec/example.learning-journey-ui-gamified": "1.
|
|
139
|
-
"@contractspec/example.learning-journey-ui-onboarding": "1.
|
|
140
|
-
"@contractspec/example.learning-journey-ui-coaching": "1.
|
|
141
|
-
"@contractspec/module.learning-journey": "1.
|
|
130
|
+
"@contractspec/lib.contracts-spec": "2.1.0",
|
|
131
|
+
"@contractspec/example.learning-journey-ambient-coach": "2.1.0",
|
|
132
|
+
"@contractspec/example.learning-journey-duo-drills": "2.1.0",
|
|
133
|
+
"@contractspec/example.learning-journey-crm-onboarding": "2.1.0",
|
|
134
|
+
"@contractspec/example.learning-journey-platform-tour": "2.1.0",
|
|
135
|
+
"@contractspec/example.learning-journey-quest-challenges": "2.1.0",
|
|
136
|
+
"@contractspec/example.learning-journey-studio-onboarding": "2.1.0",
|
|
137
|
+
"@contractspec/example.learning-journey-ui-shared": "2.1.0",
|
|
138
|
+
"@contractspec/example.learning-journey-ui-gamified": "2.1.0",
|
|
139
|
+
"@contractspec/example.learning-journey-ui-onboarding": "2.1.0",
|
|
140
|
+
"@contractspec/example.learning-journey-ui-coaching": "2.1.0",
|
|
141
|
+
"@contractspec/module.learning-journey": "2.1.0",
|
|
142
142
|
"react": "19.2.4"
|
|
143
143
|
},
|
|
144
144
|
"devDependencies": {
|
|
145
|
-
"@contractspec/tool.typescript": "1.
|
|
145
|
+
"@contractspec/tool.typescript": "2.1.0",
|
|
146
146
|
"@types/react": "^19.2.14",
|
|
147
147
|
"typescript": "^5.9.3",
|
|
148
|
-
"@contractspec/tool.bun": "1.
|
|
148
|
+
"@contractspec/tool.bun": "2.1.0"
|
|
149
149
|
},
|
|
150
150
|
"peerDependencies": {
|
|
151
151
|
"react": "^19.2.4"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { DocBlock } from '@contractspec/lib.contracts/docs';
|
|
2
|
-
import { registerDocBlocks } from '@contractspec/lib.contracts/docs';
|
|
1
|
+
import type { DocBlock } from '@contractspec/lib.contracts-spec/docs';
|
|
2
|
+
import { registerDocBlocks } from '@contractspec/lib.contracts-spec/docs';
|
|
3
3
|
|
|
4
4
|
const registryDocBlocks: DocBlock[] = [
|
|
5
5
|
{
|
package/src/example.ts
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Defines the feature module for the learning journey registry.
|
|
5
5
|
*/
|
|
6
|
-
import { defineFeature } from '@contractspec/lib.contracts';
|
|
6
|
+
import { defineFeature } from '@contractspec/lib.contracts-spec';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* Learning Journey Registry feature module that bundles
|
package/dist/api-types.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"api-types.d.ts","sourceRoot":"","sources":["../src/api-types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kDAAkD,CAAC;AAEjG,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClC,UAAU,CAAC,EAAE,IAAI,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,MAAM,UAAU,GAAG,SAAS,GAAG,WAAW,CAAC;AAEjD,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,UAAU,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,gBAAgB,CAAC,EAAE,IAAI,CAAC;IACxB,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB,KAAK,CAAC,EAAE,IAAI,CAAC;IACb,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,aAAa;IAC5B,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB,cAAc,CAAC,EAAE,IAAI,CAAC;IACtB,KAAK,EAAE,YAAY,EAAE,CAAC;CACvB;AAED,MAAM,MAAM,aAAa,GAAG,CAC1B,OAAO,EAAE,MAAM,KACZ,wBAAwB,GAAG,SAAS,CAAC"}
|
package/dist/api.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../src/api.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,wBAAwB,EAGzB,MAAM,kDAAkD,CAAC;AAC1D,OAAO,KAAK,EAAE,aAAa,EAAgB,aAAa,EAAE,MAAM,aAAa,CAAC;AAmL9E,eAAO,MAAM,UAAU,GAAI,YAAY,MAAM;;;CAW5C,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,SAAS,MAAM,EAAE,WAAW,MAAM,8BAQ7D,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,OAAO,aAAa,oBA4F/C,CAAC"}
|
package/dist/api.test.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"api.test.d.ts","sourceRoot":"","sources":["../src/api.test.ts"],"names":[],"mappings":""}
|
package/dist/docs/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/docs/index.ts"],"names":[],"mappings":"AAAA,OAAO,sCAAsC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"learning-journey-registry.docblock.d.ts","sourceRoot":"","sources":["../../src/docs/learning-journey-registry.docblock.ts"],"names":[],"mappings":""}
|
package/dist/example.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"example.d.ts","sourceRoot":"","sources":["../src/example.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,OAAO,mDA0BX,CAAC;AAEH,eAAe,OAAO,CAAC"}
|
package/dist/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,QAAQ,CAAC;AAEhB,cAAc,UAAU,CAAC;AACzB,cAAc,OAAO,CAAC;AACtB,cAAc,iBAAiB,CAAC;AAChC,cAAc,qCAAqC,CAAC;AACpD,cAAc,MAAM,CAAC;AACrB,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,WAAW,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"learning-journey-registry.feature.d.ts","sourceRoot":"","sources":["../src/learning-journey-registry.feature.ts"],"names":[],"mappings":"AAOA;;;GAGG;AACH,eAAO,MAAM,8BAA8B,yDAoDzC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/presentations/index.ts"],"names":[],"mappings":"AAmBA,eAAO,MAAM,6BAA6B,wDAaxC,CAAC;AAEH,eAAO,MAAM,+BAA+B,wDAa1C,CAAC;AAEH,eAAO,MAAM,uCAAuC,wDAalD,CAAC;AAEH,eAAO,MAAM,4BAA4B,0DAIxC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"progress-store.d.ts","sourceRoot":"","sources":["../src/progress-store.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,kDAAkD,CAAC;AAEjG,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,aAAa,CAAC;AAEjD,eAAO,MAAM,aAAa,yCAAgD,CAAC;AAE3E,eAAO,MAAM,gBAAgB,GAC1B,QAAQ,wBAAwB,EAAE,MAClC,SAAS,MAAM,KAAG,wBAAwB,GAAG,SACR,CAAC;AAEzC,eAAO,MAAM,gBAAgB,GAAI,WAAW,MAAM,+BAMjD,CAAC;AAEF,eAAO,MAAM,YAAY,GACvB,WAAW,MAAM,EACjB,OAAO,wBAAwB,KAC9B,aAgBD,CAAC"}
|
package/dist/tracks.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"tracks.d.ts","sourceRoot":"","sources":["../src/tracks.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,uBAAuB,EACvB,wBAAwB,EACxB,oBAAoB,EACpB,2BAA2B,EAC5B,MAAM,kDAAkD,CAAC;AAC1D,OAAO,EAAE,iBAAiB,EAAE,MAAM,6DAA6D,CAAC;AAIhG,OAAO,EAAE,sBAAsB,EAAE,MAAM,4DAA4D,CAAC;AACpG,OAAO,EAAE,oBAAoB,EAAE,MAAM,gEAAgE,CAAC;AAEtG,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,EAAE,MAAM,CAAC;IACxB,mBAAmB,CAAC,EAAE,2BAA2B,CAAC;IAClD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,oBAAoB,CAAC;IACpC,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACpC;AAED,MAAM,WAAW,kBAAkB;IACjC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,wBAAwB,CAAC,YAAY,CAAC,CAAC;IACpD,iBAAiB,CAAC,EAAE,wBAAwB,CAAC,mBAAmB,CAAC,CAAC;IAClE,KAAK,EAAE,iBAAiB,EAAE,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACpC;AAED,QAAA,MAAM,OAAO,GAAI,MAAM,uBAAuB,KAAG,iBAa/C,CAAC;AAEH,eAAO,MAAM,iBAAiB,GAC5B,OAAO,wBAAwB,KAC9B,kBAYD,CAAC;AAEH,eAAO,MAAM,qBAAqB,EAAE,wBAAwB,EAO3D,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,kBAAkB,EACT,CAAC;AAE/C,OAAO,EACL,oBAAoB,EACpB,sBAAsB,EACtB,iBAAiB,EACjB,OAAO,GACR,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LearningMiniApp.d.ts","sourceRoot":"","sources":["../../src/ui/LearningMiniApp.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kDAAkD,CAAC;AAGrF,uDAAuD;AACvD,KAAK,kBAAkB,GACnB,6BAA6B,GAC7B,mCAAmC,GACnC,oCAAoC,GACpC,gCAAgC,GAChC,gCAAgC,GAChC,iCAAiC,CAAC;AAyBtC,UAAU,oBAAoB;IAC5B,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,YAAY,CAAC;IAC3B,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,YAAY,KAAK,IAAI,CAAC;CAC7C;AAED,4EAA4E;AAC5E,wBAAgB,eAAe,CAAC,EAC9B,UAAU,EACV,WAAwB,EACxB,YAAY,GACb,EAAE,oBAAoB,2CAwDtB;AAED,4DAA4D;AAC5D,wBAAgB,kBAAkB,CAChC,UAAU,EAAE,MAAM,GACjB,UAAU,IAAI,kBAAkB,CAElC;AAED,oCAAoC;AACpC,wBAAgB,sBAAsB,IAAI,kBAAkB,EAAE,CAE7D"}
|
package/dist/ui/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ui/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,eAAe,EACf,kBAAkB,EAClB,sBAAsB,GACvB,MAAM,mBAAmB,CAAC"}
|