@contractspec/example.learning-journey-registry 0.0.0-canary-20260119224015 → 0.0.0-canary-20260119225944

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.
@@ -47,4 +47,4 @@ $ tsdown
47
47
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
48
48
  ℹ dist/docs/learning-journey-registry.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
49
49
  ℹ 40 files, total: 62.16 kB
50
- ✔ Build complete in 3277ms
50
+ ✔ Build complete in 3000ms
@@ -42,10 +42,10 @@ $ tsdown
42
42
  ℹ dist/presentations/index.d.ts  0.69 kB │ gzip: 0.24 kB
43
43
  ℹ dist/progress-store.d.ts  0.69 kB │ gzip: 0.31 kB
44
44
  ℹ dist/api.d.ts  0.56 kB │ gzip: 0.30 kB
45
- ℹ dist/learning-journey-registry.feature.d.ts  0.47 kB │ gzip: 0.25 kB
45
+ ℹ dist/learning-journey-registry.feature.d.ts  0.47 kB │ gzip: 0.26 kB
46
46
  ℹ dist/example.d.ts  0.25 kB │ gzip: 0.17 kB
47
47
  ℹ dist/ui/index.d.ts  0.17 kB │ gzip: 0.09 kB
48
48
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
49
49
  ℹ dist/docs/learning-journey-registry.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
50
50
  ℹ 40 files, total: 62.16 kB
51
- ✔ Build complete in 3354ms
51
+ ✔ Build complete in 2930ms
package/CHANGELOG.md CHANGED
@@ -1,22 +1,22 @@
1
1
  # @contractspec/example.learning-journey-registry
2
2
 
3
- ## 0.0.0-canary-20260119224015
3
+ ## 0.0.0-canary-20260119225944
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [c560ee7]
8
- - @contractspec/lib.contracts@0.0.0-canary-20260119224015
9
- - @contractspec/example.learning-journey-ui-coaching@0.0.0-canary-20260119224015
10
- - @contractspec/example.learning-journey-ui-gamified@0.0.0-canary-20260119224015
11
- - @contractspec/example.learning-journey-ui-onboarding@0.0.0-canary-20260119224015
12
- - @contractspec/example.learning-journey-ui-shared@0.0.0-canary-20260119224015
13
- - @contractspec/example.learning-journey-ambient-coach@0.0.0-canary-20260119224015
14
- - @contractspec/example.learning-journey-crm-onboarding@0.0.0-canary-20260119224015
15
- - @contractspec/example.learning-journey-duo-drills@0.0.0-canary-20260119224015
16
- - @contractspec/example.learning-journey-platform-tour@0.0.0-canary-20260119224015
17
- - @contractspec/example.learning-journey-quest-challenges@0.0.0-canary-20260119224015
18
- - @contractspec/example.learning-journey-studio-onboarding@0.0.0-canary-20260119224015
19
- - @contractspec/module.learning-journey@0.0.0-canary-20260119224015
8
+ - @contractspec/lib.contracts@0.0.0-canary-20260119225944
9
+ - @contractspec/example.learning-journey-ui-coaching@0.0.0-canary-20260119225944
10
+ - @contractspec/example.learning-journey-ui-gamified@0.0.0-canary-20260119225944
11
+ - @contractspec/example.learning-journey-ui-onboarding@0.0.0-canary-20260119225944
12
+ - @contractspec/example.learning-journey-ui-shared@0.0.0-canary-20260119225944
13
+ - @contractspec/example.learning-journey-ambient-coach@0.0.0-canary-20260119225944
14
+ - @contractspec/example.learning-journey-crm-onboarding@0.0.0-canary-20260119225944
15
+ - @contractspec/example.learning-journey-duo-drills@0.0.0-canary-20260119225944
16
+ - @contractspec/example.learning-journey-platform-tour@0.0.0-canary-20260119225944
17
+ - @contractspec/example.learning-journey-quest-challenges@0.0.0-canary-20260119225944
18
+ - @contractspec/example.learning-journey-studio-onboarding@0.0.0-canary-20260119225944
19
+ - @contractspec/module.learning-journey@0.0.0-canary-20260119225944
20
20
 
21
21
  ## 1.48.0
22
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-registry",
3
- "version": "0.0.0-canary-20260119224015",
3
+ "version": "0.0.0-canary-20260119225944",
4
4
  "description": "Registry that aggregates learning journey example tracks.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -33,18 +33,18 @@
33
33
  "lint:check": "eslint src"
34
34
  },
35
35
  "dependencies": {
36
- "@contractspec/lib.contracts": "0.0.0-canary-20260119224015",
37
- "@contractspec/example.learning-journey-ambient-coach": "0.0.0-canary-20260119224015",
38
- "@contractspec/example.learning-journey-duo-drills": "0.0.0-canary-20260119224015",
39
- "@contractspec/example.learning-journey-crm-onboarding": "0.0.0-canary-20260119224015",
40
- "@contractspec/example.learning-journey-platform-tour": "0.0.0-canary-20260119224015",
41
- "@contractspec/example.learning-journey-quest-challenges": "0.0.0-canary-20260119224015",
42
- "@contractspec/example.learning-journey-studio-onboarding": "0.0.0-canary-20260119224015",
43
- "@contractspec/example.learning-journey-ui-shared": "0.0.0-canary-20260119224015",
44
- "@contractspec/example.learning-journey-ui-gamified": "0.0.0-canary-20260119224015",
45
- "@contractspec/example.learning-journey-ui-onboarding": "0.0.0-canary-20260119224015",
46
- "@contractspec/example.learning-journey-ui-coaching": "0.0.0-canary-20260119224015",
47
- "@contractspec/module.learning-journey": "0.0.0-canary-20260119224015",
36
+ "@contractspec/lib.contracts": "0.0.0-canary-20260119225944",
37
+ "@contractspec/example.learning-journey-ambient-coach": "0.0.0-canary-20260119225944",
38
+ "@contractspec/example.learning-journey-duo-drills": "0.0.0-canary-20260119225944",
39
+ "@contractspec/example.learning-journey-crm-onboarding": "0.0.0-canary-20260119225944",
40
+ "@contractspec/example.learning-journey-platform-tour": "0.0.0-canary-20260119225944",
41
+ "@contractspec/example.learning-journey-quest-challenges": "0.0.0-canary-20260119225944",
42
+ "@contractspec/example.learning-journey-studio-onboarding": "0.0.0-canary-20260119225944",
43
+ "@contractspec/example.learning-journey-ui-shared": "0.0.0-canary-20260119225944",
44
+ "@contractspec/example.learning-journey-ui-gamified": "0.0.0-canary-20260119225944",
45
+ "@contractspec/example.learning-journey-ui-onboarding": "0.0.0-canary-20260119225944",
46
+ "@contractspec/example.learning-journey-ui-coaching": "0.0.0-canary-20260119225944",
47
+ "@contractspec/module.learning-journey": "0.0.0-canary-20260119225944",
48
48
  "react": "19.2.3"
49
49
  },
50
50
  "devDependencies": {