@contractspec/example.learning-journey-registry 1.52.0 → 1.54.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.
@@ -41,10 +41,10 @@ $ tsdown
41
41
  ℹ dist/presentations/index.d.ts  0.69 kB │ gzip: 0.24 kB
42
42
  ℹ dist/progress-store.d.ts  0.69 kB │ gzip: 0.31 kB
43
43
  ℹ dist/api.d.ts  0.56 kB │ gzip: 0.30 kB
44
- ℹ dist/learning-journey-registry.feature.d.ts  0.47 kB │ gzip: 0.26 kB
44
+ ℹ dist/learning-journey-registry.feature.d.ts  0.47 kB │ gzip: 0.25 kB
45
45
  ℹ dist/example.d.ts  0.25 kB │ gzip: 0.17 kB
46
46
  ℹ dist/ui/index.d.ts  0.17 kB │ gzip: 0.09 kB
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 3011ms
50
+ ✔ Build complete in 3337ms
@@ -48,4 +48,4 @@ $ tsdown
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 3041ms
51
+ ✔ Build complete in 3227ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,51 @@
1
1
  # @contractspec/example.learning-journey-registry
2
2
 
3
+ ## 1.54.0
4
+
5
+ ### Minor Changes
6
+
7
+ - ec5e95c: chore: upgrade dependencies
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [ec5e95c]
12
+ - @contractspec/example.learning-journey-ui-onboarding@1.54.0
13
+ - @contractspec/example.learning-journey-ui-coaching@1.54.0
14
+ - @contractspec/example.learning-journey-ui-gamified@1.54.0
15
+ - @contractspec/example.learning-journey-ui-shared@1.54.0
16
+ - @contractspec/lib.contracts@1.54.0
17
+ - @contractspec/example.learning-journey-ambient-coach@1.54.0
18
+ - @contractspec/example.learning-journey-crm-onboarding@1.54.0
19
+ - @contractspec/example.learning-journey-duo-drills@1.54.0
20
+ - @contractspec/example.learning-journey-platform-tour@1.54.0
21
+ - @contractspec/example.learning-journey-quest-challenges@1.54.0
22
+ - @contractspec/example.learning-journey-studio-onboarding@1.54.0
23
+ - @contractspec/module.learning-journey@1.54.0
24
+
25
+ ## 1.53.0
26
+
27
+ ### Minor Changes
28
+
29
+ - f4180d4: fix: performance improvement
30
+
31
+ ### Patch Changes
32
+
33
+ - Updated dependencies [5b371b1]
34
+ - Updated dependencies [f4180d4]
35
+ - Updated dependencies [64d84e1]
36
+ - @contractspec/lib.contracts@1.53.0
37
+ - @contractspec/example.learning-journey-ambient-coach@1.53.0
38
+ - @contractspec/example.learning-journey-crm-onboarding@1.53.0
39
+ - @contractspec/example.learning-journey-duo-drills@1.53.0
40
+ - @contractspec/example.learning-journey-platform-tour@1.53.0
41
+ - @contractspec/example.learning-journey-quest-challenges@1.53.0
42
+ - @contractspec/example.learning-journey-studio-onboarding@1.53.0
43
+ - @contractspec/example.learning-journey-ui-coaching@1.53.0
44
+ - @contractspec/example.learning-journey-ui-gamified@1.53.0
45
+ - @contractspec/example.learning-journey-ui-onboarding@1.53.0
46
+ - @contractspec/example.learning-journey-ui-shared@1.53.0
47
+ - @contractspec/module.learning-journey@1.53.0
48
+
3
49
  ## 1.52.0
4
50
 
5
51
  ### Minor Changes
package/dist/api.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"api.d.ts","names":[],"sources":["../src/api.ts"],"sourcesContent":[],"mappings":";;;;cAyLa;UAWZ;EAXY,QAAA,EAWZ,aAAA,EAAA;AAED,CAAA;AAUa,cAVA,WAUsB,EAAA,CAAA,OAAA,EAAa,MAAA,EAAA,SAAA,EAAA,MAAA,EAAA,GAVc,aAUd,GAAA,SAAA;cAAnC,qBAAsB,kBAAa"}
1
+ {"version":3,"file":"api.d.ts","names":[],"sources":["../src/api.ts"],"sourcesContent":[],"mappings":";;;;cAyLa;UAWZ;EAXY,QAAA,EAWZ,aAAA,EAAA;AAED,CAAA;AAUa,cAVA,WAUsB,EAAA,CAAA,OAAA,EAAA,MAAa,EAAA,SAAA,EAAA,MAAA,EAAA,GAVc,aAUd,GAAA,SAAA;cAAnC,qBAAsB,kBAAa"}
@@ -1,4 +1,4 @@
1
- import * as _contractspec_lib_contracts3 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/learning-journey-registry.feature.d.ts
4
4
 
@@ -6,7 +6,7 @@ import * as _contractspec_lib_contracts3 from "@contractspec/lib.contracts";
6
6
  * Learning Journey Registry feature module that bundles
7
7
  * the shared presentations for learning journey tracks.
8
8
  */
9
- declare const LearningJourneyRegistryFeature: _contractspec_lib_contracts3.FeatureModuleSpec;
9
+ declare const LearningJourneyRegistryFeature: _contractspec_lib_contracts0.FeatureModuleSpec;
10
10
  //#endregion
11
11
  export { LearningJourneyRegistryFeature };
12
12
  //# sourceMappingURL=learning-journey-registry.feature.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-registry",
3
- "version": "1.52.0",
3
+ "version": "1.54.0",
4
4
  "description": "Registry that aggregates learning journey example tracks.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -33,29 +33,29 @@
33
33
  "lint:check": "eslint src"
34
34
  },
35
35
  "dependencies": {
36
- "@contractspec/lib.contracts": "1.52.0",
37
- "@contractspec/example.learning-journey-ambient-coach": "1.52.0",
38
- "@contractspec/example.learning-journey-duo-drills": "1.52.0",
39
- "@contractspec/example.learning-journey-crm-onboarding": "1.52.0",
40
- "@contractspec/example.learning-journey-platform-tour": "1.52.0",
41
- "@contractspec/example.learning-journey-quest-challenges": "1.52.0",
42
- "@contractspec/example.learning-journey-studio-onboarding": "1.52.0",
43
- "@contractspec/example.learning-journey-ui-shared": "1.52.0",
44
- "@contractspec/example.learning-journey-ui-gamified": "1.52.0",
45
- "@contractspec/example.learning-journey-ui-onboarding": "1.52.0",
46
- "@contractspec/example.learning-journey-ui-coaching": "1.52.0",
47
- "@contractspec/module.learning-journey": "1.52.0",
48
- "react": "19.2.3"
36
+ "@contractspec/lib.contracts": "1.54.0",
37
+ "@contractspec/example.learning-journey-ambient-coach": "1.54.0",
38
+ "@contractspec/example.learning-journey-duo-drills": "1.54.0",
39
+ "@contractspec/example.learning-journey-crm-onboarding": "1.54.0",
40
+ "@contractspec/example.learning-journey-platform-tour": "1.54.0",
41
+ "@contractspec/example.learning-journey-quest-challenges": "1.54.0",
42
+ "@contractspec/example.learning-journey-studio-onboarding": "1.54.0",
43
+ "@contractspec/example.learning-journey-ui-shared": "1.54.0",
44
+ "@contractspec/example.learning-journey-ui-gamified": "1.54.0",
45
+ "@contractspec/example.learning-journey-ui-onboarding": "1.54.0",
46
+ "@contractspec/example.learning-journey-ui-coaching": "1.54.0",
47
+ "@contractspec/module.learning-journey": "1.54.0",
48
+ "react": "19.2.4"
49
49
  },
50
50
  "devDependencies": {
51
- "@contractspec/tool.tsdown": "1.52.0",
52
- "@contractspec/tool.typescript": "1.52.0",
51
+ "@contractspec/tool.tsdown": "1.54.0",
52
+ "@contractspec/tool.typescript": "1.54.0",
53
53
  "@types/react": "^19.2.8",
54
54
  "tsdown": "^0.19.0",
55
55
  "typescript": "^5.9.3"
56
56
  },
57
57
  "peerDependencies": {
58
- "react": "^19.2.3"
58
+ "react": "^19.2.4"
59
59
  },
60
60
  "publishConfig": {
61
61
  "exports": {