@contractspec/example.learning-journey-registry 1.61.0 → 2.0.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 +92 -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 +16 -16
- 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 4ms
|
|
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 5ms
|
|
|
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 4ms
|
|
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 5ms
|
|
|
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 4ms
|
|
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 5ms
|
|
|
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,52 @@
|
|
|
1
1
|
# @contractspec/example.learning-journey-registry
|
|
2
2
|
|
|
3
|
+
## 2.0.0
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- a09bafc: feat: optimize performance
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [a09bafc]
|
|
12
|
+
- Updated dependencies [f152678]
|
|
13
|
+
- Updated dependencies [7f3203a]
|
|
14
|
+
- @contractspec/example.learning-journey-studio-onboarding@2.0.0
|
|
15
|
+
- @contractspec/example.learning-journey-quest-challenges@2.0.0
|
|
16
|
+
- @contractspec/example.learning-journey-crm-onboarding@2.0.0
|
|
17
|
+
- @contractspec/example.learning-journey-ambient-coach@2.0.0
|
|
18
|
+
- @contractspec/example.learning-journey-platform-tour@2.0.0
|
|
19
|
+
- @contractspec/example.learning-journey-ui-onboarding@2.0.0
|
|
20
|
+
- @contractspec/example.learning-journey-ui-coaching@2.0.0
|
|
21
|
+
- @contractspec/example.learning-journey-ui-gamified@2.0.0
|
|
22
|
+
- @contractspec/example.learning-journey-duo-drills@2.0.0
|
|
23
|
+
- @contractspec/example.learning-journey-ui-shared@2.0.0
|
|
24
|
+
- @contractspec/module.learning-journey@2.0.0
|
|
25
|
+
- @contractspec/lib.contracts-spec@2.0.0
|
|
26
|
+
|
|
27
|
+
## 1.62.0
|
|
28
|
+
|
|
29
|
+
### Minor Changes
|
|
30
|
+
|
|
31
|
+
- 064258d: feat: upgrade all dependencies
|
|
32
|
+
|
|
33
|
+
### Patch Changes
|
|
34
|
+
|
|
35
|
+
- Updated dependencies [064258d]
|
|
36
|
+
- Updated dependencies [064258d]
|
|
37
|
+
- @contractspec/example.learning-journey-studio-onboarding@1.62.0
|
|
38
|
+
- @contractspec/example.learning-journey-quest-challenges@1.62.0
|
|
39
|
+
- @contractspec/example.learning-journey-crm-onboarding@1.62.0
|
|
40
|
+
- @contractspec/example.learning-journey-ambient-coach@1.62.0
|
|
41
|
+
- @contractspec/example.learning-journey-platform-tour@1.62.0
|
|
42
|
+
- @contractspec/example.learning-journey-ui-onboarding@1.62.0
|
|
43
|
+
- @contractspec/example.learning-journey-ui-coaching@1.62.0
|
|
44
|
+
- @contractspec/example.learning-journey-ui-gamified@1.62.0
|
|
45
|
+
- @contractspec/example.learning-journey-duo-drills@1.62.0
|
|
46
|
+
- @contractspec/example.learning-journey-ui-shared@1.62.0
|
|
47
|
+
- @contractspec/module.learning-journey@1.62.0
|
|
48
|
+
- @contractspec/lib.contracts@1.62.0
|
|
49
|
+
|
|
3
50
|
## 1.61.0
|
|
4
51
|
|
|
5
52
|
### Minor Changes
|
|
@@ -20,7 +67,7 @@
|
|
|
20
67
|
- @contractspec/example.learning-journey-duo-drills@1.61.0
|
|
21
68
|
- @contractspec/example.learning-journey-ui-shared@1.61.0
|
|
22
69
|
- @contractspec/module.learning-journey@1.61.0
|
|
23
|
-
- @contractspec/lib.contracts@1.61.0
|
|
70
|
+
- @contractspec/lib.contracts-spec@1.61.0
|
|
24
71
|
|
|
25
72
|
## 1.60.0
|
|
26
73
|
|
|
@@ -42,7 +89,7 @@
|
|
|
42
89
|
- @contractspec/example.learning-journey-duo-drills@1.60.0
|
|
43
90
|
- @contractspec/example.learning-journey-ui-shared@1.60.0
|
|
44
91
|
- @contractspec/module.learning-journey@1.60.0
|
|
45
|
-
- @contractspec/lib.contracts@1.60.0
|
|
92
|
+
- @contractspec/lib.contracts-spec@1.60.0
|
|
46
93
|
|
|
47
94
|
## 1.59.0
|
|
48
95
|
|
|
@@ -64,7 +111,7 @@
|
|
|
64
111
|
- @contractspec/example.learning-journey-duo-drills@1.59.0
|
|
65
112
|
- @contractspec/example.learning-journey-ui-shared@1.59.0
|
|
66
113
|
- @contractspec/module.learning-journey@1.59.0
|
|
67
|
-
- @contractspec/lib.contracts@1.59.0
|
|
114
|
+
- @contractspec/lib.contracts-spec@1.59.0
|
|
68
115
|
|
|
69
116
|
## 1.58.0
|
|
70
117
|
|
|
@@ -87,7 +134,7 @@
|
|
|
87
134
|
- @contractspec/example.learning-journey-duo-drills@1.58.0
|
|
88
135
|
- @contractspec/example.learning-journey-ui-shared@1.58.0
|
|
89
136
|
- @contractspec/module.learning-journey@1.58.0
|
|
90
|
-
- @contractspec/lib.contracts@1.58.0
|
|
137
|
+
- @contractspec/lib.contracts-spec@1.58.0
|
|
91
138
|
|
|
92
139
|
## 1.57.0
|
|
93
140
|
|
|
@@ -103,7 +150,7 @@
|
|
|
103
150
|
- Updated dependencies [4651e06]
|
|
104
151
|
- Updated dependencies [ad9d10a]
|
|
105
152
|
- Updated dependencies [11a5a05]
|
|
106
|
-
- @contractspec/lib.contracts@1.57.0
|
|
153
|
+
- @contractspec/lib.contracts-spec@1.57.0
|
|
107
154
|
- @contractspec/example.learning-journey-studio-onboarding@1.57.0
|
|
108
155
|
- @contractspec/example.learning-journey-quest-challenges@1.57.0
|
|
109
156
|
- @contractspec/example.learning-journey-crm-onboarding@1.57.0
|
|
@@ -133,7 +180,7 @@
|
|
|
133
180
|
- @contractspec/example.learning-journey-duo-drills@1.56.1
|
|
134
181
|
- @contractspec/example.learning-journey-ui-shared@1.56.1
|
|
135
182
|
- @contractspec/module.learning-journey@1.56.1
|
|
136
|
-
- @contractspec/lib.contracts@1.56.1
|
|
183
|
+
- @contractspec/lib.contracts-spec@1.56.1
|
|
137
184
|
|
|
138
185
|
## 1.56.0
|
|
139
186
|
|
|
@@ -155,7 +202,7 @@
|
|
|
155
202
|
- @contractspec/example.learning-journey-duo-drills@1.56.0
|
|
156
203
|
- @contractspec/example.learning-journey-ui-shared@1.56.0
|
|
157
204
|
- @contractspec/module.learning-journey@1.56.0
|
|
158
|
-
- @contractspec/lib.contracts@1.56.0
|
|
205
|
+
- @contractspec/lib.contracts-spec@1.56.0
|
|
159
206
|
|
|
160
207
|
## 1.55.0
|
|
161
208
|
|
|
@@ -177,7 +224,7 @@
|
|
|
177
224
|
- @contractspec/example.learning-journey-duo-drills@1.55.0
|
|
178
225
|
- @contractspec/example.learning-journey-ui-shared@1.55.0
|
|
179
226
|
- @contractspec/module.learning-journey@1.55.0
|
|
180
|
-
- @contractspec/lib.contracts@1.55.0
|
|
227
|
+
- @contractspec/lib.contracts-spec@1.55.0
|
|
181
228
|
|
|
182
229
|
## 1.54.0
|
|
183
230
|
|
|
@@ -192,7 +239,7 @@
|
|
|
192
239
|
- @contractspec/example.learning-journey-ui-coaching@1.54.0
|
|
193
240
|
- @contractspec/example.learning-journey-ui-gamified@1.54.0
|
|
194
241
|
- @contractspec/example.learning-journey-ui-shared@1.54.0
|
|
195
|
-
- @contractspec/lib.contracts@1.54.0
|
|
242
|
+
- @contractspec/lib.contracts-spec@1.54.0
|
|
196
243
|
- @contractspec/example.learning-journey-ambient-coach@1.54.0
|
|
197
244
|
- @contractspec/example.learning-journey-crm-onboarding@1.54.0
|
|
198
245
|
- @contractspec/example.learning-journey-duo-drills@1.54.0
|
|
@@ -212,7 +259,7 @@
|
|
|
212
259
|
- Updated dependencies [5b371b1]
|
|
213
260
|
- Updated dependencies [f4180d4]
|
|
214
261
|
- Updated dependencies [64d84e1]
|
|
215
|
-
- @contractspec/lib.contracts@1.53.0
|
|
262
|
+
- @contractspec/lib.contracts-spec@1.53.0
|
|
216
263
|
- @contractspec/example.learning-journey-ambient-coach@1.53.0
|
|
217
264
|
- @contractspec/example.learning-journey-crm-onboarding@1.53.0
|
|
218
265
|
- @contractspec/example.learning-journey-duo-drills@1.53.0
|
|
@@ -245,7 +292,7 @@
|
|
|
245
292
|
- @contractspec/example.learning-journey-duo-drills@1.52.0
|
|
246
293
|
- @contractspec/example.learning-journey-ui-shared@1.52.0
|
|
247
294
|
- @contractspec/module.learning-journey@1.52.0
|
|
248
|
-
- @contractspec/lib.contracts@1.52.0
|
|
295
|
+
- @contractspec/lib.contracts-spec@1.52.0
|
|
249
296
|
|
|
250
297
|
## 1.51.0
|
|
251
298
|
|
|
@@ -258,7 +305,7 @@
|
|
|
258
305
|
- Updated dependencies [23e46e9]
|
|
259
306
|
- Updated dependencies [ad1f852]
|
|
260
307
|
- Updated dependencies [e6faefb]
|
|
261
|
-
- @contractspec/lib.contracts@1.51.0
|
|
308
|
+
- @contractspec/lib.contracts-spec@1.51.0
|
|
262
309
|
- @contractspec/example.learning-journey-studio-onboarding@1.51.0
|
|
263
310
|
- @contractspec/example.learning-journey-quest-challenges@1.51.0
|
|
264
311
|
- @contractspec/example.learning-journey-crm-onboarding@1.51.0
|
|
@@ -280,7 +327,7 @@
|
|
|
280
327
|
### Patch Changes
|
|
281
328
|
|
|
282
329
|
- Updated dependencies [5325d6b]
|
|
283
|
-
- @contractspec/lib.contracts@1.50.0
|
|
330
|
+
- @contractspec/lib.contracts-spec@1.50.0
|
|
284
331
|
- @contractspec/example.learning-journey-ambient-coach@1.50.0
|
|
285
332
|
- @contractspec/example.learning-journey-crm-onboarding@1.50.0
|
|
286
333
|
- @contractspec/example.learning-journey-duo-drills@1.50.0
|
|
@@ -313,14 +360,14 @@
|
|
|
313
360
|
- @contractspec/example.learning-journey-duo-drills@1.49.0
|
|
314
361
|
- @contractspec/example.learning-journey-ui-shared@1.49.0
|
|
315
362
|
- @contractspec/module.learning-journey@1.49.0
|
|
316
|
-
- @contractspec/lib.contracts@1.49.0
|
|
363
|
+
- @contractspec/lib.contracts-spec@1.49.0
|
|
317
364
|
|
|
318
365
|
## 1.48.1
|
|
319
366
|
|
|
320
367
|
### Patch Changes
|
|
321
368
|
|
|
322
369
|
- Updated dependencies [c560ee7]
|
|
323
|
-
- @contractspec/lib.contracts@1.48.1
|
|
370
|
+
- @contractspec/lib.contracts-spec@1.48.1
|
|
324
371
|
- @contractspec/example.learning-journey-ui-coaching@1.48.1
|
|
325
372
|
- @contractspec/example.learning-journey-ui-gamified@1.48.1
|
|
326
373
|
- @contractspec/example.learning-journey-ui-onboarding@1.48.1
|
|
@@ -353,7 +400,7 @@
|
|
|
353
400
|
- @contractspec/example.learning-journey-duo-drills@1.48.0
|
|
354
401
|
- @contractspec/example.learning-journey-ui-shared@1.48.0
|
|
355
402
|
- @contractspec/module.learning-journey@1.48.0
|
|
356
|
-
- @contractspec/lib.contracts@1.48.0
|
|
403
|
+
- @contractspec/lib.contracts-spec@1.48.0
|
|
357
404
|
|
|
358
405
|
## 1.47.0
|
|
359
406
|
|
|
@@ -385,7 +432,7 @@
|
|
|
385
432
|
- @contractspec/example.learning-journey-duo-drills@1.47.0
|
|
386
433
|
- @contractspec/example.learning-journey-ui-shared@1.47.0
|
|
387
434
|
- @contractspec/module.learning-journey@1.47.0
|
|
388
|
-
- @contractspec/lib.contracts@1.47.0
|
|
435
|
+
- @contractspec/lib.contracts-spec@1.47.0
|
|
389
436
|
|
|
390
437
|
## 1.46.2
|
|
391
438
|
|
|
@@ -404,7 +451,7 @@
|
|
|
404
451
|
- @contractspec/example.learning-journey-duo-drills@1.46.2
|
|
405
452
|
- @contractspec/example.learning-journey-ui-shared@1.46.2
|
|
406
453
|
- @contractspec/module.learning-journey@1.46.2
|
|
407
|
-
- @contractspec/lib.contracts@1.46.2
|
|
454
|
+
- @contractspec/lib.contracts-spec@1.46.2
|
|
408
455
|
|
|
409
456
|
## 1.46.1
|
|
410
457
|
|
|
@@ -423,7 +470,7 @@
|
|
|
423
470
|
- @contractspec/example.learning-journey-duo-drills@1.46.1
|
|
424
471
|
- @contractspec/example.learning-journey-ui-shared@1.46.1
|
|
425
472
|
- @contractspec/module.learning-journey@1.46.1
|
|
426
|
-
- @contractspec/lib.contracts@1.46.1
|
|
473
|
+
- @contractspec/lib.contracts-spec@1.46.1
|
|
427
474
|
|
|
428
475
|
## 1.46.0
|
|
429
476
|
|
|
@@ -445,7 +492,7 @@
|
|
|
445
492
|
- @contractspec/example.learning-journey-duo-drills@1.46.0
|
|
446
493
|
- @contractspec/example.learning-journey-ui-shared@1.46.0
|
|
447
494
|
- @contractspec/module.learning-journey@1.46.0
|
|
448
|
-
- @contractspec/lib.contracts@1.46.0
|
|
495
|
+
- @contractspec/lib.contracts-spec@1.46.0
|
|
449
496
|
|
|
450
497
|
## 1.45.6
|
|
451
498
|
|
|
@@ -464,7 +511,7 @@
|
|
|
464
511
|
- @contractspec/example.learning-journey-duo-drills@1.45.6
|
|
465
512
|
- @contractspec/example.learning-journey-ui-shared@1.45.6
|
|
466
513
|
- @contractspec/module.learning-journey@1.45.6
|
|
467
|
-
- @contractspec/lib.contracts@1.45.6
|
|
514
|
+
- @contractspec/lib.contracts-spec@1.45.6
|
|
468
515
|
|
|
469
516
|
## 1.45.5
|
|
470
517
|
|
|
@@ -483,7 +530,7 @@
|
|
|
483
530
|
- @contractspec/example.learning-journey-duo-drills@1.45.5
|
|
484
531
|
- @contractspec/example.learning-journey-ui-shared@1.45.5
|
|
485
532
|
- @contractspec/module.learning-journey@1.45.5
|
|
486
|
-
- @contractspec/lib.contracts@1.45.5
|
|
533
|
+
- @contractspec/lib.contracts-spec@1.45.5
|
|
487
534
|
|
|
488
535
|
## 1.45.4
|
|
489
536
|
|
|
@@ -502,7 +549,7 @@
|
|
|
502
549
|
- @contractspec/example.learning-journey-duo-drills@1.45.4
|
|
503
550
|
- @contractspec/example.learning-journey-ui-shared@1.45.4
|
|
504
551
|
- @contractspec/module.learning-journey@1.45.4
|
|
505
|
-
- @contractspec/lib.contracts@1.45.4
|
|
552
|
+
- @contractspec/lib.contracts-spec@1.45.4
|
|
506
553
|
|
|
507
554
|
## 1.45.3
|
|
508
555
|
|
|
@@ -521,7 +568,7 @@
|
|
|
521
568
|
- @contractspec/example.learning-journey-duo-drills@1.45.3
|
|
522
569
|
- @contractspec/example.learning-journey-ui-shared@1.45.3
|
|
523
570
|
- @contractspec/module.learning-journey@1.45.3
|
|
524
|
-
- @contractspec/lib.contracts@1.45.3
|
|
571
|
+
- @contractspec/lib.contracts-spec@1.45.3
|
|
525
572
|
|
|
526
573
|
## 1.45.2
|
|
527
574
|
|
|
@@ -540,7 +587,7 @@
|
|
|
540
587
|
- @contractspec/example.learning-journey-duo-drills@1.45.2
|
|
541
588
|
- @contractspec/example.learning-journey-ui-shared@1.45.2
|
|
542
589
|
- @contractspec/module.learning-journey@1.45.2
|
|
543
|
-
- @contractspec/lib.contracts@1.45.2
|
|
590
|
+
- @contractspec/lib.contracts-spec@1.45.2
|
|
544
591
|
|
|
545
592
|
## 1.45.1
|
|
546
593
|
|
|
@@ -559,7 +606,7 @@
|
|
|
559
606
|
- @contractspec/example.learning-journey-duo-drills@1.45.1
|
|
560
607
|
- @contractspec/example.learning-journey-ui-shared@1.45.1
|
|
561
608
|
- @contractspec/module.learning-journey@1.45.1
|
|
562
|
-
- @contractspec/lib.contracts@1.45.1
|
|
609
|
+
- @contractspec/lib.contracts-spec@1.45.1
|
|
563
610
|
- @contractspec/lib.schema@1.45.1
|
|
564
611
|
|
|
565
612
|
## 1.45.0
|
|
@@ -596,7 +643,7 @@
|
|
|
596
643
|
- @contractspec/example.learning-journey-duo-drills@1.45.0
|
|
597
644
|
- @contractspec/example.learning-journey-ui-shared@1.45.0
|
|
598
645
|
- @contractspec/module.learning-journey@1.45.0
|
|
599
|
-
- @contractspec/lib.contracts@1.45.0
|
|
646
|
+
- @contractspec/lib.contracts-spec@1.45.0
|
|
600
647
|
- @contractspec/lib.schema@1.45.0
|
|
601
648
|
|
|
602
649
|
## 1.44.1
|
|
@@ -616,7 +663,7 @@
|
|
|
616
663
|
- @contractspec/example.learning-journey-duo-drills@1.44.1
|
|
617
664
|
- @contractspec/example.learning-journey-ui-shared@1.44.1
|
|
618
665
|
- @contractspec/module.learning-journey@1.44.1
|
|
619
|
-
- @contractspec/lib.contracts@1.44.1
|
|
666
|
+
- @contractspec/lib.contracts-spec@1.44.1
|
|
620
667
|
- @contractspec/lib.schema@1.44.1
|
|
621
668
|
|
|
622
669
|
## 1.44.0
|
|
@@ -639,7 +686,7 @@
|
|
|
639
686
|
- @contractspec/example.learning-journey-duo-drills@1.44.0
|
|
640
687
|
- @contractspec/example.learning-journey-ui-shared@1.44.0
|
|
641
688
|
- @contractspec/module.learning-journey@1.44.0
|
|
642
|
-
- @contractspec/lib.contracts@1.44.0
|
|
689
|
+
- @contractspec/lib.contracts-spec@1.44.0
|
|
643
690
|
- @contractspec/lib.schema@1.44.0
|
|
644
691
|
|
|
645
692
|
## 1.43.4
|
|
@@ -659,7 +706,7 @@
|
|
|
659
706
|
- @contractspec/example.learning-journey-duo-drills@1.43.4
|
|
660
707
|
- @contractspec/example.learning-journey-ui-shared@1.43.4
|
|
661
708
|
- @contractspec/module.learning-journey@1.43.4
|
|
662
|
-
- @contractspec/lib.contracts@1.43.4
|
|
709
|
+
- @contractspec/lib.contracts-spec@1.43.4
|
|
663
710
|
- @contractspec/lib.schema@1.43.3
|
|
664
711
|
|
|
665
712
|
## 1.43.3
|
|
@@ -679,7 +726,7 @@
|
|
|
679
726
|
- @contractspec/example.learning-journey-duo-drills@1.43.3
|
|
680
727
|
- @contractspec/example.learning-journey-ui-shared@1.43.3
|
|
681
728
|
- @contractspec/module.learning-journey@1.43.3
|
|
682
|
-
- @contractspec/lib.contracts@1.43.3
|
|
729
|
+
- @contractspec/lib.contracts-spec@1.43.3
|
|
683
730
|
- @contractspec/lib.schema@1.43.2
|
|
684
731
|
|
|
685
732
|
## 1.43.2
|
|
@@ -699,7 +746,7 @@
|
|
|
699
746
|
- @contractspec/example.learning-journey-duo-drills@1.43.2
|
|
700
747
|
- @contractspec/example.learning-journey-ui-shared@1.43.2
|
|
701
748
|
- @contractspec/module.learning-journey@1.43.2
|
|
702
|
-
- @contractspec/lib.contracts@1.43.2
|
|
749
|
+
- @contractspec/lib.contracts-spec@1.43.2
|
|
703
750
|
- @contractspec/lib.schema@1.43.1
|
|
704
751
|
|
|
705
752
|
## 1.43.1
|
|
@@ -707,7 +754,7 @@
|
|
|
707
754
|
### Patch Changes
|
|
708
755
|
|
|
709
756
|
- Updated dependencies [f28fdad]
|
|
710
|
-
- @contractspec/lib.contracts@1.43.1
|
|
757
|
+
- @contractspec/lib.contracts-spec@1.43.1
|
|
711
758
|
- @contractspec/example.learning-journey-ambient-coach@1.43.1
|
|
712
759
|
- @contractspec/example.learning-journey-crm-onboarding@1.43.1
|
|
713
760
|
- @contractspec/example.learning-journey-duo-drills@1.43.1
|
|
@@ -740,7 +787,7 @@
|
|
|
740
787
|
- @contractspec/example.learning-journey-duo-drills@1.43.0
|
|
741
788
|
- @contractspec/example.learning-journey-ui-shared@1.43.0
|
|
742
789
|
- @contractspec/module.learning-journey@1.43.0
|
|
743
|
-
- @contractspec/lib.contracts@1.43.0
|
|
790
|
+
- @contractspec/lib.contracts-spec@1.43.0
|
|
744
791
|
- @contractspec/lib.schema@1.43.0
|
|
745
792
|
|
|
746
793
|
## 1.42.10
|
|
@@ -760,7 +807,7 @@
|
|
|
760
807
|
- @contractspec/example.learning-journey-duo-drills@1.42.10
|
|
761
808
|
- @contractspec/example.learning-journey-ui-shared@1.42.10
|
|
762
809
|
- @contractspec/module.learning-journey@1.42.10
|
|
763
|
-
- @contractspec/lib.contracts@1.42.10
|
|
810
|
+
- @contractspec/lib.contracts-spec@1.42.10
|
|
764
811
|
- @contractspec/lib.schema@1.42.10
|
|
765
812
|
|
|
766
813
|
## 1.42.9
|
|
@@ -780,7 +827,7 @@
|
|
|
780
827
|
- @contractspec/example.learning-journey-duo-drills@1.42.9
|
|
781
828
|
- @contractspec/example.learning-journey-ui-shared@1.42.9
|
|
782
829
|
- @contractspec/module.learning-journey@1.42.9
|
|
783
|
-
- @contractspec/lib.contracts@1.42.9
|
|
830
|
+
- @contractspec/lib.contracts-spec@1.42.9
|
|
784
831
|
- @contractspec/lib.schema@1.42.9
|
|
785
832
|
|
|
786
833
|
## 1.42.8
|
|
@@ -800,7 +847,7 @@
|
|
|
800
847
|
- @contractspec/example.learning-journey-duo-drills@1.42.8
|
|
801
848
|
- @contractspec/example.learning-journey-ui-shared@1.42.8
|
|
802
849
|
- @contractspec/module.learning-journey@1.42.8
|
|
803
|
-
- @contractspec/lib.contracts@1.42.8
|
|
850
|
+
- @contractspec/lib.contracts-spec@1.42.8
|
|
804
851
|
- @contractspec/lib.schema@1.42.8
|
|
805
852
|
|
|
806
853
|
## 1.42.7
|
|
@@ -820,7 +867,7 @@
|
|
|
820
867
|
- @contractspec/example.learning-journey-duo-drills@1.42.7
|
|
821
868
|
- @contractspec/example.learning-journey-ui-shared@1.42.7
|
|
822
869
|
- @contractspec/module.learning-journey@1.42.7
|
|
823
|
-
- @contractspec/lib.contracts@1.42.7
|
|
870
|
+
- @contractspec/lib.contracts-spec@1.42.7
|
|
824
871
|
- @contractspec/lib.schema@1.42.7
|
|
825
872
|
|
|
826
873
|
## 1.42.6
|
|
@@ -840,7 +887,7 @@
|
|
|
840
887
|
- @contractspec/example.learning-journey-duo-drills@1.42.6
|
|
841
888
|
- @contractspec/example.learning-journey-ui-shared@1.42.6
|
|
842
889
|
- @contractspec/module.learning-journey@1.42.6
|
|
843
|
-
- @contractspec/lib.contracts@1.42.6
|
|
890
|
+
- @contractspec/lib.contracts-spec@1.42.6
|
|
844
891
|
- @contractspec/lib.schema@1.42.6
|
|
845
892
|
|
|
846
893
|
## 1.42.5
|
|
@@ -860,7 +907,7 @@
|
|
|
860
907
|
- @contractspec/example.learning-journey-duo-drills@1.42.5
|
|
861
908
|
- @contractspec/example.learning-journey-ui-shared@1.42.5
|
|
862
909
|
- @contractspec/module.learning-journey@1.42.5
|
|
863
|
-
- @contractspec/lib.contracts@1.42.5
|
|
910
|
+
- @contractspec/lib.contracts-spec@1.42.5
|
|
864
911
|
- @contractspec/lib.schema@1.42.5
|
|
865
912
|
|
|
866
913
|
## 1.42.4
|
|
@@ -880,7 +927,7 @@
|
|
|
880
927
|
- @contractspec/example.learning-journey-duo-drills@1.42.4
|
|
881
928
|
- @contractspec/example.learning-journey-ui-shared@1.42.4
|
|
882
929
|
- @contractspec/module.learning-journey@1.42.4
|
|
883
|
-
- @contractspec/lib.contracts@1.42.4
|
|
930
|
+
- @contractspec/lib.contracts-spec@1.42.4
|
|
884
931
|
- @contractspec/lib.schema@1.42.4
|
|
885
932
|
|
|
886
933
|
## 1.42.3
|
|
@@ -899,7 +946,7 @@
|
|
|
899
946
|
- @contractspec/example.learning-journey-ui-gamified@1.42.3
|
|
900
947
|
- @contractspec/example.learning-journey-ui-onboarding@1.42.3
|
|
901
948
|
- @contractspec/example.learning-journey-ui-shared@1.42.3
|
|
902
|
-
- @contractspec/lib.contracts@1.42.3
|
|
949
|
+
- @contractspec/lib.contracts-spec@1.42.3
|
|
903
950
|
- @contractspec/lib.schema@1.42.3
|
|
904
951
|
- @contractspec/module.learning-journey@1.42.3
|
|
905
952
|
|
|
@@ -919,7 +966,7 @@
|
|
|
919
966
|
- @contractspec/example.learning-journey-ui-gamified@1.42.2
|
|
920
967
|
- @contractspec/example.learning-journey-ui-onboarding@1.42.2
|
|
921
968
|
- @contractspec/example.learning-journey-ui-shared@1.42.2
|
|
922
|
-
- @contractspec/lib.contracts@1.42.2
|
|
969
|
+
- @contractspec/lib.contracts-spec@1.42.2
|
|
923
970
|
- @contractspec/lib.schema@1.42.2
|
|
924
971
|
- @contractspec/module.learning-journey@1.42.2
|
|
925
972
|
|
|
@@ -940,7 +987,7 @@
|
|
|
940
987
|
- @contractspec/example.learning-journey-duo-drills@1.42.1
|
|
941
988
|
- @contractspec/example.learning-journey-ui-shared@1.42.1
|
|
942
989
|
- @contractspec/module.learning-journey@1.42.1
|
|
943
|
-
- @contractspec/lib.contracts@1.42.1
|
|
990
|
+
- @contractspec/lib.contracts-spec@1.42.1
|
|
944
991
|
- @contractspec/lib.schema@1.42.1
|
|
945
992
|
|
|
946
993
|
## 1.42.0
|
|
@@ -962,6 +1009,6 @@
|
|
|
962
1009
|
- @contractspec/example.learning-journey-ui-gamified@1.42.0
|
|
963
1010
|
- @contractspec/example.learning-journey-ui-onboarding@1.42.0
|
|
964
1011
|
- @contractspec/example.learning-journey-ui-shared@1.42.0
|
|
965
|
-
- @contractspec/lib.contracts@1.42.0
|
|
1012
|
+
- @contractspec/lib.contracts-spec@1.42.0
|
|
966
1013
|
- @contractspec/lib.schema@1.42.0
|
|
967
1014
|
- @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": "
|
|
3
|
+
"version": "2.0.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": "
|
|
131
|
-
"@contractspec/example.learning-journey-ambient-coach": "
|
|
132
|
-
"@contractspec/example.learning-journey-duo-drills": "
|
|
133
|
-
"@contractspec/example.learning-journey-crm-onboarding": "
|
|
134
|
-
"@contractspec/example.learning-journey-platform-tour": "
|
|
135
|
-
"@contractspec/example.learning-journey-quest-challenges": "
|
|
136
|
-
"@contractspec/example.learning-journey-studio-onboarding": "
|
|
137
|
-
"@contractspec/example.learning-journey-ui-shared": "
|
|
138
|
-
"@contractspec/example.learning-journey-ui-gamified": "
|
|
139
|
-
"@contractspec/example.learning-journey-ui-onboarding": "
|
|
140
|
-
"@contractspec/example.learning-journey-ui-coaching": "
|
|
141
|
-
"@contractspec/module.learning-journey": "
|
|
130
|
+
"@contractspec/lib.contracts-spec": "2.0.0",
|
|
131
|
+
"@contractspec/example.learning-journey-ambient-coach": "2.0.0",
|
|
132
|
+
"@contractspec/example.learning-journey-duo-drills": "2.0.0",
|
|
133
|
+
"@contractspec/example.learning-journey-crm-onboarding": "2.0.0",
|
|
134
|
+
"@contractspec/example.learning-journey-platform-tour": "2.0.0",
|
|
135
|
+
"@contractspec/example.learning-journey-quest-challenges": "2.0.0",
|
|
136
|
+
"@contractspec/example.learning-journey-studio-onboarding": "2.0.0",
|
|
137
|
+
"@contractspec/example.learning-journey-ui-shared": "2.0.0",
|
|
138
|
+
"@contractspec/example.learning-journey-ui-gamified": "2.0.0",
|
|
139
|
+
"@contractspec/example.learning-journey-ui-onboarding": "2.0.0",
|
|
140
|
+
"@contractspec/example.learning-journey-ui-coaching": "2.0.0",
|
|
141
|
+
"@contractspec/module.learning-journey": "2.0.0",
|
|
142
142
|
"react": "19.2.4"
|
|
143
143
|
},
|
|
144
144
|
"devDependencies": {
|
|
145
|
-
"@contractspec/tool.typescript": "
|
|
146
|
-
"@types/react": "^19.2.
|
|
145
|
+
"@contractspec/tool.typescript": "2.0.0",
|
|
146
|
+
"@types/react": "^19.2.14",
|
|
147
147
|
"typescript": "^5.9.3",
|
|
148
|
-
"@contractspec/tool.bun": "
|
|
148
|
+
"@contractspec/tool.bun": "2.0.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"}
|