@contractspec/example.learning-journey-registry 3.2.0 → 3.4.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.
@@ -1,53 +1,54 @@
1
- $ contractspec-bun-build prebuild
2
- $ bun run prebuild && bun run build:bundle && bun run build:types
3
- $ contractspec-bun-build prebuild
4
- $ contractspec-bun-build transpile
5
- [contractspec-bun-build] transpile target=bun root=src entries=12
6
- Bundled 12 modules in 4ms
7
-
8
- ./api-types.js 8 bytes (entry point)
9
- ./index.js 18.15 KB (entry point)
10
- ui/index.js 4.71 KB (entry point)
11
- ui/LearningMiniApp.js 4.71 KB (entry point)
12
- ./api.js 9.56 KB (entry point)
13
- ./progress-store.js 0.79 KB (entry point)
14
- ./tracks.js 1.79 KB (entry point)
15
- docs/index.js 1.36 KB (entry point)
16
- docs/learning-journey-registry.docblock.js 1.36 KB (entry point)
17
- ./example.js 0.92 KB (entry point)
18
- ./learning-journey-registry.feature.js 1.31 KB (entry point)
19
- presentations/index.js 1.82 KB (entry point)
20
-
21
- [contractspec-bun-build] transpile target=node root=src entries=12
22
- Bundled 12 modules in 4ms
23
-
24
- ./api-types.js 0 KB (entry point)
25
- ./index.js 18.13 KB (entry point)
26
- ui/index.js 4.71 KB (entry point)
27
- ui/LearningMiniApp.js 4.71 KB (entry point)
28
- ./api.js 9.55 KB (entry point)
29
- ./progress-store.js 0.78 KB (entry point)
30
- ./tracks.js 1.79 KB (entry point)
31
- docs/index.js 1.34 KB (entry point)
32
- docs/learning-journey-registry.docblock.js 1.34 KB (entry point)
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
-
37
- [contractspec-bun-build] transpile target=browser root=src entries=12
38
- Bundled 12 modules in 4ms
39
-
40
- ./api-types.js 0 KB (entry point)
41
- ./index.js 18.13 KB (entry point)
42
- ui/index.js 4.71 KB (entry point)
43
- ui/LearningMiniApp.js 4.71 KB (entry point)
44
- ./api.js 9.55 KB (entry point)
45
- ./progress-store.js 0.78 KB (entry point)
46
- ./tracks.js 1.79 KB (entry point)
47
- docs/index.js 1.34 KB (entry point)
48
- docs/learning-journey-registry.docblock.js 1.34 KB (entry point)
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
-
53
- $ contractspec-bun-build types
1
+
2
+ $ contractspec-bun-build prebuild
3
+ $ bun run prebuild && bun run build:bundle && bun run build:types
4
+ $ contractspec-bun-build prebuild
5
+ $ contractspec-bun-build transpile
6
+ [contractspec-bun-build] transpile target=bun root=src entries=12
7
+ Bundled 12 modules in 7ms
8
+
9
+ ./api-types.js 8 bytes (entry point)
10
+ ./index.js 18.19 KB (entry point)
11
+ ui/index.js 4.71 KB (entry point)
12
+ ui/LearningMiniApp.js 4.71 KB (entry point)
13
+ ./api.js 9.56 KB (entry point)
14
+ ./progress-store.js 0.79 KB (entry point)
15
+ ./tracks.js 1.79 KB (entry point)
16
+ docs/index.js 1.36 KB (entry point)
17
+ docs/learning-journey-registry.docblock.js 1.36 KB (entry point)
18
+ ./example.js 0.92 KB (entry point)
19
+ ./learning-journey-registry.feature.js 1.36 KB (entry point)
20
+ presentations/index.js 1.82 KB (entry point)
21
+
22
+ [contractspec-bun-build] transpile target=node root=src entries=12
23
+ Bundled 12 modules in 7ms
24
+
25
+ ./api-types.js 0 KB (entry point)
26
+ ./index.js 18.17 KB (entry point)
27
+ ui/index.js 4.71 KB (entry point)
28
+ ui/LearningMiniApp.js 4.71 KB (entry point)
29
+ ./api.js 9.55 KB (entry point)
30
+ ./progress-store.js 0.78 KB (entry point)
31
+ ./tracks.js 1.79 KB (entry point)
32
+ docs/index.js 1.34 KB (entry point)
33
+ docs/learning-journey-registry.docblock.js 1.34 KB (entry point)
34
+ ./example.js 0.92 KB (entry point)
35
+ ./learning-journey-registry.feature.js 1.35 KB (entry point)
36
+ presentations/index.js 1.82 KB (entry point)
37
+
38
+ [contractspec-bun-build] transpile target=browser root=src entries=12
39
+ Bundled 12 modules in 9ms
40
+
41
+ ./api-types.js 0 KB (entry point)
42
+ ./index.js 18.17 KB (entry point)
43
+ ui/index.js 4.71 KB (entry point)
44
+ ui/LearningMiniApp.js 4.71 KB (entry point)
45
+ ./api.js 9.55 KB (entry point)
46
+ ./progress-store.js 0.78 KB (entry point)
47
+ ./tracks.js 1.79 KB (entry point)
48
+ docs/index.js 1.34 KB (entry point)
49
+ docs/learning-journey-registry.docblock.js 1.34 KB (entry point)
50
+ ./example.js 0.92 KB (entry point)
51
+ ./learning-journey-registry.feature.js 1.35 KB (entry point)
52
+ presentations/index.js 1.82 KB (entry point)
53
+
54
+ $ contractspec-bun-build types
@@ -1 +1,2 @@
1
- $ contractspec-bun-build prebuild
1
+
2
+ $ contractspec-bun-build prebuild
package/CHANGELOG.md CHANGED
@@ -1,5 +1,50 @@
1
1
  # @contractspec/example.learning-journey-registry
2
2
 
3
+ ## 3.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 0ee467a: feat: improve ai and customization
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [0ee467a]
12
+ - Updated dependencies [56ee8e6]
13
+ - @contractspec/example.learning-journey-studio-onboarding@3.4.0
14
+ - @contractspec/example.learning-journey-quest-challenges@3.4.0
15
+ - @contractspec/example.learning-journey-crm-onboarding@3.4.0
16
+ - @contractspec/example.learning-journey-ambient-coach@3.4.0
17
+ - @contractspec/example.learning-journey-platform-tour@3.4.0
18
+ - @contractspec/example.learning-journey-ui-onboarding@3.4.0
19
+ - @contractspec/example.learning-journey-ui-coaching@3.4.0
20
+ - @contractspec/example.learning-journey-ui-gamified@3.4.0
21
+ - @contractspec/example.learning-journey-duo-drills@3.4.0
22
+ - @contractspec/example.learning-journey-ui-shared@3.4.0
23
+ - @contractspec/module.learning-journey@3.4.0
24
+ - @contractspec/lib.contracts-spec@3.4.0
25
+
26
+ ## 3.3.0
27
+
28
+ ### Minor Changes
29
+
30
+ - 890a0da: fix: stability improvements
31
+
32
+ ### Patch Changes
33
+
34
+ - Updated dependencies [890a0da]
35
+ - @contractspec/example.learning-journey-studio-onboarding@3.3.0
36
+ - @contractspec/example.learning-journey-quest-challenges@3.3.0
37
+ - @contractspec/example.learning-journey-crm-onboarding@3.3.0
38
+ - @contractspec/example.learning-journey-ambient-coach@3.3.0
39
+ - @contractspec/example.learning-journey-platform-tour@3.3.0
40
+ - @contractspec/example.learning-journey-ui-onboarding@3.3.0
41
+ - @contractspec/example.learning-journey-ui-coaching@3.3.0
42
+ - @contractspec/example.learning-journey-ui-gamified@3.3.0
43
+ - @contractspec/example.learning-journey-duo-drills@3.3.0
44
+ - @contractspec/example.learning-journey-ui-shared@3.3.0
45
+ - @contractspec/module.learning-journey@3.3.0
46
+ - @contractspec/lib.contracts-spec@3.3.0
47
+
3
48
  ## 3.2.0
4
49
 
5
50
  ### Minor Changes
@@ -429,7 +429,8 @@ var LearningJourneyRegistryFeature = defineFeature({
429
429
  ],
430
430
  capabilities: {
431
431
  requires: [{ key: "identity", version: "1.0.0" }]
432
- }
432
+ },
433
+ docs: ["docs.learning-journey.registry"]
433
434
  });
434
435
 
435
436
  // src/ui/LearningMiniApp.tsx
@@ -38,7 +38,8 @@ var LearningJourneyRegistryFeature = defineFeature({
38
38
  ],
39
39
  capabilities: {
40
40
  requires: [{ key: "identity", version: "1.0.0" }]
41
- }
41
+ },
42
+ docs: ["docs.learning-journey.registry"]
42
43
  });
43
44
  export {
44
45
  LearningJourneyRegistryFeature
package/dist/index.js CHANGED
@@ -430,7 +430,8 @@ var LearningJourneyRegistryFeature = defineFeature({
430
430
  ],
431
431
  capabilities: {
432
432
  requires: [{ key: "identity", version: "1.0.0" }]
433
- }
433
+ },
434
+ docs: ["docs.learning-journey.registry"]
434
435
  });
435
436
 
436
437
  // src/ui/LearningMiniApp.tsx
@@ -39,7 +39,8 @@ var LearningJourneyRegistryFeature = defineFeature({
39
39
  ],
40
40
  capabilities: {
41
41
  requires: [{ key: "identity", version: "1.0.0" }]
42
- }
42
+ },
43
+ docs: ["docs.learning-journey.registry"]
43
44
  });
44
45
  export {
45
46
  LearningJourneyRegistryFeature
@@ -429,7 +429,8 @@ var LearningJourneyRegistryFeature = defineFeature({
429
429
  ],
430
430
  capabilities: {
431
431
  requires: [{ key: "identity", version: "1.0.0" }]
432
- }
432
+ },
433
+ docs: ["docs.learning-journey.registry"]
433
434
  });
434
435
 
435
436
  // src/ui/LearningMiniApp.tsx
@@ -38,7 +38,8 @@ var LearningJourneyRegistryFeature = defineFeature({
38
38
  ],
39
39
  capabilities: {
40
40
  requires: [{ key: "identity", version: "1.0.0" }]
41
- }
41
+ },
42
+ docs: ["docs.learning-journey.registry"]
42
43
  });
43
44
  export {
44
45
  LearningJourneyRegistryFeature
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-registry",
3
- "version": "3.2.0",
3
+ "version": "3.4.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-spec": "3.2.0",
131
- "@contractspec/example.learning-journey-ambient-coach": "3.2.0",
132
- "@contractspec/example.learning-journey-duo-drills": "3.2.0",
133
- "@contractspec/example.learning-journey-crm-onboarding": "3.2.0",
134
- "@contractspec/example.learning-journey-platform-tour": "3.2.0",
135
- "@contractspec/example.learning-journey-quest-challenges": "3.2.0",
136
- "@contractspec/example.learning-journey-studio-onboarding": "3.2.0",
137
- "@contractspec/example.learning-journey-ui-shared": "3.2.0",
138
- "@contractspec/example.learning-journey-ui-gamified": "3.2.0",
139
- "@contractspec/example.learning-journey-ui-onboarding": "3.2.0",
140
- "@contractspec/example.learning-journey-ui-coaching": "3.2.0",
141
- "@contractspec/module.learning-journey": "3.2.0",
130
+ "@contractspec/lib.contracts-spec": "3.4.0",
131
+ "@contractspec/example.learning-journey-ambient-coach": "3.4.0",
132
+ "@contractspec/example.learning-journey-duo-drills": "3.4.0",
133
+ "@contractspec/example.learning-journey-crm-onboarding": "3.4.0",
134
+ "@contractspec/example.learning-journey-platform-tour": "3.4.0",
135
+ "@contractspec/example.learning-journey-quest-challenges": "3.4.0",
136
+ "@contractspec/example.learning-journey-studio-onboarding": "3.4.0",
137
+ "@contractspec/example.learning-journey-ui-shared": "3.4.0",
138
+ "@contractspec/example.learning-journey-ui-gamified": "3.4.0",
139
+ "@contractspec/example.learning-journey-ui-onboarding": "3.4.0",
140
+ "@contractspec/example.learning-journey-ui-coaching": "3.4.0",
141
+ "@contractspec/module.learning-journey": "3.4.0",
142
142
  "react": "19.2.4"
143
143
  },
144
144
  "devDependencies": {
145
- "@contractspec/tool.typescript": "3.2.0",
145
+ "@contractspec/tool.typescript": "3.4.0",
146
146
  "@types/react": "^19.2.14",
147
147
  "typescript": "^5.9.3",
148
- "@contractspec/tool.bun": "3.2.0"
148
+ "@contractspec/tool.bun": "3.4.0"
149
149
  },
150
150
  "peerDependencies": {
151
151
  "react": "^19.2.4"
@@ -61,4 +61,6 @@ export const LearningJourneyRegistryFeature = defineFeature({
61
61
  capabilities: {
62
62
  requires: [{ key: 'identity', version: '1.0.0' }],
63
63
  },
64
+
65
+ docs: ['docs.learning-journey.registry'],
64
66
  });