@contractspec/example.learning-journey-registry 1.47.0 → 1.49.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.
@@ -21,7 +21,7 @@ $ tsdown
21
21
  ℹ dist/api.js.map 13.12 kB │ gzip: 3.83 kB
22
22
  ℹ dist/ui/LearningMiniApp.js.map  4.91 kB │ gzip: 1.57 kB
23
23
  ℹ dist/tracks.js.map  3.58 kB │ gzip: 1.07 kB
24
- ℹ dist/presentations/index.js.map  2.68 kB │ gzip: 0.90 kB
24
+ ℹ dist/presentations/index.js.map  2.69 kB │ gzip: 0.91 kB
25
25
  ℹ dist/learning-journey-registry.feature.js.map  2.58 kB │ gzip: 0.96 kB
26
26
  ℹ dist/docs/learning-journey-registry.docblock.js.map  1.77 kB │ gzip: 0.86 kB
27
27
  ℹ dist/progress-store.js.map  1.67 kB │ gzip: 0.76 kB
@@ -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
- ℹ 40 files, total: 62.15 kB
50
- ✔ Build complete in 3172ms
49
+ ℹ 40 files, total: 62.16 kB
50
+ ✔ Build complete in 3220ms
@@ -22,7 +22,7 @@ $ tsdown
22
22
  ℹ dist/api.js.map 13.12 kB │ gzip: 3.83 kB
23
23
  ℹ dist/ui/LearningMiniApp.js.map  4.91 kB │ gzip: 1.57 kB
24
24
  ℹ dist/tracks.js.map  3.58 kB │ gzip: 1.07 kB
25
- ℹ dist/presentations/index.js.map  2.68 kB │ gzip: 0.90 kB
25
+ ℹ dist/presentations/index.js.map  2.69 kB │ gzip: 0.91 kB
26
26
  ℹ dist/learning-journey-registry.feature.js.map  2.58 kB │ gzip: 0.96 kB
27
27
  ℹ dist/docs/learning-journey-registry.docblock.js.map  1.77 kB │ gzip: 0.86 kB
28
28
  ℹ dist/progress-store.js.map  1.67 kB │ gzip: 0.76 kB
@@ -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
- ℹ 40 files, total: 62.15 kB
51
- ✔ Build complete in 3258ms
50
+ ℹ 40 files, total: 62.16 kB
51
+ ✔ Build complete in 3188ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,67 @@
1
1
  # @contractspec/example.learning-journey-registry
2
2
 
3
+ ## 1.49.0
4
+
5
+ ### Minor Changes
6
+
7
+ - cafd041: fix: impact report comments within github action
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [cafd041]
12
+ - @contractspec/example.learning-journey-studio-onboarding@1.49.0
13
+ - @contractspec/example.learning-journey-quest-challenges@1.49.0
14
+ - @contractspec/example.learning-journey-crm-onboarding@1.49.0
15
+ - @contractspec/example.learning-journey-ambient-coach@1.49.0
16
+ - @contractspec/example.learning-journey-platform-tour@1.49.0
17
+ - @contractspec/example.learning-journey-ui-onboarding@1.49.0
18
+ - @contractspec/example.learning-journey-ui-coaching@1.49.0
19
+ - @contractspec/example.learning-journey-ui-gamified@1.49.0
20
+ - @contractspec/example.learning-journey-duo-drills@1.49.0
21
+ - @contractspec/example.learning-journey-ui-shared@1.49.0
22
+ - @contractspec/module.learning-journey@1.49.0
23
+ - @contractspec/lib.contracts@1.49.0
24
+
25
+ ## 1.48.1
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [c560ee7]
30
+ - @contractspec/lib.contracts@1.48.1
31
+ - @contractspec/example.learning-journey-ui-coaching@1.48.1
32
+ - @contractspec/example.learning-journey-ui-gamified@1.48.1
33
+ - @contractspec/example.learning-journey-ui-onboarding@1.48.1
34
+ - @contractspec/example.learning-journey-ui-shared@1.48.1
35
+ - @contractspec/example.learning-journey-ambient-coach@1.48.1
36
+ - @contractspec/example.learning-journey-crm-onboarding@1.48.1
37
+ - @contractspec/example.learning-journey-duo-drills@1.48.1
38
+ - @contractspec/example.learning-journey-platform-tour@1.48.1
39
+ - @contractspec/example.learning-journey-quest-challenges@1.48.1
40
+ - @contractspec/example.learning-journey-studio-onboarding@1.48.1
41
+ - @contractspec/module.learning-journey@1.48.1
42
+
43
+ ## 1.48.0
44
+
45
+ ### Minor Changes
46
+
47
+ - b0444a4: feat: reduce adoption's friction by allowing generation of contracts from an analyse of the codebase
48
+
49
+ ### Patch Changes
50
+
51
+ - Updated dependencies [b0444a4]
52
+ - @contractspec/example.learning-journey-studio-onboarding@1.48.0
53
+ - @contractspec/example.learning-journey-quest-challenges@1.48.0
54
+ - @contractspec/example.learning-journey-crm-onboarding@1.48.0
55
+ - @contractspec/example.learning-journey-ambient-coach@1.48.0
56
+ - @contractspec/example.learning-journey-platform-tour@1.48.0
57
+ - @contractspec/example.learning-journey-ui-onboarding@1.48.0
58
+ - @contractspec/example.learning-journey-ui-coaching@1.48.0
59
+ - @contractspec/example.learning-journey-ui-gamified@1.48.0
60
+ - @contractspec/example.learning-journey-duo-drills@1.48.0
61
+ - @contractspec/example.learning-journey-ui-shared@1.48.0
62
+ - @contractspec/module.learning-journey@1.48.0
63
+ - @contractspec/lib.contracts@1.48.0
64
+
3
65
  ## 1.47.0
4
66
 
5
67
  ### 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_contracts4 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_contracts4 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_contracts4.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
@@ -1,10 +1,10 @@
1
- import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts1 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/presentations/index.d.ts
4
- declare const LearningTrackListPresentation: _contractspec_lib_contracts0.PresentationSpec;
5
- declare const LearningTrackDetailPresentation: _contractspec_lib_contracts0.PresentationSpec;
6
- declare const LearningTrackProgressWidgetPresentation: _contractspec_lib_contracts0.PresentationSpec;
7
- declare const learningJourneyPresentations: _contractspec_lib_contracts0.PresentationSpec[];
4
+ declare const LearningTrackListPresentation: _contractspec_lib_contracts1.PresentationSpec;
5
+ declare const LearningTrackDetailPresentation: _contractspec_lib_contracts1.PresentationSpec;
6
+ declare const LearningTrackProgressWidgetPresentation: _contractspec_lib_contracts1.PresentationSpec;
7
+ declare const learningJourneyPresentations: _contractspec_lib_contracts1.PresentationSpec[];
8
8
  //#endregion
9
9
  export { LearningTrackDetailPresentation, LearningTrackListPresentation, LearningTrackProgressWidgetPresentation, learningJourneyPresentations };
10
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","names":[],"sources":["../../src/presentations/index.ts"],"sourcesContent":[],"mappings":";;;cAea,+BAaX,4BAAA,CAbwC;cAe7B,iCAaX,4BAAA,CAb0C;cAe/B,yCAaX,4BAAA,CAbkD;AA9BvC,cA6CA,4BAhCX,EAoCD,4BAAA,CAJwC,gBAAA,EAhCvC"}
1
+ {"version":3,"file":"index.d.ts","names":[],"sources":["../../src/presentations/index.ts"],"sourcesContent":[],"mappings":";;;cAmBa,+BAaX,4BAAA,CAbwC;cAe7B,iCAaX,4BAAA,CAb0C;cAe/B,yCAaX,4BAAA,CAbkD;AA9BvC,cA6CA,4BAhCX,EAoCD,4BAAA,CAJwC,gBAAA,EAhCvC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":[],"sources":["../../src/presentations/index.ts"],"sourcesContent":["import { definePresentation, StabilityEnum, type PresentationSpecMeta } from '@contractspec/lib.contracts';\n\nconst baseMeta: Pick<\n PresentationSpecMeta,\n 'domain' | 'owners' | 'tags' | 'title' | 'stability' | 'goal' | 'context'\n> = {\n domain: 'learning-journey',\n title: 'Learning Journey',\n owners: ['@learning-team'] as string[],\n tags: ['learning', 'journey', 'onboarding'] as string[],\n stability: StabilityEnum.Experimental,\n goal: 'Progress through learning tracks',\n context: 'Learning journey section',\n};\n\nexport const LearningTrackListPresentation = definePresentation({\n meta: {\n key: 'learning.journey.track_list',\n version: '1.0.0',\n description: 'List of learning journeys available to the learner.',\n ...baseMeta,\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'LearningTrackList',\n },\n targets: ['react', 'markdown'],\n});\n\nexport const LearningTrackDetailPresentation = definePresentation({\n meta: {\n key: 'learning.journey.track_detail',\n version: '1.0.0',\n description: 'Track detail with steps and progress state.',\n ...baseMeta,\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'LearningTrackDetail',\n },\n targets: ['react', 'markdown', 'application/json'],\n});\n\nexport const LearningTrackProgressWidgetPresentation = definePresentation({\n meta: {\n key: 'learning.journey.progress_widget',\n version: '1.0.0',\n description: 'Compact widget showing progress for active track.',\n ...baseMeta,\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'LearningTrackProgressWidget',\n },\n targets: ['react'],\n});\n\nexport const learningJourneyPresentations = [\n LearningTrackListPresentation,\n LearningTrackDetailPresentation,\n LearningTrackProgressWidgetPresentation,\n];\n"],"mappings":";;;AAEA,MAAM,WAGF;CACF,QAAQ;CACR,OAAO;CACP,QAAQ,CAAC,iBAAiB;CAC1B,MAAM;EAAC;EAAY;EAAW;EAAa;CAC3C,WAAW,cAAc;CACzB,MAAM;CACN,SAAS;CACV;AAED,MAAa,gCAAgC,mBAAmB;CAC9D,MAAM;EACJ,KAAK;EACL,SAAS;EACT,aAAa;EACb,GAAG;EACJ;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACf;CACD,SAAS,CAAC,SAAS,WAAW;CAC/B,CAAC;AAEF,MAAa,kCAAkC,mBAAmB;CAChE,MAAM;EACJ,KAAK;EACL,SAAS;EACT,aAAa;EACb,GAAG;EACJ;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACf;CACD,SAAS;EAAC;EAAS;EAAY;EAAmB;CACnD,CAAC;AAEF,MAAa,0CAA0C,mBAAmB;CACxE,MAAM;EACJ,KAAK;EACL,SAAS;EACT,aAAa;EACb,GAAG;EACJ;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACf;CACD,SAAS,CAAC,QAAQ;CACnB,CAAC;AAEF,MAAa,+BAA+B;CAC1C;CACA;CACA;CACD"}
1
+ {"version":3,"file":"index.js","names":[],"sources":["../../src/presentations/index.ts"],"sourcesContent":["import {\n definePresentation,\n StabilityEnum,\n type PresentationSpecMeta,\n} from '@contractspec/lib.contracts';\n\nconst baseMeta: Pick<\n PresentationSpecMeta,\n 'domain' | 'owners' | 'tags' | 'title' | 'stability' | 'goal' | 'context'\n> = {\n domain: 'learning-journey',\n title: 'Learning Journey',\n owners: ['@learning-team'] as string[],\n tags: ['learning', 'journey', 'onboarding'] as string[],\n stability: StabilityEnum.Experimental,\n goal: 'Progress through learning tracks',\n context: 'Learning journey section',\n};\n\nexport const LearningTrackListPresentation = definePresentation({\n meta: {\n key: 'learning.journey.track_list',\n version: '1.0.0',\n description: 'List of learning journeys available to the learner.',\n ...baseMeta,\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'LearningTrackList',\n },\n targets: ['react', 'markdown'],\n});\n\nexport const LearningTrackDetailPresentation = definePresentation({\n meta: {\n key: 'learning.journey.track_detail',\n version: '1.0.0',\n description: 'Track detail with steps and progress state.',\n ...baseMeta,\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'LearningTrackDetail',\n },\n targets: ['react', 'markdown', 'application/json'],\n});\n\nexport const LearningTrackProgressWidgetPresentation = definePresentation({\n meta: {\n key: 'learning.journey.progress_widget',\n version: '1.0.0',\n description: 'Compact widget showing progress for active track.',\n ...baseMeta,\n },\n source: {\n type: 'component',\n framework: 'react',\n componentKey: 'LearningTrackProgressWidget',\n },\n targets: ['react'],\n});\n\nexport const learningJourneyPresentations = [\n LearningTrackListPresentation,\n LearningTrackDetailPresentation,\n LearningTrackProgressWidgetPresentation,\n];\n"],"mappings":";;;AAMA,MAAM,WAGF;CACF,QAAQ;CACR,OAAO;CACP,QAAQ,CAAC,iBAAiB;CAC1B,MAAM;EAAC;EAAY;EAAW;EAAa;CAC3C,WAAW,cAAc;CACzB,MAAM;CACN,SAAS;CACV;AAED,MAAa,gCAAgC,mBAAmB;CAC9D,MAAM;EACJ,KAAK;EACL,SAAS;EACT,aAAa;EACb,GAAG;EACJ;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACf;CACD,SAAS,CAAC,SAAS,WAAW;CAC/B,CAAC;AAEF,MAAa,kCAAkC,mBAAmB;CAChE,MAAM;EACJ,KAAK;EACL,SAAS;EACT,aAAa;EACb,GAAG;EACJ;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACf;CACD,SAAS;EAAC;EAAS;EAAY;EAAmB;CACnD,CAAC;AAEF,MAAa,0CAA0C,mBAAmB;CACxE,MAAM;EACJ,KAAK;EACL,SAAS;EACT,aAAa;EACb,GAAG;EACJ;CACD,QAAQ;EACN,MAAM;EACN,WAAW;EACX,cAAc;EACf;CACD,SAAS,CAAC,QAAQ;CACnB,CAAC;AAEF,MAAa,+BAA+B;CAC1C;CACA;CACA;CACD"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-registry",
3
- "version": "1.47.0",
3
+ "version": "1.49.0",
4
4
  "description": "Registry that aggregates learning journey example tracks.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -33,23 +33,23 @@
33
33
  "lint:check": "eslint src"
34
34
  },
35
35
  "dependencies": {
36
- "@contractspec/lib.contracts": "1.47.0",
37
- "@contractspec/example.learning-journey-ambient-coach": "1.47.0",
38
- "@contractspec/example.learning-journey-duo-drills": "1.47.0",
39
- "@contractspec/example.learning-journey-crm-onboarding": "1.47.0",
40
- "@contractspec/example.learning-journey-platform-tour": "1.47.0",
41
- "@contractspec/example.learning-journey-quest-challenges": "1.47.0",
42
- "@contractspec/example.learning-journey-studio-onboarding": "1.47.0",
43
- "@contractspec/example.learning-journey-ui-shared": "1.47.0",
44
- "@contractspec/example.learning-journey-ui-gamified": "1.47.0",
45
- "@contractspec/example.learning-journey-ui-onboarding": "1.47.0",
46
- "@contractspec/example.learning-journey-ui-coaching": "1.47.0",
47
- "@contractspec/module.learning-journey": "1.47.0",
36
+ "@contractspec/lib.contracts": "1.49.0",
37
+ "@contractspec/example.learning-journey-ambient-coach": "1.49.0",
38
+ "@contractspec/example.learning-journey-duo-drills": "1.49.0",
39
+ "@contractspec/example.learning-journey-crm-onboarding": "1.49.0",
40
+ "@contractspec/example.learning-journey-platform-tour": "1.49.0",
41
+ "@contractspec/example.learning-journey-quest-challenges": "1.49.0",
42
+ "@contractspec/example.learning-journey-studio-onboarding": "1.49.0",
43
+ "@contractspec/example.learning-journey-ui-shared": "1.49.0",
44
+ "@contractspec/example.learning-journey-ui-gamified": "1.49.0",
45
+ "@contractspec/example.learning-journey-ui-onboarding": "1.49.0",
46
+ "@contractspec/example.learning-journey-ui-coaching": "1.49.0",
47
+ "@contractspec/module.learning-journey": "1.49.0",
48
48
  "react": "19.2.3"
49
49
  },
50
50
  "devDependencies": {
51
- "@contractspec/tool.tsdown": "1.47.0",
52
- "@contractspec/tool.typescript": "1.47.0",
51
+ "@contractspec/tool.tsdown": "1.49.0",
52
+ "@contractspec/tool.typescript": "1.49.0",
53
53
  "@types/react": "^19.2.8",
54
54
  "tsdown": "^0.19.0",
55
55
  "typescript": "^5.9.3"
@@ -1,4 +1,8 @@
1
- import { definePresentation, StabilityEnum, type PresentationSpecMeta } from '@contractspec/lib.contracts';
1
+ import {
2
+ definePresentation,
3
+ StabilityEnum,
4
+ type PresentationSpecMeta,
5
+ } from '@contractspec/lib.contracts';
2
6
 
3
7
  const baseMeta: Pick<
4
8
  PresentationSpecMeta,