@contractspec/example.learning-journey-studio-onboarding 0.0.0-canary-20260113162409
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$colon$bundle.log +45 -0
- package/.turbo/turbo-build.log +46 -0
- package/CHANGELOG.md +330 -0
- package/LICENSE +21 -0
- package/README.md +41 -0
- package/dist/docs/index.d.ts +1 -0
- package/dist/docs/index.js +1 -0
- package/dist/docs/studio-onboarding.docblock.d.ts +1 -0
- package/dist/docs/studio-onboarding.docblock.js +40 -0
- package/dist/docs/studio-onboarding.docblock.js.map +1 -0
- package/dist/example.d.ts +7 -0
- package/dist/example.d.ts.map +1 -0
- package/dist/example.js +42 -0
- package/dist/example.js.map +1 -0
- package/dist/handlers/demo.handlers.d.ts +23 -0
- package/dist/handlers/demo.handlers.d.ts.map +1 -0
- package/dist/handlers/demo.handlers.js +24 -0
- package/dist/handlers/demo.handlers.js.map +1 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +9 -0
- package/dist/learning-journey-studio-onboarding.feature.d.ts +12 -0
- package/dist/learning-journey-studio-onboarding.feature.d.ts.map +1 -0
- package/dist/learning-journey-studio-onboarding.feature.js +75 -0
- package/dist/learning-journey-studio-onboarding.feature.js.map +1 -0
- package/dist/operations/index.d.ts +271 -0
- package/dist/operations/index.d.ts.map +1 -0
- package/dist/operations/index.js +176 -0
- package/dist/operations/index.js.map +1 -0
- package/dist/presentations/index.d.ts +9 -0
- package/dist/presentations/index.d.ts.map +1 -0
- package/dist/presentations/index.js +57 -0
- package/dist/presentations/index.js.map +1 -0
- package/dist/tests/operations.test-spec.d.ts +7 -0
- package/dist/tests/operations.test-spec.d.ts.map +1 -0
- package/dist/tests/operations.test-spec.js +36 -0
- package/dist/tests/operations.test-spec.js.map +1 -0
- package/dist/track.d.ts +8 -0
- package/dist/track.d.ts.map +1 -0
- package/dist/track.js +91 -0
- package/dist/track.js.map +1 -0
- package/example.ts +1 -0
- package/package.json +66 -0
- package/src/docs/index.ts +1 -0
- package/src/docs/studio-onboarding.docblock.ts +38 -0
- package/src/example.ts +31 -0
- package/src/handlers/demo.handlers.ts +48 -0
- package/src/index.ts +7 -0
- package/src/learning-journey-studio-onboarding.feature.ts +69 -0
- package/src/operations/index.test.ts +49 -0
- package/src/operations/index.ts +122 -0
- package/src/presentations/index.ts +57 -0
- package/src/tests/operations.test-spec.ts +31 -0
- package/src/track.ts +86 -0
- package/tsconfig.json +9 -0
- package/tsconfig.tsbuildinfo +1 -0
- package/tsdown.config.js +17 -0
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
$ tsdown
|
|
2
|
+
[34mℹ[39m tsdown [2mv0.19.0[22m powered by rolldown [2mv1.0.0-beta.59[22m
|
|
3
|
+
[34mℹ[39m config file: [4m/home/runner/work/contractspec/contractspec/packages/examples/learning-journey-studio-onboarding/tsdown.config.js[24m
|
|
4
|
+
[34mℹ[39m entry: [34msrc/example.ts, src/index.ts, src/learning-journey-studio-onboarding.feature.ts, src/track.ts, src/docs/index.ts, src/docs/studio-onboarding.docblock.ts, src/handlers/demo.handlers.ts, src/operations/index.ts, src/presentations/index.ts, src/tests/operations.test-spec.ts[39m
|
|
5
|
+
[34mℹ[39m target: [34mesnext[39m
|
|
6
|
+
[34mℹ[39m tsconfig: [34mtsconfig.json[39m
|
|
7
|
+
[34mℹ[39m Build start
|
|
8
|
+
[34mℹ[39m Cleaning 40 files
|
|
9
|
+
[34mℹ[39m [2mdist/[22m[1moperations/index.js[22m [2m4.34 kB[22m [2m│ gzip: 1.08 kB[22m
|
|
10
|
+
[34mℹ[39m [2mdist/[22m[1mtrack.js[22m [2m2.43 kB[22m [2m│ gzip: 0.91 kB[22m
|
|
11
|
+
[34mℹ[39m [2mdist/[22m[1mlearning-journey-studio-onboarding.feature.js[22m [2m1.84 kB[22m [2m│ gzip: 0.62 kB[22m
|
|
12
|
+
[34mℹ[39m [2mdist/[22m[1mdocs/studio-onboarding.docblock.js[22m [2m1.67 kB[22m [2m│ gzip: 0.83 kB[22m
|
|
13
|
+
[34mℹ[39m [2mdist/[22m[1mpresentations/index.js[22m [2m1.63 kB[22m [2m│ gzip: 0.61 kB[22m
|
|
14
|
+
[34mℹ[39m [2mdist/[22m[1mindex.js[22m [2m1.10 kB[22m [2m│ gzip: 0.31 kB[22m
|
|
15
|
+
[34mℹ[39m [2mdist/[22m[1mexample.js[22m [2m1.04 kB[22m [2m│ gzip: 0.55 kB[22m
|
|
16
|
+
[34mℹ[39m [2mdist/[22m[1mtests/operations.test-spec.js[22m [2m0.92 kB[22m [2m│ gzip: 0.42 kB[22m
|
|
17
|
+
[34mℹ[39m [2mdist/[22m[1mhandlers/demo.handlers.js[22m [2m0.83 kB[22m [2m│ gzip: 0.41 kB[22m
|
|
18
|
+
[34mℹ[39m [2mdist/[22m[1mdocs/index.js[22m [2m0.04 kB[22m [2m│ gzip: 0.06 kB[22m
|
|
19
|
+
[34mℹ[39m [2mdist/[22moperations/index.js.map [2m6.42 kB[22m [2m│ gzip: 1.59 kB[22m
|
|
20
|
+
[34mℹ[39m [2mdist/[22mtrack.js.map [2m3.79 kB[22m [2m│ gzip: 1.24 kB[22m
|
|
21
|
+
[34mℹ[39m [2mdist/[22mlearning-journey-studio-onboarding.feature.js.map [2m2.92 kB[22m [2m│ gzip: 1.04 kB[22m
|
|
22
|
+
[34mℹ[39m [2mdist/[22mpresentations/index.js.map [2m2.35 kB[22m [2m│ gzip: 0.90 kB[22m
|
|
23
|
+
[34mℹ[39m [2mdist/[22mdocs/studio-onboarding.docblock.js.map [2m2.10 kB[22m [2m│ gzip: 1.00 kB[22m
|
|
24
|
+
[34mℹ[39m [2mdist/[22mhandlers/demo.handlers.js.map [2m1.58 kB[22m [2m│ gzip: 0.71 kB[22m
|
|
25
|
+
[34mℹ[39m [2mdist/[22mexample.js.map [2m1.47 kB[22m [2m│ gzip: 0.74 kB[22m
|
|
26
|
+
[34mℹ[39m [2mdist/[22mtests/operations.test-spec.js.map [2m1.46 kB[22m [2m│ gzip: 0.62 kB[22m
|
|
27
|
+
[34mℹ[39m [2mdist/[22moperations/index.d.ts.map [2m0.84 kB[22m [2m│ gzip: 0.32 kB[22m
|
|
28
|
+
[34mℹ[39m [2mdist/[22mhandlers/demo.handlers.d.ts.map [2m0.60 kB[22m [2m│ gzip: 0.33 kB[22m
|
|
29
|
+
[34mℹ[39m [2mdist/[22mlearning-journey-studio-onboarding.feature.d.ts.map [2m0.22 kB[22m [2m│ gzip: 0.16 kB[22m
|
|
30
|
+
[34mℹ[39m [2mdist/[22mpresentations/index.d.ts.map [2m0.21 kB[22m [2m│ gzip: 0.17 kB[22m
|
|
31
|
+
[34mℹ[39m [2mdist/[22mtests/operations.test-spec.d.ts.map [2m0.17 kB[22m [2m│ gzip: 0.14 kB[22m
|
|
32
|
+
[34mℹ[39m [2mdist/[22mexample.d.ts.map [2m0.14 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
33
|
+
[34mℹ[39m [2mdist/[22mtrack.d.ts.map [2m0.14 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
34
|
+
[34mℹ[39m [2mdist/[22m[32m[1moperations/index.d.ts[22m[39m [2m8.83 kB[22m [2m│ gzip: 0.93 kB[22m
|
|
35
|
+
[34mℹ[39m [2mdist/[22m[32m[1mindex.d.ts[22m[39m [2m1.07 kB[22m [2m│ gzip: 0.29 kB[22m
|
|
36
|
+
[34mℹ[39m [2mdist/[22m[32m[1mhandlers/demo.handlers.d.ts[22m[39m [2m0.97 kB[22m [2m│ gzip: 0.42 kB[22m
|
|
37
|
+
[34mℹ[39m [2mdist/[22m[32m[1mpresentations/index.d.ts[22m[39m [2m0.56 kB[22m [2m│ gzip: 0.22 kB[22m
|
|
38
|
+
[34mℹ[39m [2mdist/[22m[32m[1mlearning-journey-studio-onboarding.feature.d.ts[22m[39m [2m0.52 kB[22m [2m│ gzip: 0.27 kB[22m
|
|
39
|
+
[34mℹ[39m [2mdist/[22m[32m[1mtrack.d.ts[22m[39m [2m0.36 kB[22m [2m│ gzip: 0.20 kB[22m
|
|
40
|
+
[34mℹ[39m [2mdist/[22m[32m[1mtests/operations.test-spec.d.ts[22m[39m [2m0.28 kB[22m [2m│ gzip: 0.18 kB[22m
|
|
41
|
+
[34mℹ[39m [2mdist/[22m[32m[1mexample.d.ts[22m[39m [2m0.25 kB[22m [2m│ gzip: 0.17 kB[22m
|
|
42
|
+
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
43
|
+
[34mℹ[39m [2mdist/[22m[32m[1mdocs/studio-onboarding.docblock.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
44
|
+
[34mℹ[39m 35 files, total: 53.11 kB
|
|
45
|
+
[32m✔[39m Build complete in [32m20185ms[39m
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
$ bun build:types && bun build:bundle
|
|
2
|
+
$ tsc --noEmit
|
|
3
|
+
$ tsdown
|
|
4
|
+
[34mℹ[39m tsdown [2mv0.19.0[22m powered by rolldown [2mv1.0.0-beta.59[22m
|
|
5
|
+
[34mℹ[39m config file: [4m/home/runner/work/contractspec/contractspec/packages/examples/learning-journey-studio-onboarding/tsdown.config.js[24m
|
|
6
|
+
[34mℹ[39m entry: [34msrc/example.ts, src/index.ts, src/learning-journey-studio-onboarding.feature.ts, src/track.ts, src/docs/index.ts, src/docs/studio-onboarding.docblock.ts, src/handlers/demo.handlers.ts, src/operations/index.ts, src/presentations/index.ts, src/tests/operations.test-spec.ts[39m
|
|
7
|
+
[34mℹ[39m target: [34mesnext[39m
|
|
8
|
+
[34mℹ[39m tsconfig: [34mtsconfig.json[39m
|
|
9
|
+
[34mℹ[39m Build start
|
|
10
|
+
[34mℹ[39m [2mdist/[22m[1moperations/index.js[22m [2m4.34 kB[22m [2m│ gzip: 1.08 kB[22m
|
|
11
|
+
[34mℹ[39m [2mdist/[22m[1mtrack.js[22m [2m2.43 kB[22m [2m│ gzip: 0.91 kB[22m
|
|
12
|
+
[34mℹ[39m [2mdist/[22m[1mlearning-journey-studio-onboarding.feature.js[22m [2m1.84 kB[22m [2m│ gzip: 0.62 kB[22m
|
|
13
|
+
[34mℹ[39m [2mdist/[22m[1mdocs/studio-onboarding.docblock.js[22m [2m1.67 kB[22m [2m│ gzip: 0.83 kB[22m
|
|
14
|
+
[34mℹ[39m [2mdist/[22m[1mpresentations/index.js[22m [2m1.63 kB[22m [2m│ gzip: 0.61 kB[22m
|
|
15
|
+
[34mℹ[39m [2mdist/[22m[1mindex.js[22m [2m1.10 kB[22m [2m│ gzip: 0.31 kB[22m
|
|
16
|
+
[34mℹ[39m [2mdist/[22m[1mexample.js[22m [2m1.04 kB[22m [2m│ gzip: 0.55 kB[22m
|
|
17
|
+
[34mℹ[39m [2mdist/[22m[1mtests/operations.test-spec.js[22m [2m0.92 kB[22m [2m│ gzip: 0.42 kB[22m
|
|
18
|
+
[34mℹ[39m [2mdist/[22m[1mhandlers/demo.handlers.js[22m [2m0.83 kB[22m [2m│ gzip: 0.41 kB[22m
|
|
19
|
+
[34mℹ[39m [2mdist/[22m[1mdocs/index.js[22m [2m0.04 kB[22m [2m│ gzip: 0.06 kB[22m
|
|
20
|
+
[34mℹ[39m [2mdist/[22moperations/index.js.map [2m6.42 kB[22m [2m│ gzip: 1.59 kB[22m
|
|
21
|
+
[34mℹ[39m [2mdist/[22mtrack.js.map [2m3.79 kB[22m [2m│ gzip: 1.24 kB[22m
|
|
22
|
+
[34mℹ[39m [2mdist/[22mlearning-journey-studio-onboarding.feature.js.map [2m2.92 kB[22m [2m│ gzip: 1.04 kB[22m
|
|
23
|
+
[34mℹ[39m [2mdist/[22mpresentations/index.js.map [2m2.35 kB[22m [2m│ gzip: 0.90 kB[22m
|
|
24
|
+
[34mℹ[39m [2mdist/[22mdocs/studio-onboarding.docblock.js.map [2m2.10 kB[22m [2m│ gzip: 1.00 kB[22m
|
|
25
|
+
[34mℹ[39m [2mdist/[22mhandlers/demo.handlers.js.map [2m1.58 kB[22m [2m│ gzip: 0.71 kB[22m
|
|
26
|
+
[34mℹ[39m [2mdist/[22mexample.js.map [2m1.47 kB[22m [2m│ gzip: 0.74 kB[22m
|
|
27
|
+
[34mℹ[39m [2mdist/[22mtests/operations.test-spec.js.map [2m1.46 kB[22m [2m│ gzip: 0.62 kB[22m
|
|
28
|
+
[34mℹ[39m [2mdist/[22moperations/index.d.ts.map [2m0.84 kB[22m [2m│ gzip: 0.32 kB[22m
|
|
29
|
+
[34mℹ[39m [2mdist/[22mhandlers/demo.handlers.d.ts.map [2m0.60 kB[22m [2m│ gzip: 0.33 kB[22m
|
|
30
|
+
[34mℹ[39m [2mdist/[22mlearning-journey-studio-onboarding.feature.d.ts.map [2m0.22 kB[22m [2m│ gzip: 0.16 kB[22m
|
|
31
|
+
[34mℹ[39m [2mdist/[22mpresentations/index.d.ts.map [2m0.21 kB[22m [2m│ gzip: 0.17 kB[22m
|
|
32
|
+
[34mℹ[39m [2mdist/[22mtests/operations.test-spec.d.ts.map [2m0.17 kB[22m [2m│ gzip: 0.14 kB[22m
|
|
33
|
+
[34mℹ[39m [2mdist/[22mexample.d.ts.map [2m0.14 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
34
|
+
[34mℹ[39m [2mdist/[22mtrack.d.ts.map [2m0.14 kB[22m [2m│ gzip: 0.13 kB[22m
|
|
35
|
+
[34mℹ[39m [2mdist/[22m[32m[1moperations/index.d.ts[22m[39m [2m8.83 kB[22m [2m│ gzip: 0.93 kB[22m
|
|
36
|
+
[34mℹ[39m [2mdist/[22m[32m[1mindex.d.ts[22m[39m [2m1.07 kB[22m [2m│ gzip: 0.29 kB[22m
|
|
37
|
+
[34mℹ[39m [2mdist/[22m[32m[1mhandlers/demo.handlers.d.ts[22m[39m [2m0.97 kB[22m [2m│ gzip: 0.42 kB[22m
|
|
38
|
+
[34mℹ[39m [2mdist/[22m[32m[1mpresentations/index.d.ts[22m[39m [2m0.56 kB[22m [2m│ gzip: 0.22 kB[22m
|
|
39
|
+
[34mℹ[39m [2mdist/[22m[32m[1mlearning-journey-studio-onboarding.feature.d.ts[22m[39m [2m0.52 kB[22m [2m│ gzip: 0.27 kB[22m
|
|
40
|
+
[34mℹ[39m [2mdist/[22m[32m[1mtrack.d.ts[22m[39m [2m0.36 kB[22m [2m│ gzip: 0.20 kB[22m
|
|
41
|
+
[34mℹ[39m [2mdist/[22m[32m[1mtests/operations.test-spec.d.ts[22m[39m [2m0.28 kB[22m [2m│ gzip: 0.18 kB[22m
|
|
42
|
+
[34mℹ[39m [2mdist/[22m[32m[1mexample.d.ts[22m[39m [2m0.25 kB[22m [2m│ gzip: 0.17 kB[22m
|
|
43
|
+
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
44
|
+
[34mℹ[39m [2mdist/[22m[32m[1mdocs/studio-onboarding.docblock.d.ts[22m[39m [2m0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
45
|
+
[34mℹ[39m 35 files, total: 53.11 kB
|
|
46
|
+
[32m✔[39m Build complete in [32m26953ms[39m
|
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,330 @@
|
|
|
1
|
+
# @contractspec/example.learning-journey-studio-onboarding
|
|
2
|
+
|
|
3
|
+
## 0.0.0-canary-20260113162409
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- caf8701: feat: add cli vibe command to run workflow
|
|
8
|
+
- c69b849: feat: add api web services (mcp & website)
|
|
9
|
+
- 42b8d78: feat: add cli `contractspec vibe` workflow to simplify usage
|
|
10
|
+
- fd38e85: feat: auto-fix contractspec issues
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- e7ded36: feat: improve stability (adding ts-morph)
|
|
15
|
+
- c231a8b: test: improve workspace stability
|
|
16
|
+
- Updated dependencies [e7ded36]
|
|
17
|
+
- Updated dependencies [caf8701]
|
|
18
|
+
- Updated dependencies [c69b849]
|
|
19
|
+
- Updated dependencies [c231a8b]
|
|
20
|
+
- Updated dependencies [42b8d78]
|
|
21
|
+
- Updated dependencies [fd38e85]
|
|
22
|
+
- @contractspec/module.learning-journey@0.0.0-canary-20260113162409
|
|
23
|
+
- @contractspec/lib.contracts@0.0.0-canary-20260113162409
|
|
24
|
+
- @contractspec/lib.schema@0.0.0-canary-20260113162409
|
|
25
|
+
|
|
26
|
+
## 1.46.2
|
|
27
|
+
|
|
28
|
+
### Patch Changes
|
|
29
|
+
|
|
30
|
+
- 7e21625: feat: library services (landing page & api)
|
|
31
|
+
- Updated dependencies [7e21625]
|
|
32
|
+
- @contractspec/module.learning-journey@1.46.2
|
|
33
|
+
- @contractspec/lib.contracts@1.46.2
|
|
34
|
+
- @contractspec/lib.schema@1.46.2
|
|
35
|
+
|
|
36
|
+
## 1.46.1
|
|
37
|
+
|
|
38
|
+
### Patch Changes
|
|
39
|
+
|
|
40
|
+
- 2d8a72b: fix: mcp for presentation
|
|
41
|
+
- Updated dependencies [2d8a72b]
|
|
42
|
+
- @contractspec/module.learning-journey@1.46.1
|
|
43
|
+
- @contractspec/lib.contracts@1.46.1
|
|
44
|
+
- @contractspec/lib.schema@1.46.1
|
|
45
|
+
|
|
46
|
+
## 1.46.0
|
|
47
|
+
|
|
48
|
+
### Minor Changes
|
|
49
|
+
|
|
50
|
+
- 07cb19b: feat: feat: cleaude code & opencode integrations
|
|
51
|
+
|
|
52
|
+
### Patch Changes
|
|
53
|
+
|
|
54
|
+
- Updated dependencies [07cb19b]
|
|
55
|
+
- @contractspec/module.learning-journey@1.46.0
|
|
56
|
+
- @contractspec/lib.contracts@1.46.0
|
|
57
|
+
- @contractspec/lib.schema@1.46.0
|
|
58
|
+
|
|
59
|
+
## 1.45.6
|
|
60
|
+
|
|
61
|
+
### Patch Changes
|
|
62
|
+
|
|
63
|
+
- a913074: feat: improve ai agents rules management"
|
|
64
|
+
- Updated dependencies [a913074]
|
|
65
|
+
- @contractspec/module.learning-journey@1.45.6
|
|
66
|
+
- @contractspec/lib.contracts@1.45.6
|
|
67
|
+
- @contractspec/lib.schema@1.45.6
|
|
68
|
+
|
|
69
|
+
## 1.45.5
|
|
70
|
+
|
|
71
|
+
### Patch Changes
|
|
72
|
+
|
|
73
|
+
- 9ddd7fa: feat: improve versioning
|
|
74
|
+
- Updated dependencies [9ddd7fa]
|
|
75
|
+
- @contractspec/module.learning-journey@1.45.5
|
|
76
|
+
- @contractspec/lib.contracts@1.45.5
|
|
77
|
+
- @contractspec/lib.schema@1.45.5
|
|
78
|
+
|
|
79
|
+
## 1.45.4
|
|
80
|
+
|
|
81
|
+
### Patch Changes
|
|
82
|
+
|
|
83
|
+
- fix: github action
|
|
84
|
+
- Updated dependencies
|
|
85
|
+
- @contractspec/module.learning-journey@1.45.4
|
|
86
|
+
- @contractspec/lib.contracts@1.45.4
|
|
87
|
+
- @contractspec/lib.schema@1.45.4
|
|
88
|
+
|
|
89
|
+
## 1.45.3
|
|
90
|
+
|
|
91
|
+
### Patch Changes
|
|
92
|
+
|
|
93
|
+
- e74ea9e: feat: version management
|
|
94
|
+
- Updated dependencies [e74ea9e]
|
|
95
|
+
- @contractspec/module.learning-journey@1.45.3
|
|
96
|
+
- @contractspec/lib.contracts@1.45.3
|
|
97
|
+
- @contractspec/lib.schema@1.45.3
|
|
98
|
+
|
|
99
|
+
## 1.45.2
|
|
100
|
+
|
|
101
|
+
### Patch Changes
|
|
102
|
+
|
|
103
|
+
- 39ca241: code cleaning
|
|
104
|
+
- Updated dependencies [39ca241]
|
|
105
|
+
- @contractspec/module.learning-journey@1.45.2
|
|
106
|
+
- @contractspec/lib.contracts@1.45.2
|
|
107
|
+
|
|
108
|
+
## 1.45.1
|
|
109
|
+
|
|
110
|
+
### Patch Changes
|
|
111
|
+
|
|
112
|
+
- feat: improve app config and examples contracts
|
|
113
|
+
- Updated dependencies
|
|
114
|
+
- @contractspec/module.learning-journey@1.45.1
|
|
115
|
+
- @contractspec/lib.contracts@1.45.1
|
|
116
|
+
- @contractspec/lib.schema@1.45.1
|
|
117
|
+
|
|
118
|
+
## 1.45.0
|
|
119
|
+
|
|
120
|
+
### Minor Changes
|
|
121
|
+
|
|
122
|
+
- e73ca1d: feat: improve app config and examples contracts
|
|
123
|
+
feat: Contract layers support (features, examples, app-configs)
|
|
124
|
+
|
|
125
|
+
### New CLI Commands
|
|
126
|
+
- `contractspec list layers` - List all contract layers with filtering
|
|
127
|
+
|
|
128
|
+
### Enhanced Commands
|
|
129
|
+
- `contractspec ci` - New `layers` check category validates features/examples/config
|
|
130
|
+
- `contractspec doctor` - New `layers` health checks
|
|
131
|
+
- `contractspec integrity` - Now shows layer statistics
|
|
132
|
+
|
|
133
|
+
### New APIs
|
|
134
|
+
- `discoverLayers()` - Scan workspace for all layer files
|
|
135
|
+
- `scanExampleSource()` - Parse ExampleSpec from source code
|
|
136
|
+
- `isExampleFile()` - Check if file is an example spec
|
|
137
|
+
|
|
138
|
+
### Patch Changes
|
|
139
|
+
|
|
140
|
+
- Updated dependencies [e73ca1d]
|
|
141
|
+
- @contractspec/module.learning-journey@1.45.0
|
|
142
|
+
- @contractspec/lib.contracts@1.45.0
|
|
143
|
+
- @contractspec/lib.schema@1.45.0
|
|
144
|
+
|
|
145
|
+
## 1.44.1
|
|
146
|
+
|
|
147
|
+
### Patch Changes
|
|
148
|
+
|
|
149
|
+
- 3c594fb: fix
|
|
150
|
+
- Updated dependencies [3c594fb]
|
|
151
|
+
- @contractspec/module.learning-journey@1.44.1
|
|
152
|
+
- @contractspec/lib.contracts@1.44.1
|
|
153
|
+
- @contractspec/lib.schema@1.44.1
|
|
154
|
+
|
|
155
|
+
## 1.44.0
|
|
156
|
+
|
|
157
|
+
### Minor Changes
|
|
158
|
+
|
|
159
|
+
- 5f3a868: chore: isolate branding to contractspec.io
|
|
160
|
+
|
|
161
|
+
### Patch Changes
|
|
162
|
+
|
|
163
|
+
- Updated dependencies [5f3a868]
|
|
164
|
+
- @contractspec/module.learning-journey@1.44.0
|
|
165
|
+
- @contractspec/lib.contracts@1.44.0
|
|
166
|
+
- @contractspec/lib.schema@1.44.0
|
|
167
|
+
|
|
168
|
+
## 1.43.3
|
|
169
|
+
|
|
170
|
+
### Patch Changes
|
|
171
|
+
|
|
172
|
+
- 9216062: fix: cross-platform compatibility
|
|
173
|
+
- Updated dependencies [9216062]
|
|
174
|
+
- @contractspec/module.learning-journey@1.43.4
|
|
175
|
+
- @contractspec/lib.contracts@1.43.4
|
|
176
|
+
- @contractspec/lib.schema@1.43.3
|
|
177
|
+
|
|
178
|
+
## 1.43.2
|
|
179
|
+
|
|
180
|
+
### Patch Changes
|
|
181
|
+
|
|
182
|
+
- 24d9759: improve documentation
|
|
183
|
+
- Updated dependencies [24d9759]
|
|
184
|
+
- @contractspec/module.learning-journey@1.43.3
|
|
185
|
+
- @contractspec/lib.contracts@1.43.3
|
|
186
|
+
- @contractspec/lib.schema@1.43.2
|
|
187
|
+
|
|
188
|
+
## 1.43.2
|
|
189
|
+
|
|
190
|
+
### Patch Changes
|
|
191
|
+
|
|
192
|
+
- e147271: fix: improve stability
|
|
193
|
+
- Updated dependencies [e147271]
|
|
194
|
+
- @contractspec/module.learning-journey@1.43.2
|
|
195
|
+
- @contractspec/lib.contracts@1.43.2
|
|
196
|
+
- @contractspec/lib.schema@1.43.1
|
|
197
|
+
|
|
198
|
+
## 1.43.1
|
|
199
|
+
|
|
200
|
+
### Patch Changes
|
|
201
|
+
|
|
202
|
+
- Updated dependencies [f28fdad]
|
|
203
|
+
- @contractspec/lib.contracts@1.43.1
|
|
204
|
+
- @contractspec/module.learning-journey@1.43.1
|
|
205
|
+
|
|
206
|
+
## 1.43.0
|
|
207
|
+
|
|
208
|
+
### Minor Changes
|
|
209
|
+
|
|
210
|
+
- 042d072: feat: schema declaration using json schema, including zod
|
|
211
|
+
|
|
212
|
+
### Patch Changes
|
|
213
|
+
|
|
214
|
+
- Updated dependencies [042d072]
|
|
215
|
+
- @contractspec/module.learning-journey@1.43.0
|
|
216
|
+
- @contractspec/lib.contracts@1.43.0
|
|
217
|
+
- @contractspec/lib.schema@1.43.0
|
|
218
|
+
|
|
219
|
+
## 1.42.10
|
|
220
|
+
|
|
221
|
+
### Patch Changes
|
|
222
|
+
|
|
223
|
+
- 1e6a0f1: fix: mcp server
|
|
224
|
+
- Updated dependencies [1e6a0f1]
|
|
225
|
+
- @contractspec/module.learning-journey@1.42.10
|
|
226
|
+
- @contractspec/lib.contracts@1.42.10
|
|
227
|
+
- @contractspec/lib.schema@1.42.10
|
|
228
|
+
|
|
229
|
+
## 1.42.9
|
|
230
|
+
|
|
231
|
+
### Patch Changes
|
|
232
|
+
|
|
233
|
+
- 9281db7: fix ModelRegistry
|
|
234
|
+
- Updated dependencies [9281db7]
|
|
235
|
+
- @contractspec/module.learning-journey@1.42.9
|
|
236
|
+
- @contractspec/lib.contracts@1.42.9
|
|
237
|
+
- @contractspec/lib.schema@1.42.9
|
|
238
|
+
|
|
239
|
+
## 1.42.8
|
|
240
|
+
|
|
241
|
+
### Patch Changes
|
|
242
|
+
|
|
243
|
+
- e07b5ac: fix
|
|
244
|
+
- Updated dependencies [e07b5ac]
|
|
245
|
+
- @contractspec/module.learning-journey@1.42.8
|
|
246
|
+
- @contractspec/lib.contracts@1.42.8
|
|
247
|
+
- @contractspec/lib.schema@1.42.8
|
|
248
|
+
|
|
249
|
+
## 1.42.7
|
|
250
|
+
|
|
251
|
+
### Patch Changes
|
|
252
|
+
|
|
253
|
+
- e9b575d: fix release
|
|
254
|
+
- Updated dependencies [e9b575d]
|
|
255
|
+
- @contractspec/module.learning-journey@1.42.7
|
|
256
|
+
- @contractspec/lib.contracts@1.42.7
|
|
257
|
+
- @contractspec/lib.schema@1.42.7
|
|
258
|
+
|
|
259
|
+
## 1.42.6
|
|
260
|
+
|
|
261
|
+
### Patch Changes
|
|
262
|
+
|
|
263
|
+
- 1500242: fix tooling
|
|
264
|
+
- Updated dependencies [1500242]
|
|
265
|
+
- @contractspec/module.learning-journey@1.42.6
|
|
266
|
+
- @contractspec/lib.contracts@1.42.6
|
|
267
|
+
- @contractspec/lib.schema@1.42.6
|
|
268
|
+
|
|
269
|
+
## 1.42.5
|
|
270
|
+
|
|
271
|
+
### Patch Changes
|
|
272
|
+
|
|
273
|
+
- 1299719: fix vscode
|
|
274
|
+
- Updated dependencies [1299719]
|
|
275
|
+
- @contractspec/module.learning-journey@1.42.5
|
|
276
|
+
- @contractspec/lib.contracts@1.42.5
|
|
277
|
+
- @contractspec/lib.schema@1.42.5
|
|
278
|
+
|
|
279
|
+
## 1.42.4
|
|
280
|
+
|
|
281
|
+
### Patch Changes
|
|
282
|
+
|
|
283
|
+
- ac28b99: fix: generate from openapi
|
|
284
|
+
- Updated dependencies [ac28b99]
|
|
285
|
+
- @contractspec/module.learning-journey@1.42.4
|
|
286
|
+
- @contractspec/lib.contracts@1.42.4
|
|
287
|
+
- @contractspec/lib.schema@1.42.4
|
|
288
|
+
|
|
289
|
+
## 1.42.3
|
|
290
|
+
|
|
291
|
+
### Patch Changes
|
|
292
|
+
|
|
293
|
+
- 3f5d015: fix(tooling): cicd
|
|
294
|
+
- Updated dependencies [3f5d015]
|
|
295
|
+
- @contractspec/lib.contracts@1.42.3
|
|
296
|
+
- @contractspec/lib.schema@1.42.3
|
|
297
|
+
- @contractspec/module.learning-journey@1.42.3
|
|
298
|
+
|
|
299
|
+
## 1.42.2
|
|
300
|
+
|
|
301
|
+
### Patch Changes
|
|
302
|
+
|
|
303
|
+
- 1f9ac4c: fix
|
|
304
|
+
- Updated dependencies [1f9ac4c]
|
|
305
|
+
- @contractspec/lib.contracts@1.42.2
|
|
306
|
+
- @contractspec/lib.schema@1.42.2
|
|
307
|
+
- @contractspec/module.learning-journey@1.42.2
|
|
308
|
+
|
|
309
|
+
## 1.42.1
|
|
310
|
+
|
|
311
|
+
### Patch Changes
|
|
312
|
+
|
|
313
|
+
- f043995: Fix release
|
|
314
|
+
- Updated dependencies [f043995]
|
|
315
|
+
- @contractspec/module.learning-journey@1.42.1
|
|
316
|
+
- @contractspec/lib.contracts@1.42.1
|
|
317
|
+
- @contractspec/lib.schema@1.42.1
|
|
318
|
+
|
|
319
|
+
## 1.42.0
|
|
320
|
+
|
|
321
|
+
### Minor Changes
|
|
322
|
+
|
|
323
|
+
- 8eefd9c: initial release
|
|
324
|
+
|
|
325
|
+
### Patch Changes
|
|
326
|
+
|
|
327
|
+
- Updated dependencies [8eefd9c]
|
|
328
|
+
- @contractspec/lib.contracts@1.42.0
|
|
329
|
+
- @contractspec/lib.schema@1.42.0
|
|
330
|
+
- @contractspec/module.learning-journey@1.42.0
|
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2025 Chaman Ventures, SASU
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/README.md
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# @contractspec/example.learning-journey-studio-onboarding
|
|
2
|
+
|
|
3
|
+
Website: https://contractspec.io/
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
Learning Journey example focused on the first 30 minutes inside ContractSpec Studio.
|
|
7
|
+
|
|
8
|
+
## Track
|
|
9
|
+
|
|
10
|
+
- **Key**: `studio_getting_started`
|
|
11
|
+
- **Persona**: new Studio developer
|
|
12
|
+
- **XP**: 20/20/20/20/30 + 25 bonus within 48h
|
|
13
|
+
- **Badge**: `studio_first_30m`
|
|
14
|
+
|
|
15
|
+
## Steps & Events
|
|
16
|
+
|
|
17
|
+
1. `choose_template` → `studio.template.instantiated`
|
|
18
|
+
2. `edit_spec` → `spec.changed` (scope: sandbox)
|
|
19
|
+
3. `regenerate_app` → `regeneration.completed`
|
|
20
|
+
4. `play_in_playground` → `playground.session.started`
|
|
21
|
+
5. `try_evolution_mode` → `studio.evolution.applied`
|
|
22
|
+
|
|
23
|
+
## Usage
|
|
24
|
+
|
|
25
|
+
- Import track specs:
|
|
26
|
+
`import { studioLearningTracks } from '@contractspec/example.learning-journey-studio-onboarding/track'`
|
|
27
|
+
- Contracts/handlers for demos:
|
|
28
|
+
`import { GetStudioOnboardingTrack, RecordStudioOnboardingEvent } from '@contractspec/example.learning-journey-studio-onboarding/contracts'`
|
|
29
|
+
`import { emitStudioOnboardingEvent } from '@contractspec/example.learning-journey-studio-onboarding/handlers/demo.handlers'`
|
|
30
|
+
- Presentations (react/markdown/json targets):
|
|
31
|
+
`import { studioOnboardingPresentations } from '@contractspec/example.learning-journey-studio-onboarding/presentations'`
|
|
32
|
+
- Register with Learning Journey surfaces via onboarding API:
|
|
33
|
+
- `learning.onboarding.listTracks` to surface catalog
|
|
34
|
+
- `learning.onboarding.getProgress` to show status
|
|
35
|
+
- `learning.onboarding.recordEvent` in event-bus handlers to advance steps
|
|
36
|
+
- Wire events from Studio surfaces (template spawn, spec save, regeneration, playground session start, evolution apply) to `recordEvent`.
|
|
37
|
+
|
|
38
|
+
## Docs
|
|
39
|
+
|
|
40
|
+
- Docblock: `src/docs/studio-onboarding.docblock.ts`
|
|
41
|
+
- Route suggestion: `/docs/learning-journey/studio-onboarding`
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import "./studio-onboarding.docblock.js";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { registerDocBlocks } from "@contractspec/lib.contracts";
|
|
2
|
+
|
|
3
|
+
//#region src/docs/studio-onboarding.docblock.ts
|
|
4
|
+
registerDocBlocks([{
|
|
5
|
+
id: "docs.learning-journey.studio-onboarding",
|
|
6
|
+
title: "Learning Journey — Studio Getting Started",
|
|
7
|
+
summary: "Track that guides a new Studio user through template spawn, spec edit, regeneration, playground, and evolution.",
|
|
8
|
+
kind: "reference",
|
|
9
|
+
visibility: "public",
|
|
10
|
+
route: "/docs/learning-journey/studio-onboarding",
|
|
11
|
+
tags: [
|
|
12
|
+
"learning",
|
|
13
|
+
"onboarding",
|
|
14
|
+
"studio"
|
|
15
|
+
],
|
|
16
|
+
body: `## Track
|
|
17
|
+
- **Key**: \`studio_getting_started\`
|
|
18
|
+
- **Persona**: new Studio developer, first 30 minutes
|
|
19
|
+
- **Goal**: instantiate template → edit spec → regenerate → play → run evolution
|
|
20
|
+
|
|
21
|
+
## Steps & Events
|
|
22
|
+
1) \`choose_template\` → event \`studio.template.instantiated\`
|
|
23
|
+
2) \`edit_spec\` → event \`spec.changed\` (scope: sandbox)
|
|
24
|
+
3) \`regenerate_app\` → event \`regeneration.completed\`
|
|
25
|
+
4) \`play_in_playground\` → event \`playground.session.started\`
|
|
26
|
+
5) \`try_evolution_mode\` → event \`studio.evolution.applied\`
|
|
27
|
+
|
|
28
|
+
XP: 20/20/20/20/30 with bonus 25 XP if completed within 48h (streak rule). Badge: \`studio_first_30m\`.
|
|
29
|
+
|
|
30
|
+
## Wiring
|
|
31
|
+
- Tracks export from \`@contractspec/example.learning-journey-studio-onboarding/track\`.
|
|
32
|
+
- Use onboarding API:
|
|
33
|
+
- \`learning.onboarding.listTracks\` to surface catalog
|
|
34
|
+
- \`learning.onboarding.getProgress\` to render progress
|
|
35
|
+
- \`learning.onboarding.recordEvent\` to advance from bus events
|
|
36
|
+
- Events should be emitted by Studio surfaces (template creation, spec save, regeneration, playground session start, evolution apply).`
|
|
37
|
+
}]);
|
|
38
|
+
|
|
39
|
+
//#endregion
|
|
40
|
+
//# sourceMappingURL=studio-onboarding.docblock.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"studio-onboarding.docblock.js","names":[],"sources":["../../src/docs/studio-onboarding.docblock.ts"],"sourcesContent":["import type { DocBlock } from '@contractspec/lib.contracts';\nimport { registerDocBlocks } from '@contractspec/lib.contracts';\n\nconst studioOnboardingDocBlocks: DocBlock[] = [\n {\n id: 'docs.learning-journey.studio-onboarding',\n title: 'Learning Journey — Studio Getting Started',\n summary:\n 'Track that guides a new Studio user through template spawn, spec edit, regeneration, playground, and evolution.',\n kind: 'reference',\n visibility: 'public',\n route: '/docs/learning-journey/studio-onboarding',\n tags: ['learning', 'onboarding', 'studio'],\n body: `## Track\n- **Key**: \\`studio_getting_started\\`\n- **Persona**: new Studio developer, first 30 minutes\n- **Goal**: instantiate template → edit spec → regenerate → play → run evolution\n\n## Steps & Events\n1) \\`choose_template\\` → event \\`studio.template.instantiated\\`\n2) \\`edit_spec\\` → event \\`spec.changed\\` (scope: sandbox)\n3) \\`regenerate_app\\` → event \\`regeneration.completed\\`\n4) \\`play_in_playground\\` → event \\`playground.session.started\\`\n5) \\`try_evolution_mode\\` → event \\`studio.evolution.applied\\`\n\nXP: 20/20/20/20/30 with bonus 25 XP if completed within 48h (streak rule). Badge: \\`studio_first_30m\\`.\n\n## Wiring\n- Tracks export from \\`@contractspec/example.learning-journey-studio-onboarding/track\\`.\n- Use onboarding API:\n - \\`learning.onboarding.listTracks\\` to surface catalog\n - \\`learning.onboarding.getProgress\\` to render progress\n - \\`learning.onboarding.recordEvent\\` to advance from bus events\n- Events should be emitted by Studio surfaces (template creation, spec save, regeneration, playground session start, evolution apply).`,\n },\n];\n\nregisterDocBlocks(studioOnboardingDocBlocks);\n"],"mappings":";;;AAqCA,kBAlC8C,CAC5C;CACE,IAAI;CACJ,OAAO;CACP,SACE;CACF,MAAM;CACN,YAAY;CACZ,OAAO;CACP,MAAM;EAAC;EAAY;EAAc;EAAS;CAC1C,MAAM;;;;;;;;;;;;;;;;;;;;;CAqBP,CACF,CAE2C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.d.ts","names":[],"sources":["../src/example.ts"],"sourcesContent":[],"mappings":";;;cAEM,SA0BJ,4BAAA,CA1BW"}
|
package/dist/example.js
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { defineExample } from "@contractspec/lib.contracts";
|
|
2
|
+
|
|
3
|
+
//#region src/example.ts
|
|
4
|
+
const example = defineExample({
|
|
5
|
+
meta: {
|
|
6
|
+
key: "learning-journey-studio-onboarding",
|
|
7
|
+
version: "1.0.0",
|
|
8
|
+
title: "Learning Journey — Studio Getting Started",
|
|
9
|
+
description: "Onboarding track guiding a new Studio user through template spawn, spec edit, regeneration, playground, and evolution.",
|
|
10
|
+
kind: "template",
|
|
11
|
+
visibility: "public",
|
|
12
|
+
stability: "experimental",
|
|
13
|
+
owners: ["@platform.core"],
|
|
14
|
+
tags: [
|
|
15
|
+
"learning",
|
|
16
|
+
"onboarding",
|
|
17
|
+
"studio"
|
|
18
|
+
]
|
|
19
|
+
},
|
|
20
|
+
docs: { rootDocId: "docs.learning-journey.studio-onboarding" },
|
|
21
|
+
entrypoints: {
|
|
22
|
+
packageName: "@contractspec/example.learning-journey-studio-onboarding",
|
|
23
|
+
docs: "./docs"
|
|
24
|
+
},
|
|
25
|
+
surfaces: {
|
|
26
|
+
templates: true,
|
|
27
|
+
sandbox: {
|
|
28
|
+
enabled: true,
|
|
29
|
+
modes: ["playground", "markdown"]
|
|
30
|
+
},
|
|
31
|
+
studio: {
|
|
32
|
+
enabled: true,
|
|
33
|
+
installable: true
|
|
34
|
+
},
|
|
35
|
+
mcp: { enabled: true }
|
|
36
|
+
}
|
|
37
|
+
});
|
|
38
|
+
var example_default = example;
|
|
39
|
+
|
|
40
|
+
//#endregion
|
|
41
|
+
export { example_default as default };
|
|
42
|
+
//# sourceMappingURL=example.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"example.js","names":[],"sources":["../src/example.ts"],"sourcesContent":["import { defineExample } from '@contractspec/lib.contracts';\n\nconst example = defineExample({\n meta: {\n key: 'learning-journey-studio-onboarding',\n version: '1.0.0',\n title: 'Learning Journey — Studio Getting Started',\n description:\n 'Onboarding track guiding a new Studio user through template spawn, spec edit, regeneration, playground, and evolution.',\n kind: 'template',\n visibility: 'public',\n stability: 'experimental',\n owners: ['@platform.core'],\n tags: ['learning', 'onboarding', 'studio'],\n },\n docs: {\n rootDocId: 'docs.learning-journey.studio-onboarding',\n },\n entrypoints: {\n packageName: '@contractspec/example.learning-journey-studio-onboarding',\n docs: './docs',\n },\n surfaces: {\n templates: true,\n sandbox: { enabled: true, modes: ['playground', 'markdown'] },\n studio: { enabled: true, installable: true },\n mcp: { enabled: true },\n },\n});\n\nexport default example;\n"],"mappings":";;;AAEA,MAAM,UAAU,cAAc;CAC5B,MAAM;EACJ,KAAK;EACL,SAAS;EACT,OAAO;EACP,aACE;EACF,MAAM;EACN,YAAY;EACZ,WAAW;EACX,QAAQ,CAAC,iBAAiB;EAC1B,MAAM;GAAC;GAAY;GAAc;GAAS;EAC3C;CACD,MAAM,EACJ,WAAW,2CACZ;CACD,aAAa;EACX,aAAa;EACb,MAAM;EACP;CACD,UAAU;EACR,WAAW;EACX,SAAS;GAAE,SAAS;GAAM,OAAO,CAAC,cAAc,WAAW;GAAE;EAC7D,QAAQ;GAAE,SAAS;GAAM,aAAa;GAAM;EAC5C,KAAK,EAAE,SAAS,MAAM;EACvB;CACF,CAAC;AAEF,sBAAe"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
//#region src/handlers/demo.handlers.d.ts
|
|
2
|
+
interface EmitParams {
|
|
3
|
+
learnerId: string;
|
|
4
|
+
occurredAt?: Date;
|
|
5
|
+
}
|
|
6
|
+
interface LearningJourneyEvent {
|
|
7
|
+
learnerId: string;
|
|
8
|
+
name: string;
|
|
9
|
+
occurredAt: Date;
|
|
10
|
+
trackId: string;
|
|
11
|
+
payload?: Record<string, unknown>;
|
|
12
|
+
}
|
|
13
|
+
type RecordEvent = (event: LearningJourneyEvent) => unknown;
|
|
14
|
+
declare const studioOnboardingEvents: readonly ["studio.template.instantiated", "spec.changed", "regeneration.completed", "playground.session.started", "studio.evolution.applied"];
|
|
15
|
+
type StudioEvent = (typeof studioOnboardingEvents)[number];
|
|
16
|
+
declare const emitStudioOnboardingEvent: (eventName: StudioEvent, {
|
|
17
|
+
learnerId,
|
|
18
|
+
occurredAt
|
|
19
|
+
}: EmitParams, record?: RecordEvent) => unknown;
|
|
20
|
+
declare const emitAllStudioOnboardingEvents: (params: EmitParams, record?: RecordEvent) => unknown[];
|
|
21
|
+
//#endregion
|
|
22
|
+
export { StudioEvent, emitAllStudioOnboardingEvents, emitStudioOnboardingEvent, studioOnboardingEvents };
|
|
23
|
+
//# sourceMappingURL=demo.handlers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demo.handlers.d.ts","names":[],"sources":["../../src/handlers/demo.handlers.ts"],"sourcesContent":[],"mappings":";UAEU,UAAA;EAAA,SAAA,EAAA,MAAU;EAKV,UAAA,CAAA,EAHK,IAGL;AAKQ;AAKlB,UAVU,oBAAA,CAgBA;EAEE,SAAA,EAAA,MAAW;EAEV,IAAA,EAAA,MAAA;EACA,UAAA,EAlBC,IAkBD;EACX,OAAA,EAAA,MAAA;EAAA,OAAA,CAAA,EAjBU,MAiBV,CAAA,MAAA,EAAA,OAAA,CAAA;;KAdG,WAAA,GAeM,CAAA,KAAA,EAfgB,oBAehB,EAAA,GAAA,OAAA;AAAW,cAbT,sBAaS,EAAA,SAAA,CAAA,8BAAA,EAAA,cAAA,EAAA,wBAAA,EAAA,4BAAA,EAAA,0BAAA,CAAA;AAWT,KAhBD,WAAA,GAgBC,CAAA,OAhBqB,sBAiBxB,CAAA,CAAA,MACC,CAAA;cAhBE,uCACA;;;GAC6B,qBAC/B;cAWE,wCACH,qBACC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { studioGettingStartedTrack } from "../track.js";
|
|
2
|
+
|
|
3
|
+
//#region src/handlers/demo.handlers.ts
|
|
4
|
+
const studioOnboardingEvents = [
|
|
5
|
+
"studio.template.instantiated",
|
|
6
|
+
"spec.changed",
|
|
7
|
+
"regeneration.completed",
|
|
8
|
+
"playground.session.started",
|
|
9
|
+
"studio.evolution.applied"
|
|
10
|
+
];
|
|
11
|
+
const emitStudioOnboardingEvent = (eventName, { learnerId, occurredAt = /* @__PURE__ */ new Date() }, record) => {
|
|
12
|
+
const event = {
|
|
13
|
+
learnerId,
|
|
14
|
+
name: eventName,
|
|
15
|
+
occurredAt,
|
|
16
|
+
trackId: studioGettingStartedTrack.id
|
|
17
|
+
};
|
|
18
|
+
return record ? record(event) : event;
|
|
19
|
+
};
|
|
20
|
+
const emitAllStudioOnboardingEvents = (params, record) => studioOnboardingEvents.map((name) => emitStudioOnboardingEvent(name, params, record));
|
|
21
|
+
|
|
22
|
+
//#endregion
|
|
23
|
+
export { emitAllStudioOnboardingEvents, emitStudioOnboardingEvent, studioOnboardingEvents };
|
|
24
|
+
//# sourceMappingURL=demo.handlers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"demo.handlers.js","names":[],"sources":["../../src/handlers/demo.handlers.ts"],"sourcesContent":["import { studioGettingStartedTrack } from '../track';\n\ninterface EmitParams {\n learnerId: string;\n occurredAt?: Date;\n}\n\ninterface LearningJourneyEvent {\n learnerId: string;\n name: string;\n occurredAt: Date;\n trackId: string;\n payload?: Record<string, unknown>;\n}\n\ntype RecordEvent = (event: LearningJourneyEvent) => unknown;\n\nexport const studioOnboardingEvents = [\n 'studio.template.instantiated',\n 'spec.changed',\n 'regeneration.completed',\n 'playground.session.started',\n 'studio.evolution.applied',\n] as const;\n\nexport type StudioEvent = (typeof studioOnboardingEvents)[number];\n\nexport const emitStudioOnboardingEvent = (\n eventName: StudioEvent,\n { learnerId, occurredAt = new Date() }: EmitParams,\n record?: RecordEvent\n) => {\n const event: LearningJourneyEvent = {\n learnerId,\n name: eventName,\n occurredAt,\n trackId: studioGettingStartedTrack.id,\n };\n return record ? record(event) : event;\n};\n\nexport const emitAllStudioOnboardingEvents = (\n params: EmitParams,\n record?: RecordEvent\n) =>\n studioOnboardingEvents.map((name) =>\n emitStudioOnboardingEvent(name, params, record)\n );\n"],"mappings":";;;AAiBA,MAAa,yBAAyB;CACpC;CACA;CACA;CACA;CACA;CACD;AAID,MAAa,6BACX,WACA,EAAE,WAAW,6BAAa,IAAI,MAAM,IACpC,WACG;CACH,MAAM,QAA8B;EAClC;EACA,MAAM;EACN;EACA,SAAS,0BAA0B;EACpC;AACD,QAAO,SAAS,OAAO,MAAM,GAAG;;AAGlC,MAAa,iCACX,QACA,WAEA,uBAAuB,KAAK,SAC1B,0BAA0B,MAAM,QAAQ,OAAO,CAChD"}
|