@contractspec/example.learning-journey-registry 1.47.0 → 1.48.1

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
@@ -46,5 +46,5 @@ $ tsdown
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 3192ms
@@ -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 3208ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,45 @@
1
1
  # @contractspec/example.learning-journey-registry
2
2
 
3
+ ## 1.48.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [c560ee7]
8
+ - @contractspec/lib.contracts@1.48.1
9
+ - @contractspec/example.learning-journey-ui-coaching@1.48.1
10
+ - @contractspec/example.learning-journey-ui-gamified@1.48.1
11
+ - @contractspec/example.learning-journey-ui-onboarding@1.48.1
12
+ - @contractspec/example.learning-journey-ui-shared@1.48.1
13
+ - @contractspec/example.learning-journey-ambient-coach@1.48.1
14
+ - @contractspec/example.learning-journey-crm-onboarding@1.48.1
15
+ - @contractspec/example.learning-journey-duo-drills@1.48.1
16
+ - @contractspec/example.learning-journey-platform-tour@1.48.1
17
+ - @contractspec/example.learning-journey-quest-challenges@1.48.1
18
+ - @contractspec/example.learning-journey-studio-onboarding@1.48.1
19
+ - @contractspec/module.learning-journey@1.48.1
20
+
21
+ ## 1.48.0
22
+
23
+ ### Minor Changes
24
+
25
+ - b0444a4: feat: reduce adoption's friction by allowing generation of contracts from an analyse of the codebase
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [b0444a4]
30
+ - @contractspec/example.learning-journey-studio-onboarding@1.48.0
31
+ - @contractspec/example.learning-journey-quest-challenges@1.48.0
32
+ - @contractspec/example.learning-journey-crm-onboarding@1.48.0
33
+ - @contractspec/example.learning-journey-ambient-coach@1.48.0
34
+ - @contractspec/example.learning-journey-platform-tour@1.48.0
35
+ - @contractspec/example.learning-journey-ui-onboarding@1.48.0
36
+ - @contractspec/example.learning-journey-ui-coaching@1.48.0
37
+ - @contractspec/example.learning-journey-ui-gamified@1.48.0
38
+ - @contractspec/example.learning-journey-duo-drills@1.48.0
39
+ - @contractspec/example.learning-journey-ui-shared@1.48.0
40
+ - @contractspec/module.learning-journey@1.48.0
41
+ - @contractspec/lib.contracts@1.48.0
42
+
3
43
  ## 1.47.0
4
44
 
5
45
  ### 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"}
package/dist/example.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import * as _contractspec_lib_contracts0 from "@contractspec/lib.contracts";
1
+ import * as _contractspec_lib_contracts3 from "@contractspec/lib.contracts";
2
2
 
3
3
  //#region src/example.d.ts
4
- declare const example: _contractspec_lib_contracts0.ExampleSpec;
4
+ declare const example: _contractspec_lib_contracts3.ExampleSpec;
5
5
  //#endregion
6
6
  export { example as default };
7
7
  //# sourceMappingURL=example.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.48.1",
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.48.1",
37
+ "@contractspec/example.learning-journey-ambient-coach": "1.48.1",
38
+ "@contractspec/example.learning-journey-duo-drills": "1.48.1",
39
+ "@contractspec/example.learning-journey-crm-onboarding": "1.48.1",
40
+ "@contractspec/example.learning-journey-platform-tour": "1.48.1",
41
+ "@contractspec/example.learning-journey-quest-challenges": "1.48.1",
42
+ "@contractspec/example.learning-journey-studio-onboarding": "1.48.1",
43
+ "@contractspec/example.learning-journey-ui-shared": "1.48.1",
44
+ "@contractspec/example.learning-journey-ui-gamified": "1.48.1",
45
+ "@contractspec/example.learning-journey-ui-onboarding": "1.48.1",
46
+ "@contractspec/example.learning-journey-ui-coaching": "1.48.1",
47
+ "@contractspec/module.learning-journey": "1.48.1",
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.48.0",
52
+ "@contractspec/tool.typescript": "1.48.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,